NetBSD/sys
2007-11-20 11:51:01 +00:00
..
altq machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
arch For the last time, compile! 2007-11-20 01:53: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 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 Some manufacturers use the same vendor and product id for different devices. 2007-11-20 10:43:01 +00:00
dist Bring some fixes from IPF 4.1.27 in order to fix kern/37037. 2007-10-02 06:15:11 +00:00
fs Retire M_PUFFS, use kmem(9) instead. 2007-11-20 11:51:01 +00:00
gdbscripts
ipkdb machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
kern Call ttstart() with tty_lock held. 2007-11-20 00:45:23 +00:00
lib fix compilation in the case of _KERNEL && DIAGNOSTIC && !RBDEBUG. 2007-11-20 08:30:05 +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 Use ifreq_setaddr(), ifreq_getaddr(), sockaddr_in_init(), and 2007-09-01 04:32:50 +00:00
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 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 - Factor out too many copies of the same bit of tty code. 2007-11-19 18:51:36 +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 remove sun2 from no-rump list 2007-09-24 14:19:36 +00:00