]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P124 NTP_4_2_7P124
authorHarlan Stenn <stenn@ntp.org>
Tue, 25 Jan 2011 11:16:51 +0000 (11:16 +0000)
committerHarlan Stenn <stenn@ntp.org>
Tue, 25 Jan 2011 11:16:51 +0000 (11:16 +0000)
bk: 4d3eb123t0LpIuz3TZeoeQeQeErscQ

29 files changed:
ChangeLog
clockstuff/clktest-opts.c
clockstuff/clktest-opts.h
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd-opts.texi
ntpd/ntpd.1
ntpdc/ntpdc-opts.c
ntpdc/ntpdc-opts.h
ntpdc/ntpdc-opts.texi
ntpdc/ntpdc.1
ntpq/ntpq-opts.c
ntpq/ntpq-opts.h
ntpq/ntpq-opts.texi
ntpq/ntpq.1
ntpsnmpd/ntpsnmpd-opts.c
ntpsnmpd/ntpsnmpd-opts.h
ntpsnmpd/ntpsnmpd-opts.texi
ntpsnmpd/ntpsnmpd.1
packageinfo.sh
sntp/sntp-opts.c
sntp/sntp-opts.h
sntp/sntp-opts.texi
sntp/sntp.1
sntp/sntp.html
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index da649fcf12a04a3b57120aa189707ee09791801f..9bbb064ca29cd713306104483904999729ad33e8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p124) 2011/01/25 Released by Harlan Stenn <stenn@ntp.org>
 * sntp/Makefile.am needs any passed-in CFLAGS.
 (4.2.7p123) 2011/01/24 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1788] tvtots.c tables inaccurate
index 95ede3fe177b0a5fa70013ec444b7838126df257..c1dc959a845eddb18bf2ade01f32b5c3c4d6e3a2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.c)
  *  
- *  It has been AutoGen-ed  January 24, 2011 at 11:16:42 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 25, 2011 at 11:14:54 AM by AutoGen 5.11.6pre7
  *  From the definitions    clktest-opts.def
  *  and the template file   options
  *
@@ -325,7 +325,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[8] = "CLKTEST";
 static char const zUsageTitle[129] =
-"clktest - test the clock line discipline - Ver. 4.2.7p123\n\
+"clktest - test the clock line discipline - Ver. 4.2.7p124\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... <tty_device>\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index a2f7e0d82fc36bec607400165ff413b609efe9fb..0ce8d2b6b5b668ac416fd208aa9fb2daebfd3ca3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.h)
  *  
- *  It has been AutoGen-ed  January 24, 2011 at 11:16:42 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 25, 2011 at 11:14:54 AM by AutoGen 5.11.6pre7
  *  From the definitions    clktest-opts.def
  *  and the template file   options
  *
@@ -63,8 +63,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    10
-#define CLKTEST_VERSION       "4.2.7p123"
-#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p123"
+#define CLKTEST_VERSION       "4.2.7p124"
+#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p124"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index efd782a8e11f0de3e8de344f770e2dbfc5b5fda5..542a1bc046c1a848e73d210e5f6f4da19c0ca859 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  January 24, 2011 at 11:12:14 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 25, 2011 at 11:10:21 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -1006,7 +1006,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[5] = "NTPD";
 static char const zUsageTitle[133] =
-"ntpd - NTP daemon program - Ver. 4.2.7p123\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p124\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index ee36dbcd98004e048131ae73e94579002a5fea22..9a8ec48a988218b3888481b0319fcc1b9da46513 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  January 24, 2011 at 11:12:14 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 25, 2011 at 11:10:20 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -89,8 +89,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    36
-#define NTPD_VERSION       "4.2.7p123"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p123"
+#define NTPD_VERSION       "4.2.7p124"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p124"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 02cffa352b9839d81bc930ae4329f7fe556b76c2..cc7400c890c5bdf8365f44851d1d1007b99af13f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  January 24, 2011 at 11:13:28 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January 25, 2011 at 11:11:10 AM by AutoGen 5.11.6pre7
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -64,7 +64,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.7p123
+ntpd - NTP daemon program - Ver. 4.2.7p124
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 63994ab7baad7ad89d5ce78596e13768d268a91e..9cb1d64371dca616056e39eb95a7b7bca0664b50 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-01-24 "( 4.2.7p123)" "Programmer's Manual"
+.TH NTPD 1 2011-01-25 "( 4.2.7p124)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2011 at 11:13:27 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January 25, 2011 at 11:11:10 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 13fd239ab09eac59d514b9c5628c07c6bdad19ed..7615b376497eb31be4d75d95bea894fef6d71b27 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  January 24, 2011 at 11:14:05 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 25, 2011 at 11:11:59 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -451,7 +451,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[6] = "NTPDC";
 static char const zUsageTitle[129] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p123\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p124\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index eb9f65679453ad4eefda1f253b8ca22c5757fb1c..09eaa0bda22816fbe6b79ab1fa1e1422fe9aaeae 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  January 24, 2011 at 11:14:05 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 25, 2011 at 11:11:58 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -68,8 +68,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.7p123"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p123"
+#define NTPDC_VERSION       "4.2.7p124"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p124"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9b4c6bd3ef296ad8405e113c0260a000bf23bf55..f97027bc9f9dbd31c1b26f16bf2d53bcec50c5a3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  January 24, 2011 at 11:14:56 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January 25, 2011 at 11:13:00 AM by AutoGen 5.11.6pre7
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -58,7 +58,7 @@ This is the automatically generated usage text for ntpdc:
 
 @exampleindent 0
 @example
-ntpdc - vendor-specific NTP query program - Ver. 4.2.7p123
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p124
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 62b68b7d7c92b61eee4c075e2452cdcf29458684..feb65b02e6c426c8c89faff967ed99a1d7d355cf 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2011-01-24 "( 4.2.7p123)" "Programmer's Manual"
+.TH NTPDC 1 2011-01-25 "( 4.2.7p124)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2011 at 11:14:55 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January 25, 2011 at 11:12:57 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c24c71c9d3a3c26059457d110fcdf8832e964d34..8ca66051c496098f1884371a94b5e8d0c6a60f62 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  January 24, 2011 at 11:15:01 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 25, 2011 at 11:13:11 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -428,7 +428,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[5] = "NTPQ";
 static char const zUsageTitle[121] =
-"ntpq - standard NTP query program - Ver. 4.2.7p123\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p124\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index ce82981085509b81d6393ff91cb8bf074946411d..e353320f7723d0f5b18b067c15ef52ecaf761e02 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  January 24, 2011 at 11:15:01 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 25, 2011 at 11:13:11 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -67,8 +67,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    14
-#define NTPQ_VERSION       "4.2.7p123"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p123"
+#define NTPQ_VERSION       "4.2.7p124"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p124"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 286f1931d600841c1ff9a8a7cf2351f1c2a79951..5836d7c6e86824c461580bff1b035fd439ba5c84 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  January 24, 2011 at 11:15:30 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January 25, 2011 at 11:13:50 AM by AutoGen 5.11.6pre7
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -47,7 +47,7 @@ This is the automatically generated usage text for ntpq:
 
 @exampleindent 0
 @example
-ntpq - standard NTP query program - Ver. 4.2.7p123
+ntpq - standard NTP query program - Ver. 4.2.7p124
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index b8a4cef7134c662f6a33c99f187d78d8ec724a12..38233aece5d5f7c69c598b59fcfb2dcc633dcee2 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-01-24 "( 4.2.7p123)" "Programmer's Manual"
+.TH NTPQ 1 2011-01-25 "( 4.2.7p124)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2011 at 11:15:29 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January 25, 2011 at 11:13:50 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index db510614e5e3fa1891df8df5c70c2ed9cbe1c776..aea1af0196e3dcba080fc3c4f48b9f0c13d5a207 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  January 24, 2011 at 11:15:38 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 25, 2011 at 11:14:00 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -255,7 +255,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[9] = "NTPSNMPD";
 static char const zUsageTitle[105] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p123\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p124\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index b773c84d475829d7d80bcce257321e142006b2ba..533df412fc9c4e0bc43b7bdff5718bf2e32c7bf8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  January 24, 2011 at 11:15:38 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 25, 2011 at 11:14:00 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -61,8 +61,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    8
