NetBSD/sys
jruoho a5a73b2a05 Change the default behavior to enforce the maximum frequency when the
firmware requests to do so. This cures severe overhating (> 120 C) observed
on many laptops, being also on par with the specification(s). This can be
reverted by using the new "hw.acpi.cpu.dynamic" sysctl variable.
2010-12-30 12:05:02 +00:00
..
altq
arch Utilize movz[bw]l to save a few instrutions and bytes of .text. 2010-12-29 22:40:46 +00:00
coda Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
common/bus_dma
compat Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
conf Remove unused count from pseudo-device md. 2010-11-23 11:13:52 +00:00
crypto
ddb fix extern/static inconsistency 2010-09-13 08:42:04 +00:00
dev Change the default behavior to enforce the maximum frequency when the 2010-12-30 12:05:02 +00:00
dist ip_randomid: make mechanism MP-safe and more modular. 2010-11-05 01:35:57 +00:00
external previous fixed one HP laptop and broke an other HP laptop. 2010-11-18 18:16:15 +00:00
fs Extend the range of fstrans transactions to a sequence of vnode operations 2010-12-27 18:49:42 +00:00
gdbscripts
ipkdb
kern snafu in previous: extra printf arg 2010-12-30 11:54:50 +00:00
lib fix slightly wrong format. 2010-12-26 23:55:52 +00:00
miscfs Extend the range of fstrans transactions to a sequence of vnode operations 2010-12-27 18:49:42 +00:00
modules some platforms don't have bus_dma, so only build these modules on x86 2010-12-29 13:05:42 +00:00
net Fix build. 2010-12-27 14:58:55 +00:00
net80211 From: Anon Ymous 2010-11-03 20:05:21 +00:00
netatalk
netbt upon device initialisation, query and cache the device features, 2010-11-22 19:56:51 +00:00
netinet Back out rev that shouldn't have been committed. 2010-12-13 14:18:50 +00:00
netinet6 Add routines to calculate a checkesum if the driver concludes that the 2010-12-11 22:37:46 +00:00
netipsec Fix ipcomp input counter 2010-09-21 13:41:18 +00:00
netisdn
netiso
netkey fix two bugs in the PFKEY interface: 2010-09-05 06:52:53 +00:00
netmpls do some rudimentary checks on ip4 header before passing packet to 2010-07-05 09:54:26 +00:00
netnatm
netsmb * remove #ifdef nonsense (which caused the lossage in the first place) 2010-12-17 14:27:34 +00:00
nfs nfs_rcvunlock: don't wake up all waiters. 2010-12-17 22:22:00 +00:00
opencrypto Keep condvar wmesg within 8 char limit. 2010-08-11 11:49:09 +00:00
rump Pull in sys/atomic.h so that hp700 can build - needed for membar_exit. 2010-12-18 14:01:43 +00:00
secmodel
stand
sys regen: fill syscallnames up to the rim 2010-12-30 11:45:39 +00:00
ufs Extend the range of fstrans transactions to a sequence of vnode operations 2010-12-27 18:49:42 +00:00
uvm Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch 2010-12-20 00:25:23 +00:00
Makefile