Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/amd/include Updated autoconf generated files for am...



details:   https://anonhg.NetBSD.org/src/rev/201febb469ae
branches:  trunk
changeset: 584488:201febb469ae
user:      rpaulo <rpaulo%NetBSD.org@localhost>
date:      Tue Sep 20 18:00:15 2005 +0000

description:
Updated autoconf generated files for am-utils 6.1.2.1.

diffstat:

 usr.sbin/amd/include/amu_nfs_prot.h |   2 +-
 usr.sbin/amd/include/config.h       |  88 ++++++++++++++++++++----------------
 2 files changed, 50 insertions(+), 40 deletions(-)

diffs (269 lines):

diff -r e6c3fa71df4e -r 201febb469ae usr.sbin/amd/include/amu_nfs_prot.h
--- a/usr.sbin/amd/include/amu_nfs_prot.h       Tue Sep 20 17:57:44 2005 +0000
+++ b/usr.sbin/amd/include/amu_nfs_prot.h       Tue Sep 20 18:00:15 2005 +0000
@@ -37,7 +37,7 @@
  * SUCH DAMAGE.
  *
  *
- * Id: nfs_prot_netbsd1_4.h,v 1.12 2005/01/03 20:56:45 ezk Exp 
+ * File: am-utils/conf/nfs_prot/nfs_prot_netbsd1_4.h
  *
  */
 
diff -r e6c3fa71df4e -r 201febb469ae usr.sbin/amd/include/config.h
--- a/usr.sbin/amd/include/config.h     Tue Sep 20 17:57:44 2005 +0000
+++ b/usr.sbin/amd/include/config.h     Tue Sep 20 18:00:15 2005 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: config.h,v 1.36 2005/09/18 23:45:46 christos Exp $ */
+/*     $NetBSD: config.h,v 1.37 2005/09/20 18:00:15 rpaulo Exp $       */
 
 /* config.h.  Generated by configure.  */
 /* config.h.in.  Generated from configure.in by autoheader.  */
@@ -24,17 +24,9 @@
 
 #ifndef __NetBSD__
 /* Define configuration date */
-#define CONFIG_DATE "Sat Apr 23 13:37:24 EDT 2005"
+#define CONFIG_DATE "Tue Sep 20 14:58:12 WEST 2005"
 #endif
 
-/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
-   systems. This function is required for `alloca.c' support on those systems.
-   */
-/* #undef CRAY_STACKSEG_END */
-
-/* Define to 1 if using `alloca.c'. */
-/* #undef C_ALLOCA */
-
 /* Turn off general debugging by default */
 /* #undef DEBUG */
 
@@ -52,13 +44,6 @@
 /* Define to 1 if the `getpgrp' function requires zero arguments. */
 #define GETPGRP_VOID 1
 
-/* Define to 1 if you have `alloca', as a function or macro. */
-#define HAVE_ALLOCA 1
-
-/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
-   */
-/* #undef HAVE_ALLOCA_H */
-
 /* Define if have automount filesystem */
 #define HAVE_AMU_FS_AUTO 1
 
@@ -243,6 +228,9 @@
 /* does extern definition for mkstemp() exist? */
 #define HAVE_EXTERN_MKSTEMP 1
 
+/* does extern definition for mntctl() exist? */
+/* #undef HAVE_EXTERN_MNTCTL */
+
 /* does extern definition for optarg exist? */
 #define HAVE_EXTERN_OPTARG 1
 
@@ -255,12 +243,18 @@
 /* does extern definition for setitimer() exist? */
 #define HAVE_EXTERN_SETITIMER 1
 
+/* does extern definition for sleep() exist? */
+#define HAVE_EXTERN_SLEEP 1
+
 /* does extern definition for strcasecmp() exist? */
 #define HAVE_EXTERN_STRCASECMP 1
 
 /* does extern definition for strdup() exist? */
 #define HAVE_EXTERN_STRDUP 1
 
