Go to file
rafal a8bb9b127a All soft interrupts are currently handled by soft interrupt 1, so make
all splsoftxxx() calls block soft interrupt 1 and make spllowersoftclock()
re-enable soft interrupt 1.

XXX: This needs to be reworked so that spllowersoftclock() only turns on
softclock interrupts, not all soft interrupt.  That change is coming soon.
2001-06-08 00:09:28 +00:00
bin
crypto Note that HEIMDAL should be removed after '.Os' in man pages on import. 2001-06-05 17:08:07 +00:00
dist make this program actually work. 2001-06-07 14:15:39 +00:00
distrib add compat_netbsd32(8) 2001-06-07 15:27:52 +00:00
etc Update the console entries for new tty names. 2001-06-07 20:16:55 +00:00
games fix building of phantasia ($FILES dependency on $PROG broke things) 2001-06-06 17:34:19 +00:00
gnu sync with 20010228-pl03. 2001-06-07 11:10:35 +00:00
include
lib note the SWAP PRIORITY section in swapctl.8 2001-06-07 15:23:48 +00:00
libexec
regress
sbin s/primary swap area/first swap area/ 2001-06-07 14:52:50 +00:00
share Add sandpoint. 2001-06-07 16:59:42 +00:00
sys All soft interrupts are currently handled by soft interrupt 1, so make 2001-06-08 00:09:28 +00:00
usr.bin only warn about not writing the sun header once. PR#12809 2001-06-07 12:50:29 +00:00
usr.sbin Uppercase Dt argument. 2001-06-05 11:58:55 +00:00
Makefile
Makefile.inc
UPDATING