NetBSD/sys
2008-02-20 21:51:39 +00:00
..
altq
arch Since files.wscons et al. are included by ~all ports anyway, include 2008-02-20 21:43:33 +00:00
coda
compat Regen for mlock/munlock syscalls 2008-02-20 21:51:39 +00:00
conf Since files.wscons et al. are included by ~all ports anyway, include 2008-02-20 21:43:33 +00:00
contrib/dev/ath
crypto
ddb
dev Use the VAX_PHYS_TO_S0 macro from vax/tc_machdep.h 2008-02-20 18:15:12 +00:00
dist Use TAILQ_FOREACH(). 2008-02-11 22:11:27 +00:00
fs A port of FreeBSD's updated unionfs. This is a work in progress. In 2008-02-18 16:44:22 +00:00
gdbscripts +cpus 2008-02-20 21:01:23 +00:00
ipkdb
kern Merge all the *different* definitions of bufqueues into one common one. 2008-02-20 17:13:29 +00:00
lib Don't need to that particular in mtprng_random(). Use 2 values instead of 8. 2008-02-17 22:49:11 +00:00
lkm
miscfs sprinkle KERNEL_LOCK for socket. 2008-02-11 23:53:32 +00:00
modules Let this build by using BUILDSYMLINKS to workaround a problem in bsd.kmod.mk 2008-02-10 10:51:18 +00:00
net Revert change of char to int8_t. 2008-02-20 17:18:11 +00:00
net80211 s/MUTEX_DRIVER/MUTEX_DEFAULT/ 2008-02-13 16:04:03 +00:00
netatalk
netbt add HCI definitions from the Bluetooth 2.1 spec 2008-02-10 17:40:54 +00:00
netinet make TCP_SETUP_ACK, ICMP_CHECK, TCP_FIELDS_TO_HOST, and TCP_FIELDS_TO_NET 2008-02-20 11:44:07 +00:00
netinet6 Explicitly predict panic conditions as false. 2008-02-12 13:05:55 +00:00
netipsec Fix build of FAST_IPSEC after the change of ip_newid prototype 2008-02-10 21:42:20 +00:00
netisdn Start patching up the kernel so that a network driver always has 2008-02-07 01:21:52 +00:00
netiso Don't lock the socket to set/clear FNONBLOCK. Just set it atomically. 2008-02-06 21:57:53 +00:00
netkey
netnatm
netsmb
nfs Fix extern declaration to match actual declaration (add const). 2008-02-20 17:15:51 +00:00
opencrypto cryptoret: avoid a sleep/wakeup race. 2008-02-05 12:26:13 +00:00
rump Remove call to sched_yield() to fix compiler warnings. 2008-02-19 20:37:09 +00:00
secmodel PR/37986: YAMAMOTO Takashi: any user can hog the all cpu with 2008-02-17 19:22:35 +00:00
stand
sys Merge all the *different* definitions of bufqueues into one common one. 2008-02-20 17:13:29 +00:00
ufs Merge all the *different* definitions of bufqueues into one common one. 2008-02-20 17:13:29 +00:00
uvm uvm_uarea_init: fix compilation where PAGE_SIZE is not a constant. (sparc) 2008-02-08 11:49:40 +00:00
Makefile