NetBSD/sys
pgoyette ae8c40588e In preparation for modularization of the SYSV* options, restore the
use of opt_sysv.h to get the -DSYSVxxx definitions.
2015-05-12 05:19:20 +00:00
..
altq Build altq module. 2014-11-17 06:04:01 +00:00
arch Add missing check for db_Grp9. This change fixes a bug that cmpxchg8b can't 2015-05-12 05:18:50 +00:00
coda Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00
compat Fix the #ifdef _MODULE stuff so that the syscall packages and sysctl stuff 2015-05-11 10:32:13 +00:00
conf Include splash with genfb. 2015-05-01 02:00:41 +00:00
crypto More rnd.h user cleanup. 2015-04-13 22:43:41 +00:00
ddb Don't use an unset value as an address 2015-02-27 00:47:30 +00:00
dev Don't manipulate the autoconfig databases for built-in module. 2015-05-12 02:38:00 +00:00
dist/pf <sys/rnd.h> not needed for pf_norm.c. 2015-04-13 16:35:33 +00:00
external CID 1294266: Cast to void. 2015-05-09 15:36:15 +00:00
fs Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00
gdbscripts
ipkdb
kern In preparation for modularization of the SYSV* options, restore the 2015-05-12 05:19:20 +00:00
lib tricks with sizeof() make coverity complain. 2015-05-09 18:49:36 +00:00
miscfs Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00
modules acorn26 probably was not meant to use the arm32 genassym 2015-05-11 21:26:41 +00:00
net make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +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 if no address was found, don't check if it is tentative (hi Roy) 2015-05-09 18:47:26 +00:00
netinet6 make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +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 make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
nfs when calling nfs_boot_sendrecv pass NULL for pointers instead of 0 2015-05-09 18:12:19 +00:00
opencrypto Trivial printf format changes and typo fix 2015-03-26 17:40:16 +00:00
rump PR/975220: Check return of kthread_create 2015-05-10 14:05:22 +00:00
secmodel Do not release secmodels_lock when it is not held. 2014-11-04 16:01:58 +00:00
stand
sys Regen for changes related to separation of compat_sysv syscalls into a 2015-05-10 08:13:41 +00:00
ufs ffs_superblock_validate(): check the size of cylinder groups. 2015-04-26 06:19:36 +00:00
uvm pmap_tlb_intersecting_active_p is not used in some combinations of 2015-04-18 16:58:31 +00:00
Makefile