NetBSD/sys
heas d07b682ed3 add DAC command/value register offsets 2004-05-20 01:50:43 +00:00
..
altq
arch add DAC command/value register offsets 2004-05-20 01:50:43 +00:00
coda First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
compat regen 2004-05-11 10:55:29 +00:00
conf Revert default uvm counters, rename UVMMAP_COUNTERS to UVMMAP_NOCOUNTERS. 2004-05-03 20:10:35 +00:00
crypto
ddb
dev Handle STP4020_ISR0_SCINT (status change interrupt posted) - by ignoring 2004-05-18 06:20:28 +00:00
fs caddr_t -> void * and removal of some more casts. 2004-05-12 02:07:37 +00:00
gdbscripts
ipkdb
kern Adjust code that tries to prevent cc_microtime() from going backwards 2004-05-18 16:09:07 +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 It's not safe to save the sysctlnode pointer returned by sysctl_createv. 2004-05-13 07:20:47 +00:00
miscfs Simplify the code by: 2004-05-14 16:35:24 +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
netccitt
netinet - remove superfluous assignment 2004-05-18 21:47:45 +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
netkey key_sp_unlink: decrement refcnt of the policy only if it was chained. 2004-05-10 09:30:23 +00:00
netnatm
netns
netsmb
nfs #if 0 out CREATE optimization for now because it has a problem in the case 2004-05-17 12:17:18 +00:00
opencrypto Change control knob for /dev/crypto to only allow requests which 2004-04-29 02:17:36 +00:00
stand
sys use lockstatus() instead of L_BIGLOCK to check if we're holding a biglock. 2004-05-18 11:59:11 +00:00
ufs lfs_cluster_aiodone: turn an invariant condition into an assertion. 2004-05-19 11:29:32 +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