NetBSD/sys
ad 83caeda725 - Fix the locking around the i8254. Values for the TSC clock and lapic
delay function were wildly inaccurate due to multiple CPUs competing
  in DELAY() during calibration, confusing the clock chip.
- Use i8254_delay() explictly in a few more places.
2007-12-04 16:05:34 +00:00
..
altq
arch - Fix the locking around the i8254. Values for the TSC clock and lapic 2007-12-04 16:05:34 +00:00
coda Ensure the mount data is a 0-terminated string - otherwise namei() might 2007-12-01 00:09:41 +00:00
compat Use system-provided atomic ops. 2007-11-29 14:29:29 +00:00
conf add dev/ofw/ofw_subr.c to VARSTACK 2007-11-29 01:39:27 +00:00
contrib/dev/ath
crypto
ddb ps/w: display LWP info. 2007-12-02 19:35:33 +00:00
dev Newer nForce MCP SMBus devices use different PCI BARs than the old ones 2007-12-04 15:58:11 +00:00
dist Bug fix: make pf_route() set M_CSUM_IPV4 before calling ip_fragment(). 2007-11-28 04:23:33 +00:00
fs Destroy genfs_node in reclaim. And init it earlier in vget so that we 2007-11-30 11:23:10 +00:00
gdbscripts
ipkdb Improve chances of having this file compiled. 2007-11-24 14:20:41 +00:00
kern rw_vector_enter: assert !cpu_intr_p(). 2007-12-04 09:13:59 +00:00
lib Use standard error code (EIO) instead of standalone error code 2007-12-03 09:51:30 +00:00
lkm Make securelevel a "secmodel" of its own. 2007-11-21 22:49:05 +00:00
miscfs Fscow_run(): add a flag "bool data_valid" to note still valid data. 2007-12-02 13:56:15 +00:00
net Use IFADDR_FOREACH(). 2007-12-04 10:31:14 +00:00
net80211 aprintify 2007-12-01 14:35:51 +00:00
netatalk Use IFADDR_FOREACH(). 2007-12-04 10:22:34 +00:00
netbt [experimentally] report failing commands 2007-11-28 21:46:52 +00:00
netinet Use IFADDR_FOREACH(). 2007-12-04 10:31:14 +00:00
netinet6 Use IFNET_FOREACH() and IFADDR_FOREACH(). 2007-12-04 10:27:33 +00:00
netipsec Use IFNET_FOREACH() and IFADDR_FOREACH(). 2007-12-04 10:27:33 +00:00
netisdn
netiso Use IFADDR_FOREACH(). 2007-12-04 10:31:14 +00:00
netkey
netnatm
netsmb
nfs Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
opencrypto
rump Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
secmodel Add PT_TRACE_ME to switch statement. 2007-12-01 21:59:49 +00:00
stand
sys 4.99.40 - interrupt changes 2007-12-03 17:15:37 +00:00
ufs Fscow_run(): add a flag "bool data_valid" to note still valid data. 2007-12-02 13:56:15 +00:00
uvm constify pagerops. 2007-12-01 10:40:27 +00:00
Makefile