+/* does extern definition for strlcat() exist? */
+#define HAVE_EXTERN_STRLCAT 1
+
 /* does extern definition for strlcpy() exist? */
 #define HAVE_EXTERN_STRLCPY 1
 
@@ -349,7 +343,7 @@
 /* #undef HAVE_FS_TFS */
 
 /* Define if have TMPFS filesystem */
-/* #undef HAVE_FS_TMPFS */
+#define HAVE_FS_TMPFS 1
 
 /* Define if have UFS filesystem */
 #define HAVE_FS_UFS 1
@@ -510,6 +504,9 @@
 /* Define to 1 if you have the <linux/loop.h> header file. */
 /* #undef HAVE_LINUX_LOOP_H */
 
+/* Define to 1 if you have the <linux/nfs2.h> header file. */
+/* #undef HAVE_LINUX_NFS2_H */
+
 /* Define to 1 if you have the <linux/nfs.h> header file. */
 /* #undef HAVE_LINUX_NFS_H */
 
@@ -519,6 +516,9 @@
 /* Define to 1 if you have the <linux/posix_types.h> header file. */
 /* #undef HAVE_LINUX_POSIX_TYPES_H */
 
+/* Define to 1 if you have the <linux/socket.h> header file. */
+/* #undef HAVE_LINUX_SOCKET_H */
+
 /* Define to 1 if you support file names longer than 14 characters. */
 #define HAVE_LONG_FILE_NAMES 1
 
@@ -663,9 +663,15 @@
 /* Define to 1 if you have the <nfsclient/nfsargs.h> header file. */
 /* #undef HAVE_NFSCLIENT_NFSARGS_H */
 
+/* Define to 1 if `acdirmax' is member of `nfs_args_t'. */
+/* #undef HAVE_NFS_ARGS_T_ACDIRMAX */
+
 /* Define to 1 if `acdirmin' is member of `nfs_args_t'. */
 /* #undef HAVE_NFS_ARGS_T_ACDIRMIN */
 
+/* Define to 1 if `acregmax' is member of `nfs_args_t'. */
+/* #undef HAVE_NFS_ARGS_T_ACREGMAX */
+
 /* Define to 1 if `acregmin' is member of `nfs_args_t'. */
 /* #undef HAVE_NFS_ARGS_T_ACREGMIN */
 
@@ -898,6 +904,9 @@
 /* Define to 1 if you have the <string.h> header file. */
 #define HAVE_STRING_H 1
 
+/* Define to 1 if you have the `strlcat' function. */
+#define HAVE_STRLCAT 1
+
 /* Define to 1 if you have the `strlcpy' function. */
 #define HAVE_STRLCPY 1
 
@@ -1145,7 +1154,7 @@
 /* #undef HAVE_UFS_ARGS_T_UFS_PGTHRESH */
 
 /* Define to 1 if you have the <ufs/ufs/extattr.h> header file. */
-/* #undef HAVE_UFS_UFS_EXTATTR_H */
+#define HAVE_UFS_UFS_EXTATTR_H 1
 
 /* Define to 1 if you have the <ufs/ufs_mount.h> header file. */
 /* #undef HAVE_UFS_UFS_MOUNT_H */
@@ -1355,19 +1364,19 @@
 #define HOST_CPU "i386"
 
 /* Define the header version of (linux) hosts (eg. 2.2.10) */
-#define HOST_HEADER_VERSION "3.99.3"
+#define HOST_HEADER_VERSION "3.99.9"
 
 /* Define name of host */
-#define HOST_NAME "quasar.astron.com"
+#define HOST_NAME "proton.internal.fnop.net"
 
 /* Define name and version of host machine (eg. solaris2.5.1) */
-#define HOST_OS "netbsdelf3.99.3"
+#define HOST_OS "netbsd3.99.9"
 
 /* Define only name of host machine OS (eg. solaris2) */
-#define HOST_OS_NAME "netbsdelf3"
+#define HOST_OS_NAME "netbsd"
 
 /* Define only version of host machine (eg. 2.5.1) */
