NetBSD/sys
skrll 2fbf6a0bbf Fixup the compile time decisions around PMAP_{INCLUDE,NEEDS}_PTE_SYNC and
fix the options for xscale boards which require the code in
pmap_l2ptp_ctor marked as #ifndef PMAP_INCLUDE_PTE_SYNC.

Fix the typo (pte -> opte) in this code block and consistently use opte
elsewhere.

PR/51990: Regression data_abort_handler: data_aborts fsr=0x406 far=0xbfffeff5  on copyout in init
2017-02-23 08:22:20 +00:00
..
altq
arch Fixup the compile time decisions around PMAP_{INCLUDE,NEEDS}_PTE_SYNC and 2017-02-23 08:22:20 +00:00
coda Add generic genfs_suspendctl() and use it for all file systems. 2017-02-17 08:31:23 +00:00
compat Introduce PT_GETDBREGS and PT_SETDBREGS in ptrace(2) on i386 and amd64 2017-02-23 03:34:22 +00:00
conf add l2tp(4) L2TPv3 interface. 2017-02-16 08:12:43 +00:00
crypto
ddb
dev Ensure we still have a virtual channel after sleeping on sc_lock. 2017-02-21 20:23:37 +00:00
dist/pf Do ND in L2_output in the same manner as arpresolve 2017-02-14 03:05:06 +00:00
external drmkms_pci: use MSI if available. 2017-02-21 14:19:39 +00:00
fs Enable fstrans on all file systems. 2017-02-22 09:50:13 +00:00
gdbscripts
ipkdb
kern Fix build of ports without PT_STEP 2017-02-23 04:48:36 +00:00
lib Fix build with clang. 2017-02-03 17:24:43 +00:00
miscfs Add generic genfs_suspendctl() and use it for all file systems. 2017-02-17 08:31:23 +00:00
modules add missing files. 2017-02-16 08:23:35 +00:00
net Remove mkludge stuffs 2017-02-23 07:57:09 +00:00
net80211 wlan interfaces make interrupt routine running on softint context. 2017-02-02 10:05:35 +00:00
netatalk
netbt avoid -Werror=sign-conversion 2017-01-28 19:19:41 +00:00
netinet Add assertions and comments for lock states of socket and pcb 2017-02-22 07:05:04 +00:00
netinet6 Remove mkludge stuffs 2017-02-23 07:57:09 +00:00
netipsec Remove mkludge stuffs 2017-02-23 07:57:09 +00:00
netisdn
netkey
netmpls
netnatm
netsmb
nfs Add generic genfs_suspendctl() and use it for all file systems. 2017-02-17 08:31:23 +00:00
opencrypto make some locks and condvar static 2017-02-09 06:03:29 +00:00
rump GC some GCC 4.8 specific sh3 HACKS entries. 2017-02-22 12:17:16 +00:00
secmodel
stand
sys Welcome to 7.99.62! 2017-02-23 03:48:20 +00:00
ufs Enable fstrans on all file systems. 2017-02-22 09:50:13 +00:00
uvm Fix off by one. 2017-02-05 07:25:49 +00:00
Makefile