NetBSD/sys
jmcneill a1ac6a0eda Don't treat C2 states as C1 if the _CST package doesn't have an entry
for C1. ACPI mandates C1 so if it's not present in the _CST package use
the HLT method. Fixes all sorts of performance regressions on AMD CPUs.
2011-08-04 23:22:30 +00:00
..
altq
arch Drop into ddb, when requested by ofwboot (-d option). 2011-08-04 20:02:48 +00:00
coda Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
common Multiprocessing fixes. 2011-06-29 05:53:44 +00:00
compat Fix SYSCALL_DEBUG build. 2011-07-22 10:02:08 +00:00
conf Add an implementation of passive serialization as described in expired 2011-07-30 17:01:04 +00:00
crypto Revert my previous change. christos@ submitted a different fix pretty much 2011-05-14 16:46:55 +00:00
ddb Define SYMTAB_SPACE in opt_ksyms.h, not opt_ddbparam.h. Ensure 2011-07-28 13:42:16 +00:00
dev Don't treat C2 states as C1 if the _CST package doesn't have an entry 2011-08-04 23:22:30 +00:00
dist fix an uninitialised variable problem. large-ish function, but i 2011-07-01 02:33:23 +00:00
external add a little bit of DRM_NO_AGP to help build on ofppc 2011-08-03 06:42:59 +00:00
fs Insert casts to off_t to avoid 32-bit multiplication overflow when 2011-08-03 16:21:52 +00:00
gdbscripts
ipkdb
kern Re-add include of "drvctl.h", as its removal a year and a half ago broke 2011-08-02 21:23:24 +00:00
lib For unsignad integer division gcc used to emit a call to __udivsi3 2011-08-04 03:20:09 +00:00
miscfs fix a botch in PRIxVADDR change (rev.1.38) 2011-07-26 13:18:55 +00:00
modules add mt2131, cx24227, and coram module glue 2011-08-04 22:26:07 +00:00
net Fix weird hardware address assignment that GCC 4.5 complains about. 2011-07-19 19:42:27 +00:00
net80211 Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
netatalk Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
netbt cleanup some DIAGNOSTIC and KASSERT code 2011-07-27 10:25:09 +00:00
netinet Fill in missing IPTOS defines (from Linux/OpenBSD) 2011-07-24 18:06:08 +00:00
netinet6 Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
netipsec Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
netisdn
netiso Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
netkey Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
netmpls Hide the radix-trie implementation of the forwarding table so that we 2011-03-31 19:40:51 +00:00
netnatm unifdef -U__OpenBSD__ -D__NetBSD__ -U__FreeBSD__ for readability. No 2011-03-09 22:06:42 +00:00
netsmb
nfs - Fix a silly bug: remove umap from uobj in ubc_release() UBC_UNMAP case. 2011-06-19 02:42:53 +00:00
opencrypto Fix memset usage. 2011-07-04 16:06:17 +00:00
rump v7fs rump support 2011-07-24 08:55:28 +00:00
secmodel
stand
sys Make cp -p and mv preverve extended attributes, and complain if they cannot. 2011-08-03 04:11:15 +00:00
ufs Make whiteouts work on journaling ffs file system by adding the missing 2011-08-03 10:03:51 +00:00
uvm Make uvmspace_exec() deal with procs that have no vmspace (yet) at all. 2011-07-30 20:05:46 +00:00
Makefile build evbppc modules in 3 different flavours: 2011-06-15 09:45:58 +00:00