NetBSD/sys
2015-07-30 07:44:40 +00:00
..
altq
arch Use IPL_VM for dwc2_intr and mark as MP safe where possible. 2015-07-30 07:32:40 +00:00
coda Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00
compat Unused inits (harmless). 2015-07-24 13:02:52 +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 Add support for 'q' qualifier for 64-bit values on examine and write. 2015-06-06 22:06:05 +00:00
dev Add ADMA2 support, which enables scatter gather DMA for data transfers on 2015-07-29 12:11:13 +00:00
dist/pf
external Use IPL_VM for dwc2_intr and mark as MP safe where possible. 2015-07-30 07:32:40 +00:00
fs union_unmount: use vfs_vnode_iterator to count attached vnodes. 2015-07-23 09:45:21 +00:00
gdbscripts
ipkdb
kern revert previous, will fix differently. 2015-07-28 19:46:42 +00:00
lib add mulsi3, needed by inet_addr.o 2015-07-30 07:44:40 +00:00
miscfs Unused inits (harmless). 2015-07-24 13:02:52 +00:00
modules Don't build compat_netbsd32 if mips64 && building mips-n32 2015-07-09 14:41:30 +00:00
net Fix PR 48104 2015-07-23 10:52:34 +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 If we are sending a window probe and there's unacked data in the socket, make 2015-07-24 04:33:50 +00:00
netinet6 Fix rtfree-ing wrong rtentry 2015-07-24 07:36:29 +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 Since the rump kernel does not know when the container it's running in 2015-07-24 14:11:11 +00:00
secmodel
stand
sys move stdbool.h to sys, reuire pool.h to include <sys/stdbool.h> for bool, 2015-07-29 00:10:25 +00:00
ufs Use lfs_accessors.h in conjunction with the cleaner's struct clfs. 2015-07-28 05:14:23 +00:00
uvm Several changes and improvements in KMEM_GUARD: 2015-07-27 09:24:28 +00:00
Makefile