OpenAFS Master Repository branch, master, updated. BP-openafs-stable-1_8_x-346-g2ee35af
Gerrit Code Review
gerrit@openafs.org
Sat, 23 Mar 2019 17:20:48 -0400
The following commit has been merged in the master branch:
commit 2ee35afa339731f6a60f1e5e99ccaf63baa6c891
Author: Stephan Wiesand <stephan.wiesand@desy.de>
Date: Fri Mar 22 12:46:17 2019 +0100
Add param.h files and sysnames for FreeBSD 11.2
Thanks to Måns Nilsson for filing the bug. Note that this change
differs from the proposed patch in the report, in that it
doesn't define the 10.4 symbols in the 11.2 param.h files.
FIXES 134850
Change-Id: I83b3a81609c109eef243533b0e1defa3aca0d526
Reviewed-on: https://gerrit.openafs.org/13534
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/config/afs_sysnames.h | 2 +
src/config/param.amd64_fbsd_112.h | 100 +++++++++++++++++++++++++++++++++++
src/config/param.i386_fbsd_112.h | 104 +++++++++++++++++++++++++++++++++++++
3 files changed, 206 insertions(+), 0 deletions(-)
--
OpenAFS Master Repository