Go to file
bjh21 0ddc4aa582 Make splsched() and splstatclock() into aliases for splhigh(), since
practically no hardware interrupts can occur above splstatclock().
This also makes splsched() faster, which is good since it's called an awful
lot.
2006-10-07 20:51:47 +00:00
bin Make it clear that multiple sort keys may be specified. 2006-10-07 10:22:21 +00:00
common fix build issue for !_KERNEL 2006-10-04 09:43:45 +00:00
crypto Camelia cipher support as in RFC 4312, from Tomoyuki Okazaki 2006-10-06 12:02:26 +00:00
dist PR 30870: Add user ``_proxy'' and make pf's ftp-proxy use it. 2006-10-07 15:10:17 +00:00
distrib Synchronise documentation with code. E.g., config_search is no more, but 2006-10-07 17:26:24 +00:00
doc yamt-splraiseipl: works on sparc (SPARCstation1+) 2006-10-07 02:53:57 +00:00
etc PR 34692: wpa_supplicant script. 2006-10-07 16:50:34 +00:00
games Input validation, from David A. Holland on #NetBSD-code 2006-10-07 18:29:02 +00:00
gnu Add m68k gdb mknative output. Untested. 2006-10-07 08:16:46 +00:00
include Add run level messages. 2006-09-22 21:31:55 +00:00
lib Use explicit initializers in STDEXT 2006-10-07 20:46:59 +00:00
libexec Don't print uninitialized errno, from David A. Holland on #NetBSD-code 2006-10-07 18:26:40 +00:00
regress A field with a null custom heading retains a minimum width derived 2006-10-02 19:18:30 +00:00
rescue Add mount_tmpfs(8) to /rescue. Ok with christos. 2006-08-16 16:50:59 +00:00
sbin PR/13478: Greg A. Woods: some tty-related documentation fixes 2006-10-06 22:07:44 +00:00
share Synchronise documentation with code. E.g., config_search is no more, but 2006-10-07 17:26:24 +00:00
sys Make splsched() and splstatclock() into aliases for splhigh(), since 2006-10-07 20:51:47 +00:00
tools regen 2006-10-07 19:19:14 +00:00
usr.bin PR/29722: Andreas Kling: chpass temporary files in /etc not always unlinked 2006-10-07 20:09:09 +00:00
usr.sbin PR/18906: roskens at elfin dot net: misc. select() to poll() updates. 2006-10-07 17:27:57 +00:00
x11 PR misc/26923 sent by Kouichirou Hiratsuka "xterm does not support luit". 2006-09-24 07:59:59 +00:00
build.sh Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 19:53:54 +00:00
BUILDING Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 19:57:04 +00:00
Makefile don't filter out .WAIT when converting from _SUBDIR to SUBDIR 2006-09-07 03:51:44 +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 Mention acorn32 console changes, since they'll break builds with custom 2006-08-15 20:48:01 +00:00