OpenBSD: Make OpenBSD 4.7 param headers consistent
authorAntoine Verheijen <antoine@ualberta.ca>
Fri, 21 Jan 2011 16:25:22 +0000 (09:25 -0700)
committerDerrick Brashear <shadow@dementia.org>
Sat, 22 Jan 2011 20:58:45 +0000 (12:58 -0800)
commitcd6bd75d1c97ce87ab1597d80fcd3cee2ea18825
treef784de93dae5cba464495e3b68a3f26e0e5e8b21
parent5fdc2679dc973fa45bf4b3bc7f21a527492868db
OpenBSD: Make OpenBSD 4.7 param headers consistent

OpenBSD follows the policy of using a separate common
param file (post 1.4.x). However, when introducing support
for i386 OpenBSD 4.7, this was not done and a single param
config header file was created instead. This patch changes
the param files for OpenBSD 4.7 so that they are
consistent with the other OpenBSD versions by using a
separate common param header file.

Change-Id: I9d828d2447a2d018eeea0fbe9f4c047ac819d209
Reviewed-on: http://gerrit.openafs.org/3725
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
acinclude.m4
src/config/afs_sysnames.h
src/config/param.amd64_obsd47.h [new file with mode: 0644]
src/config/param.i386_obsd47.h
src/config/param.obsd47.h [new file with mode: 0644]