NetBSD/sys
jmcneill 05b25a6836 Ensure that we don't clear the EHCI_PS_CLEAR bits by writing 1s to them
when modifying port state in ehci_suspend and ehci_resume.
2008-01-28 01:52:31 +00:00
..
altq Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, 2008-01-20 18:09:03 +00:00
arch Remove NETBSD32_OFF_T_RETURN() netbsd32_lseek() now uses MI code to return 2008-01-27 17:37:40 +00:00
coda Remove VOP_LEASE. Discussed on tech-kern. 2008-01-25 14:32:11 +00:00
compat wrong argument type 2008-01-28 00:19:28 +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 Ensure that we don't clear the EHCI_PS_CLEAR bits by writing 1s to them 2008-01-28 01:52:31 +00:00
dist
fs Replace use of lockmgr(). 2008-01-27 21:58:39 +00:00
gdbscripts
ipkdb
kern Replace vrelel() 010101-mania with a flags parameter. However, 2008-01-27 22:47: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 - Make nfsnode hash MPSAFE. 2008-01-26 15:30:07 +00:00
opencrypto Make /dev/crypto properly cloning. Leave CRIOGET in place but note that 2008-01-26 00:04:27 +00:00
rump Replace vrelel() 010101-mania with a flags parameter. However, 2008-01-27 22:47:31 +00:00
secmodel Tons of process scope changes. 2008-01-23 15:04:38 +00:00
stand
sys Replace vrelel() 010101-mania with a flags parameter. However, 2008-01-27 22:47:31 +00:00
ufs Replace vrelel() 010101-mania with a flags parameter. However, 2008-01-27 22:47:31 +00:00
uvm uvm_swap_init(): Call VOP_OPEN() on swapdev_vp to make I/O through the 2008-01-27 17:18:09 +00:00
Makefile