NetBSD/sys
nonaka d382cc6c5a Use memset() for "Clear all of BSS".
If (edata-address & 3) != (end-address & 3), my own code cause infinity loop.
Fixed it.
2004-01-05 15:31:03 +00:00
..
altq
arch Use memset() for "Clear all of BSS". 2004-01-05 15:31:03 +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 One more device. From OpenBSD. 2004-01-05 13:49:40 +00:00
fs Include <sys/sysctl.h> for sysctl stuff. 2003-12-05 00:51:08 +00:00
gdbscripts
ipkdb
kern Store the copyright text in conf/copyright, and use conf/newvers.sh 2004-01-05 03:33:06 +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
netinet Remove extra tokens at end of #undef directive. 2004-01-03 22:34:38 +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
netsmb
nfs Unix semantics dictate that access checks for files are done when it 2003-12-07 21:15:46 +00:00
opencrypto Split opencrypto configuration into an attribute, usable by inkernel 2003-12-31 16:44:26 +00:00
stand
sys Add F_CLOSEM, F_MAXFD. 2004-01-05 00:35:53 +00:00
ufs reintroduce compatbility defines for 2004-01-03 19:18:17 +00:00
uvm Rearrange process exit path to avoid need to free resources from different 2004-01-04 11:33:29 +00:00
Makefile