Remove nonsensical bozon-lock defines
[openafs.git] / src / config / param.sunx86_58.h
index 8c8d018..246e99d 100644 (file)
@@ -4,7 +4,7 @@
 /*
  * Copyright 2000, International Business Machines Corporation and others.
  * All Rights Reserved.
- * 
+ *
  * This software has been released under the terms of the IBM Public
  * License.  For details, see the LICENSE file in the top-level source
  * directory or online at http://www.openafs.org/dl/license10.html
 #define AFS_ENV                        1
 #define AFS_SUN_ENV            1
 #define AFS_SUN5_ENV           1
-#define        AFS_SUN52_ENV           1
-#define        AFS_SUN53_ENV           1
-#define        AFS_SUN54_ENV           1
-#define        AFS_SUN55_ENV           1
-#define        AFS_SUN56_ENV           1
-#define AFS_SUN57_ENV          1
-#define AFS_SUN58_ENV          1
-#define AFS_BOZONLOCK_ENV       1
 
 #define AFS_X86_ENV            1
 
-#define AFS_64BIT_ENV          1       /* Defines afs_int32 as int, not long. */
 #define AFS_64BIT_CLIENT       1
 
 #define AFS_HAVE_FLOCK_SYSID    1
@@ -80,7 +71,6 @@
 /* sun definitions here */
 #define        AFS_UIOFMODE            1       /* Only in afs/afs_vnodeops.c (afs_ustrategy) */
 #define        AFS_SYSVLOCK            1       /* sys v locking supported */
-/*#define      AFS_USEBUFFERS  1*/
 #define        afsio_iov               uio_iov
 #define        afsio_iovcnt    uio_iovcnt
 #define        afsio_offset    uio_loffset
 /*
  * Copyright 2000, International Business Machines Corporation and others.
  * All Rights Reserved.
- * 
+ *
  * This software has been released under the terms of the IBM Public
  * License.  For details, see the LICENSE file in the top-level source
  * directory or online at http://www.openafs.org/dl/license10.html
 #define SYS_NAME_ID    SYS_NAME_ID_sunx86_58
 #define AFSLITTLE_ENDIAN       1
 #define AFS_HAVE_FFS            1      /* Use system's ffs. */
-#define AFS_HAVE_STATVFS      0        /* System doesn't support statvfs */
+#define AFS_HAVE_STATVFS      1        /* System supports statvfs */
+#define AFS_HAVE_STATVFS64     1       /* System supports statvfs64 */
 
 /* Extra kernel definitions (from kdefs file) */
 #ifdef KERNEL
 #define        AFS_UIOFMODE            1       /* Only in afs/afs_vnodeops.c (afs_ustrategy) */
 #define        AFS_SYSVLOCK            1       /* sys v locking supported */
-/*#define      AFS_USEBUFFERS  1*/
 #define        afsio_iov       uio_iov
 #define        afsio_iovcnt    uio_iovcnt
 #define        afsio_offset    uio_offset