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 Remove some assigned-to but otherwise unused variables. 2003-10-30 01:58:17 +00:00
compat mach_port_get_attributes (incomplete and untested) 2003-11-03 22:17:42 +00:00
conf there is no SHMMMNI 2003-10-30 20:37:01 +00:00
crypto
ddb
dev Do not set HMEDEBUG as default mode. 2003-11-03 20:30:14 +00:00
fs Remove some assigned-to but otherwise unused variables. 2003-10-30 01:58:17 +00:00
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 t_pgrp can be null. 2003-10-30 14:51:01 +00:00
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 Remove some assigned-to but otherwise unused variables. 2003-10-30 01:43:08 +00:00
netinet6 Revert the change in default value of ipv6_v6only. Further discussion 2003-11-03 15:12:06 +00:00
netipsec
netisdn
netiso Remove some assigned-to but otherwise unused variables. 2003-10-30 01:43:08 +00:00
netkey suppress -Wuninitialized 2003-11-04 05:50:54 +00:00
netnatm
netns
netsmb Remove some assigned-to but otherwise unused variables. 2003-10-30 01:43:08 +00:00
nfs Remove some assigned-to but otherwise unused variables. 2003-10-30 01:43:08 +00:00
opencrypto
stand
sys Compact previous a little, making better use of _NETBSD_SOURCE. 2003-11-04 00:00:36 +00:00
ufs Remove some assigned-to but otherwise unused variables. 2003-10-30 01:43:08 +00:00
uvm revert rev.1.70 as it was not needed. 2003-11-03 04:39:11 +00:00
Makefile