NetBSD/sys
2014-07-12 09:58:39 +00:00
..
altq Lock IFQ operations when NET_MPSAFE 2014-07-01 10:16:02 +00:00
arch Increase maximum MSGBUFSIZE to 248k. 2014-07-10 06:24:02 +00:00
coda An (un)privileged user can easily make the kernel dereference a NULL 2014-04-16 18:55:17 +00:00
compat netbsd32 should depend on exec_elf32, since it will use exec_elf32's functions. 2014-07-11 16:22:49 +00:00
conf Document command line options and other inputs and outputs. 2014-06-14 12:42:41 +00:00
crypto fix sprintf. 2014-03-25 16:28:15 +00:00
ddb Make this build. 2014-04-12 19:25:48 +00:00
dev detach wscons when detaching console 2014-07-12 05:30:33 +00:00
dist/pf - Implement pktqueue interface for lockless IP input queue. 2014-06-05 23:48:16 +00:00
external Hook up drm suspend/resume. 2014-07-07 20:21:31 +00:00
fs Minor changes: 2014-07-09 09:00:18 +00:00
gdbscripts
ipkdb
kern Allow fill_kproc2() to be used by more than sysctl. 2014-07-12 09:57:25 +00:00
lib ${.PARSEDIR} not .${PARSEDIR} for Makefile.compiler-rt include 2014-07-04 16:44:26 +00:00
miscfs Use kproc2 to provide sensible informations for /proc/<pid>/stat. 2014-07-12 09:58:39 +00:00
modules add HYT-221/271/939 humidity/temperature I2C sensor 2014-05-18 11:46:23 +00:00
net Handle overflow in BPF_LD+BPF_IND for mbuf chains and make two minor changes: 2014-07-11 20:43:33 +00:00
net80211 Use module-compatible sysctl init instead of link sets. 2014-04-07 00:07:40 +00:00
netatalk * split PRU_ACCEPT function out of pr_generic() usrreq switches and put 2014-07-09 14:41:42 +00:00
netbt * split PRU_ACCEPT function out of pr_generic() usrreq switches and put 2014-07-09 14:41:42 +00:00
netinet tcp_accept: simplify a little. 2014-07-10 14:05:19 +00:00
netinet6 * split PRU_ACCEPT function out of pr_generic() usrreq switches and put 2014-07-09 14:41:42 +00:00
netipsec * split PRU_ACCEPT function out of pr_generic() usrreq switches and put 2014-07-09 14:41:42 +00:00
netisdn - Implement pktqueue interface for lockless IP input queue. 2014-06-05 23:48:16 +00:00
netkey
netmpls * split PRU_ACCEPT function out of pr_generic() usrreq switches and put 2014-07-09 14:41:42 +00:00
netnatm * split PRU_ACCEPT function out of pr_generic() usrreq switches and put 2014-07-09 14:41:42 +00:00
netsmb - Split off PRU_ATTACH and PRU_DETACH logic into separate functions. 2014-05-19 02:51:24 +00:00
nfs Use vcache_rekey_* for nfs_lookitup() in the "*npp != NULL" case. 2014-07-05 09:33:41 +00:00
opencrypto If we register with pmf on attach, deregister on detach. 2014-07-02 18:58:42 +00:00
rump Add a fiber based implementation of librumpuser in addition to the 2014-07-11 20:26:31 +00:00
secmodel Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
stand
sys Allow fill_kproc2() to be used by more than sysctl. 2014-07-12 09:57:25 +00:00
ufs move the flag setting higher to avoid KASSERT (dholland) 2014-07-11 16:17:29 +00:00
uvm Initialize ubchist earlier. 2014-07-07 20:14:43 +00:00
Makefile