NetBSD/sys
2003-02-24 03:01:03 +00:00
..
altq
arch Cast VM_DEFAULT_ADDRESS() to a caddr_t. 2003-02-24 00:49:43 +00:00
coda
compat Remember the allocated ptimer object so that it won't leak. 2003-02-23 23:36:35 +00:00
conf Introduce "top down" memory management for mmap()ed allocations. This 2003-02-20 22:16:05 +00:00
crypto
ddb
dev initialize b_interlock properly. 2003-02-23 08:50:58 +00:00
fs change smbfs_args: 2003-02-23 22:31:17 +00:00
gdbscripts
ipkdb
kern Protect the event queue with a simple mutex; this only partially addresses 2003-02-23 22:05:35 +00:00
lib Add support for LFSv2 filesystems. From a libsa standpoint, LFSv1 and 2003-02-23 23:17:42 +00:00
lkm Add helper awk scripts for generating trampolines for PowerPC LKMs. 2003-02-19 19:04:27 +00:00
miscfs Make updating a file's reference and use count MP-safe. 2003-02-23 14:37:32 +00:00
net Remove assigned-to but not used variable. 2003-02-23 04:20:06 +00:00
netatalk
netccitt
netinet
netinet6 automatic aggregates are evil. make it static const. 2003-02-24 03:01:03 +00:00
netisdn
netiso
netkey
netnatm
netns
netsmb simplify nbssn_rselect() some more 2003-02-21 21:12:24 +00:00
nfs
stand
sys Protect the event queue with a simple mutex; this only partially addresses 2003-02-23 22:05:35 +00:00
ufs Remove assigned-to but not used variable. 2003-02-23 03:32:55 +00:00
uvm Make updating a file's reference and use count MP-safe. 2003-02-23 14:37:32 +00:00
Makefile