NetBSD/sys
2010-04-26 23:01:53 +00:00
..
altq rename the altq-defined INFINITY symbol to ALTQ_INFINITY 2010-04-09 19:32:45 +00:00
arch Provide hppa_cpu_hastlbu_p 2010-04-26 15:25:24 +00:00
coda Don't generate unused fs_thefs.h headers. 2010-03-02 16:43:48 +00:00
common/bus_dma
compat Fix compilation. 2010-04-23 23:05:40 +00:00
conf needs-count for fss is unused => needs-remove 2010-04-16 13:44:49 +00:00
crypto
ddb
dev Fix typo. Doh. 2010-04-26 13:38:42 +00:00
dist clean up compile time warnings to due caddr_t and empty statements 2010-04-17 22:04:00 +00:00
external Update the event counters to 64-bit integers. 2010-04-12 12:04:54 +00:00
fs Enforce RLIMIT_FSIZE before VOP_WRITE. This adds support to file 2010-04-23 15:38:46 +00:00
gdbscripts
ipkdb
kern Add an optional hook for adjusting module string table after load. 2010-04-26 22:58:53 +00:00
lib Fix KASSERTMSG() to be consistent with KASSERT() logic, not inverted. 2010-04-25 15:39:41 +00:00
miscfs Revert my last change, it's not The Right Thing [tm]. 2010-04-13 11:54:43 +00:00
modules Remove bpfilter.h as not needed. 2010-04-13 13:09:46 +00:00
net the correct check for BPF_K is with BPF_SRC for BPF_ALU ops, from 2010-04-21 16:35:09 +00:00
net80211 Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
netatalk
netbt Remove unused opt_bluetooth.h 2010-03-26 18:15:15 +00:00
netinet syn_cache_put(): defer all pool_put() to the callout. Reschedule 2010-04-21 20:40:16 +00:00
netinet6 When choosing IPv6 source addresses, respect the ifaddr preference 2010-04-22 20:05:15 +00:00
netipsec Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
netisdn Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
netiso
netkey Remove #ifdef KERNFS by using weak symbols. Notably, this approach 2010-03-03 01:13:26 +00:00
netnatm Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
netsmb
nfs Enforce RLIMIT_FSIZE before VOP_WRITE. This adds support to file 2010-04-23 15:38:46 +00:00
opencrypto
rump Give a cpp hint if the native kernel abi is supported. 2010-04-26 23:01:53 +00:00
secmodel Use the socket credentials, now that we have them, instead of uidinfo. 2009-12-29 04:25:30 +00:00
stand
sys Add an optional hook for adjusting module string table after load. 2010-04-26 22:58:53 +00:00
ufs switch from 4 clause to 2 clause BSD license. 2010-04-24 19:58:13 +00:00
uvm Reduce memory spent on bookkeeping for large values of MAXCPUS. 2010-04-25 15:54:14 +00:00
Makefile Build kernel modules the same time as the rest of the system libraries. 2008-12-30 22:18:11 +00:00