]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Catch up on fbsd releases
authorBen Kaduk <kaduk@mit.edu>
Sat, 23 Jun 2012 01:33:50 +0000 (21:33 -0400)
committerDerrick Brashear <shadow@your-file-system.com>
Wed, 31 Oct 2012 01:31:44 +0000 (18:31 -0700)
commitb395e5183d124725ef614669f69ac739a863fa35
tree4437c75d06fa9dd823f6b68fbb441f705942d791
parentca94c83c4a7b9c4482635cf49253b56255c95bf7
Catch up on fbsd releases

Pull in the changes needed to even have a chance at supporting
FreeBSD 8.3, 8.4, 9-stable, and 10-current.
Conditionals for changed interfaces in a follow-up commit.

Reviewed-on: http://gerrit.openafs.org/7581
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
(cherry picked from commit 58e7d52d0066a9f237971f39e7acdde02761172a)

[Edited param.*.h files to add AFS_64BIT_ENV for 1.6.x]

Change-Id: I3218a84a024011af573d64821a2599b1330b3f71
Reviewed-on: http://gerrit.openafs.org/8340
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/config/afs_sysnames.h
src/config/param.amd64_fbsd_1000.h [new file with mode: 0644]
src/config/param.amd64_fbsd_83.h [new file with mode: 0644]
src/config/param.amd64_fbsd_84.h [new file with mode: 0644]
src/config/param.amd64_fbsd_91.h [new file with mode: 0644]
src/config/param.i386_fbsd_1000.h [new file with mode: 0644]
src/config/param.i386_fbsd_83.h [new file with mode: 0644]
src/config/param.i386_fbsd_84.h [new file with mode: 0644]
src/config/param.i386_fbsd_91.h [new file with mode: 0644]