NetBSD/sys
nathanw 6eea658635 Adjust the DEBUG check in PMAP_ISACTIVE() to special-case process
exit, since the invariant it checks no longer holds there after the
recent reaper changes.
2004-01-13 18:50:40 +00:00
..
altq - kill bzero/bcopy 2003-11-09 22:11:12 +00:00
arch Adjust the DEBUG check in PMAP_ISACTIVE() to special-case process 2004-01-13 18:50:40 +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 remove/modify confusing error messsges. 2004-01-13 14:42:50 +00:00
fs Include <sys/sysctl.h> for sysctl stuff. 2003-12-05 00:51:08 +00:00
gdbscripts
ipkdb
kern g/c process state SDEAD - it's not used anymore after 'reaper' removal 2004-01-11 19:39:48 +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 avoid deref-after-free. 2004-01-13 06:17:14 +00:00
netinet6 avoid deref-after-free. 2004-01-13 06:17:14 +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 g/c process state SDEAD - it's not used anymore after 'reaper' removal 2004-01-11 19:39:48 +00:00
ufs With large average filesizes, it was possible to overflow dirsize to zero, 2004-01-13 13:38:18 +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