NetBSD/sys
dsl 2ffbd2ab99 Remove p_nras from struct proc - use LIST_EMPTY(&p->p_raslist) instead.
Remove p_raslock and rename p_lwplock p_lock (one lock is enough).
Simplify window test when adding a ras and correct test on VM_MAXUSER_ADDRESS.
Avoid unpredictable branch in i386 locore.S
(pad fields left in struct proc to avoid kernel bump)
2003-11-04 10:33:15 +00:00
..
altq
arch Remove p_nras from struct proc - use LIST_EMPTY(&p->p_raslist) instead. 2003-11-04 10:33:15 +00:00
coda
compat mach_port_get_attributes (incomplete and untested) 2003-11-03 22:17:42 +00:00
conf
crypto
ddb
dev Do not set HMEDEBUG as default mode. 2003-11-03 20:30:14 +00:00
fs
gdbscripts
ipkdb
kern Remove p_nras from struct proc - use LIST_EMPTY(&p->p_raslist) instead. 2003-11-04 10:33:15 +00:00
lib g/c index.c and rindex.c (not used anywhere) 2003-11-01 13:17:01 +00:00
lkm
miscfs
net ifmedia_set() should not panic, nor can it really fail. So if there is 2003-11-03 14:43:32 +00:00
net80211 Cosmetic: get rid of an indent level in ieee80211_find_txnode by 2003-11-02 01:29:05 +00:00
netatalk
netccitt
netinet
netinet6 Revert the change in default value of ipv6_v6only. Further discussion 2003-11-03 15:12:06 +00:00
netipsec
netisdn
netiso
netkey suppress -Wuninitialized 2003-11-04 05:50:54 +00:00
netnatm
netns
netsmb
nfs
opencrypto
stand
sys Compact previous a little, making better use of _NETBSD_SOURCE. 2003-11-04 00:00:36 +00:00
ufs
uvm revert rev.1.70 as it was not needed. 2003-11-03 04:39:11 +00:00
Makefile