NetBSD/sys
he 42a743dc4a The option COMPAT_AOUT_M68K now requires COMPAT_40 (recent mount changes),
so make sure to define COMPAT_40 too.
2007-07-16 06:23:28 +00:00
..
altq Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
arch The option COMPAT_AOUT_M68K now requires COMPAT_40 (recent mount changes), 2007-07-16 06:23:28 +00:00
coda Update coda for VFS_MOUNT() change 2007-07-12 19:38:26 +00:00
compat <dsl> I suspect my set of test build kernels is longer than ad's :-) 2007-07-14 17:11:28 +00:00
conf Default MEMORY_DISK_SERVER to 1 instead of using 'undefined' to mean 1. 2007-07-15 08:40:22 +00:00
contrib/dev/ath Remove support for NetBSD/{,evb}sh5. 2007-04-08 09:35:21 +00:00
crypto
ddb Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
dev The power daemon is now an LWP. 2007-07-15 15:27:53 +00:00
dist Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
fs Remove the copyout() of the mount args from puffs_mount(), the buffer 2007-07-14 16:06:53 +00:00
gdbscripts
ipkdb
kern Remove non-user flags (especially MSG_IOVUSRSPACE) from mp->msg_flags 2007-07-15 08:33:38 +00:00
lib Remove _ZLIB_PRIVATE that should have been removed 10 years ago. 2007-06-23 10:50:24 +00:00
lkm Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
miscfs Change the VFS_MOUNT() interface so that the 'data' buffer passed to the 2007-07-12 19:35:32 +00:00
net Generic soft interrupts are mandatory. 2007-07-14 21:02:36 +00:00
net80211 Add a sockaddr_storage member to "struct ifreq" maintaining backwards 2007-05-29 21:32:27 +00:00
netatalk Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netbt Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netinet Replace a simple lock with a mutex and make it static. 2007-07-11 21:34:16 +00:00
netinet6 fix printf format. 2007-07-10 18:25:50 +00:00
netipsec Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netisdn Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netiso Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netkey Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netnatm Eliminate address family-specific route caches (struct route, struct 2007-05-02 20:40:22 +00:00
netsmb Don't exit an unheld mutex. 2007-07-10 21:05:03 +00:00
nfs Change the VFS_MOUNT() interface so that the 'data' buffer passed to the 2007-07-12 19:35:32 +00:00
opencrypto Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
secmodel Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
stand
sys Version mount(2) so that the length of the 'data' buffer is passed into 2007-07-14 15:41:30 +00:00
ufs Implementation of per-CPU work-queues support for workqueue(9) interface. 2007-07-12 20:39:56 +00:00
uvm Revert unintentially committed change. 2007-07-14 22:27:15 +00:00
Makefile