diff options
author | Hans Insulander <hin@cvs.openbsd.org> | 2003-08-05 09:26:48 +0000 |
---|---|---|
committer | Hans Insulander <hin@cvs.openbsd.org> | 2003-08-05 09:26:48 +0000 |
commit | c9e7f0c3f3f040c60d64eef8508f928ab12f1ffa (patch) | |
tree | 2ae2df6c0ef8fefc180e3b413578534b663b5088 /usr.sbin/afs | |
parent | 63e99a94c2bedf11cd2b5068ba73954f1f2140c7 (diff) |
Regenerate
Diffstat (limited to 'usr.sbin/afs')
-rw-r--r-- | usr.sbin/afs/include/config.h | 1848 |
1 files changed, 1126 insertions, 722 deletions
diff --git a/usr.sbin/afs/include/config.h b/usr.sbin/afs/include/config.h index f96423b5831..034e409a61d 100644 --- a/usr.sbin/afs/include/config.h +++ b/usr.sbin/afs/include/config.h @@ -1,1259 +1,1663 @@ -/* include/config.h. Generated automatically by configure. */ -/* include/config.h.in. Generated automatically from configure.in by autoheader. */ +/* include/config.h. Generated by configure. */ +/* include/config.h.in. Generated from configure.in by autoheader. */ -/* Define to empty if the keyword does not work. */ -/* #undef const */ +#ifndef OPENSSL_DES_LIBDES_COMPATIBILITY +#define OPENSSL_DES_LIBDES_COMPATIBILITY 1 +#endif -/* Define if you have a working `mmap' system call. */ -#define HAVE_MMAP 1 +#ifndef RCSID +#define RCSID(msg) \ +static /**/const char *const rcsid[] = { (const char *)rcsid, "@(#)" msg } +#endif -/* Define as __inline if that's what the C compiler calls it. */ -/* #undef inline */ +/* Maximum values on all known systems */ +#define MaxHostNameLen (64+4) +#define MaxPathLen (1024+4) -/* Define as the return type of signal handlers (int or void). */ -#define RETSIGTYPE void -/* Define if you have the ANSI C header files. */ -#define STDC_HEADERS 1 -/* Define if you can safely include both <sys/time.h> and <time.h>. */ -#define TIME_WITH_SYS_TIME 1 +/* Define if realloc(NULL) doesn't work. */ +/* #undef BROKEN_REALLOC */ -/* Define if the X Window System is missing or not being used. */ -/* #undef X_DISPLAY_MISSING */ +/* define if you can include both dirent.h and sys/dir.h */ +#define DIRENT_AND_SYS_DIR_H 1 + +/* define if DIRSIZ is defined in dirent.h */ +/* #undef DIRSIZ_IN_DIRENT_H */ + +/* define if DIRSIZ is defined in sys/dir.h */ +#define DIRSIZ_IN_SYS_DIR_H 1 + +/* how should ntohl be done? */ +#define EFF_NTOHL ntohl + +/* define if sys/param.h defines the endiness */ +#define ENDIANESS_IN_SYS_PARAM_H 1 -/* Define if you have the asnprintf function. */ +/* define if DIRSIZ is defined in sys/dirent.h */ +/* #undef GENERIC_DIRSIZ_IN_SYS_DIRENT_H */ + +/* define if prototype of gethostbyaddr is compatible with struct hostent + *gethostbyaddr(const void *, size_t, int) */ +/* #undef GETHOSTBYADDR_PROTO_COMPATIBLE */ + +/* define if prototype of gethostbyname is compatible with struct hostent + *gethostbyname(const char *) */ +#define GETHOSTBYNAME_PROTO_COMPATIBLE 1 + +/* define if prototype of getservbyname is compatible with struct servent + *getservbyname(const char *, const char *) */ +#define GETSERVBYNAME_PROTO_COMPATIBLE 1 + +/* define if prototype of getsockname is compatible with int getsockname(int, + struct sockaddr*, socklen_t*) */ +#define GETSOCKNAME_PROTO_COMPATIBLE 1 + +/* Define if you have the `altzone' variable. */ +/* #undef HAVE_ALTZONE */ + +/* define if your system declares altzone */ +/* #undef HAVE_ALTZONE_DECLARATION */ + +/* Define to 1 if you have the <arpa/inet.h> header file. */ +#define HAVE_ARPA_INET_H 1 + +/* Define to 1 if you have the <arpa/nameser.h> header file. */ +#define HAVE_ARPA_NAMESER_H 1 + +/* Define to 1 if you have the `asnprintf' function. */ /* #undef HAVE_ASNPRINTF */ -/* Define if you have the asprintf function. */ +/* Define to 1 if you have the `asprintf' function. */ #define HAVE_ASPRINTF 1 -/* Define if you have the bool function. */ +/* Define to 1 if you have the `atexit' function. */ +#define HAVE_ATEXIT 1 + +/* Define to 1 if you have the `bool' function. */ /* #undef HAVE_BOOL */ -/* Define if you have the chown function. */ +/* Define to 1 if you have the `bswap16' function. */ +/* #undef HAVE_BSWAP16 */ + +/* Define to 1 if you have the `bswap32' function. */ +/* #undef HAVE_BSWAP32 */ + +/* Define to 1 if you have the `cgetent' function. */ +#define HAVE_CGETENT 1 + +/* Define if you have the function `chown'. */ #define HAVE_CHOWN 1 -/* Define if you have the copyhostent function. */ +/* Define to 1 if you have the <com_err.h> header file. */ +#define HAVE_COM_ERR_H 1 + +/* Define to 1 if you have the <config.h> header file. */ +/* #undef HAVE_CONFIG_H */ + +/* Define if you have the function `copyhostent'. */ /* #undef HAVE_COPYHOSTENT */ -/* Define if you have the daemon function. */ +/* Define to 1 if you have the `crypt' function. */ +#define HAVE_CRYPT 1 + +/* Define to 1 if you have the <crypt.h> header file. */ +/* #undef HAVE_CRYPT_H */ + +/* Define if you have the function `daemon'. */ #define HAVE_DAEMON 1 -/* Define if you have the dn_expand function. */ +/* define if you have a berkeley db1/2 library */ +#define HAVE_DB1 1 + +/* define if you have a berkeley db3/4 library */ +/* #undef HAVE_DB3 */ + +/* Define to 1 if you have the <db3/db.h> header file. */ +/* #undef HAVE_DB3_DB_H */ + +/* Define to 1 if you have the <db4/db.h> header file. */ +/* #undef HAVE_DB4_DB_H */ + +/* Define to 1 if you have the `dbm_firstkey' function. */ +#define HAVE_DBM_FIRSTKEY 1 + +/* Define to 1 if you have the <dbm.h> header file. */ +#define HAVE_DBM_H 1 + +/* Define to 1 if you have the `dbopen' function. */ +#define HAVE_DBOPEN 1 + +/* Define to 1 if you have the <db_185.h> header file. */ +/* #undef HAVE_DB_185_H */ + +/* Define to 1 if you have the `db_create' function. */ +/* #undef HAVE_DB_CREATE */ + +/* Define to 1 if you have the <db.h> header file. */ +#define HAVE_DB_H 1 + +/* define if you have ndbm compat in db */ +/* #undef HAVE_DB_NDBM */ + +/* Define if you have struct setgroups_args */ +/* #undef HAVE_DEF_STRUCT_SETGROUPS_ARGS */ + +/* Define if you have struct sys_setgroups_args */ +#define HAVE_DEF_STRUCT_SYS_SETGROUPS_ARGS 1 + +/* define if devfs_register takes eleven arguments */ +/* #undef HAVE_DEVFS_REGISTER_ELEVEN_ARGS */ + +/* define if you have a function dget_locked */ +/* #undef HAVE_DGET_LOCKED */ + +/* Define to 1 if you have the <dirent.h> header file. */ +#define HAVE_DIRENT_H 1 + +/* Define to 1 if you have the <dlfcn.h> header file. */ +#define HAVE_DLFCN_H 1 + +/* Define to 1 if you have the `dn_expand' function. */ #define HAVE_DN_EXPAND 1 -/* Define if you have the el_init function. */ +/* define if d_alloc_root takes two arguments */ +/* #undef HAVE_D_ALLOC_ROOT_TWO_ARGS */ + +/* define if d_delete in struct dentry_operations returns void */ +/* #undef HAVE_D_DELETE_VOID */ + +/* Define if you have the function `ecalloc'. */ +/* #undef HAVE_ECALLOC */ + +/* Define to 1 if you have the <elflib/nlist.h> header file. */ +/* #undef HAVE_ELFLIB_NLIST_H */ + +/* Define to 1 if you have the `el_init' function. */ /* #undef HAVE_EL_INIT */ -/* Define if you have the err function. */ +/* Define if you have the function `emalloc'. */ +/* #undef HAVE_EMALLOC */ + +/* define if your system declares environ */ +/* #undef HAVE_ENVIRON_DECLARATION */ + +/* Define if you have the function `erealloc'. */ +/* #undef HAVE_EREALLOC */ + +/* Define if you have the function `err'. */ #define HAVE_ERR 1 -/* Define if you have the errx function. */ +/* Define to 1 if you have the <errno.h> header file. */ +#define HAVE_ERRNO_H 1 + +/* Define if you have the function `errx'. */ #define HAVE_ERRX 1 -/* Define if you have the fchown function. */ +/* Define to 1 if you have the <err.h> header file. */ +#define HAVE_ERR_H 1 + +/* Define if you have the function `estrdup'. */ +/* #undef HAVE_ESTRDUP */ + +/* Define to 1 if you have the <et/com_err.h> header file. */ +/* #undef HAVE_ET_COM_ERR_H */ + +/* Define if you have the function `fchown'. */ #define HAVE_FCHOWN 1 -/* Define if you have the fcntl function. */ -#define HAVE_FCNTL 1 +/* Define to 1 if you have the <fcntl.h> header file. */ +#define HAVE_FCNTL_H 1 -/* Define if you have the fhopen function. */ +/* Define to 1 if you have the `fhopen' function. */ #define HAVE_FHOPEN 1 -/* Define if you have the flock function. */ +/* define if filldir_t takes a dt_type argument */ +/* #undef HAVE_FILLDIR_T_DT_TYPE */ + +/* Define if you have the function `flock'. */ #define HAVE_FLOCK 1 -/* Define if you have the freeaddrinfo function. */ +/* Define if you have the function `fnmatch'. */ +#define HAVE_FNMATCH 1 + +/* Define to 1 if you have the <fnmatch.h> header file. */ +#define HAVE_FNMATCH_H 1 + +/* define if lockmgr takes four arguments */ +#define HAVE_FOUR_ARGUMENT_LOCKMGR 1 + +/* define if vfs_busy takes four arguments */ +#define HAVE_FOUR_ARGUMENT_VFS_BUSY 1 + +/* define if vfs_name_hash takes four arguments */ +/* #undef HAVE_FOUR_ARGUMENT_VFS_NAME_HASH */ + +/* if vfs_object_create takes four arguments */ +/* #undef HAVE_FOUR_ARGUMENT_VFS_OBJECT_CREATE */ + +/* Define to 1 if you have the `freeaddrinfo' function. */ #define HAVE_FREEADDRINFO 1 -/* Define if you have the freehostent function. */ +/* Define if you have the function `freehostent'. */ /* #undef HAVE_FREEHOSTENT */ -/* Define if you have the gai_strerror function. */ +/* Define to 1 if you have the `gai_strerror' function. */ #define HAVE_GAI_STRERROR 1 -/* Define if you have the get_progname function. */ -/* #undef HAVE_GET_PROGNAME */ +/* Define to 1 if you have the <gdbm/ndbm.h> header file. */ +/* #undef HAVE_GDBM_NDBM_H */ -/* Define if you have the getaddrinfo function. */ +/* Define to 1 if you have the `getaddrinfo' function. */ #define HAVE_GETADDRINFO 1 -/* Define if you have the getcwd function. */ +/* Define to 1 if you have the `getattrlist' function. */ +/* #undef HAVE_GETATTRLIST */ + +/* Define to 1 if you have the `getconfattr' function. */ +/* #undef HAVE_GETCONFATTR */ + +/* Define if you have the function `getcwd'. */ #define HAVE_GETCWD 1 -/* Define if you have the getdtablesize function. */ +/* Define if you have the function `getdtablesize'. */ #define HAVE_GETDTABLESIZE 1 -/* Define if you have the getfh function. */ +/* Define if you have the function `getegid'. */ +#define HAVE_GETEGID 1 + +/* Define if you have the function `geteuid'. */ +#define HAVE_GETEUID 1 + +/* Define to 1 if you have the `getfh' function. */ #define HAVE_GETFH 1 -/* Define if you have the gethostbyname function. */ +/* Define if you have the function `getgid'. */ +#define HAVE_GETGID 1 + +/* Define to 1 if you have the `gethostbyname' function. */ #define HAVE_GETHOSTBYNAME 1 -/* Define if you have the gethostbyname2 function. */ +/* Define to 1 if you have the `gethostbyname2' function. */ #define HAVE_GETHOSTBYNAME2 1 -/* Define if you have the getipnodebyaddr function. */ +/* Define if you have the function `gethostname'. */ +#define HAVE_GETHOSTNAME 1 + +/* Define if you have the function `getifaddrs'. */ +#define HAVE_GETIFADDRS 1 + +/* Define if you have the function `getipnodebyaddr'. */ /* #undef HAVE_GETIPNODEBYADDR */ -/* Define if you have the getipnodebyname function. */ +/* Define if you have the function `getipnodebyname'. */ /* #undef HAVE_GETIPNODEBYNAME */ -/* Define if you have the getitimer function. */ -#define HAVE_GETITIMER 1 - -/* Define if you have the getlogin function. */ +/* Define to 1 if you have the `getlogin' function. */ #define HAVE_GETLOGIN 1 -/* Define if you have the getnameinfo function. */ +/* Define to 1 if you have the `getnameinfo' function. */ #define HAVE_GETNAMEINFO 1 -/* Define if you have the getopt function. */ +/* Define if you have the function `getopt'. */ #define HAVE_GETOPT 1 -/* Define if you have the getpagesize function. */ +/* Define to 1 if you have the `getpagesize' function. */ #define HAVE_GETPAGESIZE 1 -/* Define if you have the getrlimit function. */ +/* Define to 1 if you have the `getprogname' function. */ +/* #undef HAVE_GETPROGNAME */ + +/* Define to 1 if you have the `getrlimit' function. */ #define HAVE_GETRLIMIT 1 -/* Define if you have the getrusage function. */ +/* Define to 1 if you have the `getrusage' function. */ #define HAVE_GETRUSAGE 1 -/* Define if you have the getspnam function. */ +/* Define to 1 if you have the `getsockopt' function. */ +#define HAVE_GETSOCKOPT 1 + +/* Define to 1 if you have the `getspnam' function. */ /* #undef HAVE_GETSPNAM */ -/* Define if you have the getspuid function. */ -/* #undef HAVE_GETSPUID */ +/* Define if you have the function `gettimeofday'. */ +#define HAVE_GETTIMEOFDAY 1 -/* Define if you have the getusershell function. */ +/* Define if you have the function `getuid'. */ +#define HAVE_GETUID 1 + +/* Define if you have the function `getusershell'. */ #define HAVE_GETUSERSHELL 1 -/* Define if you have the hstrerror function. */ +/* define if you have a glibc-based system */ +/* #undef HAVE_GLIBC */ + +/* define if you have a glob() that groks GLOB_BRACE, GLOB_NOCHECK, + GLOB_QUOTE, GLOB_TILDE, and GLOB_LIMIT */ +#define HAVE_GLOB 1 + +/* Define to 1 if you have the <glob.h> header file. */ +#define HAVE_GLOB_H 1 + +/* Define to 1 if you have the <grp.h> header file. */ +#define HAVE_GRP_H 1 + +/* Define to 1 if you have the `hstrerror' function. */ #define HAVE_HSTRERROR 1 -/* Define if you have the inet_aton function. */ +/* Define if you have the `h_errlist' variable. */ +#define HAVE_H_ERRLIST 1 + +/* define if your system declares h_errlist */ +/* #undef HAVE_H_ERRLIST_DECLARATION */ + +/* Define if you have the `h_errno' variable. */ +#define HAVE_H_ERRNO 1 + +/* define if your system declares h_errno */ +#define HAVE_H_ERRNO_DECLARATION 1 + +/* Define if you have the `h_nerr' variable. */ +#define HAVE_H_NERR 1 + +/* define if your system declares h_nerr */ +/* #undef HAVE_H_NERR_DECLARATION */ + +/* Define to 1 if you have the <ifaddrs.h> header file. */ +#define HAVE_IFADDRS_H 1 + +/* Define if you have the in6addr_loopback variable */ +#define HAVE_IN6ADDR_LOOPBACK 1 + +/* define */ #define HAVE_INET_ATON 1 -/* Define if you have the inet_ntop function. */ +/* define */ #define HAVE_INET_NTOP 1 -/* Define if you have the inet_pton function. */ +/* define */ #define HAVE_INET_PTON 1 -/* Define if you have the initgroups function. */ +/* Define if you have the function `initgroups'. */ #define HAVE_INITGROUPS 1 -/* Define if you have the int16 function. */ +/* Define to 1 if you have the `initstate' function. */ +#define HAVE_INITSTATE 1 + +/* define if you have a function init_MUTEX */ +/* #undef HAVE_INIT_MUTEX */ + +/* define if you have a init_waitqueue_head */ +/* #undef HAVE_INIT_WAITQUEUE_HEAD */ + +/* Define if you have the function `innetgr'. */ +#define HAVE_INNETGR 1 + +/* Define to 1 if you have the `int16' function. */ /* #undef HAVE_INT16 */ -/* Define if you have the int16_t function. */ +/* Define to 1 if you have the `int16_t' function. */ #define HAVE_INT16_T 1 -/* Define if you have the int32 function. */ +/* Define to 1 if you have the `int32' function. */ /* #undef HAVE_INT32 */ -/* Define if you have the int32_t function. */ +/* Define to 1 if you have the `int32_t' function. */ #define HAVE_INT32_T 1 -/* Define if you have the int64_t function. */ +/* Define to 1 if you have the `int64_t' function. */ #define HAVE_INT64_T 1 -/* Define if you have the int8_t function. */ +/* Define to 1 if you have the `int8_t' function. */ #define HAVE_INT8_T 1 -/* Define if you have the intptr_t function. */ +/* Define to 1 if you have the `intptr_t' function. */ /* #undef HAVE_INTPTR_T */ -/* Define if you have the kernel_aout_sysent function. */ +/* Define to 1 if you have the <inttypes.h> header file. */ +#define HAVE_INTTYPES_H 1 + +/* Define if you have IPv6. */ +#define HAVE_IPV6 1 + +/* Define if you have the function `iruserok'. */ +#define HAVE_IRUSEROK 1 + +/* Define to 1 if you have the `issetugid' function. */ +#define HAVE_ISSETUGID 1 + +/* Define to 1 if you have the `kernel_aout_sysent' function. */ /* #undef HAVE_KERNEL_AOUT_SYSENT */ -/* Define if you have the kernel_cache_purgevfs function. */ +/* Define to 1 if you have the `kernel_cache_purgevfs' function. */ #define HAVE_KERNEL_CACHE_PURGEVFS 1 -/* Define if you have the kernel_cdevsw_add function. */ +/* Define to 1 if you have the `kernel_cdevsw_add' function. */ /* #undef HAVE_KERNEL_CDEVSW_ADD */ -/* Define if you have the kernel_debuglockmgr function. */ +/* Define to 1 if you have the `kernel_debuglockmgr' function. */ /* #undef HAVE_KERNEL_DEBUGLOCKMGR */ -/* Define if you have the kernel_devtoname function. */ +/* Define to 1 if you have the `kernel_devtoname' function. */ /* #undef HAVE_KERNEL_DEVTONAME */ -/* Define if you have the kernel_doforce function. */ +/* Define to 1 if you have the `kernel_doforce' function. */ #define HAVE_KERNEL_DOFORCE 1 -/* Define if you have the kernel_genfs_revoke function. */ +/* Define to 1 if you have the `kernel_genfs_mmap' function. */ +/* #undef HAVE_KERNEL_GENFS_MMAP */ + +/* Define to 1 if you have the `kernel_genfs_revoke' function. */ /* #undef HAVE_KERNEL_GENFS_REVOKE */ -/* Define if you have the kernel_lockmgr function. */ +/* Define to 1 if you have the `kernel_lf_advlock' function. */ +#define HAVE_KERNEL_LF_ADVLOCK 1 + +/* Define to 1 if you have the `kernel_lockmgr' function. */ #define HAVE_KERNEL_LOCKMGR 1 -/* Define if you have the kernel_lockstatus function. */ +/* Define to 1 if you have the `kernel_lockstatus' function. */ #define HAVE_KERNEL_LOCKSTATUS 1 -/* Define if you have the kernel_make_dev function. */ -/* #undef HAVE_KERNEL_MAKE_DEV */ - -/* Define if you have the kernel_memcpy function. */ +/* Define to 1 if you have the `kernel_memcpy' function. */ #define HAVE_KERNEL_MEMCPY 1 -/* Define if you have the kernel_nosys function. */ +/* Define to 1 if you have the `kernel_namei_hash' function. */ +/* #undef HAVE_KERNEL_NAMEI_HASH */ + +/* Define to 1 if you have the `kernel_nosys' function. */ /* #undef HAVE_KERNEL_NOSYS */ -/* Define if you have the kernel_snprintf function. */ +/* Define to 1 if you have the `kernel_snprintf' function. */ #define HAVE_KERNEL_SNPRINTF 1 -/* Define if you have the kernel_strlcpy function. */ +/* Define to 1 if you have the `kernel_strlcpy' function. */ #define HAVE_KERNEL_STRLCPY 1 -/* Define if you have the kernel_sys_lkmnosys function. */ +/* Define to 1 if you have the `kernel_sys_lkmnosys' function. */ #define HAVE_KERNEL_SYS_LKMNOSYS 1 -/* Define if you have the kernel_sys_nosys function. */ +/* Define to 1 if you have the `kernel_sys_nosys' function. */ #define HAVE_KERNEL_SYS_NOSYS 1 -/* Define if you have the kernel_udev2dev function. */ +/* Define to 1 if you have the `kernel_udev2dev' function. */ /* #undef HAVE_KERNEL_UDEV2DEV */ -/* Define if you have the kernel_vfs_add_vnodeops function. */ +/* Define to 1 if you have the `kernel_uma_zfree_arg' function. */ +/* #undef HAVE_KERNEL_UMA_ZFREE_ARG */ + +/* define if we only can include uvm headers */ +/* #undef HAVE_KERNEL_UVM_ONLY */ + +/* Define to 1 if you have the `kernel_vfs_add_vnodeops' function. */ /* #undef HAVE_KERNEL_VFS_ADD_VNODEOPS */ -/* Define if you have the kernel_vfs_attach function. */ +/* Define to 1 if you have the `kernel_vfs_attach' function. */ /* #undef HAVE_KERNEL_VFS_ATTACH */ -/* Define if you have the kernel_vfs_cache_lookup function. */ +/* Define to 1 if you have the `kernel_vfs_cache_lookup' function. */ /* #undef HAVE_KERNEL_VFS_CACHE_LOOKUP */ -/* Define if you have the kernel_vfs_deallocate_syncvnode function. */ +/* Define to 1 if you have the `kernel_vfs_deallocate_syncvnode' function. */ /* #undef HAVE_KERNEL_VFS_DEALLOCATE_SYNCVNODE */ -/* Define if you have the kernel_vfs_getnewfsid function. */ +/* Define to 1 if you have the `kernel_vfs_getnewfsid' function. */ #define HAVE_KERNEL_VFS_GETNEWFSID 1 -/* Define if you have the kernel_vfs_getvfs function. */ +/* Define to 1 if you have the `kernel_vfs_getvfs' function. */ #define HAVE_KERNEL_VFS_GETVFS 1 -/* Define if you have the kernel_vfs_name_hash function. */ -/* #undef HAVE_KERNEL_VFS_NAME_HASH */ - -/* Define if you have the kernel_vfs_object_create function. */ +/* Define to 1 if you have the `kernel_vfs_object_create' function. */ /* #undef HAVE_KERNEL_VFS_OBJECT_CREATE */ -/* Define if you have the kernel_vfs_opv_init function. */ +/* Define to 1 if you have the `kernel_vfs_opv_init' function. */ #define HAVE_KERNEL_VFS_OPV_INIT 1 -/* Define if you have the kernel_vfs_opv_init_default function. */ +/* Define to 1 if you have the `kernel_vfs_opv_init_default' function. */ #define HAVE_KERNEL_VFS_OPV_INIT_DEFAULT 1 -/* Define if you have the kernel_vfs_opv_init_explicit function. */ +/* Define to 1 if you have the `kernel_vfs_opv_init_explicit' function. */ #define HAVE_KERNEL_VFS_OPV_INIT_EXPLICIT 1 -/* Define if you have the kernel_vfs_register function. */ +/* Define to 1 if you have the `kernel_vfs_register' function. */ #define HAVE_KERNEL_VFS_REGISTER 1 -/* Define if you have the kernel_vgonel function. */ +/* Define to 1 if you have the `kernel_vgonel' function. */ #define HAVE_KERNEL_VGONEL 1 -/* Define if you have the kernel_vnode_pager_generic_getpages function. */ +/* Define to 1 if you have the `kernel_vnode_pager_generic_getpages' function. + */ /* #undef HAVE_KERNEL_VNODE_PAGER_GENERIC_GETPAGES */ -/* Define if you have the kernel_vnode_pager_generic_putpages function. */ +/* Define to 1 if you have the `kernel_vnode_pager_generic_putpages' function. + */ /* #undef HAVE_KERNEL_VNODE_PAGER_GENERIC_PUTPAGES */ -/* Define if you have the kernel_vnode_pager_setsize function. */ +/* Define to 1 if you have the `kernel_vnode_pager_setsize' function. */ /* #undef HAVE_KERNEL_VNODE_PAGER_SETSIZE */ -/* Define if you have the kernel_vop_revoke function. */ +/* Define to 1 if you have the `kernel_vop_revoke' function. */ /* #undef HAVE_KERNEL_VOP_REVOKE */ -/* Define if you have the kernel_zfreei function. */ +/* Define to 1 if you have the `kernel_vop_stdpathconf' function. */ +/* #undef HAVE_KERNEL_VOP_STDPATHCONF */ + +/* Define to 1 if you have the `kernel_zfree' function. */ +/* #undef HAVE_KERNEL_ZFREE */ + +/* Define to 1 if you have the `kernel_zfreei' function. */ /* #undef HAVE_KERNEL_ZFREEI */ -/* Define if you have the krb_afslog_uid function. */ -#define HAVE_KRB_AFSLOG_UID 1 +/* define if you have kerberos 4 */ +/* #undef HAVE_KRB4 */ -/* Define if you have the kvm_nlist function. */ -#define HAVE_KVM_NLIST 1 +/* define if you have kerberos 5 */ +#define HAVE_KRB5 1 -/* Define if you have the kvm_open function. */ -#define HAVE_KVM_OPEN 1 +/* define if you have kerberos 4 compat */ +/* #undef HAVE_KRB5_COMPAT_KRB4 */ + +/* Define to 1 if you have the `krb_afslog_uid' function. */ +/* #undef HAVE_KRB_AFSLOG_UID */ + +/* define if you have krb_get_default_principal */ +/* #undef HAVE_KRB_GET_DEFAULT_PRINCIPAL */ + +/* define if you have krb_get_default_tkt_root */ +/* #undef HAVE_KRB_GET_DEFAULT_TKT_ROOT */ + +/* define if you have krb_get_err_text */ +/* #undef HAVE_KRB_GET_ERR_TEXT */ + +/* define if you have krb_kdctimeofday */ +/* #undef HAVE_KRB_KDCTIMEOFDAY */ + +/* define if you have a struct krb_principal */ +/* #undef HAVE_KRB_PRINCIPAL */ -/* Define if you have the linux_kernel_int16_t function. */ +/* Define to 1 if you have the <ktypes.h> header file. */ +/* #undef HAVE_KTYPES_H */ + +/* Define to 1 if you have the <kvm.h> header file. */ +#define HAVE_KVM_H 1 + +/* Define to 1 if you have the <libelf/nlist.h> header file. */ +/* #undef HAVE_LIBELF_NLIST_H */ + +/* Define to 1 if you have the <limits.h> header file. */ +#define HAVE_LIMITS_H 1 + +/* Define to 1 if you have the <linux/devfs_fs.h> header file. */ +/* #undef HAVE_LINUX_DEVFS_FS_H */ + +/* Define to 1 if you have the <linux/devfs_fs_kernel.h> header file. */ +/* #undef HAVE_LINUX_DEVFS_FS_KERNEL_H */ + +/* Define to 1 if you have the `linux_kernel_int16_t' function. */ /* #undef HAVE_LINUX_KERNEL_INT16_T */ -/* Define if you have the linux_kernel_int32_t function. */ +/* Define to 1 if you have the `linux_kernel_int32_t' function. */ /* #undef HAVE_LINUX_KERNEL_INT32_T */ -/* Define if you have the linux_kernel_int64_t function. */ +/* Define to 1 if you have the `linux_kernel_int64_t' function. */ /* #undef HAVE_LINUX_KERNEL_INT64_T */ -/* Define if you have the linux_kernel_int8_t function. */ +/* Define to 1 if you have the `linux_kernel_int8_t' function. */ /* #undef HAVE_LINUX_KERNEL_INT8_T */ -/* Define if you have the linux_kernel_u_int16_t function. */ -/* #undef HAVE_LINUX_KERNEL_U_INT16_T */ +/* Define to 1 if you have the `linux_kernel_uint16_t' function. */ +/* #undef HAVE_LINUX_KERNEL_UINT16_T */ + +/* Define to 1 if you have the `linux_kernel_uint32_t' function. */ +/* #undef HAVE_LINUX_KERNEL_UINT32_T */ + +/* Define to 1 if you have the `linux_kernel_uint64_t' function. */ +/* #undef HAVE_LINUX_KERNEL_UINT64_T */ -/* Define if you have the linux_kernel_u_int32_t function. */ -/* #undef HAVE_LINUX_KERNEL_U_INT32_T */ +/* Define to 1 if you have the `linux_kernel_uint8_t' function. */ +/* #undef HAVE_LINUX_KERNEL_UINT8_T */ -/* Define if you have the linux_kernel_u_int64_t function. */ -/* #undef HAVE_LINUX_KERNEL_U_INT64_T */ +/* Define to 1 if you have the <linux/stddef.h> header file. */ +/* #undef HAVE_LINUX_STDDEF_H */ -/* Define if you have the linux_kernel_u_int8_t function. */ -/* #undef HAVE_LINUX_KERNEL_U_INT8_T */ +/* define if you have a function list_del_init */ +/* #undef HAVE_LIST_DEL_INIT */ -/* Define if you have the localtime_r function. */ +/* define if there exists a localtime_r */ #define HAVE_LOCALTIME_R 1 -/* Define if you have the lstat function. */ +/* Define to 1 if the system has the type `long long'. */ +#define HAVE_LONG_LONG 1 + +/* Define if you have the function `lstat'. */ #define HAVE_LSTAT 1 -/* Define if you have the memmove function. */ +/* Define to 1 if you have the <machine/asm.h> header file. */ +#define HAVE_MACHINE_ASM_H 1 + +/* Define to 1 if you have the <machine/regdef.h> header file. */ +/* #undef HAVE_MACHINE_REGDEF_H */ + +/* Define to 1 if you have the <mach/alpha/asm.h> header file. */ +/* #undef HAVE_MACH_ALPHA_ASM_H */ + +/* Define if you have the function `memmove'. */ #define HAVE_MEMMOVE 1 -/* Define if you have the mkstemp function. */ +/* Define to 1 if you have the <memory.h> header file. */ +#define HAVE_MEMORY_H 1 + +/* Define to 1 if you have the <miscfs/genfs/genfs.h> header file. */ +/* #undef HAVE_MISCFS_GENFS_GENFS_H */ + +/* Define to 1 if you have the <miscfs/syncfs/syncfs.h> header file. */ +/* #undef HAVE_MISCFS_SYNCFS_SYNCFS_H */ + +/* Define if you have the function `mkstemp'. */ #define HAVE_MKSTEMP 1 -/* Define if you have the mktime function. */ -#define HAVE_MKTIME 1 +/* Define to 1 if you have a working `mmap' system call. */ +#define HAVE_MMAP 1 + +/* define if you have a ndbm library */ +#define HAVE_NDBM 1 + +/* Define to 1 if you have the <ndbm.h> header file. */ +#define HAVE_NDBM_H 1 + +/* Define to 1 if you have the <netdb.h> header file. */ +#define HAVE_NETDB_H 1 + +/* Define to 1 if you have the <netinet6/in6.h> header file. */ +/* #undef HAVE_NETINET6_IN6_H */ + +/* Define to 1 if you have the <netinet6/in6_var.h> header file. */ +#define HAVE_NETINET6_IN6_VAR_H 1 + +/* Define to 1 if you have the <netinet/in6.h> header file. */ +/* #undef HAVE_NETINET_IN6_H */ -/* Define if you have the off64_t function. */ +/* Define to 1 if you have the <netinet/in6_machtypes.h> header file. */ +/* #undef HAVE_NETINET_IN6_MACHTYPES_H */ + +/* Define to 1 if you have the <netinet/in.h> header file. */ +#define HAVE_NETINET_IN_H 1 + +/* Define to 1 if you have the <netinet/in_systm.h> header file. */ +#define HAVE_NETINET_IN_SYSTM_H 1 + +/* Define to 1 if you have the <netinet/ip.h> header file. */ +#define HAVE_NETINET_IP_H 1 + +/* Define to 1 if you have the <netinet/tcp.h> header file. */ +#define HAVE_NETINET_TCP_H 1 + +/* Define to 1 if you have the <net/if_dl.h> header file. */ +#define HAVE_NET_IF_DL_H 1 + +/* Define to 1 if you have the <net/if.h> header file. */ +#define HAVE_NET_IF_H 1 + +/* Define to 1 if you have the <net/if_types.h> header file. */ +#define HAVE_NET_IF_TYPES_H 1 + +/* Define if NDBM really is DB (creates files *.db) */ +#define HAVE_NEW_DB 1 + +/* Define to 1 if you have the <nlist.h> header file. */ +#define HAVE_NLIST_H 1 + +/* Define to 1 if you have the `off64_t' function. */ /* #undef HAVE_OFF64_T */ -/* Define if you have the pthread_create function. */ +/* define if lockstatus takes one argument */ +#define HAVE_ONE_ARGUMENT_LOCKSTATUS 1 + +/* define if vget takes one argument */ +/* #undef HAVE_ONE_ARGUMENT_VGET */ + +/* define if VOP_LOCK takes one argument */ +/* #undef HAVE_ONE_ARGUMENT_VOP_LOCK */ + +/* Define to 1 if you have the `on_exit' function. */ +/* #undef HAVE_ON_EXIT */ + +/* define if your system declares optarg */ +#define HAVE_OPTARG_DECLARATION 1 + +/* define if your system declares opterr */ +#define HAVE_OPTERR_DECLARATION 1 + +/* define if your system declares optind */ +#define HAVE_OPTIND_DECLARATION 1 + +/* define if your system declares optopt */ +#define HAVE_OPTOPT_DECLARATION 1 + +/* Define if you have the `optreset' variable. */ +#define HAVE_OPTRESET 1 + +/* define if your system declares optreset */ +#define HAVE_OPTRESET_DECLARATION 1 + +/* Define to 1 if you have the <paths.h> header file. */ +#define HAVE_PATHS_H 1 + +/* Define to 1 if you have the `pidfile' function. */ +#define HAVE_PIDFILE 1 + +/* define if you have sigaction */ +#define HAVE_POSIX_SIGNALS 1 + +/* Define to 1 if you have the `pthread_create' function. */ /* #undef HAVE_PTHREAD_CREATE */ -/* Define if you have the putenv function. */ +/* Define if you have the function `putenv'. */ #define HAVE_PUTENV 1 -/* Define if you have the rcmd function. */ +/* Define to 1 if you have the <pwd.h> header file. */ +#define HAVE_PWD_H 1 + +/* Define to 1 if you have the `random' function. */ +#define HAVE_RANDOM 1 + +/* Define if you have the function `rcmd'. */ #define HAVE_RCMD 1 -/* Define if you have the readline function. */ +/* define if you have a function readline */ #define HAVE_READLINE 1 -/* Define if you have the readv function. */ +/* Define if you have the function `readv'. */ #define HAVE_READV 1 -/* Define if you have the recvmsg function. */ +/* Define if you have the function `recvmsg'. */ #define HAVE_RECVMSG 1 -/* Define if you have the register_t function. */ +/* Define to 1 if you have the <regdef.h> header file. */ +/* #undef HAVE_REGDEF_H */ + +/* Define to 1 if you have the `register_t' function. */ #define HAVE_REGISTER_T 1 -/* Define if you have the res_init function. */ +/* define? */ +/* #undef HAVE_REPAIRABLE_HTONL */ + +/* Define to 1 if you have the <resolv.h> header file. */ +#define HAVE_RESOLV_H 1 + +/* Define to 1 if you have the `res_init' function. */ #define HAVE_RES_INIT 1 -/* Define if you have the res_search function. */ +/* Define to 1 if you have the `res_nsearch' function. */ +/* #undef HAVE_RES_NSEARCH */ + +/* Define to 1 if you have the `res_search' function. */ #define HAVE_RES_SEARCH 1 -/* Define if you have the sa_family_t function. */ +/* Define to 1 if you have the <rpcsvc/dbm.h> header file. */ +/* #undef HAVE_RPCSVC_DBM_H */ + +/* Define to 1 if you have the <rpcsvc/ypclnt.h> header file. */ +#define HAVE_RPCSVC_YPCLNT_H 1 + +/* Define to 1 if the system has the type `sa_family_t'. */ #define HAVE_SA_FAMILY_T 1 -/* Define if you have the sendmsg function. */ +/* Define if you have the function `sendmsg'. */ #define HAVE_SENDMSG 1 -/* Define if you have the set_progname function. */ -/* #undef HAVE_SET_PROGNAME */ +/* Define to 1 if you have the `setattrlist' function. */ +/* #undef HAVE_SETATTRLIST */ -/* Define if you have the setegid function. */ +/* Define if you have the function `setegid'. */ #define HAVE_SETEGID 1 -/* Define if you have the setenv function. */ +/* Define if you have the function `setenv'. */ #define HAVE_SETENV 1 -/* Define if you have the seteuid function. */ +/* Define if you have the function `seteuid'. */ #define HAVE_SETEUID 1 -/* Define if you have the setlogin function. */ +/* Define to 1 if you have the `setlogin' function. */ #define HAVE_SETLOGIN 1 -/* Define if you have the setregid function. */ -#define HAVE_SETREGID 1 +/* Define to 1 if you have the `setprogname' function. */ +/* #undef HAVE_SETPROGNAME */ -/* Define if you have the setresuid function. */ -/* #undef HAVE_SETRESUID */ +/* Define to 1 if you have the `setsockopt' function. */ +#define HAVE_SETSOCKOPT 1 -/* Define if you have the setreuid function. */ -#define HAVE_SETREUID 1 +/* Define to 1 if you have the `setstate' function. */ +#define HAVE_SETSTATE 1 -/* Define if you have the setsid function. */ -#define HAVE_SETSID 1 +/* Define to 1 if you have the <shadow.h> header file. */ +/* #undef HAVE_SHADOW_H */ -/* Define if you have the setsockopt function. */ -#define HAVE_SETSOCKOPT 1 +/* define if ubc_lookup takes six arguments */ +/* #undef HAVE_SIX_ARGUMENT_UBC_LOOKUP */ -/* Define if you have the socket function. */ +/* define if you have a working snprintf */ +#define HAVE_SNPRINTF 1 + +/* Define to 1 if you have the `socket' function. */ #define HAVE_SOCKET 1 -/* Define if you have the socklen_t function. */ +/* Define to 1 if the system has the type `socklen_t'. */ #define HAVE_SOCKLEN_T 1 -/* Define if you have the ssize_t function. */ +/* Define to 1 if you have the `ssize_t' function. */ #define HAVE_SSIZE_T 1 -/* Define if you have the strcasecmp function. */ +/* Define to 1 if you have the <standards.h> header file. */ +/* #undef HAVE_STANDARDS_H */ + +/* Define to 1 if you have the `statvfs' function. */ +/* #undef HAVE_STATVFS */ + +/* Define to 1 if you have the <stdint.h> header file. */ +/* #undef HAVE_STDINT_H */ + +/* Define to 1 if you have the <stdlib.h> header file. */ +#define HAVE_STDLIB_H 1 + +/* We always have <stds.h>, needed by rxkad */ +#define HAVE_STDS_H 1 + +/* Define if you have the function `strcasecmp'. */ #define HAVE_STRCASECMP 1 -/* Define if you have the strdup function. */ +/* Define if you have the function `strdup'. */ #define HAVE_STRDUP 1 -/* Define if you have the strerror function. */ +/* Define if you have the function `strerror'. */ #define HAVE_STRERROR 1 -/* Define if you have the strftime function. */ +/* Define if you have the function `strftime'. */ #define HAVE_STRFTIME 1 -/* Define if you have the strlcat function. */ +/* Define to 1 if you have the <strings.h> header file. */ +#define HAVE_STRINGS_H 1 + +/* Define to 1 if you have the <string.h> header file. */ +#define HAVE_STRING_H 1 + +/* Define if you have the function `strlcat'. */ #define HAVE_STRLCAT 1 -/* Define if you have the strlcpy function. */ +/* Define if you have the function `strlcpy'. */ #define HAVE_STRLCPY 1 -/* Define if you have the strlwr function. */ +/* Define if you have the function `strlwr'. */ /* #undef HAVE_STRLWR */ -/* Define if you have the strnlen function. */ +/* Define if you have the function `strncasecmp'. */ +#define HAVE_STRNCASECMP 1 + +/* Define if you have the function `strndup'. */ +/* #undef HAVE_STRNDUP */ + +/* Define if you have the function `strnlen'. */ /* #undef HAVE_STRNLEN */ -/* Define if you have the strptime function. */ +/* Define if you have the function `strptime'. */ #define HAVE_STRPTIME 1 -/* Define if you have the strsep function. */ +/* Define if you have the function `strsep'. */ #define HAVE_STRSEP 1 -/* Define if you have the strsep_copy function. */ +/* Define if you have the function `strsep_copy'. */ /* #undef HAVE_STRSEP_COPY */ -/* Define if you have the strtok_r function. */ +/* Define to 1 if you have the `strsvis' function. */ +/* #undef HAVE_STRSVIS */ + +/* Define if you have the function `strtok_r'. */ #define HAVE_STRTOK_R 1 -/* Define if you have the struct_addrinfo function. */ -#define HAVE_STRUCT_ADDRINFO 1 +/* Define to 1 if you have the `strtoll' function. */ +#define HAVE_STRTOLL 1 -/* Define if you have the struct_sockaddr function. */ -#define HAVE_STRUCT_SOCKADDR 1 +/* Define to 1 if you have the `strtoq' function. */ +#define HAVE_STRTOQ 1 -/* Define if you have the struct_sockaddr_storage function. */ -#define HAVE_STRUCT_SOCKADDR_STORAGE 1 +/* Define to 1 if the system has the type `struct addrinfo'. */ +#define HAVE_STRUCT_ADDRINFO 1 -/* Define if you have the strupr function. */ -/* #undef HAVE_STRUPR */ +/* Define if struct cdevsw has field d_bmaj */ +/* #undef HAVE_STRUCT_CDEVSW_D_BMAJ */ -/* Define if you have the sysconf function. */ -#define HAVE_SYSCONF 1 +/* Define if struct cdevsw has field d_bogoparms */ +/* #undef HAVE_STRUCT_CDEVSW_D_BOGOPARMS */ -/* Define if you have the sysctl function. */ -#define HAVE_SYSCTL 1 +/* Define if struct cdevsw has field d_bogoreset */ +/* #undef HAVE_STRUCT_CDEVSW_D_BOGORESET */ -/* Define if you have the syslog function. */ -#define HAVE_SYSLOG 1 +/* Define if struct cdevsw has field d_devtotty */ +/* #undef HAVE_STRUCT_CDEVSW_D_DEVTOTTY */ -/* Define if you have the tf_init function. */ -#define HAVE_TF_INIT 1 +/* Define if struct cdevsw has field d_kqfilter */ +/* #undef HAVE_STRUCT_CDEVSW_D_KQFILTER */ -/* Define if you have the tgetent function. */ -#define HAVE_TGETENT 1 +/* Define if struct cdevsw has field d_maxio */ +/* #undef HAVE_STRUCT_CDEVSW_D_MAXIO */ -/* Define if you have the thr_yield function. */ -/* #undef HAVE_THR_YIELD */ +/* Define if struct cdevsw has field d_psize */ +/* #undef HAVE_STRUCT_CDEVSW_D_PSIZE */ -/* Define if you have the u_int16 function. */ -/* #undef HAVE_U_INT16 */ +/* Define if struct cdevsw has field d_reset */ +/* #undef HAVE_STRUCT_CDEVSW_D_RESET */ -/* Define if you have the u_int16_t function. */ -#define HAVE_U_INT16_T 1 +/* Define if struct cdevsw has field d_spare */ +/* #undef HAVE_STRUCT_CDEVSW_D_SPARE */ -/* Define if you have the u_int32 function. */ -/* #undef HAVE_U_INT32 */ +/* Define if struct cdevsw has field d_stop */ +/* #undef HAVE_STRUCT_CDEVSW_D_STOP */ -/* Define if you have the u_int32_t function. */ -#define HAVE_U_INT32_T 1 +/* Define if struct componentname has field cn_hash */ +#define HAVE_STRUCT_COMPONENTNAME_CN_HASH 1 -/* Define if you have the u_int64_t function. */ -#define HAVE_U_INT64_T 1 +/* Define if struct dirent has field d_type. */ +#define HAVE_STRUCT_DIRENT_D_TYPE 1 -/* Define if you have the u_int8_t function. */ -#define HAVE_U_INT8_T 1 +/* Define to 1 if the system has the type `struct ifaddrs'. */ +#define HAVE_STRUCT_IFADDRS 1 -/* Define if you have the unsetenv function. */ -#define HAVE_UNSETENV 1 +/* Define if struct inode_operations has field default_file_ops */ +/* #undef HAVE_STRUCT_INODE_OPERATIONS_DEFAULT_FILE_OPS */ -/* Define if you have the vasnprintf function. */ -/* #undef HAVE_VASNPRINTF */ +/* Define to 1 if the system has the type `struct iovec'. */ +#define HAVE_STRUCT_IOVEC 1 -/* Define if you have the vasprintf function. */ -#define HAVE_VASPRINTF 1 +/* Define if struct mount has field mnt_syncer */ +#define HAVE_STRUCT_MOUNT_MNT_SYNCER 1 -/* Define if you have the verr function. */ -#define HAVE_VERR 1 +/* Define if struct mount has field m_info */ +/* #undef HAVE_STRUCT_MOUNT_M_INFO */ -/* Define if you have the verrx function. */ -#define HAVE_VERRX 1 +/* Define to 1 if the system has the type `struct msghdr'. */ +#define HAVE_STRUCT_MSGHDR 1 -/* Define if you have the vsnprintf function. */ -#define HAVE_VSNPRINTF 1 +/* Define if struct proc has field p_sigctx. */ +/* #undef HAVE_STRUCT_PROC_P_SIGCTX */ -/* Define if you have the vsyslog function. */ -#define HAVE_VSYSLOG 1 +/* Define if struct proc has field p_sigmask. */ +#define HAVE_STRUCT_PROC_P_SIGMASK 1 -/* Define if you have the vwarn function. */ -#define HAVE_VWARN 1 +/* Define to 1 if the system has the type `struct sockaddr'. */ +#define HAVE_STRUCT_SOCKADDR 1 -/* Define if you have the vwarnx function. */ -#define HAVE_VWARNX 1 +/* Define if struct sockaddr_in has field sin_len. */ +#define HAVE_STRUCT_SOCKADDR_IN_SIN_LEN 1 -/* Define if you have the warn function. */ -#define HAVE_WARN 1 +/* Define if struct sockaddr has field sa_len. */ +#define HAVE_STRUCT_SOCKADDR_SA_LEN 1 -/* Define if you have the warnerr function. */ -/* #undef HAVE_WARNERR */ +/* Define to 1 if the system has the type `struct sockaddr_storage'. */ +#define HAVE_STRUCT_SOCKADDR_STORAGE 1 -/* Define if you have the warnx function. */ -#define HAVE_WARNX 1 +/* define if you have struct spwd */ +/* #undef HAVE_STRUCT_SPWD */ -/* Define if you have the writev function. */ -#define HAVE_WRITEV 1 +/* Define if struct super_operations has field notify_change */ +/* #undef HAVE_STRUCT_SUPER_OPERATIONS_NOTIFY_CHANGE */ -/* Define if you have the <arpa/inet.h> header file. */ -#define HAVE_ARPA_INET_H 1 +/* Define if struct sysent has field sy_flags */ +/* #undef HAVE_STRUCT_SYSENT_SY_FLAGS */ -/* Define if you have the <arpa/nameser.h> header file. */ -#define HAVE_ARPA_NAMESER_H 1 +/* Define if struct sysent has field sy_info */ +/* #undef HAVE_STRUCT_SYSENT_SY_INFO */ -/* Define if you have the <com_err.h> header file. */ -#define HAVE_COM_ERR_H 1 +/* Define if struct task_struct has field pending */ +/* #undef HAVE_STRUCT_TASK_STRUCT_PENDING */ -/* Define if you have the <crypt.h> header file. */ -/* #undef HAVE_CRYPT_H */ +/* Define if struct tm has field tm_gmtoff. */ +#define HAVE_STRUCT_TM_TM_GMTOFF 1 -/* Define if you have the <dbm.h> header file. */ -#define HAVE_DBM_H 1 +/* Define if struct tm has field tm_zone. */ +#define HAVE_STRUCT_TM_TM_ZONE 1 -/* Define if you have the <dirent.h> header file. */ -#define HAVE_DIRENT_H 1 +/* Define if struct uio has field uio_procp */ +#define HAVE_STRUCT_UIO_UIO_PROCP 1 -/* Define if you have the <errno.h> header file. */ -#define HAVE_ERRNO_H 1 +/* Define if struct vfsconf has field vfc_mountroot */ +/* #undef HAVE_STRUCT_VFSCONF_VFC_MOUNTROOT */ -/* Define if you have the <et/com_err.h> header file. */ -/* #undef HAVE_ET_COM_ERR_H */ +/* Define if struct vfsconf has field vfc_refcount */ +#define HAVE_STRUCT_VFSCONF_VFC_REFCOUNT 1 -/* Define if you have the <fcntl.h> header file. */ -#define HAVE_FCNTL_H 1 +/* Define if struct vfsops has field vfs_checkexp */ +#define HAVE_STRUCT_VFSOPS_VFS_CHECKEXP 1 -/* Define if you have the <grp.h> header file. */ -#define HAVE_GRP_H 1 +/* Define if struct vfsops has field vfs_done */ +/* #undef HAVE_STRUCT_VFSOPS_VFS_DONE */ -/* Define if you have the <inttypes.h> header file. */ -#define HAVE_INTTYPES_H 1 +/* Define if struct vfsops has field vfs_freevfs */ +/* #undef HAVE_STRUCT_VFSOPS_VFS_FREEVFS */ -/* Define if you have the <ktypes.h> header file. */ -/* #undef HAVE_KTYPES_H */ +/* Define if struct vfsops has field vfs_mount */ +#define HAVE_STRUCT_VFSOPS_VFS_MOUNT 1 -/* Define if you have the <kvm.h> header file. */ -#define HAVE_KVM_H 1 +/* Define if struct vfsops has field vfs_mountroot */ +/* #undef HAVE_STRUCT_VFSOPS_VFS_MOUNTROOT */ -/* Define if you have the <libelf/nlist.h> header file. */ -/* #undef HAVE_LIBELF_NLIST_H */ +/* Define if struct vfsops has field vfs_name */ +/* #undef HAVE_STRUCT_VFSOPS_VFS_NAME */ -/* Define if you have the <linux/devfs_fs.h> header file. */ -/* #undef HAVE_LINUX_DEVFS_FS_H */ +/* Define if struct vfsops has field vfs_oid */ +/* #undef HAVE_STRUCT_VFSOPS_VFS_OID */ -/* Define if you have the <linux/devfs_fs_kernel.h> header file. */ -/* #undef HAVE_LINUX_DEVFS_FS_KERNEL_H */ +/* Define if struct vfsops has field vfs_opv_descs */ +/* #undef HAVE_STRUCT_VFSOPS_VFS_OPV_DESCS */ -/* Define if you have the <linux/stddef.h> header file. */ -/* #undef HAVE_LINUX_STDDEF_H */ +/* Define if struct vfsops has field vfs_reinit */ +/* #undef HAVE_STRUCT_VFSOPS_VFS_REINIT */ -/* Define if you have the <machine/alpha/asm.h> header file. */ -/* #undef HAVE_MACHINE_ALPHA_ASM_H */ +/* Define if struct vfsops has field vfs_smoothsync */ +/* #undef HAVE_STRUCT_VFSOPS_VFS_SMOOTHSYNC */ -/* Define if you have the <machine/asm.h> header file. */ -#define HAVE_MACHINE_ASM_H 1 +/* Define if struct vfsops has field vfs_swapvp */ +/* #undef HAVE_STRUCT_VFSOPS_VFS_SWAPVP */ -/* Define if you have the <machine/endian.h> header file. */ -#define HAVE_MACHINE_ENDIAN_H 1 +/* Define if struct vfsops has field vfs_uninit */ +/* #undef HAVE_STRUCT_VFSOPS_VFS_UNINIT */ -/* Define if you have the <machine/regdef.h> header file. */ -/* #undef HAVE_MACHINE_REGDEF_H */ +/* Define if struct ViceIoctl has field in */ +/* #undef HAVE_STRUCT_VICEIOCTL_IN */ -/* Define if you have the <miscfs/genfs/genfs.h> header file. */ -/* #undef HAVE_MISCFS_GENFS_GENFS_H */ +/* Define if struct vop_fsync_args has field a_flags */ +/* #undef HAVE_STRUCT_VOP_FSYNC_ARGS_A_FLAGS */ -/* Define if you have the <ndbm.h> header file. */ -#define HAVE_NDBM_H 1 +/* Define if struct vop_getpages_args has field a_offset */ +/* #undef HAVE_STRUCT_VOP_GETPAGES_ARGS_A_OFFSET */ -/* Define if you have the <netdb.h> header file. */ -#define HAVE_NETDB_H 1 +/* Define if struct vop_putpages_args has field a_sync */ +/* #undef HAVE_STRUCT_VOP_PUTPAGES_ARGS_A_SYNC */ -/* Define if you have the <netinet/in.h> header file. */ -#define HAVE_NETINET_IN_H 1 +/* define if struct winsize is declared in sys/termios.h */ +#define HAVE_STRUCT_WINSIZE 1 -/* Define if you have the <netinet/in6.h> header file. */ -/* #undef HAVE_NETINET_IN6_H */ +/* Define to 1 if you have the `strunvis' function. */ +#define HAVE_STRUNVIS 1 -/* Define if you have the <netinet/in6_machtypes.h> header file. */ -/* #undef HAVE_NETINET_IN6_MACHTYPES_H */ +/* Define if you have the function `strupr'. */ +/* #undef HAVE_STRUPR */ -/* Define if you have the <netinet6/in6.h> header file. */ -/* #undef HAVE_NETINET6_IN6_H */ +/* Define to 1 if you have the `strvis' function. */ +#define HAVE_STRVIS 1 -/* Define if you have the <nlist.h> header file. */ -#define HAVE_NLIST_H 1 +/* Define to 1 if you have the `strvisx' function. */ +#define HAVE_STRVISX 1 -/* Define if you have the <paths.h> header file. */ -#define HAVE_PATHS_H 1 +/* Define to 1 if you have the `svis' function. */ +/* #undef HAVE_SVIS */ -/* Define if you have the <pwd.h> header file. */ -#define HAVE_PWD_H 1 +/* Define if you have the function `swab'. */ +#define HAVE_SWAB 1 -/* Define if you have the <regdef.h> header file. */ -/* #undef HAVE_REGDEF_H */ +/* Define to 1 if you have the `sysconf' function. */ +#define HAVE_SYSCONF 1 -/* Define if you have the <resolv.h> header file. */ -#define HAVE_RESOLV_H 1 +/* Define to 1 if you have the `sysctl' function. */ +#define HAVE_SYSCTL 1 -/* Define if you have the <rpcsvc/dbm.h> header file. */ -/* #undef HAVE_RPCSVC_DBM_H */ +/* Define to 1 if you have the `syslog' function. */ +#define HAVE_SYSLOG 1 -/* Define if you have the <shadow.h> header file. */ -/* #undef HAVE_SHADOW_H */ +/* Define to 1 if you have the <syslog.h> header file. */ +#define HAVE_SYSLOG_H 1 -/* Define if you have the <sys/attr.h> header file. */ +/* Define to 1 if you have the <sys/attr.h> header file. */ /* #undef HAVE_SYS_ATTR_H */ -/* Define if you have the <sys/bitypes.h> header file. */ +/* Define to 1 if you have the <sys/bitypes.h> header file. */ /* #undef HAVE_SYS_BITYPES_H */ -/* Define if you have the <sys/cdefs.h> header file. */ +/* Define to 1 if you have the <sys/bswap.h> header file. */ +/* #undef HAVE_SYS_BSWAP_H */ + +/* Define to 1 if you have the <sys/cdefs.h> header file. */ #define HAVE_SYS_CDEFS_H 1 -/* Define if you have the <sys/dir.h> header file. */ +/* Define to 1 if you have the <sys/dir.h> header file. */ #define HAVE_SYS_DIR_H 1 -/* Define if you have the <sys/filedesc.h> header file. */ -#define HAVE_SYS_FILEDESC_H 1 +/* Define to 1 if you have the <sys/file.h> header file. */ +#define HAVE_SYS_FILE_H 1 + +/* Define to 1 if you have the <sys/inttypes.h> header file. */ +/* #undef HAVE_SYS_INTTYPES_H */ -/* Define if you have the <sys/ioccom.h> header file. */ +/* Define to 1 if you have the <sys/ioccom.h> header file. */ #define HAVE_SYS_IOCCOM_H 1 -/* Define if you have the <sys/ioctl.h> header file. */ +/* Define to 1 if you have the <sys/ioctl.h> header file. */ #define HAVE_SYS_IOCTL_H 1 -/* Define if you have the <sys/libkern.h> header file. */ +/* Define to 1 if you have the <sys/libkern.h> header file. */ /* #undef HAVE_SYS_LIBKERN_H */ -/* Define if you have the <sys/lkm.h> header file. */ +/* Define to 1 if you have the <sys/lkm.h> header file. */ #define HAVE_SYS_LKM_H 1 -/* Define if you have the <sys/mman.h> header file. */ +/* Define to 1 if you have the <sys/lock.h> header file. */ +#define HAVE_SYS_LOCK_H 1 + +/* Define to 1 if you have the <sys/mkdev.h> header file. */ +/* #undef HAVE_SYS_MKDEV_H */ + +/* Define to 1 if you have the <sys/mman.h> header file. */ #define HAVE_SYS_MMAN_H 1 -/* Define if you have the <sys/module.h> header file. */ +/* Define to 1 if you have the <sys/module.h> header file. */ /* #undef HAVE_SYS_MODULE_H */ -/* Define if you have the <sys/mount.h> header file. */ +/* Define to 1 if you have the <sys/mount.h> header file. */ #define HAVE_SYS_MOUNT_H 1 -/* Define if you have the <sys/param.h> header file. */ +/* Define to 1 if you have the <sys/mutex.h> header file. */ +/* #undef HAVE_SYS_MUTEX_H */ + +/* Define to 1 if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 -/* Define if you have the <sys/poll.h> header file. */ +/* Define to 1 if you have the <sys/poll.h> header file. */ #define HAVE_SYS_POLL_H 1 -/* Define if you have the <sys/prctl.h> header file. */ +/* Define to 1 if you have the <sys/prctl.h> header file. */ /* #undef HAVE_SYS_PRCTL_H */ -/* Define if you have the <sys/proc.h> header file. */ +/* Define to 1 if you have the <sys/proc.h> header file. */ #define HAVE_SYS_PROC_H 1 -/* Define if you have the <sys/queue.h> header file. */ +/* Define to 1 if you have the <sys/queue.h> header file. */ #define HAVE_SYS_QUEUE_H 1 -/* Define if you have the <sys/resource.h> header file. */ +/* Define to 1 if you have the <sys/resource.h> header file. */ #define HAVE_SYS_RESOURCE_H 1 -/* Define if you have the <sys/select.h> header file. */ +/* Define to 1 if you have the <sys/select.h> header file. */ #define HAVE_SYS_SELECT_H 1 -/* Define if you have the <sys/signalvar.h> header file. */ +/* Define to 1 if you have the <sys/selinfo.h> header file. */ +/* #undef HAVE_SYS_SELINFO_H */ + +/* Define to 1 if you have the <sys/signalvar.h> header file. */ #define HAVE_SYS_SIGNALVAR_H 1 -/* Define if you have the <sys/socket.h> header file. */ +/* Define to 1 if you have the <sys/socket.h> header file. */ #define HAVE_SYS_SOCKET_H 1 -/* Define if you have the <sys/sockio.h> header file. */ +/* Define to 1 if you have the <sys/sockio.h> header file. */ #define HAVE_SYS_SOCKIO_H 1 -/* Define if you have the <sys/stat.h> header file. */ +/* Define to 1 if you have the <sys/statfs.h> header file. */ +/* #undef HAVE_SYS_STATFS_H */ + +/* Define to 1 if you have the <sys/statvfs.h> header file. */ +/* #undef HAVE_SYS_STATVFS_H */ + +/* Define to 1 if you have the <sys/stat.h> header file. */ #define HAVE_SYS_STAT_H 1 -/* Define if you have the <sys/syscallargs.h> header file. */ +/* Define to 1 if you have the <sys/syscallargs.h> header file. */ #define HAVE_SYS_SYSCALLARGS_H 1 -/* Define if you have the <sys/sysconfig.h> header file. */ -/* #undef HAVE_SYS_SYSCONFIG_H */ - -/* Define if you have the <sys/sysctl.h> header file. */ +/* Define to 1 if you have the <sys/sysctl.h> header file. */ #define HAVE_SYS_SYSCTL_H 1 -/* Define if you have the <sys/sysent.h> header file. */ +/* Define to 1 if you have the <sys/sysent.h> header file. */ /* #undef HAVE_SYS_SYSENT_H */ -/* Define if you have the <sys/sysproto.h> header file. */ +/* Define to 1 if you have the <sys/sysproto.h> header file. */ /* #undef HAVE_SYS_SYSPROTO_H */ -/* Define if you have the <sys/systm.h> header file. */ +/* Define to 1 if you have the <sys/systm.h> header file. */ /* #undef HAVE_SYS_SYSTM_H */ -/* Define if you have the <sys/time.h> header file. */ +/* Define to 1 if you have the <sys/time.h> header file. */ #define HAVE_SYS_TIME_H 1 -/* Define if you have the <sys/tty.h> header file. */ +/* Define to 1 if you have the <sys/tty.h> header file. */ #define HAVE_SYS_TTY_H 1 -/* Define if you have the <sys/types.h> header file. */ +/* Define to 1 if you have the <sys/types.h> header file. */ #define HAVE_SYS_TYPES_H 1 -/* Define if you have the <sys/ubc.h> header file. */ +/* Define to 1 if you have the <sys/ubc.h> header file. */ /* #undef HAVE_SYS_UBC_H */ -/* Define if you have the <sys/uio.h> header file. */ +/* Define to 1 if you have the <sys/uio.h> header file. */ #define HAVE_SYS_UIO_H 1 -/* Define if you have the <sys/user.h> header file. */ +/* Define to 1 if you have the <sys/user.h> header file. */ #define HAVE_SYS_USER_H 1 -/* Define if you have the <sys/utsname.h> header file. */ +/* Define to 1 if you have the <sys/utsname.h> header file. */ #define HAVE_SYS_UTSNAME_H 1 -/* Define if you have the <sys/vfs.h> header file. */ +/* Define to 1 if you have the <sys/vfs.h> header file. */ /* #undef HAVE_SYS_VFS_H */ -/* Define if you have the <sys/vfs_proto.h> header file. */ +/* Define to 1 if you have the <sys/vfs_proto.h> header file. */ /* #undef HAVE_SYS_VFS_PROTO_H */ -/* Define if you have the <sys/vnode.h> header file. */ +/* Define to 1 if you have the <sys/vnode.h> header file. */ #define HAVE_SYS_VNODE_H 1 -/* Define if you have the <sys/wait.h> header file. */ +/* Define to 1 if you have the <sys/wait.h> header file. */ #define HAVE_SYS_WAIT_H 1 -/* Define if you have the <syslog.h> header file. */ -#define HAVE_SYSLOG_H 1 - -/* Define if you have the <termios.h> header file. */ +/* Define to 1 if you have the <termios.h> header file. */ #define HAVE_TERMIOS_H 1 -/* Define if you have the <unistd.h> header file. */ -#define HAVE_UNISTD_H 1 - -/* Define if you have the <uvm/uvm_extern.h> header file. */ -#define HAVE_UVM_UVM_EXTERN_H 1 +/* Define to 1 if you have the `tf_init' function. */ +/* #undef HAVE_TF_INIT */ -/* Define if you have the <vm/vm.h> header file. */ -/* #undef HAVE_VM_VM_H */ - -/* Define if you have the <vm/vm_extern.h> header file. */ -/* #undef HAVE_VM_VM_EXTERN_H */ +/* Define to 1 if you have the `tgetent' function. */ +#define HAVE_TGETENT 1 -/* Define if you have the <vm/vm_object.h> header file. */ -/* #undef HAVE_VM_VM_OBJECT_H */ +/* define if selrecord takes three arguments */ +/* #undef HAVE_THREE_ARGUMENT_SELRECORD */ -/* Define if you have the <vm/vm_pager.h> header file. */ -/* #undef HAVE_VM_VM_PAGER_H */ +/* define if vfs_busy takes three arguments */ +/* #undef HAVE_THREE_ARGUMENT_VFS_BUSY */ -/* Define if you have the <vm/vm_zone.h> header file. */ -/* #undef HAVE_VM_VM_ZONE_H */ +/* define if vfs_name_hash takes three arguments */ +/* #undef HAVE_THREE_ARGUMENT_VFS_NAME_HASH */ -/* Define if you have the <vm/vnode_pager.h> header file. */ -/* #undef HAVE_VM_VNODE_PAGER_H */ +/* define if vget takes three arguments */ +#define HAVE_THREE_ARGUMENT_VGET 1 -/* Define if you have the curses library (-lcurses). */ -/* #undef HAVE_LIBCURSES */ +/* define if VOP_LOCK takes three arguments */ +#define HAVE_THREE_ARGUMENT_VOP_LOCK 1 -/* Define if you have the edit library (-ledit). */ -/* #undef HAVE_LIBEDIT */ +/* Define to 1 if you have the `thr_yield' function. */ +/* #undef HAVE_THR_YIELD */ -/* Define if you have the editline library (-leditline). */ -/* #undef HAVE_LIBEDITLINE */ +/* Define if you have the `timezone' variable. */ +#define HAVE_TIMEZONE 1 -/* Define if you have the inet6 library (-linet6). */ -/* #undef HAVE_LIBINET6 */ +/* define if your system declares timezone */ +#define HAVE_TIMEZONE_DECLARATION 1 -/* Define if you have the ip6 library (-lip6). */ -/* #undef HAVE_LIBIP6 */ +/* define if lockstatus takes two arguments */ +/* #undef HAVE_TWO_ARGUMENT_LOCKSTATUS */ -/* Define if you have the kvm library (-lkvm). */ -#define HAVE_LIBKVM 1 +/* define if suser takes two arguments */ +#define HAVE_TWO_ARGUMENT_SUSER 1 -/* Define if you have the ncurses library (-lncurses). */ -/* #undef HAVE_LIBNCURSES */ +/* define if vfs_getnewfsid takes two arguments */ +/* #undef HAVE_TWO_ARGUMENT_VFS_GETNEWFSID */ -/* Define if you have the nsl library (-lnsl). */ -/* #undef HAVE_LIBNSL */ +/* define if vget takes two arguments */ +/* #undef HAVE_TWO_ARGUMENT_VGET */ -/* Define if you have the pthread library (-lpthread). */ -/* #undef HAVE_LIBPTHREAD */ +/* define if VOP_LOCK takes two arguments */ +/* #undef HAVE_TWO_ARGUMENT_VOP_LOCK */ -/* Define if you have the readline library (-lreadline). */ -#define HAVE_LIBREADLINE 1 +/* Define to 1 if you have the `uint16_t' function. */ +#define HAVE_UINT16_T 1 -/* Define if you have the resolv library (-lresolv). */ -/* #undef HAVE_LIBRESOLV */ +/* Define to 1 if you have the `uint32_t' function. */ +#define HAVE_UINT32_T 1 -/* Define if you have the socket library (-lsocket). */ -/* #undef HAVE_LIBSOCKET */ +/* Define to 1 if you have the `uint64_t' function. */ +#define HAVE_UINT64_T 1 -/* Define if you have the syslog library (-lsyslog). */ -/* #undef HAVE_LIBSYSLOG */ +/* Define to 1 if you have the `uint8_t' function. */ +#define HAVE_UINT8_T 1 -/* Define if you have the termcap library (-ltermcap). */ -#define HAVE_LIBTERMCAP 1 +/* Define to 1 if you have the `uintptr_t' function. */ +/* #undef HAVE_UINTPTR_T */ -/* what package is this? */ -#define PACKAGE "arla" +/* Define to 1 if you have the `uname' function. */ +#define HAVE_UNAME 1 -/* and what version? */ -#define VERSION "0.35.7" +/* Define to 1 if you have the <unistd.h> header file. */ +#define HAVE_UNISTD_H 1 -/* how should ntohl be done? */ -#define EFF_NTOHL ntohl +/* Define if you have the function `unsetenv'. */ +#define HAVE_UNSETENV 1 -/* define if you need 32 bit compat pioctl */ -/* #undef NEED_VICEIOCTL32 */ +/* Define to 1 if you have the `unvis' function. */ +#define HAVE_UNVIS 1 -/* define this if on Irix6.4 or higher */ -/* #undef IRIX_64 */ +/* Define to 1 if you have the <userconf.h> header file. */ +/* #undef HAVE_USERCONF_H */ -/* define if you need 32 bit compat pioctl */ -/* #undef NEED_VICEIOCTL32 */ +/* Define to 1 if you have the <usersec.h> header file. */ +/* #undef HAVE_USERSEC_H */ -/* define if you have kerberos 4 compat */ -/* #undef HAVE_KRB5_COMPAT_KRB4 */ +/* Define to 1 if you have the <util.h> header file. */ +#define HAVE_UTIL_H 1 -/* define if you have kerberos 5 */ -#define HAVE_KRB5 1 +/* Define to 1 if you have the <uvm/uvm_extern.h> header file. */ +#define HAVE_UVM_UVM_EXTERN_H 1 -/* define if you have kerberos */ -#define KERBEROS 1 +/* Define to 1 if you have the `u_int16' function. */ +/* #undef HAVE_U_INT16 */ -/* define if you have kerberos */ -#define KERBEROS 1 +/* Define to 1 if you have the `u_int16_t' function. */ +#define HAVE_U_INT16_T 1 -/* define if you have kerberos 4 */ -#define HAVE_KRB4 1 +/* Define to 1 if you have the `u_int32' function. */ +/* #undef HAVE_U_INT32 */ -/* define if you have struct msghdr */ -#define HAVE_STRUCT_MSGHDR 1 +/* Define to 1 if you have the `u_int32_t' function. */ +#define HAVE_U_INT32_T 1 -/* define if you have struct iovec */ -#define HAVE_STRUCT_IOVEC 1 +/* Define to 1 if you have the `u_int64_t' function. */ +#define HAVE_U_INT64_T 1 -/* define if you have a struct krb_principal */ -#define HAVE_KRB_PRINCIPAL 1 +/* Define to 1 if you have the `u_int8_t' function. */ +#define HAVE_U_INT8_T 1 -/* define if you have krb_get_err_text */ -#define HAVE_KRB_GET_ERR_TEXT 1 +/* Define to 1 if you have the `vasnprintf' function. */ +/* #undef HAVE_VASNPRINTF */ -/* define if you have krb_get_default_tkt_root */ -#define HAVE_KRB_GET_DEFAULT_TKT_ROOT 1 +/* Define to 1 if you have the `vasprintf' function. */ +#define HAVE_VASPRINTF 1 -/* define if you have krb_get_default_principal */ -#define HAVE_KRB_GET_DEFAULT_PRINCIPAL 1 +/* Define if you have the function `verr'. */ +#define HAVE_VERR 1 -/* define if you have krb_kdctimeofday */ -#define HAVE_KRB_KDCTIMEOFDAY 1 +/* Define if you have the function `verrx'. */ +#define HAVE_VERRX 1 -/* Define if you have the readline package. */ -/* #undef READLINE */ +/* Define to 1 if you have the `vis' function. */ +#define HAVE_VIS 1 -/* define if you have a function readline */ -#define HAVE_READLINE 1 +/* Define to 1 if you have the <vis.h> header file. */ +#define HAVE_VIS_H 1 -/* define if you want to use mmaptime */ -/* #undef USE_MMAPTIME */ +/* Define to 1 if you have the <vm/uma.h> header file. */ +/* #undef HAVE_VM_UMA_H */ -/* define if you have a glibc-based system */ -/* #undef HAVE_GLIBC */ +/* Define to 1 if you have the <vm/vm_extern.h> header file. */ +/* #undef HAVE_VM_VM_EXTERN_H */ -/* define if target is big endian */ -/* #undef WORDS_BIGENDIAN */ +/* Define to 1 if you have the <vm/vm.h> header file. */ +/* #undef HAVE_VM_VM_H */ -/* define if sys/param.h defines the endiness */ -#define ENDIANESS_IN_SYS_PARAM_H 1 +/* Define to 1 if you have the <vm/vm_object.h> header file. */ +/* #undef HAVE_VM_VM_OBJECT_H */ -/* define if your compiler has __FUNCTION__ */ -#define HAVE___FUNCTION__ 1 +/* Define to 1 if you have the <vm/vm_pager.h> header file. */ +/* #undef HAVE_VM_VM_PAGER_H */ -/* define if your compiler has __attribute__ */ -#define HAVE___ATTRIBUTE__ 1 +/* Define to 1 if you have the <vm/vm_zone.h> header file. */ +/* #undef HAVE_VM_VM_ZONE_H */ -/* Define if NDBM really is DB (creates files ending in .db). */ -#define HAVE_NEW_DB 1 +/* Define to 1 if you have the <vm/vnode_pager.h> header file. */ +/* #undef HAVE_VM_VNODE_PAGER_H */ -/* Define if you have NDBM (and not DBM) */ -#define NDBM 1 +/* define if you have a vop_t */ +/* #undef HAVE_VOP_T */ -/* define if struct winsize is declared in sys/termios.h */ -#define HAVE_STRUCT_WINSIZE 1 +/* define if you have a working vsnprintf */ +#define HAVE_VSNPRINTF 1 -/* define if struct winsize has ws_xpixel */ -#define HAVE_WS_XPIXEL 1 +/* Define if you have the function `vsyslog'. */ +#define HAVE_VSYSLOG 1 -/* define if struct winsize has ws_ypixel */ -#define HAVE_WS_YPIXEL 1 +/* Define if you have the function `vwarn'. */ +#define HAVE_VWARN 1 -/* Define if you have IPv6. */ -#define HAVE_IPV6 1 +/* Define if you have the function `vwarnx'. */ +#define HAVE_VWARNX 1 -/* define if you have a working snprintf */ -#define HAVE_SNPRINTF 1 +/* define if you have a wait_queue_head_t */ +/* #undef HAVE_WAIT_QUEUE_HEAD_T */ -/* define if the system is missing a prototype for snprintf() */ -/* #undef NEED_SNPRINTF_PROTO */ +/* define if you have a wait_queue_task_list */ +/* #undef HAVE_WAIT_QUEUE_TASK_LIST */ -/* define if you have sigaction */ -#define HAVE_POSIX_SIGNALS 1 +/* Define if you have the function `warn'. */ +#define HAVE_WARN 1 -/* Define if getlogin has POSIX flavour (and not BSD). */ -/* #undef POSIX_GETLOGIN */ +/* Define if you have the function `warnx'. */ +#define HAVE_WARNX 1 -/* define if the system is missing a prototype for hstrerror() */ -/* #undef NEED_HSTRERROR_PROTO */ +/* Define to 1 if you have the <winsock.h> header file. */ +/* #undef HAVE_WINSOCK_H */ -/* define if hstrerror is const */ -#define NEED_HSTRERROR_CONST 1 +/* Define if you have the function `writev'. */ +#define HAVE_WRITEV 1 -/* define if the system is missing a prototype for inet_aton() */ -/* #undef NEED_INET_ATON_PROTO */ +/* define if struct winsize has ws_xpixel */ +#define HAVE_WS_XPIXEL 1 -/* define if you have optreset */ -#define HAVE_OPTRESET 1 +/* define if struct winsize has ws_ypixel */ +#define HAVE_WS_YPIXEL 1 -/* define if your system declares optreset */ -#define HAVE_OPTRESET_DECLARATION 1 +/* Define if you have the `_res' variable. */ +#define HAVE__RES 1 -/* define if your system declares optreset */ -#define HAVE_OPTRESET_DECLARATION 1 +/* define if your system declares _res */ +#define HAVE__RES_DECLARATION 1 -/* define if the system is missing a prototype for strtok_r() */ -/* #undef NEED_STRTOK_R_PROTO */ +/* define if your compiler has __attribute__ */ +#define HAVE___ATTRIBUTE__ 1 -/* define if the system is missing a prototype for select() */ -/* #undef NEED_SELECT_PROTO */ +/* define if your compiler has __FUNCTION__ */ +#define HAVE___FUNCTION__ 1 -/* define if you can include both dirent.h and sys/dir.h */ -#define DIRENT_AND_SYS_DIR_H 1 +/* Define if you have the `__progname' variable. */ +#define HAVE___PROGNAME 1 -/* Define if struct dirent has field d_type. */ -#define HAVE_STRUCT_DIRENT_D_TYPE 1 +/* define if your system declares __progname */ +/* #undef HAVE___PROGNAME_DECLARATION */ -/* Define if struct sockaddr has field sa_len. */ -#define HAVE_STRUCT_SOCKADDR_SA_LEN 1 +/* define this if on Irix6.4 or higher */ +/* #undef IRIX_64 */ -/* Define if struct sockaddr_in has field sin_len. */ -#define HAVE_STRUCT_SOCKADDR_IN_SIN_LEN 1 +/* define if you have kerberos */ +#define KERBEROS 1 -/* define if you have h_errno */ -#define HAVE_H_ERRNO 1 +/* define if the system is missing a prototype for asnprintf() */ +#define NEED_ASNPRINTF_PROTO 1 -/* define if your system declares h_errno */ -#define HAVE_H_ERRNO_DECLARATION 1 +/* define if the system is missing a prototype for asprintf() */ +/* #undef NEED_ASPRINTF_PROTO */ -/* define if you have h_errlist */ -#define HAVE_H_ERRLIST 1 +/* define if the system is missing a prototype for crypt() */ +/* #undef NEED_CRYPT_PROTO */ -/* define if your system declares h_errlist */ -/* #undef HAVE_H_ERRLIST_DECLARATION */ +/* define if the system is missing a prototype for gethostname() */ +/* #undef NEED_GETHOSTNAME_PROTO */ -/* define if you have h_nerr */ -#define HAVE_H_NERR 1 +/* define if the system is missing a prototype for getusershell() */ +/* #undef NEED_GETUSERSHELL_PROTO */ -/* define if your system declares h_nerr */ -/* #undef HAVE_H_NERR_DECLARATION */ +/* define if the system is missing a prototype for glob() */ +/* #undef NEED_GLOB_PROTO */ -/* define this if your as understands .register */ -/* #undef AS_UNDERSTANDS_REGISTER */ +/* define if the system is missing a prototype for hstrerror() */ +/* #undef NEED_HSTRERROR_PROTO */ -/* define if the system is missing a prototype for vgonel() */ -/* #undef NEED_VGONEL_PROTO */ +/* define if the system is missing a prototype for inet_aton() */ +/* #undef NEED_INET_ATON_PROTO */ /* define if the system is missing a prototype for issignal() */ /* #undef NEED_ISSIGNAL_PROTO */ -/* define if the system is missing a prototype for vn_writechk() */ -/* #undef NEED_VN_WRITECHK_PROTO */ - -/* define if the system is missing a prototype for ubc_pushdirty() */ -#define NEED_UBC_PUSHDIRTY_PROTO 1 - -/* define if the system is missing a prototype for strncmp() */ -#define NEED_STRNCMP_PROTO 1 +/* define if the system is missing a prototype for mkstemp() */ +/* #undef NEED_MKSTEMP_PROTO */ -/* define if you have a vop_t */ -/* #undef HAVE_VOP_T */ - -/* if vfs_object_create takes four arguments */ -/* #undef HAVE_FOUR_ARGUMENT_VFS_OBJECT_CREATE */ - -/* define if VOP_LOCK takes one argument */ -/* #undef HAVE_ONE_ARGUMENT_VOP_LOCK */ - -/* define if VOP_LOCK takes two arguments */ -/* #undef HAVE_TWO_ARGUMENT_VOP_LOCK */ - -/* define if VOP_LOCK takes three arguments */ -#define HAVE_THREE_ARGUMENT_VOP_LOCK 1 - -/* define if vfs_busy takes three arguments */ -/* #undef HAVE_THREE_ARGUMENT_VFS_BUSY */ - -/* define if vfs_busy takes four arguments */ -#define HAVE_FOUR_ARGUMENT_VFS_BUSY 1 - -/* define if vget takes one argument */ -/* #undef HAVE_ONE_ARGUMENT_VGET */ - -/* define if vget takes two arguments */ -/* #undef HAVE_TWO_ARGUMENT_VGET */ - -/* define if vget takes three arguments */ -#define HAVE_THREE_ARGUMENT_VGET 1 - -/* define if suser takes two arguments */ -#define HAVE_TWO_ARGUMENT_SUSER 1 - -/* define if vfs_getnewfsid takes two arguments */ -/* #undef HAVE_TWO_ARGUMENT_VFS_GETNEWFSID */ - -/* define if lockmgr takes four arguments */ -#define HAVE_FOUR_ARGUMENT_LOCKMGR 1 - -/* define if lockstatus takes two arguments */ -/* #undef HAVE_TWO_ARGUMENT_LOCKSTATUS */ - -/* define if lockstatus takes one argument */ -#define HAVE_ONE_ARGUMENT_LOCKSTATUS 1 - -/* define if selrecord takes three arguments */ -/* #undef HAVE_THREE_ARGUMENT_SELRECORD */ - -/* define if ubc_lookup takes six arguments */ -/* #undef HAVE_SIX_ARGUMENT_UBC_LOOKUP */ - -/* define if vfs_name_hash takes four arguments */ -/* #undef HAVE_FOUR_ARGUMENT_VFS_NAME_HASH */ - -/* define if vfs_name_hash takes three arguments */ -/* #undef HAVE_THREE_ARGUMENT_VFS_NAME_HASH */ - -/* define if DIRSIZ is defined in dirent.h */ -/* #undef DIRSIZ_IN_DIRENT_H */ - -/* define if DIRSIZ is defined in sys/dir.h */ -#define DIRSIZ_IN_SYS_DIR_H 1 - -/* define if DIRSIZ is defined in sys/dirent.h */ -/* #undef GENERIC_DIRSIZ_IN_SYS_DIRENT_H */ - -/* Define if struct proc has field p_sigmask. */ -#define HAVE_STRUCT_PROC_P_SIGMASK 1 - -/* Define if struct proc has field p_sigctx. */ -/* #undef HAVE_STRUCT_PROC_P_SIGCTX */ - -/* Define if struct mount has field mnt_syncer */ -#define HAVE_STRUCT_MOUNT_MNT_SYNCER 1 - -/* Define if struct mount has field mnt_nvnodelist */ -/* #undef HAVE_STRUCT_MOUNT_MNT_NVNODELIST */ - -/* Define if struct mount has field m_info */ -/* #undef HAVE_STRUCT_MOUNT_M_INFO */ - -/* Define if struct vfsconf has field vfc_refcount */ -#define HAVE_STRUCT_VFSCONF_VFC_REFCOUNT 1 +/* define if the system is missing a prototype for select() */ +/* #undef NEED_SELECT_PROTO */ -/* Define if struct vfsconf has field vfc_mountroot */ -/* #undef HAVE_STRUCT_VFSCONF_VFC_MOUNTROOT */ +/* define if the system is missing a prototype for setenv() */ +/* #undef NEED_SETENV_PROTO */ -/* Define if struct uio has field uio_procp */ -#define HAVE_STRUCT_UIO_UIO_PROCP 1 - -/* Define if struct vfsops has field vfs_opv_descs */ -/* #undef HAVE_STRUCT_VFSOPS_VFS_OPV_DESCS */ +/* libsl need sl_apropos */ +/* #undef NEED_SLCOMPAT_SL_APROPOS */ -/* Define if struct vfsops has field vfs_name */ -/* #undef HAVE_STRUCT_VFSOPS_VFS_NAME */ - -/* Define if struct vfsops has field vfs_uninit */ -/* #undef HAVE_STRUCT_VFSOPS_VFS_UNINIT */ - -/* Define if struct vfsops has field vfs_reinit */ -/* #undef HAVE_STRUCT_VFSOPS_VFS_REINIT */ +/* define if the system is missing a prototype for snprintf() */ +/* #undef NEED_SNPRINTF_PROTO */ -/* Define if struct vfsops has field vfs_oid */ -/* #undef HAVE_STRUCT_VFSOPS_VFS_OID */ +/* define if the system is missing a prototype for strncmp() */ +#define NEED_STRNCMP_PROTO 1 -/* Define if struct vfsops has field vfs_done */ -/* #undef HAVE_STRUCT_VFSOPS_VFS_DONE */ +/* define if the system is missing a prototype for strndup() */ +#define NEED_STRNDUP_PROTO 1 -/* Define if struct vfsops has field vfs_checkexp */ -#define HAVE_STRUCT_VFSOPS_VFS_CHECKEXP 1 +/* define if the system is missing a prototype for strsep() */ +/* #undef NEED_STRSEP_PROTO */ -/* Define if struct vfsops has field vfs_mountroot */ -/* #undef HAVE_STRUCT_VFSOPS_VFS_MOUNTROOT */ +/* define if the system is missing a prototype for strsvis() */ +/* #undef NEED_STRSVIS_PROTO */ -/* Define if struct vfsops has field vfs_swapvp */ -/* #undef HAVE_STRUCT_VFSOPS_VFS_SWAPVP */ +/* define if the system is missing a prototype for strtok_r() */ +/* #undef NEED_STRTOK_R_PROTO */ -/* Define if struct vfsops has field vfs_smoothsync */ -/* #undef HAVE_STRUCT_VFSOPS_VFS_SMOOTHSYNC */ +/* define if the system is missing a prototype for strunvis() */ +/* #undef NEED_STRUNVIS_PROTO */ -/* Define if struct sysent has field sy_flags */ -/* #undef HAVE_STRUCT_SYSENT_SY_FLAGS */ +/* define if the system is missing a prototype for strvisx() */ +/* #undef NEED_STRVISX_PROTO */ -/* Define if struct sysent has field sy_info */ -/* #undef HAVE_STRUCT_SYSENT_SY_INFO */ +/* define if the system is missing a prototype for strvis() */ +/* #undef NEED_STRVIS_PROTO */ -/* Define if struct vop_fsync_args has field a_flags */ -/* #undef HAVE_STRUCT_VOP_FSYNC_ARGS_A_FLAGS */ +/* define if the system is missing a prototype for svis() */ +/* #undef NEED_SVIS_PROTO */ -/* Define if struct vop_putpages_args has field a_sync */ -/* #undef HAVE_STRUCT_VOP_PUTPAGES_ARGS_A_SYNC */ +/* define if the system is missing a prototype for ubc_pushdirty() */ +#define NEED_UBC_PUSHDIRTY_PROTO 1 -/* Define if struct proc has field p_retval */ -/* #undef HAVE_STRUCT_PROC_P_RETVAL */ +/* define if the system is missing a prototype for unsetenv() */ +/* #undef NEED_UNSETENV_PROTO */ -/* Define if you have struct setgroups_args */ -/* #undef HAVE_DEF_STRUCT_SETGROUPS_ARGS */ +/* define if the system is missing a prototype for unvis() */ +/* #undef NEED_UNVIS_PROTO */ -/* Define if you have struct sys_setgroups_args */ -#define HAVE_DEF_STRUCT_SYS_SETGROUPS_ARGS 1 +/* define if the system is missing a prototype for vasnprintf() */ +#define NEED_VASNPRINTF_PROTO 1 -/* Define if struct cdevsw has field d_stop */ -/* #undef HAVE_STRUCT_CDEVSW_D_STOP */ +/* define if the system is missing a prototype for vasprintf() */ +/* #undef NEED_VASPRINTF_PROTO */ -/* Define if struct cdevsw has field d_reset */ -/* #undef HAVE_STRUCT_CDEVSW_D_RESET */ +/* define if the system is missing a prototype for vgonel() */ +/* #undef NEED_VGONEL_PROTO */ -/* Define if struct cdevsw has field d_bogoreset */ -/* #undef HAVE_STRUCT_CDEVSW_D_BOGORESET */ +/* define if you need 32 bit compat pioctl */ +/* #undef NEED_VICEIOCTL32 */ -/* Define if struct cdevsw has field d_devtotty */ -/* #undef HAVE_STRUCT_CDEVSW_D_DEVTOTTY */ +/* define if the system is missing a prototype for vis() */ +/* #undef NEED_VIS_PROTO */ -/* Define if struct cdevsw has field d_bogoparms */ -/* #undef HAVE_STRUCT_CDEVSW_D_BOGOPARMS */ +/* define if the system is missing a prototype for vn_writechk() */ +/* #undef NEED_VN_WRITECHK_PROTO */ -/* Define if struct cdevsw has field d_spare */ -/* #undef HAVE_STRUCT_CDEVSW_D_SPARE */ +/* define if the system is missing a prototype for vsnprintf() */ +/* #undef NEED_VSNPRINTF_PROTO */ -/* Define if struct cdevsw has field d_maxio */ -/* #undef HAVE_STRUCT_CDEVSW_D_MAXIO */ +/* define if prototype of openlog is compatible with void openlog(const char + *, int, int) */ +#define OPENLOG_PROTO_COMPATIBLE 1 -/* Define if struct cdevsw has field d_bmaj */ -/* #undef HAVE_STRUCT_CDEVSW_D_BMAJ */ +/* Name of package */ +#define PACKAGE "arla" -/* Define if struct componentname has field cn_hash */ -#define HAVE_STRUCT_COMPONENTNAME_CN_HASH 1 +/* Define to the address where bug reports for this package should be sent. */ +#define PACKAGE_BUGREPORT "arla-drinkers@stacken.kth.se" -/* define if we only can include uvm headers */ -/* #undef HAVE_KERNEL_UVM_ONLY */ +/* Define to the full name of this package. */ +#define PACKAGE_NAME "arla" -/* define if d_alloc_root takes two arguments */ -/* #undef HAVE_D_ALLOC_ROOT_TWO_ARGS */ +/* Define to the full name and version of this package. */ +#define PACKAGE_STRING "arla 0.36pre29" -/* define if devfs_register takes eleven arguments */ -/* #undef HAVE_DEVFS_REGISTER_ELEVEN_ARGS */ +/* Define to the one symbol short name of this package. */ +#define PACKAGE_TARNAME "arla" -/* Define if struct ViceIoctl has field in */ -/* #undef HAVE_STRUCT_VICEIOCTL_IN */ +/* Define to the version of this package. */ +#define PACKAGE_VERSION "0.36pre29" -/* Define if struct super_operations has field notify_change */ -/* #undef HAVE_STRUCT_SUPER_OPERATIONS_NOTIFY_CHANGE */ +/* Define if getlogin has POSIX flavour (and not BSD). */ +/* #undef POSIX_GETLOGIN */ -/* Define if struct inode_operations has field default_file_ops */ -/* #undef HAVE_STRUCT_INODE_OPERATIONS_DEFAULT_FILE_OPS */ +/* define this if your as understands .register */ +/* #undef PROG_AS_UNDERSTANDS_REGISTER */ -/* Define if struct inode_operations has field updatepage */ -/* #undef HAVE_STRUCT_INODE_OPERATIONS_UPDATEPAGE */ +/* Define if you have the readline package. */ +/* #undef READLINE */ -/* Define if struct inode_operations has field bmap */ -/* #undef HAVE_STRUCT_INODE_OPERATIONS_BMAP */ +/* Define as the return type of signal handlers (`int' or `void'). */ +#define RETSIGTYPE void -/* Define if struct inode_operations has field smap */ -/* #undef HAVE_STRUCT_INODE_OPERATIONS_SMAP */ +/* Define to 1 if you have the ANSI C header files. */ +#define STDC_HEADERS 1 -/* define if you have a wait_queue_head_t */ -/* #undef HAVE_WAIT_QUEUE_HEAD_T */ +/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ +#define TIME_WITH_SYS_TIME 1 -/* define if you have a wait_queue_task_list */ -/* #undef HAVE_WAIT_QUEUE_TASK_LIST */ +/* Version number of package */ +#define VERSION "0.36pre29" -/* define if you have a init_waitqueue_head */ -/* #undef HAVE_INIT_WAITQUEUE_HEAD */ +/* Define if signal handlers return void. */ +#define VOID_RETSIGTYPE 1 -/* define if you have a function init_MUTEX */ -/* #undef HAVE_INIT_MUTEX */ +/* define if target is big endian */ +/* #undef WORDS_BIGENDIAN */ -/* define if you have a function list_del_init */ -/* #undef HAVE_LIST_DEL_INIT */ +/* Define to 1 if the X Window System is missing or not being used. */ +/* #undef X_DISPLAY_MISSING */ -/* define if filldir_t takes a dt_type argument */ -/* #undef HAVE_FILLDIR_T_DT_TYPE */ +/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a + `char[]'. */ +#define YYTEXT_POINTER 1 -/* define if you have a function dget_locked */ -/* #undef HAVE_DGET_LOCKED */ -/* Define if struct task_struct has field pending */ -/* #undef HAVE_STRUCT_TASK_STRUCT_PENDING */ +/* + * Defining this enables us to get the definition of `sigset_t' and + * other importatnt definitions on Solaris. + */ -/* define if d_delete in struct dentry_operations returns void */ -/* #undef HAVE_D_DELETE_VOID */ +#ifndef __EXTENSIONS__ +#define __EXTENSIONS__ +#endif -/* Define if struct vfsops has field vfs_freevfs */ -/* #undef HAVE_STRUCT_VFSOPS_VFS_FREEVFS */ -/* define? */ -/* #undef HAVE_REPAIRABLE_HTONL */ +/* Define to empty if `const' does not conform to ANSI C. */ +/* #undef const */ +/* Define to `int' if <sys/types.h> doesn't define. */ +/* #undef gid_t */ -/* RCSID */ -#define RCSID(msg) \ -static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg } +/* Define as `__inline' if that's what the C compiler calls it, or to nothing + if it is not supported. */ +/* #undef inline */ -/* Maximum values on all known systems */ -#define MaxHostNameLen (64+4) -#define MaxPathLen (1024+4) +/* Define to `int' if <sys/types.h> does not define. */ +/* #undef pid_t */ -/* we always have stds.h */ -#define HAVE_STDS_H +/* Define to `unsigned' if <sys/types.h> does not define. */ +/* #undef size_t */ -/* - * Defintions that are ugly but needed to get all the symbols used - */ +/* Define to `int' if <sys/types.h> doesn't define. */ +/* #undef uid_t */ -/* - * Defining this enables lots of useful (and used) extensions on - * glibc-based systems such as Linux - */ -#define _GNU_SOURCE +#if !(defined(USING_ASM) || defined(_KERNEL) || defined(__KERNEL__) || defined(_LKM) || defined(KERNEL)) +#if ENDIANESS_IN_SYS_PARAM_H +# include <sys/types.h> +# include <sys/param.h> +# if BYTE_ORDER == BIG_ENDIAN +# define WORDS_BIGENDIAN 1 +# endif +#endif +#endif -/* - * Defining this enables us to get the definition of `sigset_t' and - * other importatnt definitions on Solaris. - */ -#ifndef __EXTENSIONS__ -#define __EXTENSIONS__ +#ifdef VOID_RETSIGTYPE +#define SIGRETURN(x) return +#else +#define SIGRETURN(x) return (RETSIGTYPE)(x) #endif -#ifndef HAVE___ATTRIBUTE__ -#define __attribute__(x) +#ifdef BROKEN_REALLOC +#define realloc(X, Y) isoc_realloc((X), (Y)) +#define isoc_realloc(X, Y) ((X) ? realloc((X), (Y)) : malloc(Y)) #endif |