| Age | Commit message (Expand) | Author |
| 2003-11-16 | Improve how various "simple" host tools are built and invoked. | lukem |
| 2003-10-21 | Rework how MAKEVERBOSE operates: | lukem |
| 2003-10-19 | rework to use the newer _MKMSGCREATE (et al) macros | lukem |
| 2003-10-19 | Support MAKEVERBOSE. (Some host tools still generate verbose runtime messages) | lukem |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-08-01 | Rework how dependency generation is performed: | lukem |
| 2003-07-31 | simplify and use ${DEPENDSRCS} as a target as appropriate | lukem |
| 2003-06-27 | Quote question mark. | wiz |
| 2003-04-02 | Hack is now BSD-licensed. Thanks to Andries Brouwer, Jay Fenlason and | jsm |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2002-12-15 | fix confusion between east and west for y,u,b, and n. | pooka |
| 2002-09-26 | Lots of minor fixes resulting from reading these man pages in detail. | wiz |
| 2002-09-26 | New sentences begin on new lines. | wiz |
| 2002-08-22 | shops are only supposed to have 1 door (as per standard hack 1.0.3). | chuck |
| 2002-05-26 | __STDC__ is always defined on NetBSD. | wiz |
| 2002-03-05 | No need to reference .OBJDIR here. | thorpej |
| 2002-02-09 | use ${INSTALL_FILE} as appropriate | lukem |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2001-11-02 | Update to the new t_agetstr() API. | christos |
| 2001-09-16 | Spell 'occurred' with two 'r's. | wiz |
| 2001-04-02 | Whitespace and/or punctuation fixes. | wiz |
| 2001-03-25 | Make mostly gcc -W clean, and other cleanup: | jsm |
| 2001-02-05 | fix redundant decls and nested externs. while I am here change my copyright | christos |
| 2001-01-16 | comment or delete text after CPP directives. | cgd |
| 2000-11-07 | remove unnecessary command name after .Nm | lukem |
| 2000-09-23 | Use ${COPY} instead of -c for ${INSTALL} commands. | simonb |
| 2000-07-31 | Don't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros for host programs - | simonb |
| 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 |