NetBSD/sys
2015-08-20 09:44:53 +00:00
..
altq
arch Simplify these by doing AT () relocation once. 2015-08-20 09:34:54 +00:00
coda Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00
compat move some header-specific pointer-typedefs into a header-specific area. 2015-08-10 04:48:53 +00:00
conf bump config version 2015-08-20 09:44:53 +00:00
crypto
ddb Add support for 'q' qualifier for 64-bit values on examine and write. 2015-06-06 22:06:05 +00:00
dev restart queue when a request completes 2015-08-19 20:15:20 +00:00
dist/pf
external Move linux/err.h into common/include. 2015-08-18 21:10:56 +00:00
fs union_unmount: use vfs_vnode_iterator to count attached vnodes. 2015-07-23 09:45:21 +00:00
gdbscripts
ipkdb
kern Mark pseudo attach unused arg with __unused. 2015-08-20 08:27:09 +00:00
lib Hack up dinode usage to be 64 vs. 32 as needed. Part 1. 2015-08-12 18:28:00 +00:00
miscfs Unused inits (harmless). 2015-07-24 13:02:52 +00:00
modules Add VMSWAP 2015-07-30 10:26:14 +00:00
net Remove extra rt_refcnt++ in rtalloc1 2015-08-13 10:14:26 +00:00
net80211
netatalk make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netbt make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netinet Move insane goto label 2015-08-12 07:13:14 +00:00
netinet6 Fix double rtfree 2015-08-11 09:30:32 +00:00
netipsec make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netisdn
netkey
netmpls make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netnatm make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netsmb Remove leftover IPX-related stuffs 2015-05-25 08:29:01 +00:00
nfs Fix soft NFS force unmount 2015-07-15 03:28:55 +00:00
opencrypto
rump Don't use KASSERT() to test for external return values, use panic() 2015-08-16 11:06:54 +00:00
secmodel Add kernel code to support intrctl(8). 2015-08-17 06:16:02 +00:00
stand
sys fix tpyo 2015-08-17 18:43:37 +00:00
ufs Part two of dinodes; use the same union everywhere. 2015-08-19 20:33:29 +00:00
uvm Some changes, to reduce a bit my tech-kern@ patch: 2015-08-04 18:28:09 +00:00
Makefile