NetBSD/sys
jruoho 3aca70d9a2 Remove the recently added warning about long Sleep() requests.
This is now in ACPICA (20100528):

	Added support to limit the maximum time for the ASL Sleep()
	operator. To prevent accidental deep sleeps, limit the maximum time
	that Sleep() will actually sleep. Configurable, the default maximum
	is two seconds. ACPICA bugzilla 854.
2010-06-05 16:47:49 +00:00
..
altq rename the altq-defined INFINITY symbol to ALTQ_INFINITY 2010-04-09 19:32:45 +00:00
arch fix some cosmetics. 2010-06-04 20:31:58 +00:00
coda
common/bus_dma
compat -fix internal use of sigwaitinfo(2) by sigwait(3): The former returns 2010-05-30 19:31:39 +00:00
conf For the simple cases, augment device-major with information on how 2010-04-30 20:47:17 +00:00
crypto
ddb
dev Remove the recently added warning about long Sleep() requests. 2010-06-05 16:47:49 +00:00
dist handle STDC and GNUC inline semantic differences by providing and 2010-06-01 08:53:20 +00:00
external use round_page() for PAGE_ALIGN(). from Onno van der Linden 2010-05-24 08:51:53 +00:00
fs Mark files removed in the in-memory structure. This allows us 2010-05-27 23:40:12 +00:00
gdbscripts
ipkdb
kern proc_alloc: move kdtrace_proc_ctor() out of the proc_lock. 2010-06-04 23:02:18 +00:00
lib fix typo 2010-05-11 21:50:35 +00:00
miscfs Revert my last change, it's not The Right Thing [tm]. 2010-04-13 11:54:43 +00:00
modules Add __cacheline_aligned and __read_mostly annotations. 2010-06-01 22:13:30 +00:00
net Prevent if_detach() from crashing while it walks the routing table 2010-06-02 23:41:14 +00:00
net80211 Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
netatalk
netbt
netinet Make sure SYN_CACHE_TIMER_ARM() has been run before calling syn_cache_put() 2010-05-26 17:38:29 +00:00
netinet6 When choosing IPv6 source addresses, respect the ifaddr preference 2010-04-22 20:05:15 +00:00
netipsec
netisdn Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
netiso
netkey
netnatm
netsmb
nfs nfs_statvfs should return NFS_MAXNAMLEN, not MAXNAMLEN. 2010-05-15 20:24:57 +00:00
opencrypto
rump Regen for pathconf/fpathconf rumpification. 2010-06-04 16:33:32 +00:00
secmodel
stand
sys kdtrace_{pro,thread}c_ctor: use kmem_zalloc(), instead of manual memset(). 2010-06-04 23:17:28 +00:00
ufs Initialize the initial snap block list's count. 2010-06-02 09:56:59 +00:00
uvm it's a wonderful static 2010-06-02 15:48:49 +00:00
Makefile