Go to file
simonb c3a7361d5d Don't use any NetBSD specific features (<err.h> and friends mainly
- replaiced with local die() and dieperror() routines).  Use ANSI
prototypes (no dependance on the __P() macro).  Add new fwrite_be_offt()
function which writes out a big-endian 64bit number regards of the size
of off_t on the host machine.  Remove unused unctrl() function.

Now builds correct fortune .dat files on non-NetBSD machines as well
- tested on Ultrix and Solaris (but Solaris needs -lsocket to get
htonl()).
1999-12-30 01:32:33 +00:00
bin make example cut&paste-ready 1999-12-29 04:11:30 +00:00
dist update ipfilter code to 3.3.6 1999-12-28 07:40:12 +00:00
distrib Add share/examples/apm/script, an example script to put into 1999-12-29 04:16:21 +00:00
etc Add share/examples/apm/script, an example script to put into 1999-12-29 04:16:21 +00:00
games Don't use any NetBSD specific features (<err.h> and friends mainly 1999-12-30 01:32:33 +00:00
gnu gas.new for NetBSD/sh3 1999-12-26 20:03:56 +00:00
include C99: Define a NAN macro in <math.h> which evaulates to a constant expression of 1999-12-23 10:15:05 +00:00
lib Correct typo reported by Jens Nilsson in PR misc/9069. 1999-12-29 21:19:36 +00:00
libexec don't stutter when printing error messages. 1999-12-27 15:36:36 +00:00
regress Make it build on ELF toolchain. 1999-12-09 09:08:00 +00:00
sbin remove a leftover debug message 1999-12-21 16:54:16 +00:00
share Add share/examples/apm/script, an example script to put into 1999-12-29 04:16:21 +00:00
sys avoid 'marching unit numbers' for cloning devices. (e.g., previously, 1999-12-30 01:03:43 +00:00
usr.bin Use: 1999-12-29 06:54:00 +00:00
usr.sbin mention /usr/share/examples/apm/script 1999-12-29 05:00:43 +00:00
Makefile After ${MAKE} obj, explicitly make obj dirs in ${.CURDIR}/distrib as well. 1999-12-05 22:53:53 +00:00