NetBSD/sys
yamt 047fc0b378 - fix locking order problem. (pa_slock -> pr_slock)
- protect pr_phtree with pr_slock.
- add some LOCK_ASSERTs.
2004-01-16 12:47:37 +00:00
..
altq
arch In proc_trampoline don't bother to clear condition codes in the trap 2004-01-16 12:43:43 +00:00
coda
compat clean up a little: 2004-01-16 05:03:02 +00:00
conf Store the copyright text in conf/copyright, and use conf/newvers.sh 2004-01-05 03:33:06 +00:00
crypto
ddb
dev Add missing simple_lock_init(). Noted by skrueger-at-europe-dot-com. 2004-01-15 20:27:27 +00:00
fs
gdbscripts
ipkdb
kern - fix locking order problem. (pa_slock -> pr_slock) 2004-01-16 12:47:37 +00:00
lib
lkm Enhance the scripts to not use trampolines for symbols which are internal 2004-01-16 00:35:48 +00:00
miscfs store a i/o priority hint in struct buf for buffer queue discipline. 2004-01-10 14:39:50 +00:00
net Sysctl functions called for "generic" nodes should forward "query" 2003-12-28 22:36:37 +00:00
net80211 For FH phy, accept beacons whose hop pattern in FH params is different 2004-01-15 08:16:24 +00:00
netatalk
netccitt
netinet Allow DEF_NAT_AGE to be set in kernel config. 2004-01-16 09:01:22 +00:00
netinet6 when ipsec tunnel mode is applied, we are originating packet (instead of 2004-01-16 05:12:08 +00:00
netipsec Fix ipip_output() to always set *mp to NULL on failure, even if 'm' 2004-01-16 11:06:27 +00:00
netisdn
netiso
netkey invalidate pcb policy cache on key_timehandler(). part of 2004-01-14 04:11:13 +00:00
netnatm
netns
netsmb
nfs comments in nfs_doio_write. 2004-01-10 14:52:53 +00:00
opencrypto Split opencrypto configuration into an attribute, usable by inkernel 2003-12-31 16:44:26 +00:00
stand
sys export ktrinitheader() and ktrwrite() for ktrsyscall32(), which is used 2004-01-15 14:29:20 +00:00
ufs With large average filesizes, it was possible to overflow dirsize to zero, 2004-01-13 13:38:18 +00:00
uvm uvm_coredump_walkmap: use UVM_OBJ_IS_DEVICE macro. 2004-01-16 12:43:16 +00:00
Makefile