summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore30log plain blame
-rw-r--r--LICENSE34520log plain blame
-rw-r--r--Makefile1349log plain blame
-rw-r--r--README600log plain blame
-rw-r--r--chat.c4393log plain blame
-rw-r--r--chat.h3628log plain blame
-rw-r--r--edit.c4647log plain blame
-rw-r--r--handle.c9177log plain blame
-rw-r--r--input.c3871log plain blame
-rw-r--r--irc.c3676log plain blame
-rw-r--r--pls.c2545log plain blame
-rw-r--r--tab.c3200log plain blame
-rw-r--r--tag.c1937log plain blame
-rw-r--r--term.c1891log plain blame
-rw-r--r--ui.c11008log plain blame
-rw-r--r--url.c2343log plain blame
aemon.c?id=87083ad3811e32c46726a2038b8725e24458858c&follow=1'>Remove default defines of RUNDIR, ETCDIRJune McEnroe 2020-10-23Set shell scripts executable in buildJune McEnroe 2020-10-20Humanize milliseconds if interval is less than 1sJune McEnroe The intervals are configurable in milliseconds so humanize should be able to display at that precision. 2020-10-20Humanize restart intervalJune McEnroe 2020-08-17Document default catsit.conf location on OpenBSD 1.0June McEnroe 2020-08-17Template catsit script with RUNDIRJune McEnroe 2020-08-17Clean up includesJune McEnroe 2020-08-17Log service uptime in statusJune McEnroe