Go to file
pk 74a8332ee9 cpu_switch(): avoid raising the interrupt level and enabling traps at the
same time as this may cause a spurious interrupt in some implementations.
Pointed out by uwe.
2002-12-08 16:16:59 +00:00
bin oops, remove a debug statement from the previous. 2002-12-08 02:00:10 +00:00
crypto Avoid conflict with reserved identifier "log". 2002-12-06 03:39:06 +00:00
dist Avoid strict alias warnings. 2002-12-06 15:12:56 +00:00
distrib seems we don't need /usr/bin/strings in ramdisk 2002-12-05 19:37:04 +00:00
doc - be consistent about option ordering in build.sh usage display 2002-12-08 08:42:51 +00:00
etc Create dpt(4) nodes. 2002-12-07 19:50:58 +00:00
games Need <stdlib.h> for abort() prototype. 2002-12-06 01:54:55 +00:00
gnu Avoid conflict with reserved identifier "log". 2002-12-06 16:01:14 +00:00
include New auth length defines. We don't play with sockaddr for now. Also make 2002-11-30 04:02:19 +00:00
lib SH5 asm versions of some low-level libc routines. 2002-12-08 09:48:36 +00:00
libexec Avoid conflict with reserved identifer "log". 2002-12-06 02:03:18 +00:00
regress Remove extra args to a printf call. 2002-12-06 02:09:24 +00:00
rescue set SMALLPROG=0 (it was implicit) 2002-10-17 01:49:18 +00:00
sbin Need <stdlib.h> for exit() prototype. 2002-12-06 02:26:14 +00:00
share Update for recent changes. 2002-12-07 20:01:03 +00:00
sys cpu_switch(): avoid raising the interrupt level and enabling traps at the 2002-12-08 16:16:59 +00:00
tools Tweak dependencies so that defs.mk depends upon config.cache, and 2002-12-04 23:27:54 +00:00
usr.bin fix an error message 2002-12-08 10:49:22 +00:00
usr.sbin Avoid strict alias warning. 2002-12-06 15:21:08 +00:00
BUILDING - be consistent about option ordering in build.sh usage display 2002-12-08 08:42:51 +00:00
Makefile improve previous; show times at end of distribution/release/snapshot as well 2002-12-02 08:27:03 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING fparseln issues 2002-12-04 12:50:43 +00:00
build.sh - be consistent about option ordering in build.sh usage display 2002-12-08 08:42:51 +00:00