NetBSD/sys
matt a48618d72c minor constification 2015-06-04 05:22:10 +00:00
..
altq
arch minor constification 2015-06-04 05:22:10 +00:00
coda Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00
compat Add support for NPF ioctls. 2015-06-01 16:07:27 +00:00
conf Create a new sysv_ipc module to contain the SYSVSHM, SYSVSEM, and 2015-05-13 02:06:25 +00:00
crypto
ddb only call the on-enter commands if we're not recursing. 2015-05-21 08:23:22 +00:00
dev add new cryptographic accelerator driver 'mvxpsec.' 2015-06-03 04:20:02 +00:00
dist/pf
external disable drmkms on r100 and most r200. works around PR#49744, etc. 2015-05-29 05:48:46 +00:00
fs update: runs as a userspace process now. 2015-05-17 09:46:12 +00:00
gdbscripts
ipkdb
kern typo 2015-05-25 21:02:37 +00:00
lib If the platform support popcount as a __builtin, use that in preference 2015-05-29 19:38:59 +00:00
miscfs Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00
modules Use SRCS+= instead of SRCS= in Makefile.incs to avoid assumptions of 2015-06-02 00:38:37 +00:00
net Include <sys/socketvar.h> for softnet_lock. 2015-06-03 13:06: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 remove transitional functions in{,6}_pcbconnect_m() that were used in 2015-05-24 15:43:45 +00:00
netinet6 remove transitional functions in{,6}_pcbconnect_m() that were used in 2015-05-24 15:43:45 +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 change nfs_boot_sendrecv to take sockaddr_in * instead of mbuf * 2015-05-21 02:04:22 +00:00
opencrypto
rump Add a "default" alias for RUMP_NBCOMPAT, in case "default" and "all" 2015-06-03 14:40:11 +00:00
secmodel
stand
sys Create a per-device state for iscsi(4), effectively making it a cloning 2015-05-30 20:09:47 +00:00
ufs Change lfs from hash table to vcache. 2015-05-31 15:48:02 +00:00
uvm ubc_alloc: perform pmap_update() in the error path as we might have 2015-05-27 19:43:40 +00:00
Makefile