Go to file
mrg fea0a40a90 fix two issues found by GCC 6.4:
- cbq_compute_idletime() had a fprintf() not in the intended missing {}.
- skip_cmp_dst_addr() compared a vs a instead of a vs b.
2018-02-04 08:44:36 +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 Import pkg_install-20171030 2018-02-04 08:20:39 +00:00
extsrc
games PR/52976: Eitan Adler: handle larger primes 2018-02-03 15:40:29 +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 Use a protocol-agnostic URL (don't degrade HTTPS->HTTP) 2018-01-28 13:37:39 +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 It's not literal "-options" so use .Ar 2018-01-24 12:04:47 +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 drop main() prototype 2018-01-23 22:12:52 +00:00
usr.sbin Cosmetics: fix the order of calloc() arguments. 2018-01-29 16:24:23 +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