NetBSD/sys
reinoud bb702d3252 As per change in NiLFS2 spec, select the superblocks on highest checksum
number and not on their timestamp since one of the timestamps could be wrong when the
clock was set wrong for whatever reason.
2010-05-01 21:21:27 +00:00
..
altq rename the altq-defined INFINITY symbol to ALTQ_INFINITY 2010-04-09 19:32:45 +00:00
arch Explicitly specify "options HZ=64" in kernel config files so that 2010-05-01 11:35:41 +00:00
coda
common/bus_dma
compat On x86, change the bus_space_tag_t to a pointer to a struct 2010-04-28 19:17:03 +00:00
conf For the simple cases, augment device-major with information on how 2010-04-30 20:47:17 +00:00
crypto
ddb
dev Initialise error variable to zero. If all the if's fail it exists the function 2010-05-01 21:14:39 +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 As per change in NiLFS2 spec, select the superblocks on highest checksum 2010-05-01 21:21:27 +00:00
gdbscripts
ipkdb
kern IPL_VM is the highest interrupt priority where alldevs is read/written, 2010-04-30 21:17:22 +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
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
netnatm
netsmb
nfs Enforce RLIMIT_FSIZE before VOP_WRITE. This adds support to file 2010-04-23 15:38:46 +00:00
opencrypto
rump cleanup non-used code (superceded by rump_printevcnts) 2010-05-01 14:46:32 +00:00
secmodel
stand
sys For the simple cases, augment device-major with information on how 2010-04-30 20:47:17 +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