config.h (797fe7ebb1b4d700f85a25557ebd6932efd0d327) | config.h (42756860e3842166e7035b2b297e097c06b8001a) |
---|---|
1/* include/config.h. Generated automatically by configure. */ 2/* include/config.h.in. Generated automatically from configure.in by autoheader. */ 3 4/* $FreeBSD$ */ 5 6#include <osreldate.h> 7 8#ifndef RCSID --- 104 unchanged lines hidden (view full) --- 113 114/* Define to 1 if you have the `bswap32' function. */ 115/* #undef HAVE_BSWAP32 */ 116 117/* Define to 1 if you have the <capability.h> header file. */ 118/* #undef HAVE_CAPABILITY_H */ 119 120/* Define to 1 if you have the `cap_set_proc' function. */ | 1/* include/config.h. Generated automatically by configure. */ 2/* include/config.h.in. Generated automatically from configure.in by autoheader. */ 3 4/* $FreeBSD$ */ 5 6#include <osreldate.h> 7 8#ifndef RCSID --- 104 unchanged lines hidden (view full) --- 113 114/* Define to 1 if you have the `bswap32' function. */ 115/* #undef HAVE_BSWAP32 */ 116 117/* Define to 1 if you have the <capability.h> header file. */ 118/* #undef HAVE_CAPABILITY_H */ 119 120/* Define to 1 if you have the `cap_set_proc' function. */ |
121#define HAVE_CAP_SET_PROC 1 | 121/* #undef HAVE_CAP_SET_PROC */ |
122 123/* Define to 1 if you have the `cgetent' function. */ 124#define HAVE_CGETENT 1 125 126/* Define if you have the function `chown'. */ 127#define HAVE_CHOWN 1 128 129/* Define to 1 if you have the <config.h> header file. */ --- 103 unchanged lines hidden (view full) --- 233 234/* Define if you have the function `fnmatch'. */ 235#define HAVE_FNMATCH 1 236 237/* Define to 1 if you have the <fnmatch.h> header file. */ 238#define HAVE_FNMATCH_H 1 239 240/* Define if el_init takes four arguments. */ | 122 123/* Define to 1 if you have the `cgetent' function. */ 124#define HAVE_CGETENT 1 125 126/* Define if you have the function `chown'. */ 127#define HAVE_CHOWN 1 128 129/* Define to 1 if you have the <config.h> header file. */ --- 103 unchanged lines hidden (view full) --- 233 234/* Define if you have the function `fnmatch'. */ 235#define HAVE_FNMATCH 1 236 237/* Define to 1 if you have the <fnmatch.h> header file. */ 238#define HAVE_FNMATCH_H 1 239 240/* Define if el_init takes four arguments. */ |
241#if __FreeBSD_version >= 500024 |
|
241#define HAVE_FOUR_VALUED_EL_INIT 1 | 242#define HAVE_FOUR_VALUED_EL_INIT 1 |
243#endif |
|
242 243/* define if krb_put_int takes four arguments. */ 244#define HAVE_FOUR_VALUED_KRB_PUT_INT 1 245 246/* Define to 1 if you have the `freeaddrinfo' function. */ 247#define HAVE_FREEADDRINFO 1 248 249/* Define if you have the function `freehostent'. */ --- 51 unchanged lines hidden (view full) --- 301/* #undef HAVE_GETMSG */ 302 303/* Define to 1 if you have the `getnameinfo' function. */ 304#define HAVE_GETNAMEINFO 1 305 306/* Define if you have the function `getopt'. */ 307#define HAVE_GETOPT 1 308 | 244 245/* define if krb_put_int takes four arguments. */ 246#define HAVE_FOUR_VALUED_KRB_PUT_INT 1 247 248/* Define to 1 if you have the `freeaddrinfo' function. */ 249#define HAVE_FREEADDRINFO 1 250 251/* Define if you have the function `freehostent'. */ --- 51 unchanged lines hidden (view full) --- 303/* #undef HAVE_GETMSG */ 304 305/* Define to 1 if you have the `getnameinfo' function. */ 306#define HAVE_GETNAMEINFO 1 307 308/* Define if you have the function `getopt'. */ 309#define HAVE_GETOPT 1 310 |
311/* Define to 1 if you have the `getpagesize' function. */ 312#define HAVE_GETPAGESIZE 1 313 |
|
309/* Define to 1 if you have the `getprogname' function. */ 310#if (__FreeBSD_version >= 430002 && __FreeBSD_version < 500000) || \ 311 __FreeBSD_version >= 500019 312#define HAVE_GETPROGNAME 1 313#endif 314 315/* Define to 1 if you have the `getpwnam_r' function. */ 316/* #undef HAVE_GETPWNAM_R */ --- 138 unchanged lines hidden (view full) --- 455#define HAVE_MEMORY_H 1 456 457/* Define if you have the function `mkstemp'. */ 458#define HAVE_MKSTEMP 1 459 460/* Define to 1 if you have the `mktime' function. */ 461#define HAVE_MKTIME 1 462 | 314/* Define to 1 if you have the `getprogname' function. */ 315#if (__FreeBSD_version >= 430002 && __FreeBSD_version < 500000) || \ 316 __FreeBSD_version >= 500019 317#define HAVE_GETPROGNAME 1 318#endif 319 320/* Define to 1 if you have the `getpwnam_r' function. */ 321/* #undef HAVE_GETPWNAM_R */ --- 138 unchanged lines hidden (view full) --- 460#define HAVE_MEMORY_H 1 461 462/* Define if you have the function `mkstemp'. */ 463#define HAVE_MKSTEMP 1 464 465/* Define to 1 if you have the `mktime' function. */ 466#define HAVE_MKTIME 1 467 |
468/* Define to 1 if you have a working `mmap' system call. */ 469#define HAVE_MMAP 1 470 |
|
463/* define if you have a ndbm library */ 464#define HAVE_NDBM 1 465 466/* Define to 1 if you have the <ndbm.h> header file. */ 467#define HAVE_NDBM_H 1 468 469/* Define to 1 if you have the <netdb.h> header file. */ 470#define HAVE_NETDB_H 1 471 | 471/* define if you have a ndbm library */ 472#define HAVE_NDBM 1 473 474/* Define to 1 if you have the <ndbm.h> header file. */ 475#define HAVE_NDBM_H 1 476 477/* Define to 1 if you have the <netdb.h> header file. */ 478#define HAVE_NETDB_H 1 479 |
480/* Define to 1 if you have the <netgroup.h> header file. */ 481/* #undef HAVE_NETGROUP_H */ 482 |
|
472/* Define to 1 if you have the <netinet6/in6.h> header file. */ 473/* #undef HAVE_NETINET6_IN6_H */ 474 475/* Define to 1 if you have the <netinet6/in6_var.h> header file. */ 476#define HAVE_NETINET6_IN6_VAR_H 1 477 478/* Define to 1 if you have the <netinet/in6.h> header file. */ 479/* #undef HAVE_NETINET_IN6_H */ --- 20 unchanged lines hidden (view full) --- 500/* #undef HAVE_NETINFO_NI_H */ 501 502/* Define to 1 if you have the <net/if.h> header file. */ 503#define HAVE_NET_IF_H 1 504 505/* Define if NDBM really is DB (creates files *.db) */ 506#define HAVE_NEW_DB 1 507 | 483/* Define to 1 if you have the <netinet6/in6.h> header file. */ 484/* #undef HAVE_NETINET6_IN6_H */ 485 486/* Define to 1 if you have the <netinet6/in6_var.h> header file. */ 487#define HAVE_NETINET6_IN6_VAR_H 1 488 489/* Define to 1 if you have the <netinet/in6.h> header file. */ 490/* #undef HAVE_NETINET_IN6_H */ --- 20 unchanged lines hidden (view full) --- 511/* #undef HAVE_NETINFO_NI_H */ 512 513/* Define to 1 if you have the <net/if.h> header file. */ 514#define HAVE_NET_IF_H 1 515 516/* Define if NDBM really is DB (creates files *.db) */ 517#define HAVE_NEW_DB 1 518 |
519/* define if you have hash functions like md4_finito() */ 520/* #undef HAVE_OLD_HASH_NAMES */ 521 |
|
508/* Define to 1 if you have the `on_exit' function. */ 509/* #undef HAVE_ON_EXIT */ 510 511/* Define to 1 if you have the `openpty' function. */ 512#define HAVE_OPENPTY 1 513 514/* define to use openssl's libcrypto */ 515#define HAVE_OPENSSL 1 --- 50 unchanged lines hidden (view full) --- 566#define HAVE_READV 1 567 568/* Define if you have the function `recvmsg'. */ 569#define HAVE_RECVMSG 1 570 571/* Define to 1 if you have the <resolv.h> header file. */ 572#define HAVE_RESOLV_H 1 573 | 522/* Define to 1 if you have the `on_exit' function. */ 523/* #undef HAVE_ON_EXIT */ 524 525/* Define to 1 if you have the `openpty' function. */ 526#define HAVE_OPENPTY 1 527 528/* define to use openssl's libcrypto */ 529#define HAVE_OPENSSL 1 --- 50 unchanged lines hidden (view full) --- 580#define HAVE_READV 1 581 582/* Define if you have the function `recvmsg'. */ 583#define HAVE_RECVMSG 1 584 585/* Define to 1 if you have the <resolv.h> header file. */ 586#define HAVE_RESOLV_H 1 587 |
588/* Define to 1 if you have the `res_nsearch' function. */ 589/* #undef HAVE_RES_NSEARCH */ 590 |
|
574/* Define to 1 if you have the `res_search' function. */ 575#define HAVE_RES_SEARCH 1 576 577/* Define to 1 if you have the `revoke' function. */ 578#define HAVE_REVOKE 1 579 580/* Define to 1 if you have the <rpcsvc/ypclnt.h> header file. */ 581#define HAVE_RPCSVC_YPCLNT_H 1 --- 99 unchanged lines hidden (view full) --- 681 682/* Define to 1 if the system has the type `ssize_t'. */ 683#define HAVE_SSIZE_T 1 684 685/* Define to 1 if you have the <standards.h> header file. */ 686/* #undef HAVE_STANDARDS_H */ 687 688/* Define to 1 if you have the <stdint.h> header file. */ | 591/* Define to 1 if you have the `res_search' function. */ 592#define HAVE_RES_SEARCH 1 593 594/* Define to 1 if you have the `revoke' function. */ 595#define HAVE_REVOKE 1 596 597/* Define to 1 if you have the <rpcsvc/ypclnt.h> header file. */ 598#define HAVE_RPCSVC_YPCLNT_H 1 --- 99 unchanged lines hidden (view full) --- 698 699/* Define to 1 if the system has the type `ssize_t'. */ 700#define HAVE_SSIZE_T 1 701 702/* Define to 1 if you have the <standards.h> header file. */ 703/* #undef HAVE_STANDARDS_H */ 704 705/* Define to 1 if you have the <stdint.h> header file. */ |
706#if __FreeBSD_version >= 500028 |
|
689#define HAVE_STDINT_H 1 | 707#define HAVE_STDINT_H 1 |
708#endif |
|
690 691/* Define to 1 if you have the <stdlib.h> header file. */ 692#define HAVE_STDLIB_H 1 693 694/* Define if you have the function `strcasecmp'. */ 695#define HAVE_STRCASECMP 1 696 697/* Define if you have the function `strdup'. */ --- 139 unchanged lines hidden (view full) --- 837 838/* Define to 1 if you have the <sys/bitypes.h> header file. */ 839/* #undef HAVE_SYS_BITYPES_H */ 840 841/* Define to 1 if you have the <sys/bswap.h> header file. */ 842/* #undef HAVE_SYS_BSWAP_H */ 843 844/* Define to 1 if you have the <sys/capability.h> header file. */ | 709 710/* Define to 1 if you have the <stdlib.h> header file. */ 711#define HAVE_STDLIB_H 1 712 713/* Define if you have the function `strcasecmp'. */ 714#define HAVE_STRCASECMP 1 715 716/* Define if you have the function `strdup'. */ --- 139 unchanged lines hidden (view full) --- 856 857/* Define to 1 if you have the <sys/bitypes.h> header file. */ 858/* #undef HAVE_SYS_BITYPES_H */ 859 860/* Define to 1 if you have the <sys/bswap.h> header file. */ 861/* #undef HAVE_SYS_BSWAP_H */ 862 863/* Define to 1 if you have the <sys/capability.h> header file. */ |
845#define HAVE_SYS_CAPABILITY_H 1 | 864/* #undef HAVE_SYS_CAPABILITY_H */ |
846 847/* Define to 1 if you have the <sys/category.h> header file. */ 848/* #undef HAVE_SYS_CATEGORY_H */ 849 850/* Define to 1 if you have the <sys/file.h> header file. */ 851#define HAVE_SYS_FILE_H 1 852 853/* Define to 1 if you have the <sys/filio.h> header file. */ 854#define HAVE_SYS_FILIO_H 1 855 856/* Define to 1 if you have the <sys/ioccom.h> header file. */ 857#define HAVE_SYS_IOCCOM_H 1 858 859/* Define to 1 if you have the <sys/ioctl.h> header file. */ 860#define HAVE_SYS_IOCTL_H 1 861 | 865 866/* Define to 1 if you have the <sys/category.h> header file. */ 867/* #undef HAVE_SYS_CATEGORY_H */ 868 869/* Define to 1 if you have the <sys/file.h> header file. */ 870#define HAVE_SYS_FILE_H 1 871 872/* Define to 1 if you have the <sys/filio.h> header file. */ 873#define HAVE_SYS_FILIO_H 1 874 875/* Define to 1 if you have the <sys/ioccom.h> header file. */ 876#define HAVE_SYS_IOCCOM_H 1 877 878/* Define to 1 if you have the <sys/ioctl.h> header file. */ 879#define HAVE_SYS_IOCTL_H 1 880 |
881/* Define to 1 if you have the <sys/mman.h> header file. */ 882#define HAVE_SYS_MMAN_H 1 883 |
|
862/* Define to 1 if you have the <sys/param.h> header file. */ 863#define HAVE_SYS_PARAM_H 1 864 865/* Define to 1 if you have the <sys/proc.h> header file. */ 866#define HAVE_SYS_PROC_H 1 867 868/* Define to 1 if you have the <sys/ptyio.h> header file. */ 869/* #undef HAVE_SYS_PTYIO_H */ --- 183 unchanged lines hidden (view full) --- 1053 1054/* define if struct winsize has ws_xpixel */ 1055#define HAVE_WS_XPIXEL 1 1056 1057/* define if struct winsize has ws_ypixel */ 1058#define HAVE_WS_YPIXEL 1 1059 1060/* Define to 1 if you have the `XauFileName' function. */ | 884/* Define to 1 if you have the <sys/param.h> header file. */ 885#define HAVE_SYS_PARAM_H 1 886 887/* Define to 1 if you have the <sys/proc.h> header file. */ 888#define HAVE_SYS_PROC_H 1 889 890/* Define to 1 if you have the <sys/ptyio.h> header file. */ 891/* #undef HAVE_SYS_PTYIO_H */ --- 183 unchanged lines hidden (view full) --- 1075 1076/* define if struct winsize has ws_xpixel */ 1077#define HAVE_WS_XPIXEL 1 1078 1079/* define if struct winsize has ws_ypixel */ 1080#define HAVE_WS_YPIXEL 1 1081 1082/* Define to 1 if you have the `XauFileName' function. */ |
1061#define HAVE_XAUFILENAME 1 | 1083/* #undef HAVE_XAUFILENAME */ |
1062 1063/* Define to 1 if you have the `XauReadAuth' function. */ | 1084 1085/* Define to 1 if you have the `XauReadAuth' function. */ |
1064#define HAVE_XAUREADAUTH 1 | 1086/* #undef HAVE_XAUREADAUTH */ |
1065 1066/* Define to 1 if you have the `XauWriteAuth' function. */ | 1087 1088/* Define to 1 if you have the `XauWriteAuth' function. */ |
1067#define HAVE_XAUWRITEAUTH 1 | 1089/* #undef HAVE_XAUWRITEAUTH */ |
1068 1069/* Define to 1 if you have the `yp_get_default_domain' function. */ 1070#define HAVE_YP_GET_DEFAULT_DOMAIN 1 1071 1072/* Define to 1 if you have the `_getpty' function. */ 1073/* #undef HAVE__GETPTY */ 1074 1075/* Define if you have the `_res' variable. */ --- 111 unchanged lines hidden (view full) --- 1187/* #undef NEED_VASPRINTF_PROTO */ 1188 1189/* define if the system is missing a prototype for vis() */ 1190/* #undef NEED_VIS_PROTO */ 1191 1192/* define if the system is missing a prototype for vsnprintf() */ 1193/* #undef NEED_VSNPRINTF_PROTO */ 1194 | 1090 1091/* Define to 1 if you have the `yp_get_default_domain' function. */ 1092#define HAVE_YP_GET_DEFAULT_DOMAIN 1 1093 1094/* Define to 1 if you have the `_getpty' function. */ 1095/* #undef HAVE__GETPTY */ 1096 1097/* Define if you have the `_res' variable. */ --- 111 unchanged lines hidden (view full) --- 1209/* #undef NEED_VASPRINTF_PROTO */ 1210 1211/* define if the system is missing a prototype for vis() */ 1212/* #undef NEED_VIS_PROTO */ 1213 1214/* define if the system is missing a prototype for vsnprintf() */ 1215/* #undef NEED_VSNPRINTF_PROTO */ 1216 |
1217/* Define if you don't want to use mmap. */ 1218/* #undef NO_MMAP */ 1219 |
|
1195/* Define this to enable old environment option in telnet. */ 1196#define OLD_ENVIRON 1 1197 1198/* Define if you have the openldap package. */ 1199/* #undef OPENLDAP */ 1200 1201/* define if prototype of openlog is compatible with void openlog(const char 1202 *, int, int) */ --- 58 unchanged lines hidden (view full) --- 1261 1262/* Define to 1 if the X Window System is missing or not being used. */ 1263/* #undef X_DISPLAY_MISSING */ 1264 1265/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a 1266 `char[]'. */ 1267#define YYTEXT_POINTER 1 1268 | 1220/* Define this to enable old environment option in telnet. */ 1221#define OLD_ENVIRON 1 1222 1223/* Define if you have the openldap package. */ 1224/* #undef OPENLDAP */ 1225 1226/* define if prototype of openlog is compatible with void openlog(const char 1227 *, int, int) */ --- 58 unchanged lines hidden (view full) --- 1286 1287/* Define to 1 if the X Window System is missing or not being used. */ 1288/* #undef X_DISPLAY_MISSING */ 1289 1290/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a 1291 `char[]'. */ 1292#define YYTEXT_POINTER 1 1293 |
1294/* Number of bits in a file offset, on hosts where this is settable. */ 1295/* #undef _FILE_OFFSET_BITS */ 1296 |
|
1269/* Define to enable extensions on glibc-based systems such as Linux. */ 1270#define _GNU_SOURCE 1 1271 | 1297/* Define to enable extensions on glibc-based systems such as Linux. */ 1298#define _GNU_SOURCE 1 1299 |
1300/* Define for large files, on AIX-style hosts. */ 1301/* #undef _LARGE_FILES */ 1302 |
|
1272/* Define to empty if `const' does not conform to ANSI C. */ 1273/* #undef const */ 1274 1275/* Define to `int' if <sys/types.h> doesn't define. */ 1276/* #undef gid_t */ 1277 1278/* Define as `__inline' if that's what the C compiler calls it, or to nothing 1279 if it is not supported. */ --- 12 unchanged lines hidden (view full) --- 1292/* #undef sig_atomic_t */ 1293 1294/* Define to `unsigned' if <sys/types.h> does not define. */ 1295/* #undef size_t */ 1296 1297/* Define to `int' if <sys/types.h> doesn't define. */ 1298/* #undef uid_t */ 1299 | 1303/* Define to empty if `const' does not conform to ANSI C. */ 1304/* #undef const */ 1305 1306/* Define to `int' if <sys/types.h> doesn't define. */ 1307/* #undef gid_t */ 1308 1309/* Define as `__inline' if that's what the C compiler calls it, or to nothing 1310 if it is not supported. */ --- 12 unchanged lines hidden (view full) --- 1323/* #undef sig_atomic_t */ 1324 1325/* Define to `unsigned' if <sys/types.h> does not define. */ 1326/* #undef size_t */ 1327 1328/* Define to `int' if <sys/types.h> doesn't define. */ 1329/* #undef uid_t */ 1330 |
1331#if defined(HAVE_FOUR_VALUED_KRB_PUT_INT) || !defined(KRB4) 1332#define KRB_PUT_INT(F, T, L, S) krb_put_int((F), (T), (L), (S)) 1333#else 1334#define KRB_PUT_INT(F, T, L, S) krb_put_int((F), (T), (S)) 1335#endif |
|
1300 | 1336 |
1337 1338 |
|
1301#if defined(ENCRYPTION) && !defined(AUTHENTICATION) 1302#define AUTHENTICATION 1 1303#endif 1304 1305/* Set this to the default system lead string for telnetd 1306 * can contain %-escapes: %s=sysname, %m=machine, %r=os-release 1307 * %v=os-version, %t=tty, %h=hostname, %d=date and time 1308 */ --- 7 unchanged lines hidden (view full) --- 1316#define LOGIN_PATH BINDIR "/login" 1317#endif 1318 1319 1320#ifdef ROKEN_RENAME 1321#include "roken_rename.h" 1322#endif 1323 | 1339#if defined(ENCRYPTION) && !defined(AUTHENTICATION) 1340#define AUTHENTICATION 1 1341#endif 1342 1343/* Set this to the default system lead string for telnetd 1344 * can contain %-escapes: %s=sysname, %m=machine, %r=os-release 1345 * %v=os-version, %t=tty, %h=hostname, %d=date and time 1346 */ --- 7 unchanged lines hidden (view full) --- 1354#define LOGIN_PATH BINDIR "/login" 1355#endif 1356 1357 1358#ifdef ROKEN_RENAME 1359#include "roken_rename.h" 1360#endif 1361 |
1362#ifndef HAVE_KRB_KDCTIMEOFDAY 1363#define krb_kdctimeofday(X) gettimeofday((X), NULL) 1364#endif 1365 1366#ifndef HAVE_KRB_GET_KDC_TIME_DIFF 1367#define krb_get_kdc_time_diff() (0) 1368#endif 1369 |
|
1324#ifdef VOID_RETSIGTYPE 1325#define SIGRETURN(x) return 1326#else 1327#define SIGRETURN(x) return (RETSIGTYPE)(x) 1328#endif 1329 1330#ifdef BROKEN_REALLOC 1331#define realloc(X, Y) isoc_realloc((X), (Y)) 1332#define isoc_realloc(X, Y) ((X) ? realloc((X), (Y)) : malloc(Y)) 1333#endif 1334 | 1370#ifdef VOID_RETSIGTYPE 1371#define SIGRETURN(x) return 1372#else 1373#define SIGRETURN(x) return (RETSIGTYPE)(x) 1374#endif 1375 1376#ifdef BROKEN_REALLOC 1377#define realloc(X, Y) isoc_realloc((X), (Y)) 1378#define isoc_realloc(X, Y) ((X) ? realloc((X), (Y)) : malloc(Y)) 1379#endif 1380 |
1335#if defined(HAVE_FOUR_VALUED_KRB_PUT_INT) || !defined(KRB4) 1336#define KRB_PUT_INT(F, T, L, S) krb_put_int((F), (T), (L), (S)) 1337#else 1338#define KRB_PUT_INT(F, T, L, S) krb_put_int((F), (T), (S)) 1339#endif | |
1340 | 1381 |
1341 1342#ifndef HAVE_KRB_KDCTIMEOFDAY 1343#define krb_kdctimeofday(X) gettimeofday((X), NULL) 1344#endif 1345 1346#ifndef HAVE_KRB_GET_KDC_TIME_DIFF 1347#define krb_get_kdc_time_diff() (0) 1348#endif 1349 1350 | |
1351#if ENDIANESS_IN_SYS_PARAM_H 1352# include <sys/types.h> 1353# include <sys/param.h> 1354# if BYTE_ORDER == BIG_ENDIAN 1355# define WORDS_BIGENDIAN 1 1356# endif 1357#endif 1358 --- 16 unchanged lines hidden --- | 1382#if ENDIANESS_IN_SYS_PARAM_H 1383# include <sys/types.h> 1384# include <sys/param.h> 1385# if BYTE_ORDER == BIG_ENDIAN 1386# define WORDS_BIGENDIAN 1 1387# endif 1388#endif 1389 --- 16 unchanged lines hidden --- |