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>
Sat, 27 Nov 2010 15:42:33 +0000 (07:42 -0800)
commita4e4ed9de93d202d21cab4c40d37fcfacc85694e
treec4f7dd26fe2d7fc9422f9d4decf5b86e3a946b0d
parentebd18bfade80bd66422aad4310375ee460cd1ed5
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.

Change-Id: I6a7ff217572daac96f6fa6eb104eb7b1305c5ff6
Reviewed-on: http://gerrit.openafs.org/3389
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-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