NetBSD/sys
2015-07-06 02:30:22 +00:00
..
altq
arch Add a check to make sure that if PSL_FP is set, we own the FPU. 2015-07-06 02:30:22 +00:00
coda Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00
compat PR/50021: Rin Okuyama: Fix linux affinity syscalls 2015-07-03 02:24:28 +00:00
conf Create a new sysv_ipc module to contain the SYSVSHM, SYSVSEM, and 2015-05-13 02:06:25 +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 Revert patch from PR/48715 as it is incorrect. 2015-07-05 15:51:55 +00:00
dist/pf <sys/rnd.h> not needed for pf_norm.c. 2015-04-13 16:35:33 +00:00
external fix Xorg coredumps that have started happening recently. 2015-06-25 16:01:20 +00:00
fs No need to call spec_inactive() from ptyfs_incative(). 2015-06-23 10:41:06 +00:00
gdbscripts
ipkdb
kern Support PIOD_READ_AUXV so that gdb can handle PIE binaries. From OpenBSD. 2015-07-02 03:47:54 +00:00
lib If the platform support popcount as a __builtin, use that in preference 2015-05-29 19:38:59 +00:00
miscfs Unfortunately MFS uses v_data of its anonymous device vnode so 2015-07-01 08:13:52 +00:00
modules Add support for build mips64 kernel modules as N32 2015-06-22 06:46:27 +00:00
net Use ip_hresolv_output for if_token as well 2015-07-01 03:39:36 +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 Use ip_hresolv_output for if_token as well 2015-07-01 03:39:36 +00:00
netinet6 Use KASSERT for argument NULL checks 2015-06-30 08:31:42 +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 add netbsd32 support for nfssvc(2). we do this by defining 5 copyin/out 2015-06-22 10:35:00 +00:00
opencrypto
rump add brconfig to userland utils 2015-06-29 08:40:52 +00:00
secmodel
stand
sys Support PIOD_READ_AUXV so that gdb can handle PIE binaries. From OpenBSD. 2015-07-02 03:47:54 +00:00
ufs Small fixes. 2015-06-28 10:04:32 +00:00
uvm Use %p, %#xl etc. for pointers and addresses. 2015-06-22 06:24:17 +00:00
Makefile