| Age | Commit message (Expand) | Author |
| 2000-07-10 | printf() pedant - do not pass variable alone, use %s. | itojun |
| 2000-07-03 | More include additions for exit, abs, strcmp, etc. | matt |
| 2000-05-20 | * Fix termcap handling to use the new interface to avoid buffer | blymn |
| 2000-03-02 | POSIX.2: Ignore a null PAGER as well. | kleink |
| 1999-10-04 | update after change to return value of tputs() third argument | lukem |
| 1999-08-21 | Use ${INSTPRIV} with ${INSTALL}. | simonb |
| 1999-08-14 | Adapt to change in "termcap.h". | tron |
| 1999-04-25 | Fix Y2K buffer overflow (from OpenBSD). | kristerw |
| 1998-12-06 | tweaks to pass DESTDIR to subprograms when it is defined in /etc/mk.conf | dbj |
| 1998-09-12 | Make the helper programs compile right in a cross-compiling environment. | wrstuden |
| 1998-08-30 | Add braces to make the new egcs happy. | veego |
| 1997-11-20 | install games files with the correct permissions. | mrg |
| 1997-11-20 | install games that need it setgid. | mrg |
| 1997-10-23 | Initialize pointers to NULL to avoid gcc/sparc compiler error | fair |
| 1997-10-22 | use CPPFLAGS instead of CFLAGS, fix dependancies for parallel compile | lukem |
| 1997-10-19 | WARNsify... | christos |
| 1997-10-12 | enable WARNS?=1 by default, & temporarily disable for the few unclean programs | lukem |
| 1997-05-07 | Use afterinstall, not proginstall, to run post-installation crap. | mycroft |
| 1997-04-19 | Allow this to be cross-compiled. | thorpej |
| 1997-03-29 | Make these compile on the PowerPC (an unsigned char system). | thorpej |
| 1997-03-27 | Install the help file again. | mycroft |
| 1997-03-24 | - Makefile cleanups | christos |
| 1997-01-07 | Sync to 4.4BSD-Lite2 | tls |
| 1996-10-18 | Use ${INSTALL}. | thorpej |
| 1996-02-06 | Removed "extern int errno"; Added #include <errno.h> if not already present. | jtc |
| 1995-07-03 | fix path of mail reader | jtc |
| 1995-04-29 | Oops. Adjust delay by 10x. | mycroft |
| 1995-04-29 | Fix usages of ospeed. | mycroft |
| 1995-04-28 | Use POSIX tty semantics. | mycroft |
| 1995-04-24 | Various changes to make games compile w/o warnings on the alpha: | cgd |
| 1995-03-23 | merge with Lite, new RCS id conventions, etc. | cgd |
| 1995-02-28 | change <sys/signal.h> to <signal.h> | jtc |
| 1995-01-07 | Don't #include inside a function definition. | mycroft |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-05-23 | need -lcompat | cgd |
| 1994-03-28 | oops | cgd |
| 1994-03-28 | bogus lseek extern | cgd |
| 1994-02-10 | kiil bogus install -d's | cgd |
| 1994-01-04 | Use .OBJDIR for auxiliary programs. | pk |
| 1993-12-02 | From: Havard Eidnes <Havard.Eidnes@runit.sintef.no> | mycroft |
| 1993-12-02 | Don't try to write into a string constant. | mycroft |
| 1993-11-08 | use LDSTATIC | cgd |
| 1993-08-14 | Make hack.onames.h be built first. | mycroft |
| 1993-08-10 | Add -I. to deal with hack.onames.h, and tweak for cross-compilation. | mycroft |
| 1993-08-06 | Remove makedefs when cleaning. | mycroft |
| 1993-08-06 | Use `./makedefs'. | mycroft |
| 1993-08-05 | update to -mandoc macros | jtc |
| 1993-08-04 | Clean up deleted files. | mycroft |
| 1993-08-04 | Add hack.onames.h to CLEANFILES so it gets removed when cleaning, and to SRCS | mycroft |
| 1993-08-02 | Add RCS identifiers, remove some completely useless RCS logs and patchkit | mycroft |