NetBSD/sys
ad 417cd168ee Use the softint API. 2007-11-19 18:41:29 +00:00
..
altq machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
arch Use the softint API. 2007-11-19 18:41:29 +00:00
coda
compat Regen. 2007-11-16 12:58:12 +00:00
conf Deal with arm gas weirdness. 2007-11-17 08:59:51 +00:00
contrib/dev/ath machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
crypto
ddb Add a missing "else". Should finally fix PR kern/37110. 2007-11-14 12:05:42 +00:00
dev Make sure the mutex is initialized before using it, use the patch 2007-11-19 16:01:09 +00:00
dist
fs Make puffs_updatenode() take a puffs_node instead of a vnode. This 2007-11-17 21:55:29 +00:00
gdbscripts
ipkdb machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
kern Work around issues with pool_cache on sparc. 2007-11-18 16:27:42 +00:00
lib x68k's floppy is 8*2 sect/cyl, not 18*2 sect/cyl. 2007-11-11 13:23:07 +00:00
lkm Extend the envsys2 API (one more time, sorry) as defined in: 2007-11-16 08:00:11 +00:00
miscfs Revision 1.42 was lost. Pointed out by Nicolas Joly: 2007-11-12 14:11:47 +00:00
net Call ttwakeup() with tty_lock held. 2007-11-12 14:20:40 +00:00
net80211
netatalk
netbt include <sys/device.h> for device_t 2007-11-12 19:08:29 +00:00
netinet Follow up on arc -> arcnet renaming. Pointed out by joerg@. 2007-11-14 01:11:14 +00:00
netinet6 We might leave nd6_ns_output() really early. Postpone memset() 2007-11-16 17:51:51 +00:00
netipsec defflag IPSEC_DEBUG 2007-11-16 21:15:20 +00:00
netisdn machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
netiso Do not use insque/remque from libkern; they are about to be removed. 2007-11-09 21:00:05 +00:00
netkey
netnatm
netsmb
nfs nfs_lookup: fix indent. 2007-11-13 11:37:08 +00:00
opencrypto
rump support cv_broadcast() 2007-11-19 14:17:22 +00:00
secmodel
stand
sys Pull in atomic.h from the thorpej-atomic branch. 2007-11-18 18:08:35 +00:00
ufs Misc cosmetics. 2007-11-17 08:51:51 +00:00
uvm call debug_init earlier. ie. before malloc is used. 2007-11-14 11:04:07 +00:00
Makefile