Go to file
windsor f2672a9b29 We need to put /usr in critical_filesystems_beforenet since rc.subr
("mount_critical_filesystems local") makes no assumptions about /usr.

Under certain (semi-normal) conditions, /usr is never mounted until
"mount -a" late in rc(8), and This Is Bad.
1999-12-31 04:42:02 +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 Make things link again. Thanks for the hints Simon and itojun... 1999-12-30 15:59:31 +00:00
etc We need to put /usr in critical_filesystems_beforenet since rc.subr 1999-12-31 04:42:02 +00:00
games Don't use <err.h>. Use ANSI prototypes (no dependance on the __P() 1999-12-30 01:40:08 +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 Workaround for gcc 2.96 bugs. 1999-12-30 15:34:47 +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 architecture name to architecture-specific manpages. 1999-12-30 22:31:18 +00:00
sys Remove duplicate 1999-12-31 00:14:56 +00:00
usr.bin Add FILES and EVIRONMENT sections detailing what files these programs use, 1999-12-31 04:03:18 +00:00
usr.sbin typo (sa_family must be sa_len) 1999-12-30 15:39:40 +00:00
Makefile After ${MAKE} obj, explicitly make obj dirs in ${.CURDIR}/distrib as well. 1999-12-05 22:53:53 +00:00