K 10 svn:author V 3 ian K 8 svn:date V 27 2016-05-26T00:03:23.613456Z K 7 svn:log V 410 Disable alignment faults on armv6, adjust various alignment-related macros to match the new state of affairs. The hardware we support has always been able to do unaligned accesses, we've just never enabled it until now. This brings FreeBSD into line with all the other major OSes, and should help with the growing volume of 3rd-party software that assumes unaligned access will just work on armv6 and armv7. END