Print this page
1097 glob(3c) needs to support non-POSIX options
3341 The sftp command should use the native glob()
Split |
Close |
Expand all |
Collapse all |
--- old/usr/src/cmd/ssh/include/config.h
+++ new/usr/src/cmd/ssh/include/config.h
1 1 /* config.h. Generated by configure. */
2 2 /* config.h.in. Generated from configure.ac by autoheader. */
3 3 /* $Id: acconfig.h,v 1.145 2002/09/26 00:38:48 tim Exp $ */
4 4
5 5 /*
6 6 * Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved.
7 + * Copyright (c) 2012 Gary Mills
7 8 */
8 9
9 10 #ifndef _CONFIG_H
10 11 #define _CONFIG_H
11 12
12 13 #ifdef __cplusplus
13 14 extern "C" {
14 15 #endif
15 16
16 17
17 18 /* Generated automatically from acconfig.h by autoheader. */
18 19 /* Please make your changes there */
19 20
20 21
21 22 /* Define to a Set Process Title type if your system is */
22 23 /* supported by bsd-setproctitle.c */
23 24 /* #undef SPT_TYPE */
24 25
25 26 /* setgroups() NOOP allowed */
26 27 /* #undef SETGROUPS_NOOP */
27 28
28 29 /* SCO workaround */
29 30 /* #undef BROKEN_SYS_TERMIO_H */
30 31
31 32 /* If your header files don't define LOGIN_PROGRAM, then use this (detected) */
32 33 /* from environment and PATH */
33 34 #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"
34 35
35 36 /* Define if your password has a pw_class field */
36 37 /* #undef HAVE_PW_CLASS_IN_PASSWD */
37 38
38 39 /* Define if your password has a pw_expire field */
39 40 /* #undef HAVE_PW_EXPIRE_IN_PASSWD */
40 41
41 42 /* Define if your password has a pw_change field */
42 43 /* #undef HAVE_PW_CHANGE_IN_PASSWD */
43 44
44 45 /* Define if your system uses access rights style file descriptor passing */
45 46 #define HAVE_ACCRIGHTS_IN_MSGHDR 1
46 47
47 48 /* Define if your system uses ancillary data style file descriptor passing */
48 49 /* #undef HAVE_CONTROL_IN_MSGHDR */
49 50
50 51 /* Define if you system's inet_ntoa is busted (e.g. Irix gcc issue) */
51 52 /* #undef BROKEN_INET_NTOA */
52 53
53 54 /* Define if your system defines sys_errlist[] */
54 55 #define HAVE_SYS_ERRLIST 1
55 56
56 57 /* Define if your system defines sys_nerr */
57 58 #define HAVE_SYS_NERR 1
58 59
59 60 /* Define if your system choked on IP TOS setting */
60 61 #define IP_TOS_IS_BROKEN 1
61 62
62 63 /* Define if you have the getuserattr function. */
63 64 /* #undef HAVE_GETUSERATTR */
64 65
65 66 /* Work around problematic Linux PAM modules handling of PAM_TTY */
66 67 #define PAM_TTY_KLUDGE 1
67 68
68 69 /* Define if your snprintf is busted */
69 70 /* #undef BROKEN_SNPRINTF */
70 71
71 72 /* Define if you are on Cygwin */
72 73 /* #undef HAVE_CYGWIN */
73 74
74 75 /* Define if you have a broken realpath. */
75 76 /* #undef BROKEN_REALPATH */
76 77
77 78 /* Define if you are on NEWS-OS */
78 79 /* #undef HAVE_NEWS4 */
79 80
80 81 /* Define if you want to enable PAM support */
81 82 #define USE_PAM 1
82 83
83 84 /* Define if you want to enable AIX4's authenticate function */
84 85 /* #undef WITH_AIXAUTHENTICATE */
85 86
86 87 /*
87 88 * Define if you have/want arrays (cluster-wide session managment, not C
88 89 * arrays)
89 90 */
90 91 /* #undef WITH_IRIX_ARRAY */
91 92
92 93 /* Define if you want IRIX project management */
93 94 /* #undef WITH_IRIX_PROJECT */
94 95
95 96 /* Define if you want IRIX audit trails */
96 97 /* #undef WITH_IRIX_AUDIT */
97 98
98 99 /* Define if you want IRIX kernel jobs */
99 100 /* #undef WITH_IRIX_JOBS */
100 101
101 102 /* Location of PRNGD/EGD random number socket */
102 103 /* #undef PRNGD_SOCKET */
103 104
104 105 /* Port number of PRNGD/EGD random number socket */
105 106 /* #undef PRNGD_PORT */
106 107
107 108 /* Builtin PRNG command timeout */
108 109 #define ENTROPY_TIMEOUT_MSEC 200
109 110
110 111 /* non-privileged user for privilege separation */
111 112 #define SSH_PRIVSEP_USER "sshd"
112 113
113 114 /* Define if you want to install preformatted manpages. */
114 115 /* #undef MANTYPE */
115 116
116 117 /* Define if your ssl headers are included with #include <openssl/header.h> */
117 118 #define HAVE_OPENSSL 1
118 119
119 120 /* Define if Solaris' OpenSSL lacks AES support */
120 121 #define SOLARIS_OPENSSL_NO_AES 1
121 122
122 123 /* Define if Solaris-style Least Privilege is available */
123 124 #define HAVE_SOLARIS_PRIVILEGE 1
124 125
125 126 /* Define if you want Sun's alternative privilege separation */
126 127 #define ALTPRIVSEP
127 128
128 129 /* Define if you have Solaris-style Contracts */
129 130 #define HAVE_SOLARIS_CONTRACTS 1
130 131
131 132 /* Define if SVR4-style libcmd (for accessing /etc/default/ files) */
132 133 #define HAVE_DEFOPEN 1
133 134
134 135 /*
135 136 * Define if you are linking against RSAref. Used only to print the right
136 137 * message at run-time.
137 138 */
138 139 /* #undef RSAREF */
139 140
140 141 /* struct timeval */
141 142 #define HAVE_STRUCT_TIMEVAL 1
142 143
143 144 /* struct utmp and struct utmpx fields */
144 145 /* #undef HAVE_HOST_IN_UTMP */
145 146 #define HAVE_HOST_IN_UTMPX 1
146 147 /* #undef HAVE_ADDR_IN_UTMP */
147 148 /* #undef HAVE_ADDR_IN_UTMPX */
148 149 /* #undef HAVE_ADDR_V6_IN_UTMP */
149 150 /* #undef HAVE_ADDR_V6_IN_UTMPX */
150 151 #define HAVE_SYSLEN_IN_UTMPX 1
151 152 #define HAVE_PID_IN_UTMP 1
152 153 #define HAVE_TYPE_IN_UTMP 1
153 154 #define HAVE_TYPE_IN_UTMPX 1
154 155 /* #undef HAVE_TV_IN_UTMP */
155 156 #define HAVE_TV_IN_UTMPX 1
156 157 #define HAVE_ID_IN_UTMP 1
157 158 #define HAVE_ID_IN_UTMPX 1
158 159 #define HAVE_EXIT_IN_UTMP 1
159 160 #define HAVE_TIME_IN_UTMP 1
160 161 #define HAVE_TIME_IN_UTMPX 1
161 162
162 163 /* Define if you don't want to use your system's login() call */
163 164 /* #undef DISABLE_LOGIN */
164 165
165 166 /* Define if you don't want to use pututline() etc. to write [uw]tmp */
166 167 /* #undef DISABLE_PUTUTLINE */
167 168
168 169 /* Define if you don't want to use pututxline() etc. to write [uw]tmpx */
169 170 /* #undef DISABLE_PUTUTXLINE */
170 171
171 172 /* Define if you don't want to use lastlog */
172 173 /* #undef DISABLE_LASTLOG */
173 174
174 175 /* Define if you don't want to use lastlog in session.c */
175 176 /* #undef NO_SSH_LASTLOG */
176 177
177 178 /* Define if you don't want to use utmp */
178 179 #define DISABLE_UTMP 1
179 180
180 181 /* Define if you don't want to use utmpx */
181 182 /* #undef DISABLE_UTMPX */
182 183
183 184 /* Define if you don't want to use wtmp */
184 185 #define DISABLE_WTMP 1
185 186
186 187 /* Define if you don't want to use wtmpx */
187 188 /* #undef DISABLE_WTMPX */
188 189
189 190 /* Some systems need a utmpx entry for /bin/login to work */
190 191 #define LOGIN_NEEDS_UTMPX 1
191 192
192 193 /* Some versions of /bin/login need the TERM supplied on the commandline */
193 194 #define LOGIN_NEEDS_TERM 1
194 195
195 196 /* Define if your login program cannot handle end of options ("--") */
196 197 /* #undef LOGIN_NO_ENDOPT */
197 198
198 199 /* Define if you want to specify the path to your lastlog file */
199 200 #define CONF_LASTLOG_FILE "/var/adm/lastlog"
200 201
201 202 /* Define if you want to specify the path to your utmp file */
202 203 /* #undef CONF_UTMP_FILE */
203 204
204 205 /* Define if you want to specify the path to your wtmp file */
205 206 /* #undef CONF_WTMP_FILE */
206 207
207 208 /* Define if you want to specify the path to your utmpx file */
208 209 /* #undef CONF_UTMPX_FILE */
209 210
210 211 /* Define if you want to specify the path to your wtmpx file */
211 212 /* #undef CONF_WTMPX_FILE */
212 213
213 214 /* Define if you want external askpass support */
214 215 /* #undef USE_EXTERNAL_ASKPASS */
215 216
216 217 /* Define if libc defines __progname */
217 218 #define HAVE___PROGNAME 1
218 219
219 220 /* Define if compiler implements __FUNCTION__ */
220 221 #define HAVE___FUNCTION__ 1
221 222
222 223 /* Define if compiler implements __func__ */
223 224 #define HAVE___func__ 1
224 225
225 226 /* Define if you want GSS-API support */
226 227 #define GSSAPI 1
227 228
228 229 /* Define if you have <gssapi/gssapi.h> */
229 230 #define SUNW_GSSAPI 1
230 231
231 232 /* Define if you have GSS_Store_cred() */
232 233 #define HAVE_GSS_STORE_CRED 1
233 234
234 235 /* Define if you have __gss_userok() */
235 236 #define HAVE___GSS_USEROK 1
236 237
237 238 /* Define for simple authorization of GSS-API principals */
238 239 /* #undef GSSAPI_SIMPLE_USEROK */
239 240
240 241 /* Define if you have gsscred_name_to_unix_cred() (Solaris) */
241 242 #define HAVE_GSSCRED_API 1
242 243
243 244 /* Define if you have __gss_oid_to_mech() */
244 245 #define HAVE_GSS_OID_TO_MECH 1
245 246
246 247 /* Define if you have gss_oid_to_str() */
247 248 #define HAVE_GSS_OID_TO_STR 1
248 249
249 250 /* Define if you want support for MIT krb5 GSS internals */
250 251 /* #undef KRB5_GSS */
251 252
252 253 /* Define if you want support for GSI GSS internals */
253 254 /* #undef GSI_GSS */
254 255
255 256 /* Define if you want raw Kerberos 5 support */
256 257 /* #undef KRB5 */
257 258
258 259 /* Define if you want GSI/Globus authentication support */
259 260 /* #undef GSI */
260 261
261 262 /* Define this if you are using the Heimdal version of Kerberos V5 */
262 263 /* #undef HEIMDAL */
263 264
264 265 /* Define if you want Kerberos 4 support */
265 266 /* #undef KRB4 */
266 267
267 268 /* Define if you want AFS support */
268 269 /* #undef AFS */
269 270
270 271 /* Define if you want S/Key support */
271 272 /* #undef SKEY */
272 273
273 274 /* Define if you want TCP Wrappers support */
274 275 #define LIBWRAP 1
275 276
276 277 /* Define if your libraries define login() */
277 278 /* #undef HAVE_LOGIN */
278 279
279 280 /* Define if your libraries define getpagesize() */
280 281 #define HAVE_GETPAGESIZE 1
281 282
282 283 /* Define if xauth is found in your path */
283 284 #define XAUTH_PATH "/usr/X11/bin/xauth"
284 285
285 286 /* Define if rsh is found in your path */
286 287 #define RSH_PATH "/usr/bin/rsh"
287 288
288 289 /* Define if you want to allow MD5 passwords */
289 290 /* #undef HAVE_MD5_PASSWORDS */
290 291
291 292 /* Define if you want to disable shadow passwords */
292 293 /* #undef DISABLE_SHADOW */
293 294
294 295 /* Define if you want to use shadow password expire field */
295 296 /* #undef HAS_SHADOW_EXPIRE */
296 297
297 298 /* Define if you have Digital Unix Security Integration Architecture */
298 299 /* #undef HAVE_OSF_SIA */
299 300
300 301 /* Define if you have getpwanam(3) [SunOS 4.x] */
301 302 /* #undef HAVE_GETPWANAM */
302 303
303 304 /* Define if you have an old version of PAM which takes only one argument */
304 305 /* to pam_strerror */
305 306 /* #undef HAVE_OLD_PAM */
306 307
307 308 /* Define if you are using Solaris-derived PAM which passes pam_messages */
308 309 /* to the conversation function with an extra level of indirection */
309 310 #define PAM_SUN_CODEBASE 1
310 311
311 312 /* Set this to your mail directory if you don't have maillock.h */
312 313 /* #undef MAIL_DIRECTORY */
313 314
314 315 /* Data types */
315 316 #define HAVE_U_INT 1
316 317 #define HAVE_INTXX_T 1
317 318 /* #undef HAVE_U_INTXX_T */
318 319 #define HAVE_UINTXX_T 1
319 320 #define HAVE_INT64_T 1
320 321 /* #undef HAVE_U_INT64_T */
321 322 #define HAVE_U_CHAR 1
322 323 #define HAVE_SIZE_T 1
323 324 #define HAVE_SSIZE_T 1
324 325 #define HAVE_CLOCK_T 1
325 326 #define HAVE_MODE_T 1
326 327 #define HAVE_PID_T 1
327 328 #define HAVE_SA_FAMILY_T 1
328 329 #define HAVE_STRUCT_SOCKADDR_STORAGE 1
329 330 #define HAVE_STRUCT_ADDRINFO 1
330 331 #define HAVE_STRUCT_IN6_ADDR 1
331 332 #define HAVE_STRUCT_SOCKADDR_IN6 1
332 333
333 334 /* Fields in struct sockaddr_storage */
334 335 #define HAVE_SS_FAMILY_IN_SS 1
335 336 /* #undef HAVE___SS_FAMILY_IN_SS */
336 337
337 338 /* Define if you have /dev/ptmx */
338 339 #define HAVE_DEV_PTMX 1
339 340
340 341 /* Define if you have /dev/ptc */
341 342 /* #undef HAVE_DEV_PTS_AND_PTC */
342 343
343 344 /* Define if you need to use IP address instead of hostname in $DISPLAY */
344 345 /* #undef IPADDR_IN_DISPLAY */
345 346
346 347 /*
347 348 * Specify the default $PATH. While /bin is a symbolic link to /usr/bin in
348 349 * Solaris, to include both of them there may help when users use
349 350 * ChrootDirectory options with plain SSH connections, without their own shell
350 351 * profiles.
351 352 */
352 353 #define USER_PATH "/usr/bin:/bin"
353 354
354 355 /* Specify location of ssh.pid */
355 356 #define _PATH_SSH_PIDDIR "/var/run"
356 357
357 358 /* Use IPv4 for connection by default, IPv6 can still if explicity asked */
358 359 /* #undef IPV4_DEFAULT */
359 360
360 361 /* getaddrinfo is broken (if present) */
361 362 /* #undef BROKEN_GETADDRINFO */
362 363
363 364 /* Workaround more Linux IPv6 quirks */
364 365 /* #undef DONT_TRY_OTHER_AF */
365 366
366 367 /* Detect IPv4 in IPv6 mapped addresses and treat as IPv4 */
367 368 #define IPV4_IN_IPV6 1
368 369
369 370 /* Define if you have BSD auth support */
370 371 /* #undef BSD_AUTH */
371 372
372 373 /* Define if X11 doesn't support AF_UNIX sockets on that system */
↓ open down ↓ |
356 lines elided |
↑ open up ↑ |
373 374 /* #undef NO_X11_UNIX_SOCKETS */
374 375
375 376 /* Define if the concept of ports only accessible to superusers isn't known */
376 377 /* #undef NO_IPPORT_RESERVED_CONCEPT */
377 378
378 379 /* Needed for SCO and NeXT */
379 380 /* #undef BROKEN_SAVED_UIDS */
380 381
381 382 /* Define if your system glob() function has the GLOB_ALTDIRFUNC extension */
382 383 /* #undef GLOB_HAS_ALTDIRFUNC */
384 +#define GLOB_HAS_ALTDIRFUNC 1
383 385
384 386 /* Define if your system glob() function has gl_matchc options in glob_t */
385 387 /* #undef GLOB_HAS_GL_MATCHC */
388 +#define GLOB_HAS_GL_MATCHC 1
386 389
387 390 /*
388 391 * Define in your struct dirent expects you to allocate extra space for
389 392 * d_name
390 393 */
391 394 #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1
392 395
393 396 /* Define if your getopt(3) defines and uses optreset */
394 397 /* #undef HAVE_GETOPT_OPTRESET */
395 398
396 399 /* Define on *nto-qnx systems */
397 400 /* #undef MISSING_NFDBITS */
398 401
399 402 /* Define on *nto-qnx systems */
400 403 /* #undef MISSING_HOWMANY */
401 404
402 405 /* Define on *nto-qnx systems */
403 406 /* #undef MISSING_FD_MASK */
404 407
405 408 /*
406 409 * Use libedit or libtecla for sftp
407 410 * If both USE_LIBEDIT and USE_LIBTECLA are defined, then USE_LIBEDIT will
408 411 * have higher precedence.
409 412 */
410 413 #undef USE_LIBEDIT
411 414 #define USE_LIBTECLA 1
412 415
413 416 /* Define if you want to use OpenSSL's internally seeded PRNG only */
414 417 #define OPENSSL_PRNG_ONLY 1
415 418
416 419 /* Define if you shouldn't strip 'tty' from your ttyname in [uw]tmp */
417 420 /* #undef WITH_ABBREV_NO_TTY */
418 421
419 422 /* Define if you want a different $PATH for the superuser */
420 423 #define SUPERUSER_PATH "/usr/sbin:/usr/bin"
421 424
422 425 /* Path that unprivileged child will chroot() to in privep mode */
423 426 /* #undef PRIVSEP_PATH */
424 427
425 428 /* Define if your platform needs to skip post auth file descriptor passing */
426 429 /* #undef DISABLE_FD_PASSING */
427 430
428 431
429 432 /* Define to 1 if the `getpgrp' function requires zero arguments. */
430 433 #define GETPGRP_VOID 1
431 434
432 435 /* Define to 1 if you have the `arc4random' function. */
433 436 /* #undef HAVE_ARC4RANDOM */
434 437
435 438 /* Define to 1 if you have the `asprintf' function. */
436 439 #define HAVE_ASPRINTF 1
437 440
438 441 /* Define to 1 if you have the `b64_ntop' function. */
439 442 /* #undef HAVE_B64_NTOP */
440 443
441 444 /* Define to 1 if you have the `bcopy' function. */
442 445 #define HAVE_BCOPY 1
443 446
444 447 /* Define to 1 if you have the `bindresvport_sa' function. */
445 448 /* #undef HAVE_BINDRESVPORT_SA */
446 449
447 450 /* Define to 1 if you have the <bstring.h> header file. */
448 451 /* #undef HAVE_BSTRING_H */
449 452
450 453 /* Define to 1 if you have the `clock' function. */
451 454 #define HAVE_CLOCK 1
452 455
453 456 /* Define to 1 if you have the <crypt.h> header file. */
454 457 #define HAVE_CRYPT_H 1
455 458
456 459 /* Define to 1 if you have the `dirname' function. */
457 460 #define HAVE_DIRNAME 1
458 461
459 462 /* Define to 1 if you have the <endian.h> header file. */
460 463 /* #undef HAVE_ENDIAN_H */
461 464
462 465 /* Define to 1 if you have the `endutent' function. */
463 466 #define HAVE_ENDUTENT 1
464 467
465 468 /* Define to 1 if you have the `endutxent' function. */
466 469 #define HAVE_ENDUTXENT 1
467 470
468 471 /* Define to 1 if you have the `fchmod' function. */
469 472 #define HAVE_FCHMOD 1
470 473
471 474 /* Define to 1 if you have the `fchown' function. */
472 475 #define HAVE_FCHOWN 1
473 476
474 477 /* Define to 1 if you have the <floatingpoint.h> header file. */
475 478 #define HAVE_FLOATINGPOINT_H 1
476 479
477 480 /* Define to 1 if you have the `freeaddrinfo' function. */
478 481 #define HAVE_FREEADDRINFO 1
479 482
480 483 /* Define to 1 if you have the `futimes' function. */
481 484 /* #undef HAVE_FUTIMES */
482 485
483 486 /* Define to 1 if you have the `gai_strerror' function. */
484 487 #define HAVE_GAI_STRERROR 1
485 488
486 489 /* Define to 1 if you have the `getaddrinfo' function. */
487 490 #define HAVE_GETADDRINFO 1
488 491
489 492 /* Define to 1 if you have the `getcwd' function. */
490 493 #define HAVE_GETCWD 1
491 494
492 495 /* Define to 1 if you have the `getgrouplist' function. */
493 496 /* #undef HAVE_GETGROUPLIST */
494 497
495 498 /* Define to 1 if you have the `getluid' function. */
496 499 /* #undef HAVE_GETLUID */
497 500
498 501 /* Define to 1 if you have the `getnameinfo' function. */
499 502 #define HAVE_GETNAMEINFO 1
500 503
501 504 /* Define to 1 if you have the `getopt' function. */
502 505 #define HAVE_GETOPT 1
503 506
504 507 /* Define to 1 if you have the <getopt.h> header file. */
505 508 /* #undef HAVE_GETOPT_H */
506 509
507 510 /* Define to 1 if you have the `getpeereid' function. */
508 511 /* #undef HAVE_GETPEEREID */
509 512
510 513 /* Define to 1 if you have the `getpeerucred' function. */
511 514 #define HAVE_GETPEERUCRED 1
512 515
513 516 /* Define to 1 if you have the `getpwanam' function. */
514 517 /* #undef HAVE_GETPWANAM */
515 518
516 519 /* Define to 1 if you have the `getrlimit' function. */
517 520 #define HAVE_GETRLIMIT 1
518 521
519 522 /* Define to 1 if you have the `getrusage' function. */
520 523 #define HAVE_GETRUSAGE 1
521 524
522 525 /* Define to 1 if you have the `gettimeofday' function. */
523 526 #define HAVE_GETTIMEOFDAY 1
524 527
525 528 /* Define to 1 if you have the `getttyent' function. */
526 529 /* #undef HAVE_GETTTYENT */
527 530
528 531 /* Define to 1 if you have the `getutent' function. */
529 532 #define HAVE_GETUTENT 1
530 533
531 534 /* Define to 1 if you have the `getutid' function. */
532 535 #define HAVE_GETUTID 1
533 536
534 537 /* Define to 1 if you have the `getutline' function. */
535 538 #define HAVE_GETUTLINE 1
536 539
537 540 /* Define to 1 if you have the `getutxent' function. */
538 541 #define HAVE_GETUTXENT 1
539 542
540 543 /* Define to 1 if you have the `getutxid' function. */
541 544 #define HAVE_GETUTXID 1
542 545
543 546 /* Define to 1 if you have the `getutxline' function. */
544 547 #define HAVE_GETUTXLINE 1
545 548
546 549 /* Define to 1 if you have the `glob' function. */
547 550 #define HAVE_GLOB 1
548 551
549 552 /* Define to 1 if you have the <glob.h> header file. */
550 553 #define HAVE_GLOB_H 1
551 554
552 555 /* Define to 1 if you have the <ia.h> header file. */
553 556 /* #undef HAVE_IA_H */
554 557
555 558 /* Define to 1 if you have the `inet_aton' function. */
556 559 /* #undef HAVE_INET_ATON */
557 560
558 561 /* Define to 1 if you have the `inet_ntoa' function. */
559 562 #define HAVE_INET_NTOA 1
560 563
561 564 /* Define to 1 if you have the `inet_ntop' function. */
562 565 #define HAVE_INET_NTOP 1
563 566
564 567 /* Define to 1 if you have the `innetgr' function. */
565 568 #define HAVE_INNETGR 1
566 569
567 570 /* Define to 1 if you have the <inttypes.h> header file. */
568 571 #define HAVE_INTTYPES_H 1
569 572
570 573 /* Define to 1 if you have the <krb.h> header file. */
571 574 /* #undef HAVE_KRB_H */
572 575
573 576 /* Define to 1 if you have the <lastlog.h> header file. */
574 577 #define HAVE_LASTLOG_H 1
575 578
576 579 /* Define to 1 if you have the `crypt' library (-lcrypt). */
577 580 /* #undef HAVE_LIBCRYPT */
578 581
579 582 /* Define to 1 if you have the `des' library (-ldes). */
580 583 /* #undef HAVE_LIBDES */
581 584
582 585 /* Define to 1 if you have the `des425' library (-ldes425). */
583 586 /* #undef HAVE_LIBDES425 */
584 587
585 588 /* Define to 1 if you have the `dl' library (-ldl). */
586 589 #define HAVE_LIBDL 1
587 590
588 591 /* Define to 1 if you have the <libgen.h> header file. */
589 592 #define HAVE_LIBGEN_H 1
590 593
591 594 /* Define to 1 if you have the `krb' library (-lkrb). */
592 595 /* #undef HAVE_LIBKRB */
593 596
594 597 /* Define to 1 if you have the `krb4' library (-lkrb4). */
595 598 /* #undef HAVE_LIBKRB4 */
596 599
597 600 /* Define to 1 if you have the `nsl' library (-lnsl). */
598 601 #define HAVE_LIBNSL 1
599 602
600 603 /* Define to 1 if you have the `pam' library (-lpam). */
601 604 #define HAVE_LIBPAM 1
602 605
603 606 /* Define to 1 if you have the `resolv' library (-lresolv). */
604 607 /* #undef HAVE_LIBRESOLV */
605 608
606 609 /* Define to 1 if you have the `sectok' library (-lsectok). */
607 610 /* #undef HAVE_LIBSECTOK */
608 611
609 612 /* Define to 1 if you have the `socket' library (-lsocket). */
610 613 #define HAVE_LIBSOCKET 1
611 614
612 615 /* Define to 1 if you have the <libutil.h> header file. */
613 616 /* #undef HAVE_LIBUTIL_H */
614 617
615 618 /* Define to 1 if you have the `xnet' library (-lxnet). */
616 619 /* #undef HAVE_LIBXNET */
617 620
618 621 /* Define to 1 if you have the `z' library (-lz). */
619 622 #define HAVE_LIBZ 1
620 623
621 624 /* Define to 1 if you have the <limits.h> header file. */
622 625 #define HAVE_LIMITS_H 1
623 626
624 627 /* Define to 1 if you have the <login.h> header file. */
625 628 /* #undef HAVE_LOGIN_H */
626 629
627 630 /* Define to 1 if you have the `logout' function. */
628 631 /* #undef HAVE_LOGOUT */
629 632
630 633 /* Define to 1 if you have the `logwtmp' function. */
631 634 /* #undef HAVE_LOGWTMP */
632 635
633 636 /* Define to 1 if you have the <maillock.h> header file. */
634 637 #define HAVE_MAILLOCK_H 1
635 638
636 639 /* Define to 1 if you have the `md5_crypt' function. */
637 640 /* #undef HAVE_MD5_CRYPT */
638 641
639 642 /* Define to 1 if you have the `memmove' function. */
640 643 #define HAVE_MEMMOVE 1
641 644
642 645 /* Define to 1 if you have the <memory.h> header file. */
643 646 #define HAVE_MEMORY_H 1
644 647
645 648 /* Define to 1 if you have mkstemp, mkstemps and mkdtemp */
646 649 #define HAVE_MKDTEMP 1
647 650
648 651 /* Define to 1 if you have the `mmap' function. */
649 652 #define HAVE_MMAP 1
650 653
651 654 /* Define to 1 if you have the <netdb.h> header file. */
652 655 #define HAVE_NETDB_H 1
653 656
654 657 /* Define to 1 if you have the <netgroup.h> header file. */
655 658 /* #undef HAVE_NETGROUP_H */
656 659
657 660 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
658 661 #define HAVE_NETINET_IN_SYSTM_H 1
659 662
660 663 /* Define to 1 if you have the `ngetaddrinfo' function. */
661 664 /* #undef HAVE_NGETADDRINFO */
662 665
663 666 /* Define to 1 if you have the `ogetaddrinfo' function. */
664 667 /* #undef HAVE_OGETADDRINFO */
665 668
666 669 /* Define to 1 if you have the `openpty' function. */
667 670 /* #undef HAVE_OPENPTY */
668 671
669 672 /* Define to 1 if you have the `pam_getenvlist' function. */
670 673 #define HAVE_PAM_GETENVLIST 1
671 674
672 675 /* Define to 1 if you have the <paths.h> header file. */
673 676 /* #undef HAVE_PATHS_H */
674 677
675 678 /* Define to 1 if you have the <pty.h> header file. */
676 679 /* #undef HAVE_PTY_H */
677 680
678 681 /* Define to 1 if you have the `pututline' function. */
679 682 #define HAVE_PUTUTLINE 1
680 683
681 684 /* Define to 1 if you have the `pututxline' function. */
682 685 #define HAVE_PUTUTXLINE 1
683 686
684 687 /* Define to 1 if you have the `readpassphrase' function. */
685 688 /* #undef HAVE_READPASSPHRASE */
686 689
687 690 /* Define to 1 if you have the <readpassphrase.h> header file. */
688 691 /* #undef HAVE_READPASSPHRASE_H */
689 692
690 693 /* Define to 1 if you have the `realpath' function. */
691 694 #define HAVE_REALPATH 1
692 695
693 696 /* Define to 1 if you have the `recvmsg' function. */
694 697 #define HAVE_RECVMSG 1
695 698
696 699 /* Define to 1 if you have the <rpc/types.h> header file. */
697 700 #define HAVE_RPC_TYPES_H 1
698 701
699 702 /* Define to 1 if you have the `rresvport_af' function. */
700 703 #define HAVE_RRESVPORT_AF 1
701 704
702 705 /* Define to 1 if you have the <sectok.h> header file. */
703 706 /* #undef HAVE_SECTOK_H */
704 707
705 708 /* Define to 1 if you have the <security/pam_appl.h> header file. */
706 709 #define HAVE_SECURITY_PAM_APPL_H 1
707 710
708 711 /* Define to 1 if you have the `sendmsg' function. */
709 712 #define HAVE_SENDMSG 1
710 713
711 714 /* Define to 1 if you have the `setdtablesize' function. */
712 715 /* #undef HAVE_SETDTABLESIZE */
713 716
714 717 /* Define to 1 if you have the `setegid' function. */
715 718 #define HAVE_SETEGID 1
716 719
717 720 /* Define to 1 if you have the `setenv' function. */
718 721 #define HAVE_SETENV 1
719 722
720 723 /* Define to 1 if you have the `seteuid' function. */
721 724 #define HAVE_SETEUID 1
722 725
723 726 /* Define to 1 if you have the `setgroups' function. */
724 727 #define HAVE_SETGROUPS 1
725 728
726 729 /* Define to 1 if you have the `setlogin' function. */
727 730 /* #undef HAVE_SETLOGIN */
728 731
729 732 /* Define to 1 if you have the `setluid' function. */
730 733 /* #undef HAVE_SETLUID */
731 734
732 735 /* Define to 1 if you have the `setpcred' function. */
733 736 /* #undef HAVE_SETPCRED */
734 737
735 738 /* Define to 1 if you have the `setproctitle' function. */
736 739 /* #undef HAVE_SETPROCTITLE */
737 740
738 741 /* Define to 1 if you have the `setresgid' function. */
739 742 /* #undef HAVE_SETRESGID */
740 743
741 744 /* Define to 1 if you have the `setreuid' function. */
742 745 #define HAVE_SETREUID 1
743 746
744 747 /* Define to 1 if you have the `setrlimit' function. */
745 748 #define HAVE_SETRLIMIT 1
746 749
747 750 /* Define to 1 if you have the `setsid' function. */
748 751 #define HAVE_SETSID 1
749 752
750 753 /* Define to 1 if you have the `setutent' function. */
751 754 #define HAVE_SETUTENT 1
752 755
753 756 /* Define to 1 if you have the `setutxent' function. */
754 757 #define HAVE_SETUTXENT 1
755 758
756 759 /* Define to 1 if you have the `setvbuf' function. */
757 760 #define HAVE_SETVBUF 1
758 761
759 762 /* Define to 1 if you have the <shadow.h> header file. */
760 763 #define HAVE_SHADOW_H 1
761 764
762 765 /* Define to 1 if you have the `sigaction' function. */
763 766 #define HAVE_SIGACTION 1
764 767
765 768 /* Define to 1 if you have the `sigvec' function. */
766 769 /* #undef HAVE_SIGVEC */
767 770
768 771 /* Define to 1 if the system has the type `sig_atomic_t'. */
769 772 #define HAVE_SIG_ATOMIC_T 1
770 773
771 774 /* Define to 1 if you have the `snprintf' function. */
772 775 #define HAVE_SNPRINTF 1
773 776
774 777 /* Define to 1 if you have the `socketpair' function. */
775 778 #define HAVE_SOCKETPAIR 1
776 779
777 780 /* Define to 1 if you have the <stddef.h> header file. */
778 781 #define HAVE_STDDEF_H 1
779 782
780 783 /* Define to 1 if you have the <stdint.h> header file. */
781 784 /* #undef HAVE_STDINT_H */
782 785
783 786 /* Define to 1 if you have the <stdlib.h> header file. */
784 787 #define HAVE_STDLIB_H 1
785 788
786 789 /* Define to 1 if you have the `strerror' function. */
787 790 #define HAVE_STRERROR 1
788 791
789 792 /* Define to 1 if you have the `strftime' function. */
790 793 #define HAVE_STRFTIME 1
791 794
792 795 /* Define to 1 if you have the <strings.h> header file. */
793 796 #define HAVE_STRINGS_H 1
794 797
795 798 /* Define to 1 if you have the <string.h> header file. */
796 799 #define HAVE_STRING_H 1
797 800
798 801 /* Define to 1 if you have the `strlcat' function. */
799 802 #define HAVE_STRLCAT 1
800 803
801 804 /* Define to 1 if you have the `strlcpy' function. */
802 805 #define HAVE_STRLCPY 1
803 806
804 807 /* Define to 1 if you have the `strmode' function. */
805 808 /* #undef HAVE_STRMODE */
806 809
807 810 /* Define to 1 if `st_blksize' is member of `struct stat'. */
808 811 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
809 812
810 813 /* Define to 1 if you have the `sysconf' function. */
811 814 #define HAVE_SYSCONF 1
812 815
813 816 /* Define to 1 if you have the <sys/bitypes.h> header file. */
814 817 /* #undef HAVE_SYS_BITYPES_H */
815 818
816 819 /* Define to 1 if you have the <sys/bsdtty.h> header file. */
817 820 /* #undef HAVE_SYS_BSDTTY_H */
818 821
819 822 /* Define to 1 if you have the <sys/cdefs.h> header file. */
820 823 /* #undef HAVE_SYS_CDEFS_H */
821 824
822 825
823 826 /* Define to 1 if you have the <sys/mman.h> header file. */
824 827 #define HAVE_SYS_MMAN_H 1
825 828
826 829 /* Define to 1 if you have the <sys/select.h> header file. */
827 830 #define HAVE_SYS_SELECT_H 1
828 831
829 832 /* Define to 1 if you have the <sys/stat.h> header file. */
830 833 #define HAVE_SYS_STAT_H 1
831 834
832 835 /* Define to 1 if you have the <sys/stropts.h> header file. */
833 836 #define HAVE_SYS_STROPTS_H 1
834 837
835 838 /* Define to 1 if you have the <sys/sysmacros.h> header file. */
836 839 #define HAVE_SYS_SYSMACROS_H 1
837 840
838 841 /* Define to 1 if you have the <sys/time.h> header file. */
839 842 #define HAVE_SYS_TIME_H 1
840 843
841 844 /* Define to 1 if you have the <sys/types.h> header file. */
842 845 #define HAVE_SYS_TYPES_H 1
843 846
844 847 /* Define to 1 if you have the <sys/un.h> header file. */
845 848 #define HAVE_SYS_UN_H 1
846 849
847 850 /* Define to 1 if you have the `tcgetpgrp' function. */
848 851 #define HAVE_TCGETPGRP 1
849 852
850 853 /* Define to 1 if you have the `time' function. */
851 854 #define HAVE_TIME 1
852 855
853 856 /* Define to 1 if you have the <time.h> header file. */
854 857 #define HAVE_TIME_H 1
855 858
856 859 /* Define to 1 if you have the <tmpdir.h> header file. */
857 860 /* #undef HAVE_TMPDIR_H */
858 861
859 862 /* Define to 1 if you have the `truncate' function. */
860 863 #define HAVE_TRUNCATE 1
861 864
862 865 /* Define to 1 if you have the <ttyent.h> header file. */
863 866 /* #undef HAVE_TTYENT_H */
864 867
865 868 /* Define to 1 if you have the <ucred.h> header file. */
866 869 #define HAVE_UCRED_H 1
867 870
868 871 /* Define to 1 if you have the <unistd.h> header file. */
869 872 #define HAVE_UNISTD_H 1
870 873
871 874 /* Define to 1 if you have the `updwtmp' function. */
872 875 #define HAVE_UPDWTMP 1
873 876
874 877 /* Define to 1 if you have the <usersec.h> header file. */
875 878 /* #undef HAVE_USERSEC_H */
876 879
877 880 /* Define to 1 if you have the <util.h> header file. */
878 881 /* #undef HAVE_UTIL_H */
879 882
880 883 /* Define to 1 if you have the `utimes' function. */
881 884 #define HAVE_UTIMES 1
882 885
883 886 /* Define to 1 if you have the <utime.h> header file. */
884 887 #define HAVE_UTIME_H 1
885 888
886 889 /* Define to 1 if you have the `utmpname' function. */
887 890 #define HAVE_UTMPNAME 1
888 891
889 892 /* Define to 1 if you have the `utmpxname' function. */
890 893 #define HAVE_UTMPXNAME 1
891 894
892 895 /* Define to 1 if you have the <utmpx.h> header file. */
893 896 #define HAVE_UTMPX_H 1
894 897
895 898 /* Define to 1 if you have the <utmp.h> header file. */
896 899 #define HAVE_UTMP_H 1
897 900
898 901 /* Define to 1 if you have the `vasprintf' function. */
899 902 #define HAVE_VASPRINTF 1
900 903
901 904 /* Define to 1 if you have the `vhangup' function. */
902 905 #define HAVE_VHANGUP 1
903 906
904 907 /* Define to 1 if you have the `vsnprintf' function. */
905 908 #define HAVE_VSNPRINTF 1
906 909
907 910 /* Define to 1 if you have the `waitpid' function. */
908 911 #define HAVE_WAITPID 1
909 912
910 913 /* Define to 1 if you have the `_getpty' function. */
911 914 /* #undef HAVE__GETPTY */
912 915
913 916 /* Define to 1 if you have the `__b64_ntop' function. */
914 917 /* #undef HAVE___B64_NTOP */
915 918
916 919 /* Define to the address where bug reports for this package should be sent. */
917 920 #define PACKAGE_BUGREPORT ""
918 921
919 922 /* Define to the full name of this package. */
920 923 #define PACKAGE_NAME ""
921 924
922 925 /* Define to the full name and version of this package. */
923 926 #define PACKAGE_STRING ""
924 927
925 928 /* Define to the one symbol short name of this package. */
926 929 #define PACKAGE_TARNAME ""
927 930
928 931 /* Define to the version of this package. */
929 932 #define PACKAGE_VERSION ""
930 933
931 934 /* The size of a `char', as computed by sizeof. */
932 935 #define SIZEOF_CHAR 1
933 936
934 937 /* The size of a `int', as computed by sizeof. */
935 938 #define SIZEOF_INT 4
936 939
937 940 /* The size of a `long int', as computed by sizeof. */
938 941 #define SIZEOF_LONG_INT 4
939 942
940 943 /* The size of a `long long int', as computed by sizeof. */
941 944 #define SIZEOF_LONG_LONG_INT 8
942 945
943 946 /* The size of a `short int', as computed by sizeof. */
944 947 #define SIZEOF_SHORT_INT 2
945 948
946 949 /* Define to 1 if you have the ANSI C header files. */
947 950 #define STDC_HEADERS 1
948 951
949 952 /*
950 953 * Define to 1 if your processor stores words with the most significant byte
951 954 * first (like Motorola and SPARC, unlike Intel and VAX).
952 955 */
953 956 #define WORDS_BIGENDIAN 1
954 957
955 958 /* Number of bits in a file offset, on hosts where this is settable. */
956 959 #define _FILE_OFFSET_BITS 64
957 960
958 961 /* Define for large files, on AIX-style hosts. */
959 962 /* #undef _LARGE_FILES */
960 963
961 964 /*
962 965 * Define as `__inline' if that's what the C compiler calls it, or to nothing if
963 966 * it is not supported.
964 967 */
965 968 /* #undef inline */
966 969
967 970 /* type to use in place of socklen_t if not defined */
968 971 /* #undef socklen_t */
969 972
970 973 /* Define for BSM auditing (Solaris) support */
971 974 #define HAVE_BSM 1
972 975
973 976 /* Define if compiling in ON */
974 977 #define SUNW_SSH 1
975 978
976 979 /* ******************* Shouldn't need to edit below this line ************** */
977 980
978 981 #ifdef __cplusplus
979 982 }
980 983 #endif
981 984
982 985 #endif /* _CONFIG_H */
↓ open down ↓ |
587 lines elided |
↑ open up ↑ |
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX