]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P121 NTP_4_2_7P121
authorHarlan Stenn <stenn@ntp.org>
Fri, 21 Jan 2011 11:15:05 +0000 (11:15 +0000)
committerHarlan Stenn <stenn@ntp.org>
Fri, 21 Jan 2011 11:15:05 +0000 (11:15 +0000)
bk: 4d396ab9z5-iv4nk9vbGQhJH2BFitQ

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 7d8dfd1e08930f85b497dd24807912f611067a21..65ecb40cf07cc7bfe1325fca78b952b43c905cdc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p121) 2011/01/21 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1786] Remove extra semicolon from ntp_proto.c .
 (4.2.7p120) 2011/01/20 Released by Harlan Stenn <stenn@ntp.org>
 * Change new timeval and timespec to string routines to use snprintf()
index 278e77e89b5420200c515ba0645ad513164b618d..ff75c904894df484ea8b94829687fa30a28e003d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.c)
  *  
- *  It has been AutoGen-ed  January 20, 2011 at 11:24:33 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 21, 2011 at 11:13:16 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.7p120\n\
+"clktest - test the clock line discipline - Ver. 4.2.7p121\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... <tty_device>\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index c8201ced4bd7974163ad5a01b9f016d08fa57892..fd6bab9c3bb8adde3400aa704c2b9b8d78f60375 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.h)
  *  
