NetBSD/sys
dyoung 55e0f7c6a4 Rounding to the nearest multiple of 2 with roundup(constant, 2) is
easier to read than `constant + 1'.
2004-01-10 07:54:55 +00:00
..
altq - kill bzero/bcopy 2003-11-09 22:11:12 +00:00
arch Bus-spacify ip2x core logic. Eliminate magic numbers. 2004-01-10 05:22:09 +00:00
coda Dynamic sysctl. 2003-12-04 19:38:21 +00:00
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 s/netbsd.org/NetBSD.org/g 2003-11-28 08:56:48 +00:00
ddb Dynamic sysctl. 2003-12-04 19:38:21 +00:00
dev Rounding to the nearest multiple of 2 with roundup(constant, 2) is 2004-01-10 07:54:55 +00:00
fs Include <sys/sysctl.h> for sysctl stuff. 2003-12-05 00:51:08 +00:00
gdbscripts
ipkdb
kern Initialize buffer pools with PR_IMMEDRELEASE. Don't use pool_reclaim() 2004-01-09 19:01:01 +00:00
lib netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
lkm Try to spell "NetBSD" correctly... 2003-12-30 07:08:08 +00:00
miscfs a little bit more namespace sanity 2003-12-10 14:19:02 +00:00
net Sysctl functions called for "generic" nodes should forward "query" 2003-12-28 22:36:37 +00:00
net80211 Synchronize with FreeBSD sources from 12 Dec 2003. 2003-12-14 09:56:53 +00:00
netatalk
netccitt Change global head-of-local-IP-address list from in_ifaddr to 2003-11-11 20:25:26 +00:00
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 Niels Provos kindly agreed to drop clauses 3 and 4 from the 2003-12-26 19:04:55 +00:00
netipsec Split opencrypto configuration into an attribute, usable by inkernel 2003-12-31 16:44:26 +00:00
netisdn netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
netiso netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
netkey do not touch sav->xx after key_freesav(). from hajimu umemoto 2003-12-10 23:46:42 +00:00
netnatm
netns s/in_ifaddr/in_ifaddrhead/. not really tested 2003-11-14 15:04:48 +00:00
netsmb Remove some assigned-to but otherwise unused variables. 2003-10-30 01:43:08 +00:00
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 don't include sys/param.h; the man page says that the application should 2004-01-10 01:58:48 +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 Build net80211/. 2003-10-13 06:49:14 +00:00