Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-12-15 | Always provide an argument to .Nm in SYNOPSIS section | Paul Janzen | |
1998-11-29 | Don't capitalize game names at the beginning of sentences. | Paul Janzen | |
1998-08-11 | curses has its own delay_output() function, so use that instead of own own | Todd C. Miller | |
1998-07-26 | o Fix Y2K buffer overflow. | imp | |
o Fix zero filling bug in all years % 100 < 10. | |||
1998-07-24 | -lcurses, not termcap/termlib | Todd C. Miller | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-08-19 | bc is now le, don't ask me why | kstailey | |
1997-07-23 | tabify | kstailey | |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller | |
This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named. | |||
1997-04-01 | Changes from NetBSD to compile games without warnings due to short being | Dale S. Rahn | |
unsigned on some archs, PowerPC, ROMP. | |||
1997-03-28 | Set umask so save files are writeable by hack | Thorsten Lockert | |
1997-03-28 | Log and score file needs to be group writeable | Thorsten Lockert | |
1997-01-17 | more r?index -> strr?chr changes | Todd C. Miller | |
1997-01-17 | no need to link with -lcompat | Todd C. Miller | |
1997-01-17 | r?index -> strr?chr | Todd C. Miller | |
1997-01-03 | root NOT games. | etheisen | |
1996-12-22 | proper gid revoke | Theo de Raadt | |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-10-26 | prefer $LOGNAME over $USER. fix strncpy() usage. | Todd C. Miller | |
1996-06-02 | Always use -ltermlib when linking with -lcurses | Thorsten Lockert | |
Depend on LIBTERMCAP and LIBTERMLIB as appropriate | |||
1996-05-26 | fixed the "/* in comments" problem. | fn | |
1996-03-09 | Rudimentary support for compilation in a cross environment | Niklas Hallqvist | |
Host tools will be compiled with HOSTCC instead of CC. Note, these are not complete in *any* way\! | |||
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 | |