Jung-uk Kim
4cd58f1ace
Add CFLAGS for i386 assembly files.
2018-09-20 22:47:55 +00:00
Jung-uk Kim
fde4ab539f
Sort assembly source files for i386.
2018-09-20 22:45:42 +00:00
Jung-uk Kim
b023ea8a2e
Connect engines to the build.
2018-09-20 21:59:47 +00:00
Jung-uk Kim
e5631d6f60
Connect i386 assembly files to build.
2018-09-20 21:36:52 +00:00
Jung-uk Kim
d0f1d030b3
Regen assembly files for i386.
2018-09-20 21:34:05 +00:00
Jung-uk Kim
acd3ae1266
Link libcrypto with pthread.
2018-09-20 00:20:04 +00:00
Jung-uk Kim
2aeec0c46f
Remove an obsolete compiler option.
2018-09-20 00:17:41 +00:00
Ed Maste
3e058dbd7b
openssh: cherry-pick OpenSSL 1.1.1 compatibility
...
Upstream commits:
482d23bcac upstream: hold our collective noses and use the openssl-1.1.x
48f54b9d12 adapt -portable to OpenSSL 1.1x API
86e0a9f3d2 upstream: use only openssl-1.1.x API here too
a3fd8074e2 upstream: missed a bit of openssl-1.0.x API in this unittest
cce8cbe0ed Fix openssl-1.1 fallout for --without-openssl.
Trivial conflicts in sshkey.c and test_sshkey.c were resolved.
Sponsored by: The FreeBSD Foundation
2018-09-19 21:18:44 +00:00
Ed Maste
5d5f8b31cb
openssh: rename local macro to avoid OpenSSL 1.1.1 conflict
...
Local changes introduced an OPENSSH_VERSION macro, but this conflicts
with a macro of the same name introduced with OpenSSL 1.1.1.
2018-09-19 19:13:29 +00:00
Jung-uk Kim
6bd321e62b
Make uefisign(8) buildable.
2018-09-19 07:10:28 +00:00
Jung-uk Kim
16e2656210
Make ppp(8) buildable.
2018-09-19 07:09:55 +00:00
Jung-uk Kim
3ce33da625
Make factor(6) buildable.
2018-09-19 07:09:09 +00:00
Jung-uk Kim
ee4526c085
Make dc(1) buildable.
2018-09-19 07:08:27 +00:00
Jung-uk Kim
9c40dcbe5f
Make geli(8) buildable.
2018-09-19 07:08:04 +00:00
Jung-uk Kim
3548eb3aab
Make decryptcore(8) buildable.
2018-09-19 07:07:03 +00:00
Jung-uk Kim
328bbc11c9
Make libradius(3) buildable.
2018-09-19 07:06:20 +00:00
Jung-uk Kim
07f5430d5c
Make libmp(3) buildable.
2018-09-19 07:05:31 +00:00
Jung-uk Kim
3fd49fe2d4
Make libfetch buildable.
2018-09-19 07:04:15 +00:00
Jung-uk Kim
8eec4954fb
Make unbound buildable.
2018-09-19 07:03:28 +00:00
Jung-uk Kim
b285c5df3a
Make telnet(1) buildable.
2018-09-19 07:01:22 +00:00
Jung-uk Kim
ba3bb244c9
Update Apache Serf to 1.9.3 to support OpenSSL 1.1.1.
2018-09-19 06:59:28 +00:00
Jung-uk Kim
3459507c9d
Revert r338774. Unrelated changes were committed with Apache Serf.
2018-09-19 06:56:37 +00:00
Jung-uk Kim
3d32dc633c
Update Apache Serf to 1.3.9 to make it buildable with OpenSSL 1.1.1.
2018-09-19 06:49:55 +00:00
Jung-uk Kim
b7aeb266b0
Make sendmail(8) buildable.
2018-09-19 06:48:45 +00:00
Jung-uk Kim
4a189b08ba
Make auditdistd(8) buildable.
2018-09-19 06:45:13 +00:00
Jung-uk Kim
cdc5b7da02
Make libldns buildable.
2018-09-19 06:44:31 +00:00
Jung-uk Kim
b86d13984b
Make dma(8) buildable.
2018-09-19 06:42:05 +00:00
Jung-uk Kim
d66820f2c8
Make libbsnmp buildable.
2018-09-19 06:39:10 +00:00
Jung-uk Kim
ff73837b94
Build openssl(1).
2018-09-19 06:29:06 +00:00
Jung-uk Kim
548ad621b5
Add generated header file for openssl(1).
2018-09-19 00:32:48 +00:00
Jung-uk Kim
85a025545f
Build libssl for amd64.
2018-09-19 00:24:00 +00:00
Jung-uk Kim
e78c4f2d77
Add generated header files for FreeBSD.
2018-09-19 00:08:27 +00:00
Jung-uk Kim
6cc2d4a4da
Build libcrypto for amd64.
2018-09-19 00:07:09 +00:00
Jung-uk Kim
9cd2ada182
Do not build engines for now.
2018-09-19 00:06:48 +00:00
Jung-uk Kim
c28e4d8488
Do not generate unused AVX2 and AVX-512 assembly files for amd64.
2018-09-18 01:51:28 +00:00
Jung-uk Kim
015dcc7906
Remove unused AVX2 and AVX-512 assembly files for amd64.
2018-09-18 01:47:01 +00:00
Jung-uk Kim
eabbf3ff4b
Update SHLIB_VERSION_NUMBER to 9.
...
Prodded by: avg
2018-09-14 14:40:09 +00:00
Jung-uk Kim
cec27dca41
Add OpenSSL symbol version maps.
...
Note the files are not automatically generated for now.
2018-09-13 23:51:54 +00:00
Jung-uk Kim
0ea17a70ce
Catch up with manual page removal from secure/lib/libssl.
2018-09-13 23:46:27 +00:00
Jung-uk Kim
23bb9f3ae1
Update initial opensslconf.h for amd64.
2018-09-13 23:31:56 +00:00
Jung-uk Kim
54967a4e95
Regen manual pages.
...
Note the manual pages are not automatically generated for now.
2018-09-13 23:14:57 +00:00
Jung-uk Kim
9b21da0ecb
Regen amd64 assembly files for OpenSSL 1.1.1.
2018-09-13 21:07:09 +00:00
Jung-uk Kim
6b090f69cd
Update shlib version to 9.
2018-09-13 20:53:51 +00:00
Jung-uk Kim
e4c7e8068f
Update OpenSSL version number.
2018-09-13 20:51:19 +00:00
Jung-uk Kim
e71b70530d
Update OpenSSL to 1.1.1.
...
Note it does not update build infrastructure.
2018-09-13 20:40:51 +00:00
Jung-uk Kim
a43ce912fc
Import OpenSSL 1.1.1.
2018-09-13 19:18:07 +00:00
Eric van Gyzen
73511c241b
Set zfs_arc_meta_strategy to metadata only
...
The previous default of "balanced" appears to have caused pathological
behavior, including very poor performance and 100% CPU load in the
arc_reclaim_thread.
The symptoms appeared when the daily periodic run started.
With this change, the system--and the ARC in particular--behaved
normally during a manual daily periodic run.
From Mark Johnston: The port of the balanced strategy is incomplete,
since arc_prune_async() is a no-op on FreeBSD. (This also seems
to imply that r337653 is a no-op.) After 12 is branched we can
port the remaining bits and consider changing the default back.
Submitted by: markj (essentially)
Reviewed by: markj
Approved by: re (gjb)
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D17156
2018-09-13 17:56:48 +00:00
Oleksandr Tymoshenko
23679408ce
[ig4] Update list of supported hardware
...
Reflect the fact that ig4(4) is not an Intel-specific device but
a driver for Synopsys DesignWare I2C controller that now ships in
AMD systems too.
Approved by: re (kib), rpokala
2018-09-13 17:39:08 +00:00
Oleksandr Tymoshenko
6fb3c89473
[ig4] Add PCI IDs for I2C controller on Intel Kaby Lake systems
...
PR: 221777
Approved by: re (kib)
Submitted by: marc.priggemeyer@gmail.com
2018-09-13 17:36:55 +00:00
Glen Barber
fa8050170a
Remove __DATE__ and __TIME__ from ibdiag_common.c, replacing with
...
the hard-coded string "not available" to ensure reproducible builds.
Discussed with: emaste
Approved by: re (rgrimes)
Sponsored by: The FreeBSD Foundation
2018-09-13 16:41:15 +00:00