summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore55log plain blame
-rw-r--r--Darwin.mk117log plain blame
-rw-r--r--LICENSE34520log plain blame
-rw-r--r--Linux.mk212log plain blame
-rw-r--r--Makefile2155log plain blame
-rw-r--r--NetBSD.mk101log plain blame
-rw-r--r--README1807log plain blame
-rw-r--r--catgirl.17089log plain blame
-rw-r--r--catgirl.71760log plain blame
-rw-r--r--chat.c2572log plain blame
-rw-r--r--chat.h5429log plain blame
-rw-r--r--color.c1537log plain blame
-rw-r--r--edit.c4461log plain blame
-rw-r--r--event.c3885log plain blame
-rw-r--r--format.c5114log plain blame
-rw-r--r--handle.c15103log plain blame
-rw-r--r--input.c6995log plain blame
-rw-r--r--irc.c4167log plain blame
-rw-r--r--log.c3737log plain blame
-rw-r--r--man.sh72log plain blame
-rw-r--r--pls.c4856log plain blame
-rw-r--r--sandman.1424log plain blame
-rw-r--r--sandman.m2226log plain blame
-rw-r--r--sshd_config244log plain blame
-rw-r--r--tab.c3734log plain blame
-rw-r--r--tag.c1589log plain blame
-rw-r--r--term.c2683log plain blame
-rw-r--r--ui.c15937log plain blame
-rw-r--r--url.c2895log plain blame
pan='3' class='logmsg'> 2021-05-04notify: Reword pounce-notify manualJune McEnroe 2021-05-02Clean up Makefiles, configure scriptsJune McEnroe Default MANDIR to ${PREFIX}/man since it turns out man-db includes /usr/local/man by default. Add support for BINDIR. Separate libs out into LDADD variables. 2021-04-30palaver: Exit on getopt failureJune McEnroe Oops. 2021-04-30notify: Implement pounce-notifyJune McEnroe