NetBSD/sys
oster 7edb3013bb Nuke lu_flag and code associated with it being non-zero.
The compiler already knew that these chunks of code
could never be reached (since lu_flag was always 0), so it
already ignored them.
No functional changes.
2004-01-09 23:35:59 +00:00
..
altq
arch nuke trailing spaces. 2004-01-09 18:31:25 +00:00
coda
compat off-by-one error in ary subscript. 2004-01-02 02:09:52 +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 Nuke lu_flag and code associated with it being non-zero. 2004-01-09 23:35:59 +00:00
fs
gdbscripts
ipkdb
kern Initialize buffer pools with PR_IMMEDRELEASE. Don't use pool_reclaim() 2004-01-09 19:01:01 +00:00
lib
lkm Try to spell "NetBSD" correctly... 2003-12-30 07:08:08 +00:00
miscfs
net Sysctl functions called for "generic" nodes should forward "query" 2003-12-28 22:36:37 +00:00
net80211
netatalk
netccitt
netinet When accepting a peer's MSS, never let it drop below 256 (SLIP + TCP will 2004-01-07 19:15:43 +00:00
netinet6
netipsec Split opencrypto configuration into an attribute, usable by inkernel 2003-12-31 16:44:26 +00:00
netisdn
netiso
netkey
netnatm
netns
netsmb
nfs - get pages to loan out in uvm_loanuobjpages() rather than 2004-01-07 12:17:10 +00:00
opencrypto Split opencrypto configuration into an attribute, usable by inkernel 2003-12-31 16:44:26 +00:00
stand
sys Add a new pool initialization flag, PR_IMMEDRELEASE. This flag causes 2004-01-09 19:00:16 +00:00
ufs never upgrade the superblock or set FS_FLAGS_UPDATED in fs_old_flags 2004-01-09 19:10:22 +00:00
uvm #if 0 out unused ubc_flush(). 2004-01-07 12:18:16 +00:00
Makefile