Go to file
riastradh cc8a3a240d Remove #ifdef MAP_INHERIT_ZERO.
This is essential for fork-safety, so don't merely #warn about it.
Attaining fork-safety without it requires restructuring things -- in
particular, there's no clear way to make it per-thread and fork-safe
without some global list of states to zero on fork.
2015-03-19 05:46:25 +00:00
bin New sentence, new line. Fix typos. Bump date for previous. 2015-03-18 13:30:13 +00:00
common Switch to the suggested constant-time result conversion. 2015-03-18 20:11:35 +00:00
compat Add RISC-V support 2014-09-19 17:38:46 +00:00
crypto Use .inst for hard coded instructions (instead of .byte and endian dependend 2015-03-17 19:41:42 +00:00
dist/pf Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
distrib update for freetype 2.5.5 2015-03-12 07:58:04 +00:00
doc mdocml-1.13.3 out. 2015-03-13 13:48:18 +00:00
etc hook ODROID-C1 into build 2015-03-16 22:18:14 +00:00
external Update build glue for LLVM/Clang r232565. 2015-03-18 17:43:20 +00:00
extsrc
games Use Pp (mdoc) instead of sp (roff). 2015-02-19 08:51:14 +00:00
gnu Array can't be null. 2014-11-15 02:01:27 +00:00
include One vscanf_l is ample. 2015-03-05 03:29:02 +00:00
lib Remove #ifdef MAP_INHERIT_ZERO. 2015-03-19 05:46:25 +00:00
libexec HPPA hack for a problem where gdb doesn't see _rtld_debug_state when 2015-03-05 09:49:53 +00:00
regress moved to tests/net/in_cksum. 2015-01-05 22:39:29 +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 Don't truncate at microseconds while preserving timestamps. 2015-03-02 03:17:24 +00:00
share fix the description of MKX11RADEONKMS, as pointed out in PR#49753. 2015-03-17 01:58:29 +00:00
sys disable DEBUG, LOCKDEBUG, VERBOSE_INIT_ARM 2015-03-18 23:03:06 +00:00
tests correct test name 2015-03-16 16:42:27 +00:00
tools misc/48722: Use explicit HOST_SH in case the user insists on removing 2015-03-05 10:22:25 +00:00
usr.bin parse and print the HIDLANGIDBaseList attribute 2015-03-16 19:10:48 +00:00
usr.sbin MDOC_MAX is a valid token if the type is text. Adjust. 2015-03-12 14:57:18 +00:00
x11 Use ${TOOL_GZIP_N} instead of ${TOOL_GZIP} -n, and similarly 2014-08-05 15:40:58 +00:00
BUILDING regen 2014-11-30 15:54:34 +00:00
Makefile Reorganise the way xorg is build. Move build of makestrs into src/tools 2015-01-07 20:42:01 +00:00
Makefile.inc
UPDATING Add a note about recent arm openssl update. 2015-03-11 08:50:32 +00:00
build.sh Fix the build kernels target with -n, disable temporarily runcmd while we 2015-02-01 18:49:25 +00:00