NetBSD/sys
christos 223d219efc declare the correct variable; thanks Juan RP. 2004-05-22 22:13:50 +00:00
..
altq s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +00:00
arch Use 1024 instead of SIZEOF_HEADERS, so that we can include a note section. 2004-05-22 22:06:54 +00:00
coda Tweak sysctl setup functions (the macros, actually) for use in lkms, 2004-05-20 06:34:24 +00:00
compat grr, forgot to take out the & 2004-05-22 20:53:26 +00:00
conf Enable notes section now that we added header space on the i386. Other 2004-05-22 22:07:33 +00:00
crypto s/netbsd.org/NetBSD.org/g 2003-11-28 08:56:48 +00:00
ddb That's not supposed to be there. Sorry. 2004-04-27 04:03:28 +00:00
dev Add support for the word "absent" in the "disks" section of 2004-05-22 20:56:52 +00:00
fs declare the correct variable; thanks Juan RP. 2004-05-22 22:13:50 +00:00
gdbscripts Clean up the output a little and print the lwp pointer. 2003-04-28 01:43:48 +00:00
ipkdb
kern Add a DIAGNOSTIC check to detect un-initialized pools. 2004-05-20 05:08:29 +00:00
lib Add qsort to libsa (taken from sys/dev/vinum/vinumqsort.c) and use instead of 2004-05-19 23:37:41 +00:00
lkm Tweak sysctl setup functions (the macros, actually) for use in lkms, 2004-05-20 06:34:24 +00:00
miscfs we are copying all the infomation from statvfs here; we don't need an 2004-05-22 20:28:38 +00:00
net reapply a change that got undone with more recent changes to bpf to wakeup 2004-05-19 13:09:11 +00:00
net80211 In ieee80211_find_rxnode, when we "fake up" a node for an ad hoc 2004-05-09 09:18:47 +00:00
netatalk remove #else clause of #if __STDC__ 2004-04-25 21:13:13 +00:00
netccitt Remove #else of #if __STDC__ 2004-04-26 01:41:15 +00:00
netinet With FAST_IPSEC, include <netipsec/key.h>, as Itojun's recent changes 2004-05-20 22:59:02 +00:00
netinet6 do not loop on nd6_output() when transmission fails. from kame 2004-05-19 17:45:05 +00:00
netipsec Redo net.inet.* sysctl subtree for fast-ipsec from scratch. 2004-05-07 00:55:14 +00:00
netisdn If we don't have a source telephone number configured, do not send 2004-05-06 21:11:04 +00:00
netiso remove #else clause of #if __STDC__ 2004-04-25 21:13:13 +00:00
netkey key_sp_unlink: decrement refcnt of the policy only if it was chained. 2004-05-10 09:30:23 +00:00
netnatm kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
netns Constify protosw arrays. This can reduce the kernel .data section by 2004-04-22 01:01:40 +00:00
netsmb Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
nfs enable reply cache for connection oriented protocols as well. 2004-05-21 13:53:40 +00:00
opencrypto Change control knob for /dev/crypto to only allow requests which 2004-04-29 02:17:36 +00:00
stand Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
sys Tweak sysctl setup functions (the macros, actually) for use in lkms, 2004-05-20 06:34:24 +00:00
ufs Tweak sysctl setup functions (the macros, actually) for use in lkms, 2004-05-20 06:34:24 +00:00
uvm Move variable declaration up before the code. Fixes compile error 2004-05-19 22:02:05 +00:00
Makefile Redo net.inet.* sysctl subtree for fast-ipsec from scratch. 2004-05-07 00:55:14 +00:00