NetBSD/sys
bjs 27bbf3c565 Remove #ifdef __OpSys__ sections to make this readable. Add RCS tags.
Nothing done in header files, nor in dev/pci/drm (we might not want to
touch this for the sake of merging) yet.  Compile tested; please let
me know if this broke anything.
2007-11-21 19:22:12 +00:00
..
altq machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
arch add comments 2007-11-21 11:15:50 +00:00
coda Merge from vmlocking: 2007-10-10 20:42:20 +00:00
compat Regen. 2007-11-16 12:58:12 +00:00
conf pud (userspace char/block drivers) build goo 2007-11-20 18:54:31 +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 Remove #ifdef __OpSys__ sections to make this readable. Add RCS tags. 2007-11-21 19:22:12 +00:00
dist
fs use BUF_ISREAD/WRITE instead of homegrown variants 2007-11-21 16:30:40 +00:00
gdbscripts
ipkdb machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
kern lockdebug_alloc: detect double initialization explicitly. 2007-11-21 11:33:11 +00:00
lib Make rb_tree_insert_node return true/false whether the node was inserted 2007-11-21 16:42:51 +00:00
lkm Use BUILDSYMLINKS to avoid a compilation error where the source file 2007-11-20 21:47:34 +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 allow listening to channel RFCOMM_CHANNEL_ANY, which means that 2007-11-20 20:25:57 +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 de-__P()ify 2007-11-21 16:49:08 +00:00
netkey
netnatm
netsmb
nfs nfs_lookup: fix indent. 2007-11-13 11:37:08 +00:00
opencrypto Use the softint API. 2007-10-08 16:18:02 +00:00
rump support cv_broadcast() 2007-11-19 14:17:22 +00:00
secmodel
stand
sys Add BUF_ISREAD() and BUF_ISWRITE() macros to avoid silly code checking 2007-11-21 16:30:01 +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