NetBSD/sys
ad 08b44dd8b9 timer fixes for PR 37093:
- Fix serious concurrency problems, making the code MT and MP safe in
  the process.
- Don't allocate memory or inspect process state from hardclock().
2008-04-21 00:13:46 +00:00
..
altq
arch Fix detection / attachment of CF / PCMCIA cards present at boot-time. This 2008-04-20 16:47:52 +00:00
coda
compat timer fixes for PR 37093: 2008-04-21 00:13:46 +00:00
conf
contrib/dev/ath
crypto
ddb
dev Cleanup function prototypes. No functional change. 2008-04-20 20:46:41 +00:00
dist Make ip6 and icmp6 stats per-cpu. 2008-04-15 03:57:04 +00:00
fs
gdbscripts
ipkdb
kern timer fixes for PR 37093: 2008-04-21 00:13:46 +00:00
lib Back out the ppc assembler changes for memcpy/memmove/memcmp on evbppc. 2008-04-18 05:34:04 +00:00
lkm Merge NOMAN, CLEANFILES and WARNS into the shared Makefile.inc. 2008-04-05 19:03:57 +00:00
miscfs Remove a race when pages are released while waiting for fstrans_start(). 2008-04-19 11:53:13 +00:00
modules
net Pull in a couple of fixes from FreeBSD, the first of which addresses a 2008-04-20 15:27:10 +00:00
net80211 revert the broken DeMorgan-ification 2008-04-05 09:34:22 +00:00
netatalk Fix a bug that I introduced in rev 1.11, when I left out an assignment 2008-04-06 18:46:56 +00:00
netbt
netinet C99 does not allow u_int8_t bitfields, so use unsigned int, instead. 2008-04-16 20:58:35 +00:00
netinet6 Make pim6 stats per-cpu. 2008-04-15 05:40:15 +00:00
netipsec Make ip6 and icmp6 stats per-cpu. 2008-04-15 04:43:53 +00:00
netisdn use aprint_*_dev and device_xname 2008-04-05 13:40:05 +00:00
netiso
netkey
netnatm
netsmb
nfs - make nfs_receive and nfs_reply static. 2008-04-10 12:32:37 +00:00
opencrypto Protect selrecord/selnotify calls with crypto_mtx; few misc changes. 2008-04-11 10:28:10 +00:00
rump +evcnt_attach_dynamic 2008-04-11 15:24:48 +00:00
secmodel
stand
sys timer fixes for PR 37093: 2008-04-21 00:13:46 +00:00
ufs Replace get/setspecific with a void pointer in struct ufsmount. Use explicit 2008-04-17 09:52:47 +00:00
uvm Set up uvmhist in uvm_aio_aiodone_pages(). 2008-04-17 05:39:41 +00:00
Makefile