Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-09-24 | NetBSD changes and a few obvious fixes | Paul Janzen | |
1998-07-24 | -lcurses, not termcap/termlib | Todd C. Miller | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-08-31 | fix man; noted by hubert.feyrer@rz.uni-regensburg.de | Theo de Raadt | |
1997-05-30 | for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \ | Theo de Raadt | |
grep '"' | cut -d':' -f1`; do sed -e '/^.Dd /s/"//g' -e '/^.Dd /s/\(^.Dd [A-Za-z]*\) \(.*\)$/\1, \2/' <$i >x cat x > $i done | |||
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-12-21 | Relinguish SGID games, restore it only when opening the score file | Thorsten Lockert | |
1996-06-02 | Always use -ltermlib when linking with -lcurses | Thorsten Lockert | |
Depend on LIBTERMCAP and LIBTERMLIB as appropriate | |||
1996-02-17 | From netbsd: | Niklas Hallqvist | |
Removed "extern int errno"; Added #include <errno.h> if not already present. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |