NetBSD/sys
kiyohara 2fd3ecbe55 We wait for the clearness of the NFORCE_SMB_PROTOCOL as transfer completion.
And, the maximum is assumed to be 10msec.  I think that the thing for which
it waits any further is dangerous for the system.
2007-07-21 12:14:27 +00:00
..
altq Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
arch Add MI todr(9) support and timercounter(9) support with kern_cctr.c to alpha: 2007-07-21 11:59:55 +00:00
coda Make set_statvfs_info() take a parameter for the vfs name instead 2007-07-17 11:19:31 +00:00
compat Fix three identical typos in the previous (fs_fstypename -> f_fstypename). 2007-07-20 13:48:24 +00:00
conf Take steps to hide the radix_node implementation of the forwarding table 2007-07-19 20:48:50 +00:00
contrib/dev/ath
crypto
ddb include cdefs.h before opt_xxx.h 2007-07-19 21:54:51 +00:00
dev We wait for the clearness of the NFORCE_SMB_PROTOCOL as transfer completion. 2007-07-21 12:14:27 +00:00
dist Avoid casting to "i6addr_t *", because that type requires 64-bit 2007-07-19 14:04:34 +00:00
fs In sync, skip over vnodes based on if they are clean rather than 2007-07-20 16:46:43 +00:00
gdbscripts
ipkdb
kern Remove obsolete cc_microtime() and cc_microset() support. 2007-07-21 12:09:54 +00:00
lib include sys/cdefs.h 2007-07-19 22:00:04 +00:00
lkm Example LKM to test envsys2 and verify that some things work as 2007-07-20 14:21:00 +00:00
miscfs Make set_statvfs_info() take a parameter for the vfs name instead 2007-07-17 11:19:31 +00:00
net Cosmetic: remove superfluous parentheses. Compare pointers with 2007-07-21 03:12:10 +00:00
net80211
netatalk Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netbt not necessary to cast to (void *) (from caddr_t removal) 2007-07-19 20:48:51 +00:00
netinet Take steps to hide the radix_node implementation of the forwarding table 2007-07-19 20:48:52 +00:00
netinet6 Take steps to hide the radix_node implementation of the forwarding table 2007-07-19 20:48:52 +00:00
netipsec Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netisdn Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netiso Take steps to hide the radix_node implementation of the forwarding table 2007-07-19 20:48:52 +00:00
netkey Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netnatm
netsmb Don't exit an unheld mutex. 2007-07-10 21:05:03 +00:00
nfs In sync, skip over vnodes based on if they are clean rather than 2007-07-20 16:46:43 +00:00
opencrypto Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
secmodel Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
stand
sys Add sys/kern/kern_cctr.c, which contains MI cpu cyclecounter based 2007-07-21 11:47:07 +00:00
ufs In sync, skip over vnodes based on if they are clean rather than 2007-07-20 16:46:43 +00:00
uvm Add native mremap system call based on the UVM implementation for 2007-07-17 17:42:07 +00:00
Makefile