about summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore27log plain blame
-rw-r--r--Makefile417log plain blame
-rw-r--r--catgirl.16972log plain blame
-rw-r--r--chat.c5890log plain blame
-rw-r--r--chat.h5640log plain blame
-rw-r--r--command.c5889log plain blame
-rw-r--r--complete.c4204log plain blame
-rw-r--r--config.c4214log plain blame
-rwxr-xr-xconfigure237log plain blame
-rw-r--r--edit.c2236log plain blame
-rw-r--r--handle.c13222log plain blame
-rw-r--r--irc.c6031log plain blame
-rw-r--r--ui.c16448log plain blame
-rw-r--r--url.c3308log plain blame
td>Reset restartInterval and restartDeadline on startJune McEnroe 2020-08-14Switch to timespec for timeoutsJune McEnroe 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