NetBSD/sys
2004-01-11 19:18:41 +00:00
..
altq - kill bzero/bcopy 2003-11-09 22:11:12 +00:00
arch use P_ZOMBIE() macro instead of checking p_state direct 2004-01-11 19:18:41 +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 Update the file system snapshot driver: 2004-01-11 19:05:26 +00:00
fs Include <sys/sysctl.h> for sysctl stuff. 2003-12-05 00:51:08 +00:00
gdbscripts
ipkdb
kern fix assertion - non-alive processes are in SZOMB state now 2004-01-11 18:51:15 +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 store a i/o priority hint in struct buf for buffer queue discipline. 2004-01-10 14:39:50 +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 Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
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 Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
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 comments in nfs_doio_write. 2004-01-10 14:52:53 +00:00
opencrypto Split opencrypto configuration into an attribute, usable by inkernel 2003-12-31 16:44:26 +00:00
stand Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
sys ride 1.6ZH version bump - g/c some unused struct lwp and struct proc 2004-01-11 18:37:52 +00:00
ufs Allow vfs_write_suspend() to wait if the file system is already 2004-01-10 17:16:38 +00:00
uvm sysctl_vm_updateminmax: fix swapped filemin and execmin. 2004-01-11 18:42:25 +00:00
Makefile Build net80211/. 2003-10-13 06:49:14 +00:00