NetBSD/sys
2007-02-18 21:32:48 +00:00
..
altq
arch Export __SIMPLELOCK_LOCKED, __SIMPLELOCK_UNLOCKED. 2007-02-18 21:32:48 +00:00
coda Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
compat Regen (missing lwp syscalls). 2007-02-18 15:00:14 +00:00
conf A quick hack to get things building again: put back the SA system calls 2007-02-10 11:55:23 +00:00
contrib/dev/ath
crypto
ddb Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
dev No need to specify BUS_DMA_ALLOCNOW for sglist map 2007-02-18 12:26:13 +00:00
dist KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous 2007-02-17 22:34:07 +00:00
fs fix the problem reported in kern/35457, "cant mount msdosfs on floppy". 2007-02-17 18:39:15 +00:00
gdbscripts
ipkdb
kern if doing VOP_CREATE via sys_mknod, set va_rdev to VNOVAL instead of 0 2007-02-18 20:36:36 +00:00
lib
lkm Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
miscfs procfs_map(): 2007-02-18 20:03:44 +00:00
net Use satocsin to cast to const struct sockaddr_in *. 2007-02-18 07:17:48 +00:00
net80211
netatalk KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous 2007-02-17 22:34:07 +00:00
netbt
netinet KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous 2007-02-17 22:34:07 +00:00
netinet6 KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous 2007-02-17 22:34:07 +00:00
netipsec Always free the sav, not only in the mature case 2007-02-18 18:58:17 +00:00
netisdn
netiso Make TSEL() return char* instead of void* 2007-02-18 00:56:53 +00:00
netkey KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous 2007-02-17 22:34:07 +00:00
netnatm
netsmb Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
nfs use mutex and rwlock rather than lockmgr. 2007-02-15 16:01:51 +00:00
opencrypto Add an opencrypto provider for the AES xcrypt instructions found on VIA 2007-02-17 00:28:23 +00:00
secmodel Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
stand
sys Add code to support per-system call statistics: 2007-02-18 16:58:15 +00:00
ufs Release ufs_hashlock before calling ungetnewvnode(). 2007-02-18 14:26:52 +00:00
uvm Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
Makefile