Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell | |
1998-11-28 | kill redundant .Nm macro arguments; other misc fixes | Aaron Campbell | |
1998-09-17 | sbin/ man page fixes | Aaron Campbell | |
1998-09-13 | typos | Aaron Campbell | |
1998-06-15 | use Bx macro for BSD versions | Michael Shalayeff | |
1998-04-28 | use Xr more often | Theo de Raadt | |
1997-09-14 | fix extra .Xr uses | Theo de Raadt | |
1997-02-02 | discourage use of -n | Theo de Raadt | |
1996-09-11 | correct kill(1) usage. | Michael Shalayeff | |
1996-03-21 | From NetBSD: Merge of 960317 | Niklas Hallqvist | |
1995-12-14 | from netbsd: | Theo de Raadt | |
Don't require compiling with -DDEBUG to enable debugging messages. Instead, add a new option flag "-d", which enables debugging output. Compile all of the code that used to be enabled with -DDEBUG unconditionally. The amount of extra code is negligable, and all of the tests to check if debugging is enabled were done regardless of -DDEBUG anyway. Adjust SYSLOG() to DTRT if debugging is not enabled. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |