/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.c)
*
- * It has been AutoGen-ed Sunday September 23, 2007 at 07:36:26 AM EDT
+ * It has been AutoGen-ed Thursday October 4, 2007 at 07:36:57 AM EDT
* From the definitions ntpd-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTPD";
tSCC zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p80\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p81\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
#define zRcName NULL
#define apzHomeList NULL
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.h)
*
- * It has been AutoGen-ed Sunday September 23, 2007 at 07:36:26 AM EDT
+ * It has been AutoGen-ed Thursday October 4, 2007 at 07:36:56 AM EDT
* From the definitions ntpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 32
-#define NTPD_VERSION "4.2.5p80"
-#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p80"
+#define NTPD_VERSION "4.2.5p81"
+#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p81"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpd-opts.texi)
#
-# It has been AutoGen-ed Sunday September 23, 2007 at 07:36:29 AM EDT
+# It has been AutoGen-ed Thursday October 4, 2007 at 07:36:59 AM EDT
# From the definitions ntpd-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntpd - NTP daemon program - Ver. 4.2.5p78
+ntpd - NTP daemon program - Ver. 4.2.5p80
USAGE: ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
- may appear multiple times
-f Str driftfile frequency drift file name
-g no panicgate Allow the first adjustment to be Big
- -i Str jaildir Jail directory
-I Str interface Listen on interface
- may appear multiple times
-k Str keyfile path to symmetric keys
-P Num priority Process priority
-q no quit Set the time and quit
-r Str propagationdelay Broadcast/propagation delay
- -U Num updateinterval interval in seconds between scans for new or dropped interfaces
-s Str statsdir Statistics file location
-t Str trustedkey Trusted key number
- may appear multiple times
- -u Str user Run as userid (or userid:groupid)
+ -U Num updateinterval interval in seconds between scans for new or dropped interfaces
Str var make ARG an ntp variable (RW)
- may appear multiple times
Str dvar make ARG an ntp variable (RW|DEF)
-.TH NTPD 1 2007-09-23 "( 4.2.5p80)" "Programmer's Manual"
+.TH NTPD 1 2007-10-04 "( 4.2.5p81)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpd.1)
.\"
-.\" It has been AutoGen-ed Sunday September 23, 2007 at 07:36:28 AM EDT
+.\" It has been AutoGen-ed Thursday October 4, 2007 at 07:36:58 AM EDT
.\" From the definitions ntpd-opts.def
.\" and the template file agman1.tpl
.\"
/*
* EDIT THIS FILE WITH CAUTION (ntpdc-opts.c)
*
- * It has been AutoGen-ed Sunday September 23, 2007 at 07:43:13 AM EDT
+ * It has been AutoGen-ed Thursday October 4, 2007 at 07:43:43 AM EDT
* From the definitions ntpdc-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTPDC";
tSCC zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p80\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p81\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
/*
* EDIT THIS FILE WITH CAUTION (ntpdc-opts.h)
*
- * It has been AutoGen-ed Sunday September 23, 2007 at 07:43:12 AM EDT
+ * It has been AutoGen-ed Thursday October 4, 2007 at 07:43:43 AM EDT
* From the definitions ntpdc-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 15
-#define NTPDC_VERSION "4.2.5p80"
-#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p80"
+#define NTPDC_VERSION "4.2.5p81"
+#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p81"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpdc-opts.texi)
#
-# It has been AutoGen-ed Sunday September 23, 2007 at 07:43:15 AM EDT
+# It has been AutoGen-ed Thursday October 4, 2007 at 07:43:45 AM EDT
# From the definitions ntpdc-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntpdc - vendor-specific NTP query program - Ver. 4.2.5p78
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p80
USAGE: ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH NTPDC 1 2007-09-23 "( 4.2.5p80)" "Programmer's Manual"
+.TH NTPDC 1 2007-10-04 "( 4.2.5p81)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpdc.1)
.\"
-.\" It has been AutoGen-ed Sunday September 23, 2007 at 07:43:14 AM EDT
+.\" It has been AutoGen-ed Thursday October 4, 2007 at 07:43:44 AM EDT
.\" From the definitions ntpdc-opts.def
.\" and the template file agman1.tpl
.\"
/*
* EDIT THIS FILE WITH CAUTION (ntpq-opts.c)
*
- * It has been AutoGen-ed Sunday September 23, 2007 at 07:43:42 AM EDT
+ * It has been AutoGen-ed Thursday October 4, 2007 at 07:44:14 AM EDT
* From the definitions ntpq-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTPQ";
tSCC zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.5p80\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p81\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
/*
* EDIT THIS FILE WITH CAUTION (ntpq-opts.h)
*
- * It has been AutoGen-ed Sunday September 23, 2007 at 07:43:42 AM EDT
+ * It has been AutoGen-ed Thursday October 4, 2007 at 07:44:13 AM EDT
* From the definitions ntpq-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 13
-#define NTPQ_VERSION "4.2.5p80"
-#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p80"
+#define NTPQ_VERSION "4.2.5p81"
+#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p81"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpq-opts.texi)
#
-# It has been AutoGen-ed Sunday September 23, 2007 at 07:43:45 AM EDT
+# It has been AutoGen-ed Thursday October 4, 2007 at 07:44:16 AM EDT
# From the definitions ntpq-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntpq - standard NTP query program - Ver. 4.2.5p78
+ntpq - standard NTP query program - Ver. 4.2.5p80
USAGE: ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH NTPQ 1 2007-09-23 "( 4.2.5p80)" "Programmer's Manual"
+.TH NTPQ 1 2007-10-04 "( 4.2.5p81)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpq.1)
.\"
-.\" It has been AutoGen-ed Sunday September 23, 2007 at 07:43:43 AM EDT
+.\" It has been AutoGen-ed Thursday October 4, 2007 at 07:44:15 AM EDT
.\" From the definitions ntpq-opts.def
.\" and the template file agman1.tpl
.\"
# - Numeric values increment
# - empty 'increments' to 1
# - NEW 'increments' to empty
-point=80
+point=81
# Special. Normally unused. A suffix.
#special=ag
special=
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.c)
*
- * It has been AutoGen-ed Sunday September 23, 2007 at 07:44:13 AM EDT
+ * It has been AutoGen-ed Thursday October 4, 2007 at 07:44:43 AM EDT
* From the definitions sntp-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "SNTP";
tSCC zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p80\n\
+"sntp - standard SNTP program - Ver. 4.2.5p81\n\
USAGE: %s [ -<flag> | --<name> ]...\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.h)
*
- * It has been AutoGen-ed Sunday September 23, 2007 at 07:44:12 AM EDT
+ * It has been AutoGen-ed Thursday October 4, 2007 at 07:44:42 AM EDT
* From the definitions sntp-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 13
-#define SNTP_VERSION "4.2.5p80"
-#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p80"
+#define SNTP_VERSION "4.2.5p81"
+#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p81"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (sntp-opts.texi)
#
-# It has been AutoGen-ed Sunday September 23, 2007 at 07:44:15 AM EDT
+# It has been AutoGen-ed Thursday October 4, 2007 at 07:44:45 AM EDT
# From the definitions sntp-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH SNTP 1 2007-09-23 "( 4.2.5p80)" "Programmer's Manual"
+.TH SNTP 1 2007-10-04 "( 4.2.5p81)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (sntp.1)
.\"
-.\" It has been AutoGen-ed Sunday September 23, 2007 at 07:44:14 AM EDT
+.\" It has been AutoGen-ed Thursday October 4, 2007 at 07:44:44 AM EDT
.\" From the definitions sntp-opts.def
.\" and the template file agman1.tpl
.\"
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.c)
*
- * It has been AutoGen-ed Sunday September 23, 2007 at 07:44:24 AM EDT
+ * It has been AutoGen-ed Thursday October 4, 2007 at 07:44:53 AM EDT
* From the definitions ntp-keygen-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTP_KEYGEN";
tSCC zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p80\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p81\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.h)
*
- * It has been AutoGen-ed Sunday September 23, 2007 at 07:44:23 AM EDT
+ * It has been AutoGen-ed Thursday October 4, 2007 at 07:44:52 AM EDT
* From the definitions ntp-keygen-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 24
-#define NTP_KEYGEN_VERSION "4.2.5p80"
-#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p80"
+#define NTP_KEYGEN_VERSION "4.2.5p81"
+#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p81"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.texi)
#
-# It has been AutoGen-ed Sunday September 23, 2007 at 07:44:26 AM EDT
+# It has been AutoGen-ed Thursday October 4, 2007 at 07:44:55 AM EDT
# From the definitions ntp-keygen-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
Using OpenSSL version 90704f
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p78
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p80
USAGE: ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-c Str certificate certificate scheme
-.TH NTP-KEYGEN 1 2007-09-23 "(ntp 4.2.5p80)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-10-04 "(ntp 4.2.5p81)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1)
.\"
-.\" It has been AutoGen-ed Sunday September 23, 2007 at 07:44:25 AM EDT
+.\" It has been AutoGen-ed Thursday October 4, 2007 at 07:44:54 AM EDT
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman1.tpl
.\"