NetBSD/sys
tsutsui 9e319fb40f Wakeup some newer chips from powerdown mode. From FreeBSD/Linux driver
via OpenBSD.

Tested by wiz@ in PR kern/37868.
2008-01-26 14:13:06 +00:00
..
altq Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, 2008-01-20 18:09:03 +00:00
arch Also account idepth in clock interrupt handlers 2008-01-26 14:02:54 +00:00
coda Remove VOP_LEASE. Discussed on tech-kern. 2008-01-25 14:32:11 +00:00
compat Don't try to bound the return value for pread/pwrite/pathconf by casting 2008-01-26 09:07:01 +00:00
conf Refactor in_cksum/in4_cksum/in6_cksum implementations: 2008-01-25 21:12:10 +00:00
contrib/dev/ath
crypto
ddb
dev Wakeup some newer chips from powerdown mode. From FreeBSD/Linux driver 2008-01-26 14:13:06 +00:00
dist
fs - Fix probelms with inode hash: make MPSAFE, don't allocate with held locks. 2008-01-25 20:49:15 +00:00
gdbscripts
ipkdb
kern - Prevent LOCKDEBUG from complaining if we do rw_tryenter() on a lock 2008-01-25 19:02:31 +00:00
lib
lkm
miscfs Spec_open(): clear sd_bdevvp if bdev_open() failed. 2008-01-25 16:21:04 +00:00
modules
net Fix more fall-out from extracting ifioctl_common(): don't return 2008-01-23 16:51:19 +00:00
net80211
netatalk
netbt
netinet Refactor in_cksum/in4_cksum/in6_cksum implementations: 2008-01-25 21:12:10 +00:00
netinet6 Refactor in_cksum/in4_cksum/in6_cksum implementations: 2008-01-25 21:12:10 +00:00
netipsec Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, 2008-01-20 18:09:03 +00:00
netisdn
netiso
netkey
netnatm
netsmb
nfs Remove VOP_LEASE. Discussed on tech-kern. 2008-01-25 14:32:11 +00:00
opencrypto Make /dev/crypto properly cloning. Leave CRIOGET in place but note that 2008-01-26 00:04:27 +00:00
rump Nuke local copy of getcwd_common(), we compile in the real thing now. 2008-01-25 06:43:30 +00:00
secmodel Tons of process scope changes. 2008-01-23 15:04:38 +00:00
stand
sys - Prevent LOCKDEBUG from complaining if we do rw_tryenter() on a lock 2008-01-25 19:02:31 +00:00
ufs Remove VOP_LEASE. Discussed on tech-kern. 2008-01-25 14:32:11 +00:00
uvm Remove extra '(' that prevented kernel with UVMHIST to be compiled 2008-01-22 21:36:23 +00:00
Makefile