NetBSD/sys
2015-08-20 06:20:19 +00:00
..
altq Build altq module. 2014-11-17 06:04:01 +00:00
arch Use variables where appropriate. 2015-08-20 06:20:19 +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 If MD ldscript is generated, give it dependency on ${SYSTEM_OBJ}. 2015-08-19 05:46:11 +00:00
crypto More rnd.h user cleanup. 2015-04-13 22:43:41 +00:00
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 <sys/rnd.h> not needed for pf_norm.c. 2015-04-13 16:35:33 +00:00
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 When closing a tty, limit the amount of time spent waiting for the 2015-08-19 12:02:55 +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 src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
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 src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
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 Trivial printf format changes and typo fix 2015-03-26 17:40:16 +00:00
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