Go to file
thorpej f30d060939 We have to read the config file the first time after we allocate the
kqueue descriptor, because we set up events after we parse the file.

Unfortuntately, this means that we also have to do the chroot before
we read the config file.  But this is OK -- the config file has to be
in the chroot environment anyway, because it has to be able to get to
it after SIGHUP.

Grrr, all because stupid kqueue descriptors are not inherited across
a fork.  LAME.
2004-11-19 02:51:18 +00:00
bin Print some future timestamps with HH:MM rather than YYYY, so that we get 2004-11-17 17:00:00 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
crypto Grr, this was not updating lastlogx! 2004-11-11 22:08:39 +00:00
dist don't use variable arg macro, which is not supported by gcc2. 2004-11-16 05:14:12 +00:00
distrib Put obsolete files in the *-obsolete sets instead of whatever they 2004-11-18 15:34:23 +00:00
doc Note syslogd improvements. 2004-11-19 02:19:58 +00:00
etc Add ${.CURDIR}. 2004-11-16 03:51:30 +00:00
games Slimy worms are clean enough for level 3. 2004-11-13 10:22:13 +00:00
gnu GC a few empty directories that have shown-up in 2.1.5. 2004-11-13 05:47:54 +00:00
include remove NI_WITHSCOPEID 2004-11-16 06:00:51 +00:00
lib getdevinfo(): 2004-11-18 14:02:42 +00:00
libexec The /bin/rmail compat link has been in several major releases now. 2004-11-17 00:33:45 +00:00
regress whitespace. 2004-11-11 15:58:59 +00:00
rescue Complete removal of "liboverride" to fix build problems. 2004-08-20 11:01:03 +00:00
sbin Fix typo in error message, reported by Nicolas Joly in PR 28347. 2004-11-18 12:00:18 +00:00
share note about /usr/share/{i18n,locale,nls} 2004-11-17 16:56:16 +00:00
sys If setfault() returns nonzero (ie, we trapped), make sure to unsetusr. 2004-11-18 22:56:32 +00:00
tools Pass AR and RANLIB also. 2004-10-18 08:33:48 +00:00
usr.bin When adding text due to an a, c, or i command, don't eat the space(s) at 2004-11-17 22:17:54 +00:00
usr.sbin We have to read the config file the first time after we allocate the 2004-11-19 02:51:18 +00:00
x11 Use NetBSD logo pixmaps in reachover, too. 2004-11-16 14:42:19 +00:00
build.sh Initial import of iyonix port. 2004-10-13 23:28:34 +00:00
BUILDING Fix some typo's/bad wording as highlighted in PR#27219 2004-10-12 04:07:09 +00:00
Makefile DO do-gnu-lib-crtstuff${LIBGCC_EXT} only when ${HAVE_GCC3} != "no", 2004-09-02 02:02:38 +00:00
Makefile.inc
UPDATING Note the breakage w. 1.35 of var.c in /bin/sh and the need to update /bin/sh 2004-10-12 04:03:20 +00:00