K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2018-04-21T15:15:47.360391Z K 7 svn:log V 274 Export powerpc CPU features for auxvec FreeBSD exports the AT_HWCAP* auxvec items if provided by the ELF sysentvec structure. Add the CPU features to be exported, so user space can more easily check for them without using the hw.cpu_features and hw.cpu_features2 sysctls. END