HardenedBSD/sys
Ian Lepore 7e55f8c198 Add a new trap-v6.c which has support for all armv7 exceptions. This
mostly paves the way for the new pmap code, and shouldn't result in any
noticible behavior differences.

Submitted by: Svatopluk Kraus <onwahe@gmail.com>,
              Michal Meloun <meloun@miracle.cz
2015-01-03 22:33:18 +00:00
..
amd64 For /dev/mem and /dev/kmem accesses, avoid asserting that addresses 2015-01-03 01:28:58 +00:00
arm Add a new trap-v6.c which has support for all armv7 exceptions. This 2015-01-03 22:33:18 +00:00
boot Create a custom /boot/defaults/loader.conf for ARM. This differs from the 2015-01-03 19:38:37 +00:00
bsm
cam
cddl
compat Cast *path to silence clang -Wpointer-sign warning. 2015-01-02 19:29:32 +00:00
conf Add a new trap-v6.c which has support for all armv7 exceptions. This 2015-01-03 22:33:18 +00:00
contrib
crypto
ddb
dev Make sure an error case exits unlocked. 2015-01-03 11:04:17 +00:00
fs
gdb
geom
gnu
i386 Garbage collect the asr driver. Hardware for it has not been produced in 2015-01-02 05:34:14 +00:00
isa
kern Rework r276532 a bit. Always avoid recursing into the console drivers 2015-01-03 17:21:19 +00:00
kgssapi
libkern
mips Add a GPIO output mux configuration method. 2015-01-03 06:55:58 +00:00
modules PowerPC also needs ofw_bus_if.h when using FDT. 2015-01-03 21:47:32 +00:00
net
net80211
netgraph
netinet
netinet6
netipsec
netnatm
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
powerpc Resort and resize the altivec registers in the pcb. vrsave and vscr are both 2015-01-03 21:08:27 +00:00
rpc
security
sparc64
sys Missed the header for the note definition. 2015-01-03 21:44:47 +00:00
teken
tools
ufs
vm
x86 Fix warning about possible use of uninitialized variable. 2015-01-02 08:42:44 +00:00
xdr
xen
Makefile