NetBSD/sys
bjh21 c775c3e73c Give each CPU a struct cpu_info, and have curcpu() return the right one.
Also have cpu_boot_secondary_processors() un-halt all the slave CPUs, and
have them do something visible when that happens.
2002-10-06 11:34:12 +00:00
..
adosfs
altq
arch Give each CPU a struct cpu_info, and have curcpu() return the right one. 2002-10-06 11:34:12 +00:00
coda remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
compat Added uname emulation so that IRIX's uname -s returns IRIX 2002-10-05 23:17:29 +00:00
conf Back out revision 1.23, it breaks all kernel configs that do 2002-10-06 00:07:17 +00:00
crypto
ddb
dev Correct test for busy-ness when setting parameters. 2002-10-06 10:01:08 +00:00
filecorefs
fs
gdbscripts
ipkdb
isofs
kern count executable image pages as executable for vm-usage purposes. 2002-10-05 22:34:02 +00:00
lib ESP output was drawing down the entropy pool at a ferocious rate, a 2002-10-06 08:51:44 +00:00
lkm Adjust callers to setgate() to match new prototype. 2002-10-06 10:40:04 +00:00
miscfs remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
msdosfs remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
net Perform as a bridge within the AP for HostAP mode, to allow communication 2002-10-04 04:25:05 +00:00
netatalk
netccitt "definitions" has lots of 'i's, but that's not reason to leave one out. 2002-09-29 23:23:56 +00:00
netinet Remove unused ipl_usec. 2002-09-29 17:55:14 +00:00
netinet6 remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
netisdn remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
netiso
netkey ESP output was drawing down the entropy pool at a ferocious rate, a 2002-10-06 08:51:44 +00:00
netnatm
netns remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
netsmb remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
nfs forgot to set deadthresh; thanks to YAMAMOTO Takashi. 2002-10-01 15:00:04 +00:00
ntfs remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
stand
sys count executable image pages as executable for vm-usage purposes. 2002-10-05 22:34:02 +00:00
ufs Add support for the Apple UFS variation on ffs 2002-09-28 20:11:05 +00:00
uvm Garbage collect some leftover (and unneeded) code. OK'ed by chs. 2002-10-05 17:26:06 +00:00
Makefile