NetBSD/sys
matt 3e2ddfa15c if NEED_MDSETIMAGE != no and the ramdisk.fs exists
add ramdisk.fs to SYSTEM_DEP
if DEBUG is defined, mdsetimage the ramdisk image into the .gdb copy
2015-06-26 21:56:31 +00:00
..
altq Build altq module. 2014-11-17 06:04:01 +00:00
arch if NEED_MDSETIMAGE != no and the ramdisk.fs exists 2015-06-26 21:56:31 +00:00
coda Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00
compat add missing opt_nfsserver.h 2015-06-23 06:28:29 +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 regen. 2015-06-26 07:31:44 +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 Wait for the next character forever as kgdb wants. 2015-06-26 14:26:38 +00:00
lib If the platform support popcount as a __builtin, use that in preference 2015-05-29 19:38:59 +00:00
miscfs Add a vfs_newvnode() method to deadfs and use it to create 2015-06-23 10:42:34 +00:00
modules Add support for build mips64 kernel modules as N32 2015-06-22 06:46:27 +00:00
net Guard against the possibility the there is no ready address. 2015-06-08 08:21:49 +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 errno -> error, spotted by the hawk skrll 2015-06-08 08:19:20 +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 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 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 Trivial printf format changes and typo fix 2015-03-26 17:40:16 +00:00
rump VOP_INACTIVE() is a rump operation, not a specfs operation. 2015-06-23 10:41:32 +00:00
secmodel Do not release secmodels_lock when it is not held. 2014-11-04 16:01:58 +00:00
stand
sys Install common_lock.h 2015-06-26 14:38:54 +00:00
ufs ufs_inactive: stop overwriting error status and return the last error seen. 2015-06-13 14:56:45 +00:00
uvm Use %p, %#xl etc. for pointers and addresses. 2015-06-22 06:24:17 +00:00
Makefile