NetBSD/sys
ad 1ba4d2957a Add a dummy bus.h that pulls in machine/bus.h. In the future we may
want to put MI defs here.
2007-10-19 11:49:22 +00:00
..
altq init tbr_callout in all cases (hi ad!) 2007-09-04 14:17:16 +00:00
arch Merge from vmlocking: add CPU_INFO_ITERATOR. 2007-10-19 11:41:27 +00:00
coda Merge from vmlocking: 2007-10-10 20:42:20 +00:00
compat Follow up the removal of the lwp_t* argument to do_filereadv() and 2007-10-11 13:51:12 +00:00
conf Split I/O-related routines (getpages, putpages, etc.) which are heavily 2007-10-17 16:45:00 +00:00
contrib/dev/ath Make ath(4) work again on sparc64 (and other big-endian machines). 2007-08-28 00:12:46 +00:00
crypto
ddb db_cmd_search: When we compare names we'd better stop at the nul byte. 2007-10-14 00:37:56 +00:00
dev If you're going to use device_t, may as well include sys/device.h; unb0rks 2007-10-19 08:57:50 +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 Fix wrong argument order which just happened to work by luck. 2007-10-18 17:07:30 +00:00
gdbscripts
ipkdb
kern Initialise the callbacks for tty.t_rstrt_ch in ttymalloc 2007-10-18 18:54:56 +00:00
lib Make a few debug outputs only happen when debugging. 2007-10-01 13:15:06 +00:00
lkm Use a two clause license for all the code I contributed. 2007-10-06 07:21:02 +00:00
miscfs Split I/O-related routines (getpages, putpages, etc.) which are heavily 2007-10-17 16:45:00 +00:00
net In ifreq_setaddr(), use the right buffer sizes for compat v. 2007-10-11 20:47:27 +00:00
net80211
netatalk Use ifreq_setaddr(), ifreq_getaddr(), sockaddr_in_init(), and 2007-09-01 04:32:50 +00:00
netbt for PRU_ATTACH, we should make sure that so_pcb is not allocated when 2007-10-15 18:04:34 +00:00
netinet Work in progress: use a raw socket for GRE in IP encapsulation 2007-10-05 03:28:12 +00:00
netinet6 If callout_t is to be used, then <sys/callout.h> should be included. 2007-10-17 04:35:34 +00:00
netipsec Fix my previous stupid caddr_t fix. 2007-09-22 23:33:18 +00:00
netisdn We count last activity in time_update nowadays, so use that to compare 2007-10-14 23:44:49 +00:00
netiso Delete the unused second argument to ip_stripoptions(), move it 2007-10-02 20:35:04 +00:00
netkey Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netnatm
netsmb Don't exit an unheld mutex. 2007-07-10 21:05:03 +00:00
nfs Merge from vmlocking: 2007-10-10 20:42:20 +00:00
opencrypto Use the softint API. 2007-10-08 16:18:02 +00:00
rump Compile most genfs routines directly out of the kernel sources. 2007-10-17 16:48:16 +00:00
secmodel Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
stand
sys Add a dummy bus.h that pulls in machine/bus.h. In the future we may 2007-10-19 11:49:22 +00:00
ufs Ffs_blkfree() and ffs_freefile() take a devvp that may be a regular file whencalled from snapshot creation. Be sure to use the right mount. 2007-10-18 17:39:04 +00:00
uvm uvm_mremap: fix alignment check for the easy cases. 2007-10-15 11:26:13 +00:00
Makefile remove sun2 from no-rump list 2007-09-24 14:19:36 +00:00