]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Import new openafs snapshot.
authorSam Hartman <hartmans@debian.org>
Wed, 11 Jul 2001 03:12:48 +0000 (03:12 +0000)
committerSam Hartman <hartmans@debian.org>
Wed, 11 Jul 2001 03:12:48 +0000 (03:12 +0000)
src/config/param.i386_linux24.h
src/config/param.i386_linux24_usr.h
src/config/param.ppc_linux24_usr.h
src/config/param.sun4x_58.h
src/config/param.sun4x_58_usr.h

index 618919b68a033bd98d48469a5ff3fa3dfd88e8a4..2fcf247130ba02ea6e80550037c21c86a9acb973 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef _PARAM_I386_LINUX24_H_
-#define _PARAM_I386_LINUX24_H_
+#ifndef AFS_PARAM_H
+#define AFS_PARAM_H
 
 /* In user space the AFS_LINUX20_ENV should be sufficient. In the kernel,
  * it's a judgment call. If something is obviously i386 specific, use that
@@ -70,6 +70,6 @@
 #define SYS_NAME       "i386_linux24"
 #define SYS_NAME_ID    SYS_NAME_ID_i386_linux24
 
-#endif /* _PARAM_I386_LINUX24_H_ */
+#endif /* AFS_PARAM_H */
 
 
index 01c1ab1ccce6332b5738ce6e3416de01130f2105..715fee0039dfb98f77ce6cabf09f03cbafa999a8 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef _PARAM_USR_I386_LINUX24_H_
-#define _PARAM_USR_I386_LINUX24_H_
+#ifndef AFS_PARAM_H
+#define AFS_PARAM_H
 
 /* In user space the AFS_LINUX20_ENV should be sufficient. In the kernel,
  * it's a judgment call. If something is obviously i386 specific, use that
@@ -51,4 +51,4 @@
 #define CMSERVERPREF
 #endif
 
-#endif /* _PARAM_USR_I386_LINUX24_H_ */
+#endif /* AFS_PARAM_H */
index bc9c781a5f8140613eeba5ba1c976623b3708675..d21d75def13e072e2c3c464c696f90d845fa063e 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef _PARAM_USR_PPC_LINUX24_H_
-#define _PARAM_USR_PPC_LINUX24_H_
+#ifndef AFS_PARAM_H
+#define AFS_PARAM_H
 
 /* In user space the AFS_LINUX20_ENV should be sufficient. In the kernel,
  * it's a judgment call. If something is obviously ppc specific, use that
@@ -51,4 +51,4 @@
 #define CMSERVERPREF
 #endif
 
-#endif /* _PARAM_USR_PPC_LINUX24_H_ */
+#endif /* AFS_PARAM_H */
index 5e48cf7dc89ad561919612fef667cc4192381a88..a4405847e2e2173c401614552c342c7ddf120341 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef        _PARAM_SUN4X_58_H_
-#define        _PARAM_SUN4X_58_H_
+#ifndef        AFS_PARAM_H
+#define        AFS_PARAM_H
 
 #define AFS_VFS_ENV    1
 /* Used only in vfsck/* code; is it needed any more???? */
 #endif
 #define        ROOTINO         UFSROOTINO
 
-#endif /* _PARAM_SUN4X_58_H_ */
+#endif /* AFS_PARAM_H */
index 1147ef3403b2df46906a314694e4909cc35a4372..98d41088f48f6b8172c273a45cb013166502c8f6 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef        _PARAM_SUN4X_58_H_
-#define        _PARAM_SUN4X_58_H_
+#ifndef        AFS_PARAM_H
+#define        AFS_PARAM_H
 
 #define AFS_VFS_ENV    1
 /* Used only in vfsck code; is it needed any more???? */
@@ -56,4 +56,4 @@
 #endif
 #define        ROOTINO         UFSROOTINO
 
-#endif /* _PARAM_SUN4X_58_H_ */
+#endif /* AFS_PARAM_H */