NetBSD/sys
jmcneill ea3c7f1cc7 Add screenblanking support. Not enabled by default, as in some cases it
might cause the system to hang. Where it does work, it works well. Enabled
by setting options VESAFB_PM.

Tested on ATI Radeon M9 (failed), NeoMagic 256AV (passed).
2006-02-19 21:41:18 +00:00
..
altq Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
arch Add screenblanking support. Not enabled by default, as in some cases it 2006-02-19 21:41:18 +00:00
coda In coda_lookup, add LK_RETRY to locking of child vnode. The previous 2006-01-12 14:57:06 +00:00
compat Paste in the conditional declaration of the pps_* extern variables 2006-02-17 15:44:17 +00:00
conf splash is MI; move it out of files.i386 2006-02-19 17:24:36 +00:00
contrib
crypto
ddb Add a "show all pages" command to DDB which prints one line per physical 2006-02-19 18:52:29 +00:00
dev Regen 2006-02-19 21:31:14 +00:00
dist Fix TCP/UDP checksum handling as pointed out by Daniel Hartmeier in: 2006-02-19 12:15:33 +00:00
fs Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
gdbscripts
ipkdb Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
kern Add accessor functions for the device_t type. Make device_lookup() a 2006-02-19 15:01:21 +00:00
lib Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
lkm Fix "hard reboot" problem reported by Rhialto weeks ago on current-users@. 2006-02-03 02:37:57 +00:00
miscfs PR/32692: Matthew Mondor: linux compatibility in /proc/self should point 2006-02-02 00:29:24 +00:00
net Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
net80211 Use a safe idiom to extract the keyid from the WEP header, instead 2006-02-19 07:55:59 +00:00
netatalk
netccitt
netinet Print the source and destination IP in ip_forward's DIAGNOSTIC code 2006-02-18 17:47:07 +00:00
netinet6 Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
netipsec Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
netisdn Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
netiso compile with no options INET 2005-12-28 09:18:46 +00:00
netkey Make this compile without INET6. Spotted by Arto Selonen and Kurt 2006-01-25 15:12:05 +00:00
netnatm
netns
netsmb Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
nfs - tweak RUN_ONCE api to allow init_func returns an error. 2006-01-16 21:45:38 +00:00
opencrypto - tweak RUN_ONCE api to allow init_func returns an error. 2006-01-16 21:45:38 +00:00
stand
sys Add accessor functions for the device_t type. Make device_lookup() a 2006-02-19 15:01:21 +00:00
ufs Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
uvm Add a "show all pages" command to DDB which prints one line per physical 2006-02-19 18:52:29 +00:00
Makefile