NetBSD/sys
2007-11-12 23:12:57 +00:00
..
altq machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
arch Add Intel 82965PM bridge from jmcneill-pm. 2007-11-12 19:40:49 +00:00
coda Merge from vmlocking: 2007-10-10 20:42:20 +00:00
compat regen 2007-11-12 22:23:29 +00:00
conf Move putter code from directly under dev/ to dev/putter/ 2007-11-12 14:30:55 +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 Pacify some gcc uninitialized warnings at -O3 2007-10-22 00:36:28 +00:00
dev Add ATAPI support to ahcisata(4). lightly tested with a DVD burner, by 2007-11-12 21:25:14 +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 Bounds-check responses from userspace. 2007-11-12 17:42:13 +00:00
gdbscripts
ipkdb machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
kern Regen. 2007-11-12 23:12:57 +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 No more puffs_transport.c, as noted by Kurt Schreiner on current-users. 2007-11-12 12:31:15 +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 Change macros SYN_CACHE_PUT() and SYN_CACHE_RM() into inline 2007-11-09 23:55:58 +00:00
netinet6 Use sockaddr_in6_init(). 2007-11-10 00:14:31 +00:00
netipsec The function ipsec4_get_ulp assumes that ip_off is in host order. This results 2007-10-28 15:48:23 +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 Merge from vmlocking: 2007-11-07 00:23:13 +00:00
opencrypto Use the softint API. 2007-10-08 16:18:02 +00:00
rump fix build (hi rmind!) 2007-11-11 17:18:47 +00:00
secmodel
stand
sys Regen. 2007-11-12 23:12:57 +00:00
ufs Use PRI_BIO for kthreads instead of PINOD. Fixes a missed case of priority 2007-11-10 18:53:57 +00:00
uvm Merge from vmlocking: 2007-11-07 00:23:13 +00:00
Makefile