NetBSD/sys
2008-07-01 23:19:48 +00:00
..
altq merge yamt-pf42 branch. 2008-06-18 09:06:25 +00:00
arch Raise ci_idepth (and switch to interrupt stack on i386) becore calling 2008-07-01 18:49:20 +00:00
coda
compat Move amd64 MD termois types definitions from linux_termios.h to linux_types.h 2008-06-29 08:50:09 +00:00
conf clean up some useless code and variables in cardbus attachment 2008-06-24 17:32:09 +00:00
contrib/dev/ath
crypto
ddb
dev Cosmetic: use device_t, cfdata_t, __arraycount(), device_private(). 2008-07-01 23:19:48 +00:00
dist Wrap definition of pfil6_wrapper in #ifdef INET6. 2008-06-22 11:36:33 +00:00
fs Fix serious allocation recording bug if overwriting piece that was 2008-06-30 16:43:13 +00:00
gdbscripts
ipkdb
kern Adjust rump syscalls: remove a few pointless ones and add a few 2008-07-01 13:03:08 +00:00
lib Move rb.c from sys/lib/libkern to common so it can be in both libc and libkern. 2008-06-30 19:03:59 +00:00
lkm Fix lkm fallout from previous sysctl changes. This largely duplicates 2008-06-28 15:50:20 +00:00
miscfs Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
modules Add of bunch of file system modules. 2008-06-28 16:11:35 +00:00
net Replace references to getsock/getvnode. 2008-06-24 11:18:14 +00:00
net80211 Replace gcc-style designated initialisers with c99-style. 2008-06-24 10:33:46 +00:00
netatalk
netbt do not hold bt_lock while detaching bthub, as devices may need to aquire 2008-06-26 14:17:27 +00:00
netinet merge yamt-pf42 branch. 2008-06-18 09:06:25 +00:00
netinet6 remove undeclared caddr_t. makes i386 ALL kernel build again. 2008-06-27 09:16:21 +00:00
netipsec Ignore freed rtcache entries. 2008-07-01 20:18:45 +00:00
netisdn
netiso
netkey Ignore freed rtcache entries. 2008-07-01 20:18:45 +00:00
netnatm
netsmb Make it compile. 2008-06-24 11:20:37 +00:00
nfs Replace references to getsock/getvnode. 2008-06-24 11:18:14 +00:00
opencrypto
rump Add missing calls for attribute management (e.g. chown, stat). 2008-07-01 13:09:44 +00:00
secmodel
stand
sys Changes to make lint STFU. 2008-06-30 20:54:19 +00:00
ufs Fix lkm fallout from previous sysctl changes. This largely duplicates 2008-06-28 15:50:20 +00:00
uvm Change tree op members/typedefs to rbto_compare_* from rb_compare_* 2008-06-30 20:14:09 +00:00
Makefile