xref: /freebsd/usr.sbin/ntp/config.h (revision afe2c78208fb32b1eacadba40935fde3b20c2e45)
1 /* config.h.  Generated by configure.  */
2 /* config.h.in.  Generated from configure.in by autoheader.  */
3 /* $FreeBSD$ */
4 
5 /* Is adjtime() accurate? */
6 /* #undef ADJTIME_IS_ACCURATE */
7 
8 /* CHU audio/decoder? */
9 /* #undef AUDIO_CHU */
10 
11 /* Declare char *sys_errlist array */
12 /* #undef CHAR_SYS_ERRLIST */
13 
14 /* ACTS modem service */
15 /* #undef CLOCK_ACTS */
16 
17 /* Arbiter 1088A/B GPS receiver */
18 /* #undef CLOCK_ARBITER */
19 
20 /* ARCRON support? */
21 /* #undef CLOCK_ARCRON_MSF */
22 
23 /* Austron 2200A/2201A GPS receiver? */
24 /* #undef CLOCK_AS2201 */
25 
26 /* PPS interface? */
27 #define CLOCK_ATOM 1
28 
29 /* Datum/Bancomm bc635/VME interface? */
30 /* #undef CLOCK_BANC */
31 
32 /* Chronolog K-series WWVB receiver? */
33 /* #undef CLOCK_CHRONOLOG */
34 
35 /* CHU modem/decoder */
36 /* #undef CLOCK_CHU */
37 
38 /* Diems Computime Radio Clock? */
39 /* #undef CLOCK_COMPUTIME */
40 
41 /* Datum Programmable Time System? */
42 /* #undef CLOCK_DATUM */
43 
44 /* ELV/DCF7000 clock? */
45 /* #undef CLOCK_DCF7000 */
46 
47 /* Dumb generic hh:mm:ss local clock? */
48 #define CLOCK_DUMBCLOCK	1
49 
50 /* Forum Graphic GPS datating station driver? */
51 /* #undef CLOCK_FG */
52 
53 /* TrueTime GPS receiver/VME interface? */
54 /* #undef CLOCK_GPSVME */
55 
56 /* Heath GC-1000 WWV/WWVH receiver? */
57 /* #undef CLOCK_HEATH */
58 
59 /* HOPF 6021 clock? */
60 /* #undef CLOCK_HOPF6021 */
61 
62 /* HOPF PCI clock device? */
63 /* #undef CLOCK_HOPF_PCI */
64 
65 /* HOPF serial clock device? */
66 /* #undef CLOCK_HOPF_SERIAL */
67 
68 /* HP 58503A GPS receiver? */
69 /* #undef CLOCK_HPGPS */
70 
71 /* IRIG audio decoder? */
72 /* #undef CLOCK_IRIG */
73 
74 /* JJY receiver? */
75 /* #undef CLOCK_JJY */
76 
77 /* Rockwell Jupiter GPS clock? */
78 /* #undef CLOCK_JUPITER */
79 
80 /* Leitch CSD 5300 Master Clock System Driver? */
81 /* #undef CLOCK_LEITCH */
82 
83 /* local clock reference? */
84 #define CLOCK_LOCAL 1
85 
86 /* Meinberg clocks */
87 /* #undef CLOCK_MEINBERG */
88 
89 /* EES M201 MSF receiver */
90 /* #undef CLOCK_MSFEES */
91 
92 /* Magnavox MX4200 GPS receiver */
93 /* #undef CLOCK_MX4200 */
94 
95 /* NeoClock4X */
96 /* #undef CLOCK_NEOCLOCK4X */
97 
98 /* NMEA GPS receiver */
99 #define CLOCK_NMEA 1
100 
101 /* Motorola UT Oncore GPS */
102 #define CLOCK_ONCORE 1
103 
104 /* Palisade clock */
105 /* #undef CLOCK_PALISADE */
106 
107 /* PARSE driver interface */
108 #define CLOCK_PARSE 1
109 
110 /* Conrad parallel port radio clock */
111 /* #undef CLOCK_PCF */
112 
113 /* PCL 720 clock support */
114 /* #undef CLOCK_PPS720 */
115 
116 /* PST/Traconex 1020 WWV/WWVH receiver */
117 /* #undef CLOCK_PST */
118 
119 /* PTB modem service */
120 /* #undef CLOCK_PTBACTS */
121 
122 /* DCF77 raw time code */
123 #define CLOCK_RAWDCF 1
124 
125 /* RCC 8000 clock */
126 /* #undef CLOCK_RCC8000 */
127 
128 /* RIPE NCC Trimble clock */
129 /* #undef CLOCK_RIPENCC */
130 
131 /* Schmid DCF77 clock */
132 /* #undef CLOCK_SCHMID */
133 
134 /* clock thru shared memory */
135 /* #undef CLOCK_SHM */
136 
137 /* Spectracom 8170/Netclock/2 WWVB receiver */
138 /* #undef CLOCK_SPECTRACOM */
139 
140 /* KSI/Odetics TPRO/S GPS receiver/IRIG interface */
141 /* #undef CLOCK_TPRO */
142 
143 /* TRAK 8810 GPS receiver */
144 /* #undef CLOCK_TRAK */
145 
146 /* Trimble GPS receiver/TAIP protocol */
147 /* #undef CLOCK_TRIMTAIP */
148 
149 /* Trimble GPS receiver/TSIP protocol */
150 /* #undef CLOCK_TRIMTSIP */
151 
152 /* Kinemetrics/TrueTime receivers */
153 /* #undef CLOCK_TRUETIME */
154 
155 /* TrueTime 560 IRIG-B decoder? */
156 /* #undef CLOCK_TT560 */
157 
158 /* Ultralink M320 WWVB receiver? */
159 /* #undef CLOCK_ULINK */
160 
161 /* USNO modem service */
162 /* #undef CLOCK_USNO */
163 
164 /* VARITEXT protocol */
165 /* #undef CLOCK_VARITEXT */
166 
167 /* WHARTON 400A Series protocol */
168 /* #undef CLOCK_WHARTON_400A */
169 
170 /* WWV audio driver */
171 /* #undef CLOCK_WWV */
172 
173 /* Zyfer GPStarplus */
174 /* #undef CLOCK_ZYFER */
175 
176 /* Enable debugging? */
177 /* #undef DEBUG */
178 
179 /* Declaration style */
180 /* #undef DECL_ADJTIME_0 */
181 
182 /* Declaration style */
183 /* #undef DECL_BCOPY_0 */
184 
185 /* Declaration style */
186 /* #undef DECL_BZERO_0 */
187 
188 /* Declaration style */
189 /* #undef DECL_CFSETISPEED_0 */
190 
191 /* Declare errno? */
192 /* #undef DECL_ERRNO */
193 
194 /* Declaration style */
195 /* #undef DECL_HSTRERROR_0 */
196 
197 /* Declare h_errno? */
198 #define DECL_H_ERRNO 1
199 
200 /* Declaration style */
201 /* #undef DECL_INET_NTOA_0 */
202 
203 /* Declaration style */
204 /* #undef DECL_IOCTL_0 */
205 
206 /* Declaration style */
207 /* #undef DECL_IPC_0 */
208 
209 /* Declaration style */
210 /* #undef DECL_MEMMOVE_0 */
211 
212 /* Declaration style */
213 /* #undef DECL_MKSTEMP_0 */
214 
215 /* Declaration style */
216 /* #undef DECL_MKTEMP_0 */
217 
218 /* Declaration style */
219 /* #undef DECL_MRAND48_0 */
220 
221 /* Declaration style */
222 /* #undef DECL_NLIST_0 */
223 
224 /* Declaration style */
225 /* #undef DECL_PLOCK_0 */
226 
227 /* Declaration style */
228 /* #undef DECL_RENAME_0 */
229 
230 /* Declaration style */
231 /* #undef DECL_SELECT_0 */
232 
233 /* Declaration style */
234 /* #undef DECL_SETITIMER_0 */
235 
236 /* Declaration style */
237 /* #undef DECL_SETPRIORITY_0 */
238 
239 /* Declaration style */
240 /* #undef DECL_SETPRIORITY_1 */
241 
242 /* Declaration style */
243 /* #undef DECL_SIGVEC_0 */
244 
245 /* Declaration style */
246 /* #undef DECL_SRAND48_0 */
247 
248 /* Declaration style */
249 /* #undef DECL_STDIO_0 */
250 
251 /* Declaration style */
252 /* #undef DECL_STIME_0 */
253 
254 /* Declaration style */
255 /* #undef DECL_STIME_1 */
256 
257 /* Declaration style */
258 /* #undef DECL_STRERROR_0 */
259 
260 /* Declaration style */
261 /* #undef DECL_STRTOL_0 */
262 
263 /* Declare syscall()? */
264 #define DECL_SYSCALL 1
265 
266 /* Declaration style */
267 /* #undef DECL_SYSLOG_0 */
268 
269 /* Declaration style */
270 /* #undef DECL_TIMEOFDAY_0 */
271 
272 /* Declaration style */
273 /* #undef DECL_TIME_0 */
274 
275 /* Declaration style */
276 /* #undef DECL_TOLOWER_0 */
277 
278 /* Declaration style */
279 /* #undef DECL_TOUPPER_0 */
280 
281 /* What is the fallback value for HZ? */
282 #define DEFAULT_HZ 100
283 
284 /* synch TODR hourly? */
285 /* #undef DOSYNCTODR */
286 
287 /* The number of minutes in a DST adjustment */
288 #define DSTMINUTES 60
289 
290 /* force ntpdate to step the clock if !defined(STEP_SLEW) ? */
291 /* #undef FORCE_NTPDATE_STEP */
292 
293 /* Define to 1 if you have the <arpa/nameser.h> header file. */
294 #define HAVE_ARPA_NAMESER_H 1
295 
296 /* Do we have audio support? */
297 #define HAVE_AUDIO	1
298 
299 /* Define to 1 if you have the <bstring.h> header file. */
300 /* #undef HAVE_BSTRING_H */
301 
302 /* Do we have the CIOGETEV ioctl (SunOS, Linux)? */
303 /* #undef HAVE_CIOGETEV */
304 
305 /* [Use], [/dev/clockctl?] */
306 /* #undef HAVE_CLOCKCTL */
307 
308 /* Define to 1 if you have the `clock_gettime' function. */
309 #define HAVE_CLOCK_GETTIME 1
310 
311 /* Define to 1 if you have the `clock_settime' function. */
312 #define HAVE_CLOCK_SETTIME 1
313 
314 /* Define to 1 if you have the `daemon' function. */
315 #define HAVE_DAEMON 1
316 
317 /* Define to 1 if you have the <errno.h> header file. */
318 #define HAVE_ERRNO_H 1
319 
320 /* Define to 1 if you have the `EVP_md2' function. */
321 /* #undef HAVE_EVP_MD2 */
322 
323 /* Define to 1 if you have the `EVP_mdc2' function. */
324 /* #undef HAVE_EVP_MDC2 */
325 
326 /* Define to 1 if you have the <fcntl.h> header file. */
327 #define HAVE_FCNTL_H 1
328 
329 /* Define to 1 if you have the `finite' function. */
330 /* #undef HAVE_FINITE */
331 
332 /* Define to 1 if you have the `getbootfile' function. */
333 #define HAVE_GETBOOTFILE 1
334 
335 /* Define to 1 if you have the `getclock' function. */
336 /* #undef HAVE_GETCLOCK */
337 
338 /* Define to 1 if you have the `getdtablesize' function. */
339 #define HAVE_GETDTABLESIZE 1
340 
341 /* Define to 1 if you have the `getrusage' function. */
342 #define HAVE_GETRUSAGE 1
343 
344 /* Define to 1 if you have the `getuid' function. */
345 #define HAVE_GETUID 1
346 
347 /* Define to 1 if you have the `hstrerror' function. */
348 #define HAVE_HSTRERROR 1
349 
350 /* Obvious... */
351 #define HAVE_HZ_IN_STRUCT_CLOCKINFO 1
352 
353 /* Define to 1 if you have the <ieeefp.h> header file. */
354 #define HAVE_IEEEFP_H 1
355 
356 /* ISC: Use iflist_sysctl? */
357 #define HAVE_IFLIST_SYSCTL 1
358 
359 /* Define to 1 if you have the <inttypes.h> header file. */
360 #define HAVE_INTTYPES_H 1
361 
362 /* Define to 1 if you have the `isfinite' function. */
363 #define HAVE_ISFINITE 1
364 
365 /* Define to 1 if you have the `kvm_open' function. */
366 #define HAVE_KVM_OPEN 1
367 
368 /* Define to 1 if you have the `K_open' function. */
369 /* #undef HAVE_K_OPEN */
370 
371 /* Define to 1 if you have the `advapi32' library (-ladvapi32). */
372 /* #undef HAVE_LIBADVAPI32 */
373 
374 /* Do we have the curses library? */
375 /* #undef HAVE_LIBCURSES */
376 
377 /* Do we have the edit library? */
378 /* #undef HAVE_LIBEDIT */
379 
380 /* Define to 1 if you have the `elf' library (-lelf). */
381 /* #undef HAVE_LIBELF */
382 
383 /* Define to 1 if you have the `gen' library (-lgen). */
384 /* #undef HAVE_LIBGEN */
385 
386 /* Define to 1 if you have the `kvm' library (-lkvm). */
387 #define HAVE_LIBKVM 1
388 
389 /* Define to 1 if you have the `ld' library (-lld). */
390 /* #undef HAVE_LIBLD */
391 
392 /* Define to 1 if you have the `md' library (-lmd). */
393 #define HAVE_LIBMD 1
394 
395 /* Define to 1 if you have the `md5' library (-lmd5). */
396 /* #undef HAVE_LIBMD5 */
397 
398 /* Define to 1 if you have the `mld' library (-lmld). */
399 /* #undef HAVE_LIBMLD */
400 
401 /* Define to 1 if you have the `nsl' library (-lnsl). */
402 /* #undef HAVE_LIBNSL */
403 
404 /* Define to 1 if you have the `posix4' library (-lposix4). */
405 /* #undef HAVE_LIBPOSIX4 */
406 
407 /* Define to 1 if you have the `readline' library (-lreadline). */
408 /* #undef HAVE_LIBREADLINE */
409 
410 /* Define to 1 if you have the `rt' library (-lrt). */
411 /* #undef HAVE_LIBRT */
412 
413 /* Define to 1 if you have the `socket' library (-lsocket). */
414 /* #undef HAVE_LIBSOCKET */
415 
416 /* Define to 1 if you have the `syslog' library (-lsyslog). */
417 /* #undef HAVE_LIBSYSLOG */
418 
419 /* Define to 1 if you have the <machine/inline.h> header file. */
420 /* #undef HAVE_MACHINE_INLINE_H */
421 
422 /* Define to 1 if you have the <machine/soundcard.h> header file. */
423 /* #undef HAVE_MACHINE_SOUNDCARD_H */
424 
425 /* Define to 1 if you have the <math.h> header file. */
426 #define HAVE_MATH_H 1
427 
428 /* Define to 1 if you have the `MD5Init' function. */
429 #define HAVE_MD5INIT 1
430 
431 /* Define to 1 if you have the <md5.h> header file. */
432 #define HAVE_MD5_H 1
433 
434 /* Define to 1 if you have the `memcpy' function. */
435 #define HAVE_MEMCPY 1
436 
437 /* Define to 1 if you have the `memlk' function. */
438 /* #undef HAVE_MEMLK */
439 
440 /* Define to 1 if you have the `memmove' function. */
441 #define HAVE_MEMMOVE 1
442 
443 /* Define to 1 if you have the <memory.h> header file. */
444 #define HAVE_MEMORY_H 1
445 
446 /* Define to 1 if you have the `memset' function. */
447 #define HAVE_MEMSET 1
448 
449 /* Define to 1 if you have the `mkstemp' function. */
450 #define HAVE_MKSTEMP 1
451 
452 /* Define to 1 if you have the `mktime' function. */
453 #define HAVE_MKTIME 1
454 
455 /* Define to 1 if you have the `mlockall' function. */
456 #define HAVE_MLOCKALL 1
457 
458 /* Define to 1 if you have the `mrand48' function. */
459 #define HAVE_MRAND48 1
460 
461 /* Define to 1 if you have the <netdb.h> header file. */
462 #define HAVE_NETDB_H 1
463 
464 /* Define to 1 if you have the <netinet/in.h> header file. */
465 #define HAVE_NETINET_IN_H 1
466 
467 /* Define to 1 if you have the <netinet/in_system.h> header file. */
468 /* #undef HAVE_NETINET_IN_SYSTEM_H */
469 
470 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
471 #define HAVE_NETINET_IN_SYSTM_H 1
472 
473 /* Define to 1 if you have the <netinet/ip.h> header file. */
474 #define HAVE_NETINET_IP_H 1
475 
476 /* NetInfo support? */
477 /* #undef HAVE_NETINFO */
478 
479 /* Define to 1 if you have the <netinfo/ni.h> header file. */
480 /* #undef HAVE_NETINFO_NI_H */
481 
482 /* Define to 1 if you have the <net/if6.h> header file. */
483 /* #undef HAVE_NET_IF6_H */
484 
485 /* Define to 1 if you have the <net/if.h> header file. */
486 /* #undef HAVE_NET_IF_H */
487 
488 /* Define to 1 if you have the `nice' function. */
489 #define HAVE_NICE 1
490 
491 /* Define to 1 if you have the `nlist' function. */
492 #define HAVE_NLIST 1
493 
494 /* Define to 1 if you have the `ntp_adjtime' function. */
495 #define HAVE_NTP_ADJTIME 1
496 
497 /* Define to 1 if you have the `ntp_gettime' function. */
498 #define HAVE_NTP_GETTIME 1
499 
500 /* Define to 1 if you have the `plock' function. */
501 /* #undef HAVE_PLOCK */
502 
503 /* Define to 1 if you have the <poll.h> header file. */
504 #define HAVE_POLL_H 1
505 
506 /* Do we have the PPS API per the Draft RFC? */
507 #define HAVE_PPSAPI 1
508 
509 /* Are function prototypes OK? */
510 #define HAVE_PROTOTYPES 1
511 
512 /* Define to 1 if you have the `pututline' function. */
513 /* #undef HAVE_PUTUTLINE */
514 
515 /* Define to 1 if you have the `pututxline' function. */
516 /* #undef HAVE_PUTUTXLINE */
517 
518 /* Define to 1 if you have the `random' function. */
519 /* #undef HAVE_RANDOM */
520 
521 /* Define to 1 if you have the <readline/history.h> header file. */
522 /* #undef HAVE_READLINE_HISTORY_H */
523 
524 /* Define to 1 if you have the <readline/readline.h> header file. */
525 /* #undef HAVE_READLINE_READLINE_H */
526 
527 /* Define to 1 if you have the `readlink' function. */
528 #define HAVE_READLINK 1
529 
530 /* Define to 1 if you have the <resolv.h> header file. */
531 #define HAVE_RESOLV_H 1
532 
533 /* Define to 1 if you have the `rtprio' function. */
534 #define HAVE_RTPRIO 1
535 
536 /* Should be obvious... */
537 #define HAVE_SA_LEN_IN_STRUCT_SOCKADDR 1
538 
539 /* Obvious... */
540 #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1
541 
542 /* Define to 1 if you have the <sched.h> header file. */
543 /* #undef HAVE_SCHED_H */
544 
545 /* Define to 1 if you have the `sched_setscheduler' function. */
546 /* #undef HAVE_SCHED_SETSCHEDULER */
547 
548 /* Define to 1 if you have the `setlinebuf' function. */
549 #define HAVE_SETLINEBUF 1
550 
551 /* Define to 1 if you have the `setpgid' function. */
552 #define HAVE_SETPGID 1
553 
554 /* define if setpgrp takes 0 arguments */
555 /* #undef HAVE_SETPGRP_0 */
556 
557 /* Define to 1 if you have the `setpriority' function. */
558 #define HAVE_SETPRIORITY 1
559 
560 /* Define to 1 if you have the `setrlimit' function. */
561 #define HAVE_SETRLIMIT 1
562 
563 /* Define to 1 if you have the `setsid' function. */
564 #define HAVE_SETSID 1
565 
566 /* Define to 1 if you have the `settimeofday' function. */
567 #define HAVE_SETTIMEOFDAY 1
568 
569 /* Define to 1 if you have the `setvbuf' function. */
570 #define HAVE_SETVBUF 1
571 
572 /* Define to 1 if you have the <sgtty.h> header file. */
573 #define HAVE_SGTTY_H 1
574 
575 /* Define to 1 if you have the `sigaction' function. */
576 #define HAVE_SIGACTION 1
577 
578 /* Can we use SIGIO for tcp and udp IO? */
579 /* #undef HAVE_SIGNALED_IO */
580 
581 /* Define to 1 if you have the `sigset' function. */
582 /* #undef HAVE_SIGSET */
583 
584 /* Define to 1 if you have the `sigsuspend' function. */
585 #define HAVE_SIGSUSPEND 1
586 
587 /* Define to 1 if you have the `sigvec' function. */
588 #define HAVE_SIGVEC 1
589 
590 /* Define to 1 if you have the `snprintf' function. */
591 #define HAVE_SNPRINTF 1
592 
593 /* Define to 1 if you have the `srand48' function. */
594 #define HAVE_SRAND48 1
595 
596 /* Does struct sockaddr_storage have ss_family? */
597 #define HAVE_SS_FAMILY_IN_SS 1
598 
599 /* Define to 1 if you have the <stdint.h> header file. */
600 #define HAVE_STDINT_H 1
601 
602 /* Define to 1 if you have the <stdlib.h> header file. */
603 #define HAVE_STDLIB_H 1
604 
605 /* Define to 1 if you have the `stime' function. */
606 /* #undef HAVE_STIME */
607 
608 /* Define to 1 if you have the `strchr' function. */
609 #define HAVE_STRCHR 1
610 
611 /* Define to 1 if you have the `strdup' function. */
612 #define HAVE_STRDUP 1
613 
614 /* Define to 1 if you have the `strerror' function. */
615 #define HAVE_STRERROR 1
616 
617 /* Define to 1 if you have the <strings.h> header file. */
618 #define HAVE_STRINGS_H 1
619 
620 /* Define to 1 if you have the <string.h> header file. */
621 #define HAVE_STRING_H 1
622 
623 /* Define to 1 if you have the `strstr' function. */
624 #define HAVE_STRSTR 1
625 
626 /* Do we have struct ntptimeval? */
627 #define HAVE_STRUCT_NTPTIMEVAL 1
628 
629 /* Define to 1 if `time.tv_nsec' is member of `struct ntptimeval'. */
630 #define HAVE_STRUCT_NTPTIMEVAL_TIME_TV_NSEC 1
631 
632 /* Does a system header define struct ppsclockev? */
633 /* #undef HAVE_STRUCT_PPSCLOCKEV */
634 
635 /* Do we have struct snd_size? */
636 #define HAVE_STRUCT_SND_SIZE 1
637 
638 /* Do we have struct timespec? */
639 #define HAVE_STRUCT_TIMESPEC 1
640 
641 /* Define to 1 if you have the <sun/audioio.h> header file. */
642 /* #undef HAVE_SUN_AUDIOIO_H */
643 
644 /* Define to 1 if you have the `sysconf' function. */
645 #define HAVE_SYSCONF 1
646 
647 /* Define to 1 if you have the `sysctl' function. */
648 #define HAVE_SYSCTL 1
649 
650 /* Define to 1 if you have the <sys/audioio.h> header file. */
651 /* #undef HAVE_SYS_AUDIOIO_H */
652 
653 /* Define to 1 if you have the <sys/clkdefs.h> header file. */
654 /* #undef HAVE_SYS_CLKDEFS_H */
655 
656 /* Define to 1 if you have the <sys/clockctl.h> header file. */
657 /* #undef HAVE_SYS_CLOCKCTL_H */
658 
659 /* Define to 1 if you have the <sys/file.h> header file. */
660 #define HAVE_SYS_FILE_H 1
661 
662 /* Define to 1 if you have the <sys/i8253.h> header file. */
663 /* #undef HAVE_SYS_I8253_H */
664 
665 /* Define to 1 if you have the <sys/ioctl.h> header file. */
666 #define HAVE_SYS_IOCTL_H 1
667 
668 /* Define to 1 if you have the <sys/ipc.h> header file. */
669 #define HAVE_SYS_IPC_H 1
670 
671 /* Define to 1 if you have the <sys/lock.h> header file. */
672 /* #undef HAVE_SYS_LOCK_H */
673 
674 /* Define to 1 if you have the <sys/mman.h> header file. */
675 #define HAVE_SYS_MMAN_H 1
676 
677 /* Define to 1 if you have the <sys/modem.h> header file. */
678 /* #undef HAVE_SYS_MODEM_H */
679 
680 /* Define to 1 if you have the <sys/param.h> header file. */
681 #define HAVE_SYS_PARAM_H 1
682 
683 /* Define to 1 if you have the <sys/pcl720.h> header file. */
684 /* #undef HAVE_SYS_PCL720_H */
685 
686 /* Define to 1 if you have the <sys/ppsclock.h> header file. */
687 /* #undef HAVE_SYS_PPSCLOCK_H */
688 
689 /* Define to 1 if you have the <sys/ppstime.h> header file. */
690 /* #undef HAVE_SYS_PPSTIME_H */
691 
692 /* Define to 1 if you have the <sys/proc.h> header file. */
693 #define HAVE_SYS_PROC_H 1
694 
695 /* Define to 1 if you have the <sys/resource.h> header file. */
696 #define HAVE_SYS_RESOURCE_H 1
697 
698 /* Define to 1 if you have the <sys/sched.h> header file. */
699 #define HAVE_SYS_SCHED_H 1
700 
701 /* Define to 1 if you have the <sys/select.h> header file. */
702 #define HAVE_SYS_SELECT_H 1
703 
704 /* Define to 1 if you have the <sys/shm.h> header file. */
705 #define HAVE_SYS_SHM_H 1
706 
707 /* Define to 1 if you have the <sys/signal.h> header file. */
708 #define HAVE_SYS_SIGNAL_H 1
709 
710 /* Define to 1 if you have the <sys/sio.h> header file. */
711 /* #undef HAVE_SYS_SIO_H */
712 
713 /* Define to 1 if you have the <sys/sockio.h> header file. */
714 #define HAVE_SYS_SOCKIO_H 1
715 
716 /* Define to 1 if you have the <sys/soundcard.h> header file. */
717 #define HAVE_SYS_SOUNDCARD_H 1
718 
719 /* Define to 1 if you have the <sys/stat.h> header file. */
720 #define HAVE_SYS_STAT_H 1
721 
722 /* Define to 1 if you have the <sys/stream.h> header file. */
723 /* #undef HAVE_SYS_STREAM_H */
724 
725 /* Define to 1 if you have the <sys/stropts.h> header file. */
726 /* #undef HAVE_SYS_STROPTS_H */
727 
728 /* Define to 1 if you have the <sys/sysctl.h> header file. */
729 #define HAVE_SYS_SYSCTL_H 1
730 
731 /* Define to 1 if you have the <sys/syssgi.h> header file. */
732 /* #undef HAVE_SYS_SYSSGI_H */
733 
734 /* Define to 1 if you have the <sys/systune.h> header file. */
735 /* #undef HAVE_SYS_SYSTUNE_H */
736 
737 /* Define to 1 if you have the <sys/termios.h> header file. */
738 #define HAVE_SYS_TERMIOS_H 1
739 
740 /* Define to 1 if you have the <sys/timepps.h> header file. */
741 #define HAVE_SYS_TIMEPPS_H 1
742 
743 /* Define to 1 if you have the <sys/timers.h> header file. */
744 #define HAVE_SYS_TIMERS_H 1
745 
746 /* Define to 1 if you have the <sys/timex.h> header file. */
747 #define HAVE_SYS_TIMEX_H 1
748 
749 /* Define to 1 if you have the <sys/time.h> header file. */
750 #define HAVE_SYS_TIME_H 1
751 
752 /* Define to 1 if you have the <sys/tpro.h> header file. */
753 /* #undef HAVE_SYS_TPRO_H */
754 
755 /* Define to 1 if you have the <sys/types.h> header file. */
756 #define HAVE_SYS_TYPES_H 1
757 
758 /* Define to 1 if you have the <sys/wait.h> header file. */
759 #define HAVE_SYS_WAIT_H 1
760 
761 /* Define to 1 if the system has the type `s_char'. */
762 /* #undef HAVE_S_CHAR */
763 
764 /* Define to 1 if you have the <termios.h> header file. */
765 #define HAVE_TERMIOS_H 1
766 
767 /* Define to 1 if you have the <termio.h> header file. */
768 /* #undef HAVE_TERMIO_H */
769 
770 /* Obvious... */
771 /* #undef HAVE_TICKADJ_IN_STRUCT_CLOCKINFO */
772 
773 /* Define to 1 if you have the `timegm' function. */
774 #define HAVE_TIMEGM 1
775 
776 /* Define to 1 if you have the <timepps.h> header file. */
777 /* #undef HAVE_TIMEPPS_H */
778 
779 /* Define to 1 if you have the `timer_create' function. */
780 /* #undef HAVE_TIMER_CREATE */
781 
782 /* Define to 1 if you have the `timer_settime' function. */
783 /* #undef HAVE_TIMER_SETTIME */
784 
785 /* Define to 1 if you have the <timex.h> header file. */
786 /* #undef HAVE_TIMEX_H */
787 
788 /* Do we have the TIOCGPPSEV ioctl (Solaris)? */
789 /* #undef HAVE_TIOCGPPSEV */
790 
791 /* Do we have the TIOCSPPS ioctl (Solaris)? */
792 /* #undef HAVE_TIOCSPPS */
793 
794 /* Do we have the TIO serial stuff? */
795 /* #undef HAVE_TIO_SERIAL_STUFF */
796 
797 /* Does u_int64_t exist */
798 #define HAVE_TYPE_U_INT64_T 1
799 
800 /* Does u_int8_t exist */
801 #define HAVE_TYPE_U_INT8_T 1
802 
803 /* Define to 1 if you have the `umask' function. */
804 #define HAVE_UMASK 1
805 
806 /* Define to 1 if you have the `uname' function. */
807 #define HAVE_UNAME 1
808 
809 /* Define to 1 if you have the <unistd.h> header file. */
810 #define HAVE_UNISTD_H 1
811 
812 /* Define to 1 if you have the `updwtmp' function. */
813 /* #undef HAVE_UPDWTMP */
814 
815 /* Define to 1 if you have the `updwtmpx' function. */
816 /* #undef HAVE_UPDWTMPX */
817 
818 /* Define to 1 if you have the <utmpx.h> header file. */
819 /* #undef HAVE_UTMPX_H */
820 
821 /* Define to 1 if you have the <utmp.h> header file. */
822 #define HAVE_UTMP_H 1
823 
824 /* Define to 1 if you have the `vsprintf' function. */
825 #define HAVE_VSPRINTF 1
826 
827 /* Define to 1 if you have the </sys/sync/queue.h> header file. */
828 /* #undef HAVE__SYS_SYNC_QUEUE_H */
829 
830 /* Define to 1 if you have the </sys/sync/sema.h> header file. */
831 /* #undef HAVE__SYS_SYNC_SEMA_H */
832 
833 /* Define to 1 if you have the `__adjtimex' function. */
834 /* #undef HAVE___ADJTIMEX */
835 
836 /* Define to 1 if you have the `__ntp_gettime' function. */
837 /* #undef HAVE___NTP_GETTIME */
838 
839 /* Does struct sockaddr_storage have __ss_family? */
840 /* #undef HAVE___SS_FAMILY_IN_SS */
841 
842 /* Should we use the IRIG sawtooth filter? */
843 /* #undef IRIG_SUCKS */
844 
845 /* ISC: have struct if_laddrconf? */
846 /* #undef ISC_PLATFORM_HAVEIF_LADDRCONF */
847 
848 /* ISC: have struct if_laddrreq? */
849 /* #undef ISC_PLATFORM_HAVEIF_LADDRREQ */
850 
851 /* ISC: Have struct in6_pktinfo? */
852 #define ISC_PLATFORM_HAVEIN6PKTINFO
853 
854 /* ISC: Have IPv6? */
855 #define ISC_PLATFORM_HAVEIPV6
856 
857 /* ISC: struct sockaddr as sa_len? */
858 #define ISC_PLATFORM_HAVESALEN
859 
860 /* ISC: Need in6addr_any? */
861 /* #undef ISC_PLATFORM_NEEDIN6ADDRANY */
862 
863 /* ISC: provide inet_ntop() */
864 /* #undef ISC_PLATFORM_NEEDNTOP */
865 
866 /* Does the kernel have an FLL bug? */
867 /* #undef KERNEL_FLL_BUG */
868 
869 /* Does the kernel support precision time discipline? */
870 #define KERNEL_PLL 1
871 
872 /* What is (probably) the name of DOSYNCTODR in the kernel? */
873 #define K_DOSYNCTODR_NAME "_dosynctodr"
874 
875 /* What is (probably) the name of NOPRINTF in the kernel? */
876 #define K_NOPRINTF_NAME "_noprintf"
877 
878 /* What is the name of TICKADJ in the kernel? */
879 #define K_TICKADJ_NAME "_tickadj"
880 
881 /* What is the name of TICK in the kernel? */
882 #define K_TICK_NAME "_tick"
883 
884 /* Should we align with the NIST lockclock scheme? */
885 /* #undef LOCKCLOCK */
886 
887 /* Does the kernel support multicasting IP? */
888 #define MCAST 1
889 
890 /* Should we recommend a minimum value for tickadj? */
891 /* #undef MIN_REC_TICKADJ */
892 
893 /* Do we need HPUX adjtime() library support? */
894 /* #undef NEED_HPUX_ADJTIME */
895 
896 /* Do we want the HPUX FindConfig()? */
897 /* #undef NEED_HPUX_FINDCONFIG */
898 
899 /* Do we need the qnx adjtime call? */
900 /* #undef NEED_QNX_ADJTIME */
901 
902 /* Do we need extra room for SO_RCVBUF? (HPUX <8) */
903 /* #undef NEED_RCVBUF_SLOP */
904 
905 /* Do we need an s_char typedef? */
906 #define NEED_S_CHAR_TYPEDEF 1
907 
908 /* Might nlist() values require an extra level of indirection (AIX)? */
909 /* #undef NLIST_EXTRA_INDIRECTION */
910 
911 /* does struct nlist use a name union? */
912 /* #undef NLIST_NAME_UNION */
913 
914 /* nlist stuff */
915 #define NLIST_STRUCT 1
916 
917 /* Should we NOT read /dev/kmem? */
918 /* #undef NOKMEM */
919 
920 /* Is there a problem using PARENB and IGNPAR (IRIX)? */
921 #define NO_PARENB_IGNPAR 1
922 
923 /* Default location of crypto key info */
924 #define NTP_KEYSDIR "/etc/ntp"
925 
926 /* Do we have ntp_{adj,get}time in libc? */
927 #define NTP_SYSCALLS_LIBC 1
928 
929 /* Do we have ntp_{adj,get}time in the kernel? */
930 /* #undef NTP_SYSCALLS_STD */
931 
932 /* Do we have support for SHMEM_STATUS? */
933 #define ONCORE_SHMEM_STATUS 1
934 
935 /* Use OpenSSL? */
936 /* #undef OPENSSL */
937 
938 /* Should we open the broadcast socket? */
939 #define OPEN_BCAST_SOCKET 1
940 
941 /* Do we need to override the system's idea of HZ? */
942 #define OVERRIDE_HZ 1
943 
944 /* Name of package */
945 #define PACKAGE "ntp"
946 
947 /* Define to the address where bug reports for this package should be sent. */
948 #define PACKAGE_BUGREPORT "roberto@FreeBSD.org"
949 
950 /* Define to the full name of this package. */
951 #define PACKAGE_NAME ""
952 
953 /* Define to the full name and version of this package. */
954 #define PACKAGE_STRING ""
955 
956 /* Define to the one symbol short name of this package. */
957 #define PACKAGE_TARNAME ""
958 
959 /* Define to the version of this package. */
960 #define PACKAGE_VERSION ""
961 
962 /* Do we have the ppsclock streams module? */
963 /* #undef PPS */
964 
965 /* PPS auxiliary interface for ATOM? */
966 #define PPS_SAMPLE 1
967 
968 /* PARSE kernel PLL PPS support */
969 /* #undef PPS_SYNC */
970 
971 /* Preset a value for 'tick'? */
972 #define PRESET_TICK 1000000L/hz
973 
974 /* Preset a value for 'tickadj'? */
975 #define PRESET_TICKADJ 500/hz
976 
977 /* Define if compiler has function prototypes */
978 #define PROTOTYPES 1
979 
980 /* Does qsort expect to work on "void *" stuff? */
981 #define QSORT_USES_VOID_P 1
982 
983 /* Should we not IGNPAR (Linux)? */
984 /* #undef RAWDCF_NO_IGNPAR */
985 
986 /* Basic refclock support? */
987 #define REFCLOCK 1
988 
989 /* Do we want the ReliantUNIX clock hacks? */
990 /* #undef RELIANTUNIX_CLOCK */
991 
992 /* Define as the return type of signal handlers (`int' or `void'). */
993 #define RETSIGTYPE void
994 
995 /* Do we want the SCO clock hacks? */
996 /* #undef SCO5_CLOCK */
997 
998 /* The size of a `int', as computed by sizeof. */
999 #define SIZEOF_INT 4
1000 
1001 /* The size of a `long', as computed by sizeof. */
1002 #if defined(__alpha__) || defined(__ia64__) || defined(__sparc64__) || defined(__amd64__)
1003 #define SIZEOF_LONG 8
1004 #else
1005 #define SIZEOF_LONG 4
1006 #endif
1007 
1008 /* The size of a `signed char', as computed by sizeof. */
1009 #define SIZEOF_SIGNED_CHAR 1
1010 
1011 /* Does SIOCGIFCONF return size in the buffer? */
1012 /* #undef SIZE_RETURNED_IN_BUFFER */
1013 
1014 /* Slew always? */
1015 /* #undef SLEWALWAYS */
1016 
1017 /* *s*printf() functions are char* */
1018 /* #undef SPRINTF_CHAR */
1019 
1020 /* Define to 1 if you have the ANSI C header files. */
1021 #define STDC_HEADERS 1
1022 
1023 /* Step, then slew the clock? */
1024 /* #undef STEP_SLEW */
1025 
1026 /* Do we have STREAMS/TLI? (Can we replace this with HAVE_SYS_STROPTS_H?) */
1027 /* #undef STREAMS_TLI */
1028 
1029 /* canonical system (cpu-vendor-os) string */
1030 #if defined(__alpha__)
1031 #define STR_SYSTEM "alpha-undermydesk-freebsd"
1032 #elif defined(__sparc64__)
1033 #define STR_SYSTEM "sparc64-undermydesk-freebsd"
1034 #elif defined(__amd64__)
1035 #define STR_SYSTEM "amd64-undermydesk-freebsd"
1036 #elif defined(__ia64__)
1037 #define STR_SYSTEM "ia64-undermydesk-freebsd"
1038 #else
1039 #define STR_SYSTEM "i386-undermydesk-freebsd"
1040 #endif
1041 
1042 
1043 /* Buggy syscall() (Solaris2.4)? */
1044 /* #undef SYSCALL_BUG */
1045 
1046 /* Does Xettimeofday take 1 arg? */
1047 /* #undef SYSV_TIMEOFDAY */
1048 
1049 /* Do we need to #define _SVID3 when we #include <termios.h>? */
1050 /* #undef TERMIOS_NEEDS__SVID3 */
1051 
1052 /* Is K_TICKADJ_NAME in nanoseconds? */
1053 /* #undef TICKADJ_NANO */
1054 
1055 /* Is K_TICK_NAME in nanoseconds? */
1056 /* #undef TICK_NANO */
1057 
1058 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1059 #define TIME_WITH_SYS_TIME 1
1060 
1061 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
1062 /* #undef TM_IN_SYS_TIME */
1063 
1064 /* Do we have the tty_clk line discipline/streams module? */
1065 /* #undef TTYCLK */
1066 
1067 /* Do we set process groups with -pid? */
1068 /* #undef UDP_BACKWARDS_SETOWN */
1069 
1070 /* use UDP Wildcard Delivery? */
1071 #define UDP_WILDCARD_DELIVERY 1
1072 
1073 /* How do we create unsigned long constants? */
1074 #define ULONG_CONST(a) a ## UL
1075 
1076 /* Must we have a CTTY for fsetown? */
1077 #define USE_FSETOWNCTTY 1
1078 
1079 /* Can we use SIGPOLL for tty IO? */
1080 /* #undef USE_TTY_SIGPOLL */
1081 
1082 /* Can we use SIGPOLL for UDP? */
1083 /* #undef USE_UDP_SIGPOLL */
1084 
1085 /* Version number of package */
1086 #define VERSION "4.2.0"
1087 
1088 /* ISC: Want IPv6? */
1089 #define WANT_IPV6
1090 
1091 /* Define to 1 if your processor stores words with the most significant byte
1092    first (like Motorola and SPARC, unlike Intel and VAX). */
1093 #if defined(__sparc64__)
1094 #define WORDS_BIGENDIAN	1
1095 #endif
1096 
1097 /* Handle ss_family */
1098 #if !defined(HAVE_SS_FAMILY_IN_SS) && defined(HAVE___SS_FAMILY_IN_SS)
1099 # define ss_family __ss_family
1100 # define ss_len __ss_len
1101 #endif /* !defined(HAVE_SS_FAMILY_IN_SS) && defined(HAVE_SA_FAMILY_IN_SS) */
1102 
1103 /* Define to 1 if on AIX 3.
1104    System headers sometimes define this.
1105    We just want to avoid a redefinition error message.  */
1106 #ifndef _ALL_SOURCE
1107 /* # undef _ALL_SOURCE */
1108 #endif
1109 
1110 /* Define to 1 if on MINIX. */
1111 /* #undef _MINIX */
1112 
1113 /* Define to 2 if the system does not provide POSIX.1 features except with
1114    this defined. */
1115 /* #undef _POSIX_1_SOURCE */
1116 
1117 /* Define to 1 if you need to in order for `stat' and other things to work. */
1118 /* #undef _POSIX_SOURCE */
1119 
1120 /* Define to 1 if type `char' is unsigned and you are not using gcc.  */
1121 #ifndef __CHAR_UNSIGNED__
1122 /* # undef __CHAR_UNSIGNED__ */
1123 #endif
1124 
1125 /* Define to empty if `const' does not conform to ANSI C. */
1126 /* #undef const */
1127 
1128 /* Define to `int' if <sys/types.h> doesn't define. */
1129 /* #undef gid_t */
1130 
1131 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
1132    if it is not supported. */
1133 /* #undef inline */
1134 
1135 /* Define to `long' if <sys/types.h> does not define. */
1136 /* #undef off_t */
1137 
1138 /* Define to `unsigned' if <sys/types.h> does not define. */
1139 /* #undef size_t */
1140 
1141 /* Define to `long' if <sys/types.h> does not define. */
1142 /* #undef time_t */
1143 
1144 /* Define to `int' if <sys/types.h> doesn't define. */
1145 /* #undef uid_t */
1146 
1147 /* Does the compiler like "volatile"? */
1148 /* #undef volatile */
1149 
1150 /* XXX EAI_NODATA is deprecated but still used in 4.2.0, work around that */
1151 #define EAI_NODATA EAI_NONAME
1152