NetBSD/sys
christos 75e68013dd PR/41267: Andrius V: 5.0 RC4 does not detect second CPU in VIA. VIA Eden cpuid
lies about it's ability to do cmpxchg8b. Turn the feature on using the FCR MSR.
Needs pullup to both 5 and 6.
2012-04-30 00:08:03 +00:00
..
altq
arch PR/41267: Andrius V: 5.0 RC4 does not detect second CPU in VIA. VIA Eden cpuid 2012-04-30 00:08:03 +00:00
coda cosmetic only: __func__, vnode_t 2012-04-28 20:15:07 +00:00
common
compat Regen (posix_spawn) 2012-04-08 11:28:12 +00:00
conf Remove MALLOC_DEBUG and MALLOCLOG, which is dead code after malloc(9) move 2012-04-28 23:03:39 +00:00
crypto
ddb Remove MALLOC_DEBUG and MALLOCLOG, which is dead code after malloc(9) move 2012-04-28 23:03:39 +00:00
dev Patch out the 'struct malloc_type' from the isa_dma alloc routines. 2012-04-29 21:13:56 +00:00
dist remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
external Fix ATHHAL_DEBUG by syncing HALDEBUG() with Atheros HAL code. 2012-04-11 13:48:11 +00:00
fs change vflushbuf() to take the full FSYNC_* flags. 2012-04-29 22:53:59 +00:00
gdbscripts
ipkdb
kern mark all wapbl I/O as BPRIO_TIMECRITICAL. 2012-04-29 22:55:11 +00:00
lib Add a spin mutex to the rndsink structure; it is used to avoid lock 2012-04-10 14:02:27 +00:00
miscfs change vflushbuf() to take the full FSYNC_* flags. 2012-04-29 22:53:59 +00:00
modules split the coda module in a device one, and a vfs one so that it works. 2012-04-26 03:03:53 +00:00
net Update rumpdev_npf; use WARNS=4. 2012-04-14 19:01:21 +00:00
net80211
netatalk
netbt
netinet comment 2012-04-13 15:38:04 +00:00
netinet6 remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
netipsec remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
netisdn
netiso
netkey remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
netmpls
netnatm
netsmb Remove everything to do with 'struct malloc_type' and the malloc link_set. 2012-04-29 20:27:31 +00:00
nfs fix access permission check which got broken by some kauth rework 2012-04-27 18:12:01 +00:00
opencrypto
rump Remove everything to do with 'struct malloc_type' and the malloc link_set. 2012-04-29 20:27:31 +00:00
secmodel Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with 2012-03-13 18:40:26 +00:00
stand
sys Remove everything to do with 'struct malloc_type' and the malloc link_set. 2012-04-29 20:27:31 +00:00
ufs change vflushbuf() to take the full FSYNC_* flags. 2012-04-29 22:53:59 +00:00
uvm change vflushbuf() to take the full FSYNC_* flags. 2012-04-29 22:53:59 +00:00
Makefile