NetBSD/sys
2019-02-20 18:19:46 +00:00
..
altq
arch convert 'extern long intrnames' to 'extern char intrnames[MAX_INAME_LENGTH]'. 2019-02-19 00:34:50 +00:00
coda
compat use KASSERTMSG() in netbsd32_ptr32i(). 2019-02-20 06:04:28 +00:00
conf compat_sunos depends upon compat_09. fixes: 2019-02-12 07:16:55 +00:00
crypto
ddb
dev moar match string 2019-02-20 18:19:46 +00:00
dist/pf
external revert the upsteam portion of previous; we don't want to patch upstream 2019-02-19 00:30:16 +00:00
fs Set "mnt_lower" before the first file system operation on the new file system. 2019-02-20 10:05:59 +00:00
gdbscripts
kern - Make the fstrans mount info part of the per-lwp state and replace 2019-02-20 10:09:45 +00:00
lib don't use -fnon-call-exceptions on arm. not needed and triggers eh_frame generation. 2019-02-07 10:44:54 +00:00
miscfs Attach "mnt_transinfo" to "dead_rootmount" so every mount has a 2019-02-20 10:07:27 +00:00
modules WARNS=3 for compat_netbsd32_* in order to appease sign-compare warnings 2019-02-20 05:11:30 +00:00
net revert previous. we don't want to change upstream code. 2019-02-19 00:26:57 +00:00
net80211
netatalk
netbt
netcan
netinet This really was a missing break. 2019-02-15 14:13:32 +00:00
netinet6
netipsec
netmpls
netsmb
nfs Bracket do_sys_renameat() and nfsrv_rename() with fstrans. 2019-02-20 10:05:20 +00:00
opencrypto
rump Attach "mnt_transinfo" to "dead_rootmount" so every mount has a 2019-02-20 10:07:27 +00:00
secmodel
stand
sys Attach "mnt_transinfo" to "dead_rootmount" so every mount has a 2019-02-20 10:07:27 +00:00
ufs Remove superfluous VOP_UNLOCK(), vnode will be unlocked from spec_reclaim(). 2019-02-20 10:03:55 +00:00
uvm VM_MAXUSER_ADDRESS can be undefined when compiling module/coredump; 2019-02-17 13:46:03 +00:00
Makefile