Go to file
mrg b9c2640a34 fix GCC 6.4 issues (finally a couple that aren't actual bugs,
but only weird code?):

amd's amfs_program_exec() has a missing {} issue.

flex's check_options() has odd inconsistent identation that
trips the new ident checker.

ntpd's oncore_check_leap_sec() and oncore_set_traim() have
missing {} issues.

sntp's optionLoadNested() an identation weirdness that
trips the new ident checker.

vi's cl_attr() has a wrong {} issue, and its vs_paint() has
an identation weirdness that trips the new ident checker.
2018-02-04 09:15:44 +00:00
bin convert HAVE_GCC handling to modern GCC release numbering: 2018-02-02 01:02:39 +00:00
common fixes for GCC 6: 2018-02-04 01:13:45 +00:00
compat Don't mix abis in any CRUNCHEDPROG 2017-01-05 21:28:42 +00:00
crypto switch everyone to openssl.old 2018-02-04 03:19:51 +00:00
dist/pf fix two issues found by GCC 6.4: 2018-02-04 08:44:36 +00:00
distrib updates for GCC 6.4: add gcc-6 specific headers, combine some 2018-02-03 21:27:45 +00:00
doc gdb-8.1 out. 2018-02-01 12:09:19 +00:00
etc updates for GCC 6.4: add gcc-6 specific headers, combine some 2018-02-03 21:27:45 +00:00
external fix GCC 6.4 issues (finally a couple that aren't actual bugs, 2018-02-04 09:15:44 +00:00
extsrc
games fix issues found by GCC 6.4: 2018-02-04 08:48:05 +00:00
include fixes for GCC 6: 2018-02-04 01:13:45 +00:00
lib switch everyone to openssl.old 2018-02-04 03:19:51 +00:00
libexec updates for GCC 6.4: 2018-02-04 09:03:23 +00:00
regress Don't test call gates, they are not supported anymore. 2017-08-30 15:46:19 +00:00
rescue Extra flags for static PIE 2017-10-08 15:02:33 +00:00
sbin updates for GCC 6.4: 2018-02-04 09:03:23 +00:00
share switch everyone to openssl.old 2018-02-04 03:19:51 +00:00
sys apply __attribute__((__used__)) for rcsid, etc. 2018-02-04 08:19:42 +00:00
tests * Use 'struct testmsg' rather than 'struct mymsg' (avoids a conflict 2018-02-03 02:57:15 +00:00
tools pullout port_specific_symbol_files from libstdc++. 2018-02-03 19:06:25 +00:00
usr.bin fixes for GCC 6.4: 2018-02-04 09:01:12 +00:00
usr.sbin fixes for GCC 6.4: 2018-02-04 09:01:12 +00:00
build.sh Remove port-acorn26 2018-01-24 09:04:40 +00:00
BUILDING regen 2017-12-29 03:05:13 +00:00
Makefile Include somewhat misleadingly named do-x11 into BUILDTARGETS even with 2017-12-06 19:34:00 +00:00
Makefile.inc
UPDATING Minor tweak to the vadvise entry. 2017-12-27 08:29:02 +00:00