-#define HOST_OS_VERSION "3.99.3"
+#define HOST_OS_VERSION "3.99.9"
 
 /* Define name of host machine's vendor (eg. sun) */
 #define HOST_VENDOR "unknown"
@@ -1403,6 +1412,12 @@
 /* 6-argument mount */
 /* #undef MNT2_GEN_OPT_DATA */
 
+/* Use a lazy unmount (detach) */
+/* #undef MNT2_GEN_OPT_DETACH */
+
+/* Use a forced unmount */
+#define MNT2_GEN_OPT_FORCE 0x80000
+
 /* old (4-argument) mount (compatibility) */
 /* #undef MNT2_GEN_OPT_FSS */
 
@@ -1866,7 +1881,7 @@
 /* #undef MNTTAB_TYPE_TFS */
 
 /* Mount-table entry name for TMPFS filesystem */
-/* #undef MNTTAB_TYPE_TMPFS */
+#define MNTTAB_TYPE_TMPFS "tmpfs"
 
 /* Mount-table entry name for UFS filesystem */
 #define MNTTAB_TYPE_UFS "ufs"
@@ -1924,7 +1939,7 @@
 /* #undef MOUNT_TYPE_TFS */
 
 /* Mount(2) type/name for TMPFS filesystem */
-/* #undef MOUNT_TYPE_TMPFS */
+#define MOUNT_TYPE_TMPFS MOUNT_TMPFS
 
 /* Mount(2) type/name for UFS filesystem */
 #define MOUNT_TYPE_UFS MOUNT_UFS
@@ -1961,19 +1976,19 @@
 #define PACKAGE "am-utils"
 
 /* Define to the address where bug reports for this package should be sent. */
-#define PACKAGE_BUGREPORT "am-utils%am-utils.org@localhost"
+#define PACKAGE_BUGREPORT "https://bugzilla.am-utils.org/ or am-utils%am-utils.org@localhost"
 
 /* Define to the full name of this package. */
 #define PACKAGE_NAME "am-utils"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "am-utils 6.1-rc2"
+#define PACKAGE_STRING "am-utils 6.1.2.1"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "am-utils"
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "6.1-rc2"
+#define PACKAGE_VERSION "6.1.2.1"
 
 /* Type of the 6th argument to recvfrom() */
 #define RECVFROM_FROMLEN_TYPE int
@@ -1987,14 +2002,6 @@
 /* Define to 1 if the `setpgrp' function takes no argument. */
 /* #undef SETPGRP_VOID */
 
-/* If using the C implementation of alloca, define if you know the
-   direction of stack growth for your system; otherwise it will be
-   automatically deduced at run-time.
-       STACK_DIRECTION > 0 => grows toward higher addresses
-       STACK_DIRECTION < 0 => grows toward lower addresses
-       STACK_DIRECTION = 0 => direction of growth unknown */
-/* #undef STACK_DIRECTION */
-
 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
 /* #undef STAT_MACROS_BROKEN */
 
@@ -2012,7 +2019,7 @@
 
 #ifndef __NetBSD__
 /* Define user name */
-#define USER_NAME "christos"
+#define USER_NAME "rpaulo"
 #endif
 
 /* define if must NOT use NFS "noconn" option */
@@ -2022,7 +2029,7 @@
 /* #undef USE_UNCONNECTED_NFS_SOCKETS */
 
 /* Version number of package */
-#define VERSION "6.1-rc2"
+#define VERSION "6.1.2.1"
 
 /* Define to 1 if your processor stores words with the most significant byte
    first (like Motorola and SPARC, unlike Intel and VAX). */
@@ -2096,6 +2103,9 @@
 /* Define a type for the rfs_args structure */
 /* #undef rfs_args_t */
 
+/* Check if rpcvers_t is defined in <rpc/types.h> */
+/* #undef rpcvers_t */
+
 /* Define to `unsigned' if <sys/types.h> does not define. */
 /* #undef size_t */
 



Home | Main Index | Thread Index | Old Index