NetBSD/sys
atatat 47768f08f2 In sysctl_locate(), use "rnode" like everywhere else, don't call it
"rv".

In sysctl_destroyv(), deal with deleting alias nodes, and pass a token
size_t to sysctl_destroy().

In sysctl_free(), check that "node" has not reached "rnode", not that
"pnode" has.

In sysctl_realloc(), don't bother setting sysctl_clen...the value is
unchanged.
2004-01-17 04:01:14 +00:00
..
altq - kill bzero/bcopy 2003-11-09 22:11:12 +00:00
arch Make the warning on NEW_BUFQ_STRATEGY much milder -- I've upgraded it 2004-01-16 17:02:05 +00:00
coda Dynamic sysctl. 2003-12-04 19:38:21 +00:00
compat Remove useless comment 2004-01-17 03:30:14 +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 Do not return EINPROGRESS but 0 in awi_newstate, since the EINPROGRESS 2004-01-16 14:13:15 +00:00
fs Include <sys/sysctl.h> for sysctl stuff. 2003-12-05 00:51:08 +00:00
gdbscripts
ipkdb
kern In sysctl_locate(), use "rnode" like everywhere else, don't call it 2004-01-17 04:01:14 +00:00
lib netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
lkm Enhance the scripts to not use trampolines for symbols which are internal 2004-01-16 00:35:48 +00:00
miscfs Rename sysctl setup function to match "reality" 2004-01-17 03:37:42 +00:00
net Sysctl functions called for "generic" nodes should forward "query" 2003-12-28 22:36:37 +00:00
net80211 Ignore WI_RID_STA_IDENTITY and WI_RID_DBM_ADJUST instead of EINVAL 2004-01-16 14:07:32 +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 Allow DEF_NAT_AGE to be set in kernel config. 2004-01-16 09:01:22 +00:00
netinet6 when ipsec tunnel mode is applied, we are originating packet (instead of 2004-01-16 05:12:08 +00:00
netipsec Fix ipip_output() to always set *mp to NULL on failure, even if 'm' 2004-01-16 11:06:27 +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 invalidate pcb policy cache on key_timehandler(). part of 2004-01-14 04:11:13 +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 export ktrinitheader() and ktrwrite() for ktrsyscall32(), which is used 2004-01-15 14:29:20 +00:00
ufs With large average filesizes, it was possible to overflow dirsize to zero, 2004-01-13 13:38:18 +00:00
uvm uvm_coredump_walkmap: use UVM_OBJ_IS_DEVICE macro. 2004-01-16 12:43:16 +00:00
Makefile Build net80211/. 2003-10-13 06:49:14 +00:00