- *  It has been AutoGen-ed  January 20, 2011 at 11:24:33 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 21, 2011 at 11:13:16 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.7p120"
-#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p120"
+#define CLKTEST_VERSION       "4.2.7p121"
+#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p121"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c0e3d777395b4856c223bd0b6bee6af86c46a5ad..4c27a50bf6887f5b398213ca2a971d406fbd691c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  January 20, 2011 at 11:16:54 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 21, 2011 at 11:07: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.7p120\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p121\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index f92b514c86a37227e490ce6689ae2258ef121cd9..f3c69ff869be5b5b3cbe8a333cea2f8777407ef3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  January 20, 2011 at 11:16:54 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 21, 2011 at 11:07: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.7p120"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p120"
+#define NTPD_VERSION       "4.2.7p121"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p121"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 67549fe6136bb7c696ee277c172dec54e27e832c..99582ba7747a5e573f889b629236c916f7371e9b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  January 20, 2011 at 11:22:20 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January 21, 2011 at 11:09:19 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.7p120
+ntpd - NTP daemon program - Ver. 4.2.7p121
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index f661cb5f5e2a033a877e8d4a034efef2cac1d040..340120c3889241a5cf8993509ce3b0e763b0d0f5 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-01-20 "( 4.2.7p120)" "Programmer's Manual"
+.TH NTPD 1 2011-01-21 "( 4.2.7p121)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2011 at 11:22:19 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January 21, 2011 at 11:09:18 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ed0d5f54af3eb37318deafcf7e50f4708578f9cf..7ec0da1ce6270b3fd8e811c910a6e8b478cd4dac 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  January 20, 2011 at 11:22:39 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 21, 2011 at 11:09:55 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.7p120\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p121\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 36dafb2c10ba8dc6d491e2ed4beb8e5f1cce8ced..9583c4e894550ddb14aba6652679012d14da9796 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  January 20, 2011 at 11:22:38 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 21, 2011 at 11:09:55 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.7p120"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p120"
+#define NTPDC_VERSION       "4.2.7p121"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p121"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 290acb635acb76b74878442aec40b74f966947e9..2566330ff4de9a03fa2924fe38b137e8371bfd16 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  January 20, 2011 at 11:22:52 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January 21, 2011 at 11:10:49 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.7p120
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p121
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 5148c1afa50ac72baf9b3c8460cc423afbb6f5dd..8740b0f318191a83eef2147179dc0c81b43c64f1 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2011-01-20 "( 4.2.7p120)" "Programmer's Manual"
+.TH NTPDC 1 2011-01-21 "( 4.2.7p121)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2011 at 11:22:52 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January 21, 2011 at 11:10:48 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 64415a5aea574b2ab4d53c9f4c7f007053c42a78..8f1465e494273931219a8019a4013ee590839c3e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  January 20, 2011 at 11:23:05 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 21, 2011 at 11:11:44 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.7p120\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p121\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 7b17bf2b2a18618caa83222591262696383cdfba..8369a3a1a1e759abaad1da1b922d1be4d74aa013 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  January 20, 2011 at 11:23:05 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 21, 2011 at 11:11:44 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.7p120"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p120"
+#define NTPQ_VERSION       "4.2.7p121"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p121"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index dee1dc8d242f58787c0760f75bae5c349b4c345f..5999a5380325e17a2b089ba4c9028e9457332ce5 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  January 20, 2011 at 11:23:45 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January 21, 2011 at 11:12:30 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.7p120
+ntpq - standard NTP query program - Ver. 4.2.7p121
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index ab7f47499c47241d3d57b0085ae76266240b2035..06bbdfa30664115e9889d08d74e3a4b90517567c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-01-20 "( 4.2.7p120)" "Programmer's Manual"
+.TH NTPQ 1 2011-01-21 "( 4.2.7p121)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2011 at 11:23:43 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January 21, 2011 at 11:12:29 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 48dca8ced43307689e36f4fadf895bd23d104492..85fc155423441714934f2b4987635394fa2ec5de 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  January 20, 2011 at 11:23:56 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 21, 2011 at 11:12:37 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.7p120\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p121\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 52b8297a631954cb8cadc2980b293e84744a7362..f7eada381b80554969811523e854b62a63d3f38d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  January 20, 2011 at 11:23:56 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 21, 2011 at 11:12:37 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.7p120"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p120"
+#define NTPSNMPD_VERSION       "4.2.7p121"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p121"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 87e8c3dd5d34cd8f6250dc2c6fcbe6d43b475926..6c769fafe165545a93b1994c351e3d9e90229ce7 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  January 20, 2011 at 11:24:19 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January 21, 2011 at 11:12:59 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.7p120
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p121
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index f53c2da352ae08df1d40a09159754d4512d43eca..931366e3afc08f568365849a4c1a97e2cfb46999 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-01-20 "( 4.2.7p120)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-01-21 "( 4.2.7p121)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2011 at 11:24:18 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January 21, 2011 at 11:12:58 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 333fa696c299c21b4eaca8e64d2ee352fb91076e..b7a4a21b3028a410f6001800794b1e5059033af6 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=120
+point=121
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index c22583534515297339567240326405812d91996f..29cd6201a38490b4864f84cc1e6754638612ba2d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  January 20, 2011 at 11:14:56 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 21, 2011 at 11:05:14 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.7p120\n\
+"sntp - standard SNTP program - Ver. 4.2.7p121\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index f7c29504e7b8a0dd963bacc5c27d0d587e4fbafc..969df3bdf68c80f0b2c78adc35dd315995354642 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  January 20, 2011 at 11:14:55 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 21, 2011 at 11:05:13 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.7p120"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p120"
+#define SNTP_VERSION       "4.2.7p121"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p121"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3eaf724a1687ba9b9ed33a9f7222daa9fd6ecc55..f67cd70d5192e75219199b7b331359fc35d46f51 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  January 20, 2011 at 11:16:11 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January 21, 2011 at 11:06:23 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.7p120
+sntp - standard SNTP program - Ver. 4.2.7p121
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index f4880c315bf3ec90d40bbaa5d3241550555dce67..d8cc4dfed060a3f5c3f89a026a6760c6d51a99a4 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2011-01-20 "( 4.2.7p120)" "Programmer's Manual"
+.TH SNTP 1 2011-01-21 "( 4.2.7p121)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2011 at 11:16:10 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January 21, 2011 at 11:06:22 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 78921638288f6d9381f1264c4022cecce534eca3..cdb807f9ad06ea9d76015c82c74e3ccd0a8d1658 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.7p120
+<pre class="example">sntp - standard SNTP program - Ver. 4.2.7p121
 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 1f845631066d59c6b4ac06bb0a5425c3b316765f..beb6c31c4d2f8101ac883e60e756eeddd5cd6eee 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  January 20, 2011 at 11:24:41 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 21, 2011 at 11:13:23 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.7p120\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p121\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 7f2ee6b0d048b926e41c940ebd672a67224e6fcb..ec64e75386ef78a8cca667b8996808f5baa5a469 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  January 20, 2011 at 11:24:40 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 21, 2011 at 11:13:23 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.7p120"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p120"
+#define NTP_KEYGEN_VERSION       "4.2.7p121"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p121"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 005a8f417e8fccbab5ff0f68e5a28fe9b916f8f5..e61ca9309b4c64658e521eb9913d6db719dedbda 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  January 20, 2011 at 11:25:04 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January 21, 2011 at 11:13:49 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.7p120
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p121
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 94f1e191738fbd5cff804e4243bf06eea5df0995..be6b97b13fe208312ce7094dc1f6c6aa3f589184 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-01-20 "(ntp 4.2.7p120)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-01-21 "(ntp 4.2.7p121)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2011 at 11:25:03 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January 21, 2011 at 11:13:47 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"