Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/include/heimdal Import Heimdal build-helper includes from cr...
details: https://anonhg.NetBSD.org/src/rev/544d61ab4a4a
branches: trunk
changeset: 488013:544d61ab4a4a
user: thorpej <thorpej%NetBSD.org@localhost>
date: Fri Jun 16 19:18:30 2000 +0000
description:
Import Heimdal build-helper includes from cryptosrc-intl.
diffstat:
include/heimdal/config.h | 1201 ++++++++++++++++++++++++++++++++++++++++++
include/heimdal/krb5-types.h | 10 +
include/heimdal/ktypes.h | 10 +
include/heimdal/protos.h | 277 +++++++++
include/heimdal/roken.h | 211 +++++++
include/heimdal/version.h | 5 +
6 files changed, 1714 insertions(+), 0 deletions(-)
diffs (truncated from 1738 to 300 lines):
diff -r 7a2a57060c79 -r 544d61ab4a4a include/heimdal/config.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/include/heimdal/config.h Fri Jun 16 19:18:30 2000 +0000
@@ -0,0 +1,1201 @@
+/* include/config.h. Generated automatically by configure. */
+/* include/config.h.in. Generated automatically from configure.in by autoheader. */
+
+/* Define to empty if the keyword does not work. */
+/* #undef const */
+
+/* Define to `int' if <sys/types.h> doesn't define. */
+/* #undef gid_t */
+
+/* Define as __inline if that's what the C compiler calls it. */
+/* #undef inline */
+
+/* Define to `long' if <sys/types.h> doesn't define. */
+/* #undef off_t */
+
+/* Define to `int' if <sys/types.h> doesn't define. */
+/* #undef pid_t */
+
+/* Define as the return type of signal handlers (int or void). */
+#define RETSIGTYPE void
+
+/* Define to `unsigned' if <sys/types.h> doesn't define. */
+/* #undef size_t */
+
+/* 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 your <sys/time.h> declares struct tm. */
+/* #undef TM_IN_SYS_TIME */
+
+/* Define to `int' if <sys/types.h> doesn't define. */
+/* #undef uid_t */
+
+/* Define if the X Window System is missing or not being used. */
+/* #undef X_DISPLAY_MISSING */
+
+/* Define if lex declares yytext as a char * by default, not a char[]. */
+#define YYTEXT_POINTER 1
+
+/* Define if you have the MD4Init function. */
+#define HAVE_MD4INIT 1
+
+/* Define if you have the MD4_Init function. */
+/* #undef HAVE_MD4_INIT */
+
+/* Define if you have the MD5Init function. */
+#define HAVE_MD5INIT 1
+
+/* Define if you have the MD5_Init function. */
+#define HAVE_MD5_INIT 1
+
+/* Define if you have the SHA1Init function. */
+#define HAVE_SHA1INIT 1
+
+/* Define if you have the SHA1_Init function. */
+#define HAVE_SHA1_INIT 1
+
+/* Define if you have the XauFileName function. */
+#define HAVE_XAUFILENAME 1
+
+/* Define if you have the XauReadAuth function. */
+#define HAVE_XAUREADAUTH 1
+
+/* Define if you have the XauWriteAuth function. */
+#define HAVE_XAUWRITEAUTH 1
+
+/* Define if you have the _getpty function. */
+/* #undef HAVE__GETPTY */
+
+/* Define if you have the _scrsize function. */
+/* #undef HAVE__SCRSIZE */
+
+/* Define if you have the asnprintf function. */
+/* #undef HAVE_ASNPRINTF */
+
+/* Define if you have the asprintf function. */
+#define HAVE_ASPRINTF 1
+
+/* Define if you have the cap_set_proc function. */
+/* #undef HAVE_CAP_SET_PROC */
+
+/* Define if you have the cgetent function. */
+#define HAVE_CGETENT 1
+
+/* Define if you have the chown function. */
+#define HAVE_CHOWN 1
+
+/* Define if you have the copyhostent function. */
+/* #undef HAVE_COPYHOSTENT */
+
+/* Define if you have the crypt function. */
+#define HAVE_CRYPT 1
+
+/* Define if you have the daemon function. */
+#define HAVE_DAEMON 1
+
+/* Define if you have the dbm_firstkey function. */
+#define HAVE_DBM_FIRSTKEY 1
+
+/* Define if you have the dbopen function. */
+#define HAVE_DBOPEN 1
+
+/* Define if you have the des_cbc_encrypt function. */
+#define HAVE_DES_CBC_ENCRYPT 1
+
+/* Define if you have the dlopen function. */
+#define HAVE_DLOPEN 1
+
+/* Define if you have the dn_expand function. */
+#define HAVE_DN_EXPAND 1
+
+/* Define if you have the el_init function. */
+#define HAVE_EL_INIT 1
+
+/* Define if you have the err function. */
+#define HAVE_ERR 1
+
+/* Define if you have the errx function. */
+#define HAVE_ERRX 1
+
+/* Define if you have the fchown function. */
+#define HAVE_FCHOWN 1
+
+/* Define if you have the fcntl function. */
+#define HAVE_FCNTL 1
+
+/* Define if you have the flock function. */
+#define HAVE_FLOCK 1
+
+/* Define if you have the fnmatch function. */
+#define HAVE_FNMATCH 1
+
+/* Define if you have the freeaddrinfo function. */
+#define HAVE_FREEADDRINFO 1
+
+/* Define if you have the freehostent function. */
+/* #undef HAVE_FREEHOSTENT */
+
+/* Define if you have the gai_strerror function. */
+#define HAVE_GAI_STRERROR 1
+
+/* Define if you have the getaddrinfo function. */
+#define HAVE_GETADDRINFO 1
+
+/* Define if you have the getcwd function. */
+#define HAVE_GETCWD 1
+
+/* Define if you have the getdtablesize function. */
+#define HAVE_GETDTABLESIZE 1
+
+/* Define if you have the getegid function. */
+#define HAVE_GETEGID 1
+
+/* Define if you have the geteuid function. */
+#define HAVE_GETEUID 1
+
+/* Define if you have the getgid function. */
+#define HAVE_GETGID 1
+
+/* Define if you have the gethostbyname function. */
+#define HAVE_GETHOSTBYNAME 1
+
+/* Define if you have the gethostbyname2 function. */
+#define HAVE_GETHOSTBYNAME2 1
+
+/* Define if you have the gethostname function. */
+#define HAVE_GETHOSTNAME 1
+
+/* Define if you have the getipnodebyaddr function. */
+/* #undef HAVE_GETIPNODEBYADDR */
+
+/* Define if you have the getipnodebyname function. */
+/* #undef HAVE_GETIPNODEBYNAME */
+
+/* Define if you have the getlogin function. */
+#define HAVE_GETLOGIN 1
+
+/* Define if you have the getmsg function. */
+/* #undef HAVE_GETMSG */
+
+/* Define if you have the getnameinfo function. */
+#define HAVE_GETNAMEINFO 1
+
+/* Define if you have the getopt function. */
+#define HAVE_GETOPT 1
+
+/* Define if you have the getpwnam_r function. */
+/* #undef HAVE_GETPWNAM_R */
+
+/* Define if you have the getrlimit function. */
+#define HAVE_GETRLIMIT 1
+
+/* Define if you have the getsockopt function. */
+#define HAVE_GETSOCKOPT 1
+
+/* Define if you have the getspnam function. */
+/* #undef HAVE_GETSPNAM */
+
+/* Define if you have the gettimeofday function. */
+#define HAVE_GETTIMEOFDAY 1
+
+/* Define if you have the getudbnam function. */
+/* #undef HAVE_GETUDBNAM */
+
+/* Define if you have the getuid function. */
+#define HAVE_GETUID 1
+
+/* Define if you have the getusershell function. */
+#define HAVE_GETUSERSHELL 1
+
+/* Define if you have the grantpt function. */
+/* #undef HAVE_GRANTPT */
+
+/* Define if you have the hstrerror function. */
+#define HAVE_HSTRERROR 1
+
+/* Define if you have the inet_aton function. */
+#define HAVE_INET_ATON 1
+
+/* Define if you have the inet_ntop function. */
+#define HAVE_INET_NTOP 1
+
+/* Define if you have the inet_pton function. */
+#define HAVE_INET_PTON 1
+
+/* Define if you have the initgroups function. */
+#define HAVE_INITGROUPS 1
+
+/* Define if you have the innetgr function. */
+#define HAVE_INNETGR 1
+
+/* Define if you have the iruserok function. */
+#define HAVE_IRUSEROK 1
+
+/* Define if you have the krb_disable_debug function. */
+#define HAVE_KRB_DISABLE_DEBUG 1
+
+/* Define if you have the krb_enable_debug function. */
+#define HAVE_KRB_ENABLE_DEBUG 1
+
+/* Define if you have the krb_get_our_ip_for_realm function. */
+/* #undef HAVE_KRB_GET_OUR_IP_FOR_REALM */
+
+/* Define if you have the logwtmp function. */
+#define HAVE_LOGWTMP 1
+
+/* Define if you have the long_long function. */
+#define HAVE_LONG_LONG 1
+
+/* Define if you have the lstat function. */
+#define HAVE_LSTAT 1
+
+/* Define if you have the memmove function. */
+#define HAVE_MEMMOVE 1
+
+/* Define if you have the mkstemp function. */
+#define HAVE_MKSTEMP 1
+
+/* Define if you have the mktime function. */
+#define HAVE_MKTIME 1
+
+/* Define if you have the ptsname function. */
+/* #undef HAVE_PTSNAME */
+
+/* Define if you have the putenv function. */
+#define HAVE_PUTENV 1
+
+/* Define if you have the rand function. */
+#define HAVE_RAND 1
+
+/* Define if you have the random function. */
+#define HAVE_RANDOM 1
+
+/* Define if you have the rcmd function. */
+#define HAVE_RCMD 1
+
+/* Define if you have the readv function. */
+#define HAVE_READV 1
+
+/* Define if you have the recvmsg function. */
+#define HAVE_RECVMSG 1
+
+/* Define if you have the res_search function. */
+#define HAVE_RES_SEARCH 1
+
+/* Define if you have the revoke function. */
+#define HAVE_REVOKE 1
+
+/* Define if you have the sa_family_t function. */
+/* #undef HAVE_SA_FAMILY_T */
+
+/* Define if you have the select function. */
+#define HAVE_SELECT 1
Home |
Main Index |
Thread Index |
Old Index