Go to file
agc da4a8c85c5 Move back to a simple version string for sys_info. The way of using
CVS's $ Date $ expansion to calculate the date, whilst being more
accurate, runs into issues with reproducible builds, and alternate
repository software. Simplicity wins here.

Add yacc to the list of utilities to report on
2017-08-23 21:18:57 +00:00
bin Add support for $'...' quoting (based upon C "..." strings, with \ expansions.) 2017-08-21 13:20:49 +00:00
common aarch64/strlen.S didn't work. fixed some bugs. 2017-08-22 06:45:07 +00:00
compat Don't mix abis in any CRUNCHEDPROG 2017-01-05 21:28:42 +00:00
crypto PR/51682: Antoine Beaupré: Simplify and comment previous patch. 2017-07-23 05:40:27 +00:00
dist/pf
distrib Create the ramdisk destination dir here. 2017-08-20 15:38:22 +00:00
doc note gmp/mpfr/mpc updates 2017-08-22 10:25:13 +00:00
etc Creating installation/ramdisk here does not work; it happens too late. 2017-08-20 15:35:31 +00:00
external Fix for CVE-2017-12836; (cvs command injection) from MirBSD. 2017-08-22 10:06:57 +00:00
extsrc
games typo 2017-07-02 07:02:47 +00:00
include Add missing strfmon_l. Noticed by Bruno Haible. Add test case. 2017-08-16 13:53:19 +00:00
lib PR/52499: Justin: stresep uses memmove with of-by-one length 2017-08-23 10:27:41 +00:00
libexec - avoid caddr_t. use Elf_Addr instead. 2017-08-23 09:17:48 +00:00
regress Remove the vm86 tests. 2017-08-12 07:40:43 +00:00
rescue Remove MKCRYPTO option. 2017-05-21 15:28:36 +00:00
sbin Use NULL instead of 0 for null pointer. 2017-08-07 22:08:12 +00:00
share pxg(4) handles PMAG-D boards but not PMAG-C ones 2017-08-22 16:02:16 +00:00
sys Mac Mini WIP: 2017-08-23 19:47:39 +00:00
tests Add test from PR/52499 2017-08-23 10:29:51 +00:00
tools move the GMP_MACHINE_ARCH definition into external/lgpl3/gmp/Makefile.arch. 2017-08-22 09:17:50 +00:00
usr.bin Move back to a simple version string for sys_info. The way of using 2017-08-23 21:18:57 +00:00
usr.sbin don't lock for RUMP 2017-08-21 17:01:04 +00:00
build.sh - Allow all other targets (like kernel=) to obey mkrepro (-P) 2017-04-08 18:22:35 +00:00
BUILDING regen 2017-05-21 15:30:20 +00:00
Makefile don't descend into gnu 2017-04-11 14:04:15 +00:00
Makefile.inc
UPDATING note GMP 6.1.2 release and the build issues that may occur. 2017-08-22 10:04:44 +00:00