| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-03-06 | Remove the advertising clause with the explicit ok from Perry E. Metzger. | mbalmer | |
| 2012-03-02 | Removing trailing whitespace. | mbalmer | |
| 2004-06-20 | Completely rework how tools/compat is done. Purge all uses/references to | jmc | |
| _NETBSD_SOURCE as this makes cross building from older/newer versions of NetBSD harder, not easier (and also makes the resulting tools 'different') Wrap all required code with the inclusion of nbtool_config.h, attempt to only use POSIX code in all places (or when reasonable test w. configure and provide definitions: ala u_int, etc). Reviewed by lukem. Tested on FreeBSD 4.9, Redhat Linux ES3, NetBSD 1.6.2 x86 NetBSD current (x86 and amd64) and Solaris 9. Fixes PR's: PR#17762 PR#25944 | |||
| 2003-07-17 | only use __RCSID() if it is #defined | lukem | |
| 2003-06-23 | Add NetBSD RCS Ids. | agc | |
| 2000-07-03 | Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>, | matt | |
| etc. as appropriate to get exit,srncmp,abs,abort,etc. Add -I${.CURDIR} to a few Makefiles | |||
| 1998-02-03 | <stdlib.h> -> <unistd.h> to fix compiler warning | perry | |
| 1997-10-19 | fix up .Nm usage, getopt returns -1 not EOF | lukem | |
| 1997-09-26 | Import a simple message system with 'compiled' messages. Used by | phil | |
| the net system install program. | |||
