Add amd64 subtarget for OpenBSD
authorMatt Benjamin <matt@linuxbox.com>
Sat, 18 Jul 2009 13:29:20 +0000 (09:29 -0400)
committerDerrick Brashear <shadow@dementia.org>
Tue, 21 Jul 2009 22:01:14 +0000 (15:01 -0700)
commitdbdd3190a75ce634c2e13d2e2141c564af379519
tree5529776a0b9b24fc3ac79caf58f95f8dec37fc90
parentba27f1b3cb08db66e184682b30d60ff6fc4ce43e
Add amd64 subtarget for OpenBSD

The subtarget name is amd64_obsd.  A sysname is created for the
OpenBSD 4.5 release, since it's current.  The sysname id range starting at
4000 is claimed for amd64_obsd, with amd64_obsd45 at 4014, so that prior
releases can be added in the correct order, if needed.

Mention of Jim Rees and CITI in new param file changed to line crediting
them for original work.

Reviewed-on: http://gerrit.openafs.org/http://gerrit.openafs.org/153
Tested-by: Derrick Brashear <shadow@dementia.org>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
acinclude.m4
src/config/afs_sysnames.h
src/config/param.amd64_obsd45.h [new file with mode: 0644]
src/config/param.i386_obsd45.h