-#define NTPSNMPD_VERSION       "4.2.7p123"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p123"
+#define NTPSNMPD_VERSION       "4.2.7p124"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p124"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 345eb7021765bebd850738a61e41032104633349..6849d4b1caf3c1beeb14c2fec7c33cfa5bd39b8d 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  January 24, 2011 at 11:16:07 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January 25, 2011 at 11:14:19 AM by AutoGen 5.11.6pre7
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -34,7 +34,7 @@ This is the automatically generated usage text for ntpsnmpd:
 
 @exampleindent 0
 @example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p123
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p124
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 1a8e7b5fb48cb9bf4b94b88a63cfd34026423bbb..6c5b073f95e0efc2f5845bea531cfbc429c8d828 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-01-24 "( 4.2.7p123)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-01-25 "( 4.2.7p124)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2011 at 11:16:07 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January 25, 2011 at 11:14:18 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 54577bc64d6d17de59c1a43b82a2971c2a6d3c65..ee002253ea64e7da76e21da7434493bf2ebd3ce8 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=123
+point=124
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index e4f7fdeac55d6d5238ebfcb3ffeed3b7adef6172..2b83318df9e608a4a8a54f7a53e4e11612215130 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  January 24, 2011 at 11:10:08 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 25, 2011 at 11:09:10 AM by AutoGen 5.11.6pre7
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -473,7 +473,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[5] = "SNTP";
 static char const zUsageTitle[123] =
-"sntp - standard SNTP program - Ver. 4.2.7p123\n\
+"sntp - standard SNTP program - Ver. 4.2.7p124\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 2983b63d925c1d6e22bca843db1d96d68dcad323..a97ab6d2e902698152673dff52c50d8b56a743ce 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  January 24, 2011 at 11:10:07 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 25, 2011 at 11:09:09 AM by AutoGen 5.11.6pre7
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -70,8 +70,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    17
-#define SNTP_VERSION       "4.2.7p123"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p123"
+#define SNTP_VERSION       "4.2.7p124"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p124"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ed258f13c873da1662de929d164c0a5ca0693aaf..8bd0b94294290d844922b816635dd1cf8949987d 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  January 24, 2011 at 11:11:12 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January 25, 2011 at 11:09:50 AM by AutoGen 5.11.6pre7
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -69,7 +69,7 @@ This is the automatically generated usage text for sntp:
 
 @exampleindent 0
 @example
-sntp - standard SNTP program - Ver. 4.2.7p123
+sntp - standard SNTP program - Ver. 4.2.7p124
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index cd16af26864921252ed7dfc3e6f02ff06e676b60..7f887a4c0ed809b53be6baf480dddb4ed4fe9d77 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2011-01-24 "( 4.2.7p123)" "Programmer's Manual"
+.TH SNTP 1 2011-01-25 "( 4.2.7p124)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2011 at 11:11:10 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January 25, 2011 at 11:09:50 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e2c5c0a51566bb076f516208f8bd0c3be30d668b..3f7997e2e66bcf1419e09e62fcdc59d0362a53a8 100644 (file)
@@ -139,7 +139,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#sntp-Invocation">sntp Invocation</a>
 <p><a name="index-sntp-usage-3"></a>
 This is the automatically generated usage text for sntp:
 
-<pre class="example">sntp - standard SNTP program - Ver. 4.2.7p123
+<pre class="example">sntp - standard SNTP program - Ver. 4.2.7p124
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index fa572dd2316ecc41fcc5691256639da0706b913a..27e8eb66fb0c85302e5eccc9debaaf6372f7d9c1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  January 24, 2011 at 11:17:01 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 25, 2011 at 11:15:09 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -757,7 +757,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[11] = "NTP_KEYGEN";
 static char const zUsageTitle[116] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p123\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p124\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index d8aa95414c5891e23082bc358329912ffd5d2ed8..37b7317cf491a32ae29ea4048ce3a9082d498a90 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  January 24, 2011 at 11:17:01 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 25, 2011 at 11:15:09 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -77,8 +77,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.7p123"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p123"
+#define NTP_KEYGEN_VERSION       "4.2.7p124"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p124"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ef67b218bde2ff5b579474068aaee87ad9b462da..ae26d1ad26077d9ba0c35b0bc83b84f5c2829d9e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  January 24, 2011 at 11:17:35 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January 25, 2011 at 11:15:32 AM by AutoGen 5.11.6pre7
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -51,7 +51,7 @@ This is the automatically generated usage text for ntp-keygen:
 
 @exampleindent 0
 @example
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p123
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p124
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 06890cdaabed7c684627a379960c07b9580da704..7da88fcea9b6e92cdebd503b1de0b74eb5e1d84a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-01-24 "(ntp 4.2.7p123)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-01-25 "(ntp 4.2.7p124)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2011 at 11:17:32 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January 25, 2011 at 11:15:31 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"