Go to file
riz e4b52786d3 Work around the problem in PR port-amd64/49150 for all CPUs under Xen.
The problem (calling xrstor, which is privileged in Xen) has appeared
on some Intel CPUs as well, so implement the workaround (ensure that
x86_xsave_features is 0) for all CPUs, not just AMD CPUs.

XXX pullup to 7
2014-10-28 17:44:47 +00:00
bin simplify and eliminate TOCTOU. 2014-10-23 21:03:25 +00:00
common Add missing C11 atomic support functions to repair prior 2014-10-16 18:52:17 +00:00
compat Add RISC-V support 2014-09-19 17:38:46 +00:00
crypto re-enable the none cipher, now that it has been tested. 2014-10-20 18:14:37 +00:00
dist/pf Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
distrib Build and install virtio(4) manual page - missed in previous commit. 2014-10-26 18:48:09 +00:00
doc Add viornd(4), a driver for the VirtIO entropy source available on 2014-10-26 18:43:18 +00:00
etc Add new keytype, replace duplicated code with loop 2014-10-19 16:33:01 +00:00
external fix rcsids. 2014-10-25 21:11:37 +00:00
extsrc
games English 2014-10-18 06:42:31 +00:00
gnu few more. 2014-10-04 15:54:53 +00:00
include add open_{,w}memstream 2014-10-13 00:47:03 +00:00
lib Fix invalid free in deletextattr FUSE handler 2014-10-28 16:54:11 +00:00
libexec don't truncate file sizes to 32 bits for directory indexes. 2014-10-10 05:10:59 +00:00
regress Replace manual realdepend dependency with DPSRCS. 2014-09-19 21:35:42 +00:00
rescue Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8). 2014-09-11 13:10:03 +00:00
sbin fix logic that handles command line arguments. Now you can: 2014-10-25 22:00:19 +00:00
share Minor fixes. 2014-10-27 16:21:59 +00:00
sys Work around the problem in PR port-amd64/49150 for all CPUs under Xen. 2014-10-28 17:44:47 +00:00
tests fix typo, use different address 2014-10-27 21:28:58 +00:00
tools Note new date for version - this is the import date. 2014-10-20 08:37:30 +00:00
usr.bin don't pay attention to special characters if they don't come from the command 2014-10-26 16:21:59 +00:00
usr.sbin fix pasto; thanks John-Mark Gurney... 2014-10-27 21:46:45 +00:00
x11 Use ${TOOL_GZIP_N} instead of ${TOOL_GZIP} -n, and similarly 2014-08-05 15:40:58 +00:00
build.sh Prefer dash to bash when searching for a usable shell. 2014-09-30 14:57:51 +00:00
BUILDING regen BUILDING from doc/BUILDING.mdoc 2014-08-07 21:46:43 +00:00
Makefile remove obsolete BUILD_CC_LIB_BASEDIR and BUILD_CC_LIB_BASETARGET vars 2014-08-18 07:52:40 +00:00
Makefile.inc
UPDATING Fix typo. 2014-10-27 11:21:28 +00:00