Go to file
lukem 5ee7ac8886 Replace $critical_filesystems_beforenet with $critical_filesystems_local .
Replace  $critical_filesystems            with  $critical_filesystems_remote .

The new names are now consistent with the type argument that
mount_critical_filesystems() is called with, and allows for other types to
be easily supported by that function.

For backwards compatibility purposes, if the now obsolete variable is defined
(even empty), it takes precedence over the new form, and you will be warned.
If you want to stop the warnings, update your rc.conf(5) settings!
2002-03-27 08:53:39 +00:00
bin PR/16010: Andreas Gustafsson: wait is not interruptible. 2002-03-22 19:50:42 +00:00
crypto handle RTM_NEWADDR correctly. PR 15693. sync w/kame 2002-03-22 03:58:43 +00:00
dist When checking that a potentially-unsigned enum is >= 0, assign it to an int 2002-03-18 20:26:50 +00:00
distrib Note that libhack.o depends on gethost.o, otherwise 2002-03-26 23:09:40 +00:00
etc Replace $critical_filesystems_beforenet with $critical_filesystems_local . 2002-03-27 08:53:39 +00:00
games PR/15878: Ed Ravin: fortune all frees junk pointers. Fixed, free structure 2002-03-12 15:20:14 +00:00
gnu Instead of removing ARRAY_SIZE just #ifndef around it so patches can be 2002-03-27 04:09:03 +00:00
include Add VIS_HTTPSTYLE and strunvisx (From FreeBSD) 2002-03-23 17:39:05 +00:00
lib Fix typo in previous commit 2002-03-27 03:43:39 +00:00
libexec Split the notion of building Hesiod, Kerberos, S/key, and YP 2002-03-22 18:10:19 +00:00
regress ARM FPA mangling of doubles isn't specific to arm26. 2002-03-24 23:04:03 +00:00
sbin nicer printing. 2002-03-26 23:56:45 +00:00
share Replace $critical_filesystems_beforenet with $critical_filesystems_local . 2002-03-27 08:53:39 +00:00
sys Fix to work Symbol firmware card, which cannot be initialized more than once. 2002-03-27 08:01:22 +00:00
tools Add a standalone exec_elf.h, so that elf2ecoff can be compiled on non-netbsd 2002-03-24 19:17:51 +00:00
usr.bin Back out rev 1.6, per discussion with Aymeric Vincent and Antti Kantee. 2002-03-25 00:13:56 +00:00
usr.sbin Fix typo in warning, reported by Tero Kivinen in bin/16055. 2002-03-25 19:55:41 +00:00
BUILDING Add a -B option to set the BUILDID for the build. This also causes 2002-03-14 18:33:04 +00:00
BUILDING.mdoc Add a -B option to set the BUILDID for the build. This also causes 2002-03-14 18:33:04 +00:00
Makefile Split the _SUBDIR assignment into two assignments so you can do things 2002-03-11 07:49:24 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING <bsd.lib.mk> needs a new install(1) 2002-03-19 14:42:41 +00:00
build.sh Rename arm26 -> acorn26. 2002-03-24 22:21:41 +00:00