From: Benjamin Kaduk Date: Wed, 16 Mar 2016 21:16:49 +0000 (-0500) Subject: Add param files for FreeBSD 10.2, 10.3 X-Git-Tag: openafs-stable-1_8_0pre1~149 X-Git-Url: http://git.openafs.org/?p=openafs.git;a=commitdiff_plain;h=02a393de6b30a500b77f276011c70d41eff363b5 Add param files for FreeBSD 10.2, 10.3 FreeBSD 10.3 is in the beta stage now; better get ready for it. Change-Id: I2a6b6144916f13768bfad27af5eb5340e039939b Reviewed-on: https://gerrit.openafs.org/12222 Tested-by: BuildBot Reviewed-by: Benjamin Kaduk --- diff --git a/src/config/param.amd64_fbsd_102.h b/src/config/param.amd64_fbsd_102.h new file mode 100644 index 0000000..6aad21d --- /dev/null +++ b/src/config/param.amd64_fbsd_102.h @@ -0,0 +1,88 @@ +#ifndef AFS_PARAM_H +#define AFS_PARAM_H + +/* Machine / Operating system information */ +#define SYS_NAME "amd64_fbsd_102" +#define SYS_NAME_ID SYS_NAME_ID_amd64_fbsd_102 + +#define AFS_64BITPOINTER_ENV 1 + +#ifndef UKERNEL +/* This section for kernel libafs compiles only */ + +#define AFS_64BITUSERPOINTER_ENV 1 + +#define AFS_FBSD50_ENV 1 +#define AFS_FBSD51_ENV 1 +#define AFS_FBSD52_ENV 1 +#define AFS_FBSD53_ENV 1 +#define AFS_FBSD60_ENV 1 +#define AFS_FBSD61_ENV 1 +#define AFS_FBSD62_ENV 1 +#define AFS_FBSD70_ENV 1 +#define AFS_FBSD71_ENV 1 +#define AFS_FBSD72_ENV 1 +#define AFS_FBSD73_ENV 1 +#define AFS_FBSD80_ENV 1 +#define AFS_FBSD81_ENV 1 +#define AFS_FBSD82_ENV 1 +#define AFS_FBSD83_ENV 1 +#define AFS_FBSD84_ENV 1 +#define AFS_FBSD90_ENV 1 +#define AFS_FBSD91_ENV 1 +#define AFS_FBSD92_ENV 1 +#define AFS_FBSD93_ENV 1 +#define AFS_FBSD100_ENV 1 +#define AFS_FBSD101_ENV 1 +#define AFS_FBSD102_ENV 1 + +#define AFS_X86_FBSD50_ENV 1 +#define AFS_X86_FBSD60_ENV 1 /* added at 70--ie, some changes should port <-- */ +#define AFS_X86_FBSD62_ENV 1 +#define AFS_X86_FBSD70_ENV 1 +#define AFS_X86_FBSD71_ENV 1 +#define AFS_X86_FBSD72_ENV 1 +#define AFS_X86_FBSD73_ENV 1 +#define AFS_X86_FBSD80_ENV 1 +#define AFS_X86_FBSD81_ENV 1 +#define AFS_X86_FBSD82_ENV 1 +#define AFS_X86_FBSD83_ENV 1 +#define AFS_X86_FBSD84_ENV 1 +#define AFS_X86_FBSD90_ENV 1 +#define AFS_X86_FBSD91_ENV 1 +#define AFS_X86_FBSD92_ENV 1 +#define AFS_X86_FBSD93_ENV 1 +#define AFS_X86_FBSD100_ENV 1 +#define AFS_X86_FBSD101_ENV 1 +#define AFS_X86_FBSD102_ENV 1 + +#else /* !defined(UKERNEL) */ + +/* This section for user space compiles only */ + +#define AFS_USR_FBSD50_ENV 1 +#define AFS_USR_FBSD51_ENV 1 +#define AFS_USR_FBSD52_ENV 1 +#define AFS_USR_FBSD53_ENV 1 +#define AFS_USR_FBSD60_ENV 1 +#define AFS_USR_FBSD61_ENV 1 +#define AFS_USR_FBSD70_ENV 1 +#define AFS_USR_FBSD71_ENV 1 +#define AFS_USR_FBSD72_ENV 1 +#define AFS_USR_FBSD73_ENV 1 +#define AFS_USR_FBSD80_ENV 1 +#define AFS_USR_FBSD81_ENV 1 +#define AFS_USR_FBSD82_ENV 1 +#define AFS_USR_FBSD83_ENV 1 +#define AFS_USR_FBSD84_ENV 1 +#define AFS_USR_FBSD90_ENV 1 +#define AFS_USR_FBSD91_ENV 1 +#define AFS_USR_FBSD92_ENV 1 +#define AFS_USR_FBSD93_ENV 1 +#define AFS_USR_FBSD100_ENV 1 +#define AFS_USR_FBSD101_ENV 1 +#define AFS_USR_FBSD102_ENV 1 + +#endif /* !defined(UKERNEL) */ + +#endif /* AFS_PARAM_H */ diff --git a/src/config/param.amd64_fbsd_103.h b/src/config/param.amd64_fbsd_103.h new file mode 100644 index 0000000..b768999 --- /dev/null +++ b/src/config/param.amd64_fbsd_103.h @@ -0,0 +1,91 @@ +#ifndef AFS_PARAM_H +#define AFS_PARAM_H + +/* Machine / Operating system information */ +#define SYS_NAME "amd64_fbsd_103" +#define SYS_NAME_ID SYS_NAME_ID_amd64_fbsd_103 + +#define AFS_64BITPOINTER_ENV 1 + +#ifndef UKERNEL +/* This section for kernel libafs compiles only */ + +#define AFS_64BITUSERPOINTER_ENV 1 + +#define AFS_FBSD50_ENV 1 +#define AFS_FBSD51_ENV 1 +#define AFS_FBSD52_ENV 1 +#define AFS_FBSD53_ENV 1 +#define AFS_FBSD60_ENV 1 +#define AFS_FBSD61_ENV 1 +#define AFS_FBSD62_ENV 1 +#define AFS_FBSD70_ENV 1 +#define AFS_FBSD71_ENV 1 +#define AFS_FBSD72_ENV 1 +#define AFS_FBSD73_ENV 1 +#define AFS_FBSD80_ENV 1 +#define AFS_FBSD81_ENV 1 +#define AFS_FBSD82_ENV 1 +#define AFS_FBSD83_ENV 1 +#define AFS_FBSD84_ENV 1 +#define AFS_FBSD90_ENV 1 +#define AFS_FBSD91_ENV 1 +#define AFS_FBSD92_ENV 1 +#define AFS_FBSD93_ENV 1 +#define AFS_FBSD100_ENV 1 +#define AFS_FBSD101_ENV 1 +#define AFS_FBSD102_ENV 1 +#define AFS_FBSD103_ENV 1 + +#define AFS_X86_FBSD50_ENV 1 +#define AFS_X86_FBSD60_ENV 1 /* added at 70--ie, some changes should port <-- */ +#define AFS_X86_FBSD62_ENV 1 +#define AFS_X86_FBSD70_ENV 1 +#define AFS_X86_FBSD71_ENV 1 +#define AFS_X86_FBSD72_ENV 1 +#define AFS_X86_FBSD73_ENV 1 +#define AFS_X86_FBSD80_ENV 1 +#define AFS_X86_FBSD81_ENV 1 +#define AFS_X86_FBSD82_ENV 1 +#define AFS_X86_FBSD83_ENV 1 +#define AFS_X86_FBSD84_ENV 1 +#define AFS_X86_FBSD90_ENV 1 +#define AFS_X86_FBSD91_ENV 1 +#define AFS_X86_FBSD92_ENV 1 +#define AFS_X86_FBSD93_ENV 1 +#define AFS_X86_FBSD100_ENV 1 +#define AFS_X86_FBSD101_ENV 1 +#define AFS_X86_FBSD102_ENV 1 +#define AFS_X86_FBSD103_ENV 1 + +#else /* !defined(UKERNEL) */ + +/* This section for user space compiles only */ + +#define AFS_USR_FBSD50_ENV 1 +#define AFS_USR_FBSD51_ENV 1 +#define AFS_USR_FBSD52_ENV 1 +#define AFS_USR_FBSD53_ENV 1 +#define AFS_USR_FBSD60_ENV 1 +#define AFS_USR_FBSD61_ENV 1 +#define AFS_USR_FBSD70_ENV 1 +#define AFS_USR_FBSD71_ENV 1 +#define AFS_USR_FBSD72_ENV 1 +#define AFS_USR_FBSD73_ENV 1 +#define AFS_USR_FBSD80_ENV 1 +#define AFS_USR_FBSD81_ENV 1 +#define AFS_USR_FBSD82_ENV 1 +#define AFS_USR_FBSD83_ENV 1 +#define AFS_USR_FBSD84_ENV 1 +#define AFS_USR_FBSD90_ENV 1 +#define AFS_USR_FBSD91_ENV 1 +#define AFS_USR_FBSD92_ENV 1 +#define AFS_USR_FBSD93_ENV 1 +#define AFS_USR_FBSD100_ENV 1 +#define AFS_USR_FBSD101_ENV 1 +#define AFS_USR_FBSD102_ENV 1 +#define AFS_USR_FBSD103_ENV 1 + +#endif /* !defined(UKERNEL) */ + +#endif /* AFS_PARAM_H */ diff --git a/src/config/param.i386_fbsd_102.h b/src/config/param.i386_fbsd_102.h new file mode 100644 index 0000000..32c8b8e --- /dev/null +++ b/src/config/param.i386_fbsd_102.h @@ -0,0 +1,92 @@ +#ifndef AFS_PARAM_H +#define AFS_PARAM_H + +/* Machine / Operating system information */ +#define SYS_NAME "i386_fbsd_102" +#define SYS_NAME_ID SYS_NAME_ID_i386_fbsd_102 + +#define AFS_FAKEOPEN_ENV 1 /* call afs_FakeOpen as if !AFS_VM_RDWR */ + +#ifndef UKERNEL +/* This section for kernel libafs compiles only */ + +#define AFS_FBSD50_ENV 1 +#define AFS_FBSD51_ENV 1 +#define AFS_FBSD52_ENV 1 +#define AFS_FBSD53_ENV 1 +#define AFS_FBSD60_ENV 1 +#define AFS_FBSD61_ENV 1 +#define AFS_FBSD62_ENV 1 +#define AFS_FBSD70_ENV 1 +#define AFS_FBSD71_ENV 1 +#define AFS_FBSD72_ENV 1 +#define AFS_FBSD73_ENV 1 +#define AFS_FBSD74_ENV 1 +#define AFS_FBSD80_ENV 1 +#define AFS_FBSD81_ENV 1 +#define AFS_FBSD82_ENV 1 +#define AFS_FBSD83_ENV 1 +#define AFS_FBSD84_ENV 1 +#define AFS_FBSD90_ENV 1 +#define AFS_FBSD91_ENV 1 +#define AFS_FBSD92_ENV 1 +#define AFS_FBSD93_ENV 1 +#define AFS_FBSD100_ENV 1 +#define AFS_FBSD101_ENV 1 +#define AFS_FBSD102_ENV 1 + +#define AFS_X86_FBSD50_ENV 1 +#define AFS_X86_FBSD51_ENV 1 +#define AFS_X86_FBSD52_ENV 1 +#define AFS_X86_FBSD53_ENV 1 +#define AFS_X86_FBSD60_ENV 1 +#define AFS_X86_FBSD61_ENV 1 +#define AFS_X86_FBSD62_ENV 1 +#define AFS_X86_FBSD70_ENV 1 +#define AFS_X86_FBSD71_ENV 1 +#define AFS_X86_FBSD72_ENV 1 +#define AFS_X86_FBSD74_ENV 1 +#define AFS_X86_FBSD80_ENV 1 +#define AFS_X86_FBSD81_ENV 1 +#define AFS_X86_FBSD82_ENV 1 +#define AFS_X86_FBSD83_ENV 1 +#define AFS_X86_FBSD84_ENV 1 +#define AFS_X86_FBSD90_ENV 1 +#define AFS_X86_FBSD91_ENV 1 +#define AFS_X86_FBSD92_ENV 1 +#define AFS_X86_FBSD93_ENV 1 +#define AFS_X86_FBSD100_ENV 1 +#define AFS_X86_FBSD101_ENV 1 +#define AFS_X86_FBSD102_ENV 1 + +#else /* !defined(UKERNEL) */ + +/* This section for user space compiles only */ + +#define AFS_USR_FBSD50_ENV 1 +#define AFS_USR_FBSD51_ENV 1 +#define AFS_USR_FBSD52_ENV 1 +#define AFS_USR_FBSD53_ENV 1 +#define AFS_USR_FBSD60_ENV 1 +#define AFS_USR_FBSD61_ENV 1 +#define AFS_USR_FBSD62_ENV 1 +#define AFS_USR_FBSD70_ENV 1 +#define AFS_USR_FBSD71_ENV 1 +#define AFS_USR_FBSD72_ENV 1 +#define AFS_USR_FBSD73_ENV 1 +#define AFS_USR_FBSD80_ENV 1 +#define AFS_USR_FBSD81_ENV 1 +#define AFS_USR_FBSD82_ENV 1 +#define AFS_USR_FBSD83_ENV 1 +#define AFS_USR_FBSD84_ENV 1 +#define AFS_USR_FBSD90_ENV 1 +#define AFS_USR_FBSD91_ENV 1 +#define AFS_USR_FBSD92_ENV 1 +#define AFS_USR_FBSD93_ENV 1 +#define AFS_USR_FBSD100_ENV 1 +#define AFS_USR_FBSD101_ENV 1 +#define AFS_USR_FBSD102_ENV 1 + +#endif /* !defined(UKERNEL) */ + +#endif /* AFS_PARAM_H */ diff --git a/src/config/param.i386_fbsd_103.h b/src/config/param.i386_fbsd_103.h new file mode 100644 index 0000000..55eb48e --- /dev/null +++ b/src/config/param.i386_fbsd_103.h @@ -0,0 +1,95 @@ +#ifndef AFS_PARAM_H +#define AFS_PARAM_H + +/* Machine / Operating system information */ +#define SYS_NAME "i386_fbsd_103" +#define SYS_NAME_ID SYS_NAME_ID_i386_fbsd_103 + +#define AFS_FAKEOPEN_ENV 1 /* call afs_FakeOpen as if !AFS_VM_RDWR */ + +#ifndef UKERNEL +/* This section for kernel libafs compiles only */ + +#define AFS_FBSD50_ENV 1 +#define AFS_FBSD51_ENV 1 +#define AFS_FBSD52_ENV 1 +#define AFS_FBSD53_ENV 1 +#define AFS_FBSD60_ENV 1 +#define AFS_FBSD61_ENV 1 +#define AFS_FBSD62_ENV 1 +#define AFS_FBSD70_ENV 1 +#define AFS_FBSD71_ENV 1 +#define AFS_FBSD72_ENV 1 +#define AFS_FBSD73_ENV 1 +#define AFS_FBSD74_ENV 1 +#define AFS_FBSD80_ENV 1 +#define AFS_FBSD81_ENV 1 +#define AFS_FBSD82_ENV 1 +#define AFS_FBSD83_ENV 1 +#define AFS_FBSD84_ENV 1 +#define AFS_FBSD90_ENV 1 +#define AFS_FBSD91_ENV 1 +#define AFS_FBSD92_ENV 1 +#define AFS_FBSD93_ENV 1 +#define AFS_FBSD100_ENV 1 +#define AFS_FBSD101_ENV 1 +#define AFS_FBSD102_ENV 1 +#define AFS_FBSD103_ENV 1 + +#define AFS_X86_FBSD50_ENV 1 +#define AFS_X86_FBSD51_ENV 1 +#define AFS_X86_FBSD52_ENV 1 +#define AFS_X86_FBSD53_ENV 1 +#define AFS_X86_FBSD60_ENV 1 +#define AFS_X86_FBSD61_ENV 1 +#define AFS_X86_FBSD62_ENV 1 +#define AFS_X86_FBSD70_ENV 1 +#define AFS_X86_FBSD71_ENV 1 +#define AFS_X86_FBSD72_ENV 1 +#define AFS_X86_FBSD74_ENV 1 +#define AFS_X86_FBSD80_ENV 1 +#define AFS_X86_FBSD81_ENV 1 +#define AFS_X86_FBSD82_ENV 1 +#define AFS_X86_FBSD83_ENV 1 +#define AFS_X86_FBSD84_ENV 1 +#define AFS_X86_FBSD90_ENV 1 +#define AFS_X86_FBSD91_ENV 1 +#define AFS_X86_FBSD92_ENV 1 +#define AFS_X86_FBSD93_ENV 1 +#define AFS_X86_FBSD100_ENV 1 +#define AFS_X86_FBSD101_ENV 1 +#define AFS_X86_FBSD102_ENV 1 +#define AFS_X86_FBSD103_ENV 1 + +#else /* !defined(UKERNEL) */ + +/* This section for user space compiles only */ + +#define AFS_USR_FBSD50_ENV 1 +#define AFS_USR_FBSD51_ENV 1 +#define AFS_USR_FBSD52_ENV 1 +#define AFS_USR_FBSD53_ENV 1 +#define AFS_USR_FBSD60_ENV 1 +#define AFS_USR_FBSD61_ENV 1 +#define AFS_USR_FBSD62_ENV 1 +#define AFS_USR_FBSD70_ENV 1 +#define AFS_USR_FBSD71_ENV 1 +#define AFS_USR_FBSD72_ENV 1 +#define AFS_USR_FBSD73_ENV 1 +#define AFS_USR_FBSD80_ENV 1 +#define AFS_USR_FBSD81_ENV 1 +#define AFS_USR_FBSD82_ENV 1 +#define AFS_USR_FBSD83_ENV 1 +#define AFS_USR_FBSD84_ENV 1 +#define AFS_USR_FBSD90_ENV 1 +#define AFS_USR_FBSD91_ENV 1 +#define AFS_USR_FBSD92_ENV 1 +#define AFS_USR_FBSD93_ENV 1 +#define AFS_USR_FBSD100_ENV 1 +#define AFS_USR_FBSD101_ENV 1 +#define AFS_USR_FBSD102_ENV 1 +#define AFS_USR_FBSD103_ENV 1 + +#endif /* !defined(UKERNEL) */ + +#endif /* AFS_PARAM_H */