| Commit message (Expand) | Author | Age | Files | Lines |
| * | __STDC__ is always defined on NetBSD. | wiz | 2002-05-26 | 5 | -58/+12 |
| * | No need to reference .OBJDIR here. | thorpej | 2002-03-05 | 1 | -2/+2 |
| * | use ${INSTALL_FILE} as appropriate | lukem | 2002-02-09 | 1 | -3/+3 |
| * | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross | 2002-02-08 | 1 | -2/+2 |
| * | Update to the new t_agetstr() API. | christos | 2001-11-02 | 1 | -18/+16 |
| * | Spell 'occurred' with two 'r's. | wiz | 2001-09-16 | 1 | -2/+2 |
| * | Whitespace and/or punctuation fixes. | wiz | 2001-04-02 | 1 | -8/+8 |
| * | Make mostly gcc -W clean, and other cleanup: | jsm | 2001-03-25 | 52 | -330/+339 |
| * | fix redundant decls and nested externs. while I am here change my copyright | christos | 2001-02-05 | 6 | -45/+36 |
| * | comment or delete text after CPP directives. | cgd | 2001-01-16 | 5 | -17/+17 |
| * | remove unnecessary command name after .Nm | lukem | 2000-11-07 | 1 | -3/+3 |
| * | Use ${COPY} instead of -c for ${INSTALL} commands. | simonb | 2000-09-23 | 1 | -3/+3 |
| * | Don't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros for host programs - | simonb | 2000-07-31 | 1 | -11/+11 |
| * | printf() pedant - do not pass variable alone, use %s. | itojun | 2000-07-10 | 1 | -3/+3 |
| * | More include additions for exit, abs, strcmp, etc. | matt | 2000-07-03 | 1 | -1/+2 |
| * | * Fix termcap handling to use the new interface to avoid buffer | blymn | 2000-05-20 | 1 | -62/+43 |
| * | POSIX.2: Ignore a null PAGER as well. | kleink | 2000-03-02 | 1 | -3/+5 |
| * | update after change to return value of tputs() third argument | lukem | 1999-10-04 | 2 | -6/+6 |
| * | Use ${INSTPRIV} with ${INSTALL}. | simonb | 1999-08-21 | 1 | -3/+3 |
| * | Adapt to change in "termcap.h". | tron | 1999-08-14 | 1 | -3/+2 |
| * | Fix Y2K buffer overflow (from OpenBSD). | kristerw | 1999-04-25 | 1 | -8/+4 |
| * | tweaks to pass DESTDIR to subprograms when it is defined in /etc/mk.conf | dbj | 1998-12-06 | 1 | -1/+3 |
| * | Make the helper programs compile right in a cross-compiling environment. | wrstuden | 1998-09-12 | 1 | -1/+4 |
| * | Add braces to make the new egcs happy. | veego | 1998-08-30 | 2 | -6/+8 |
| * | install games files with the correct permissions. | mrg | 1997-11-20 | 1 | -3/+3 |
| * | install games that need it setgid. | mrg | 1997-11-20 | 1 | -1/+2 |
| * | Initialize pointers to NULL to avoid gcc/sparc compiler error | fair | 1997-10-23 | 1 | -4/+4 |
| * | use CPPFLAGS instead of CFLAGS, fix dependancies for parallel compile | lukem | 1997-10-22 | 1 | -4/+16 |
| * | WARNsify... | christos | 1997-10-19 | 77 | -9505/+12351 |
| * | enable WARNS?=1 by default, & temporarily disable for the few unclean programs | lukem | 1997-10-12 | 1 | -1/+2 |
| * | Use afterinstall, not proginstall, to run post-installation crap. | mycroft | 1997-05-07 | 1 | -2/+2 |
| * | Allow this to be cross-compiled. | thorpej | 1997-04-19 | 1 | -2/+2 |
| * | Make these compile on the PowerPC (an unsigned char system). | thorpej | 1997-03-29 | 1 | -2/+6 |
| * | Install the help file again. | mycroft | 1997-03-27 | 1 | -2/+2 |
| * | - Makefile cleanups | christos | 1997-03-24 | 1 | -4/+8 |
| * | Sync to 4.4BSD-Lite2 | tls | 1997-01-07 | 1 | -2/+2 |
| * | Use ${INSTALL}. | thorpej | 1996-10-18 | 1 | -4/+4 |
| * | Removed "extern int errno"; Added #include <errno.h> if not already present. | jtc | 1996-02-06 | 1 | -3/+2 |
| * | fix path of mail reader | jtc | 1995-07-03 | 1 | -2/+2 |
| * | Oops. Adjust delay by 10x. | mycroft | 1995-04-29 | 1 | -2/+2 |
| * | Fix usages of ospeed. | mycroft | 1995-04-29 | 2 | -11/+7 |
| * | Use POSIX tty semantics. | mycroft | 1995-04-28 | 2 | -88/+24 |
| * | Various changes to make games compile w/o warnings on the alpha: | cgd | 1995-04-24 | 3 | -4/+6 |
| * | merge with Lite, new RCS id conventions, etc. | cgd | 1995-03-23 | 85 | -89/+105 |
| * | change <sys/signal.h> to <signal.h> | jtc | 1995-02-28 | 1 | -3/+4 |
| * | Don't #include inside a function definition. | mycroft | 1995-01-07 | 1 | -2/+2 |
| * | specify man pages the new way. | cgd | 1994-12-22 | 1 | -2/+2 |
| * | need -lcompat | cgd | 1994-05-23 | 1 | -3/+3 |
| * | oops | cgd | 1994-03-28 | 1 | -2/+2 |
| * | bogus lseek extern | cgd | 1994-03-28 | 1 | -2/+1 |