]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Catch up on FBSD releases
authorBen Kaduk <kaduk@mit.edu>
Sat, 27 Nov 2010 04:28:50 +0000 (23:28 -0500)
committerDerrick Brashear <shadow@dementia.org>
Tue, 7 Dec 2010 02:25:26 +0000 (18:25 -0800)
commitc0b38dc2970148fc9d0efc43ce1476454d7a2520
tree375eae7124dc9264fc7d40731c56f40d5709e274
parenta463e658969e112260a631f910b4d431c76835a4
Catch up on FBSD releases

Add param.foo.h and sysname entries for the past and forthcoming
FreeBSD 7.2, 7.3, 7.4, and 8.2 releases.  Also update the
MakefileProto.FBSD.ins that need touching, simplifying the libuafs
one in the process.

Reviewed-on: http://gerrit.openafs.org/3389
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
(cherry picked from commit a4e4ed9de93d202d21cab4c40d37fcfacc85694e)
Change-Id: Icccc9f116c707a9af776f59231fc4999865b6344
Reviewed-on: http://gerrit.openafs.org/3457
Tested-by: Derrick Brashear <shadow@dementia.org>
src/config/afs_sysnames.h
src/config/param.amd64_fbsd_72.h [new file with mode: 0644]
src/config/param.amd64_fbsd_73.h [new file with mode: 0644]
src/config/param.amd64_fbsd_74.h [new file with mode: 0644]
src/config/param.amd64_fbsd_82.h [new file with mode: 0644]
src/config/param.i386_fbsd_72.h [new file with mode: 0644]
src/config/param.i386_fbsd_73.h [new file with mode: 0644]
src/config/param.i386_fbsd_74.h [new file with mode: 0644]
src/config/param.i386_fbsd_82.h [new file with mode: 0644]
src/libafs/MakefileProto.FBSD.in
src/libuafs/MakefileProto.FBSD.in