about summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore17log plain blame
-rw-r--r--Makefile467log plain blame
-rw-r--r--catgirl.15090log plain blame
-rw-r--r--chat.c4748log plain blame
-rw-r--r--chat.h4736log plain blame
-rw-r--r--command.c3753log plain blame
-rw-r--r--config.c4214log plain blame
-rw-r--r--edit.c1617log plain blame
-rw-r--r--handle.c9720log plain blame
-rw-r--r--irc.c6031log plain blame
-rw-r--r--ui.c14044log plain blame
rtJune McEnroe 2020-08-14Reset restartInterval and restartDeadline on startJune McEnroe 2020-08-14Switch to timespec for timeoutsJune McEnroe Can be passed to ppoll(2) directly. 2020-08-14Implement serviceStartJune McEnroe 2020-08-14Flesh out Service structJune McEnroe 2020-08-14Build environment for servicesJune McEnroe 2020-08-14Implement spawntab parsingJune McEnroe 2020-08-14Open syslog, daemonize, write PIDJune McEnroe 2020-08-14Implement user and group lookupJune McEnroe 2020-08-14Add install targetJune McEnroe 2020-08-14Add spawnd skeletonJune McEnroe