]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P113 NTP_4_2_7P113
authorHarlan Stenn <stenn@ntp.org>
Fri, 7 Jan 2011 11:16:32 +0000 (11:16 +0000)
committerHarlan Stenn <stenn@ntp.org>
Fri, 7 Jan 2011 11:16:32 +0000 (11:16 +0000)
bk: 4d26f610HHu1d6eVggbgeI2zMRd2XQ

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 2857a0f72a1416ea11373cc7399487331699de5d..2946d1d78678c1a0fc3ea67b077beacc96d1fc6c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p113) 2011/01/07 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1776] sntp mishandles -t/--timeout and -a/--authentication.
 * Default to silent make rules, override with make V=1 or ./configure
   --disable-silent-rules.
index 7b2636780d588d33bdb18fbdbef00c8ef9a2bef6..7ddc4eb8539844a4d608074749c72f25a722de18 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.c)
  *  
- *  It has been AutoGen-ed  January  6, 2011 at 08:55:25 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  7, 2011 at 11:13:32 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.7p112\n\
+"clktest - test the clock line discipline - Ver. 4.2.7p113\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... <tty_device>\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 5861066e2d19c8671ca7cbc191bc7bc8ac470c8f..da7f58b0b52d5b5bf9b23d08d788baaded528efd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.h)
  *  
- *  It has been AutoGen-ed  January  6, 2011 at 08:55:25 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  7, 2011 at 11:13:32 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.7p112"
-#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p112"
+#define CLKTEST_VERSION       "4.2.7p113"
+#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p113"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index bb9aa22147e549b4bd545000f382bbc58af6c902..a96e550c116af365044b3517a0e13fe2c67e10e3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  January  6, 2011 at 08:54:10 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  7, 2011 at 11:06:06 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.7p112\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p113\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 4801869def1048ee2fb0370b3f73614d5dbf8f00..3b098366f5bc05ab72c21a523ddab05beb4ae878 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  January  6, 2011 at 08:54:10 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  7, 2011 at 11:06:05 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.7p112"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p112"
+#define NTPD_VERSION       "4.2.7p113"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p113"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index bf99b94e1f19b08f89567317f089c3f08bbdf978..a525631be0099bce1bc81e5696c4816d3f26c096 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  January  6, 2011 at 08:54:48 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January  7, 2011 at 11:09:57 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.7p112
+ntpd - NTP daemon program - Ver. 4.2.7p113
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index b8077109ede9f6027f692a6cf05a526b57ace011..3deac15ee1441b1f5e7797539f78b31ec1a0f716 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-01-06 "( 4.2.7p112)" "Programmer's Manual"
+.TH NTPD 1 2011-01-07 "( 4.2.7p113)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  January  6, 2011 at 08:54:47 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January  7, 2011 at 11:09:56 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 0c7563b4e3a17642b3767347a3cc864969a39596..8499cb5f045a23d1ab7dc093042cc622c7d8ebe6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  January  6, 2011 at 08:54:56 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  7, 2011 at 11:11:05 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.7p112\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p113\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 973b867b77d50dfbee31d946c14e20f161163896..c37a4623705d87c11e311cf6c38d21a238489917 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  January  6, 2011 at 08:54:55 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  7, 2011 at 11:11:05 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.7p112"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p112"
+#define NTPDC_VERSION       "4.2.7p113"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p113"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 63db40c0f03c9d44d3f64c892dca61e3bb78c653..ca2f2f63a90db102d300893acb032616e8860e25 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  January  6, 2011 at 08:55:05 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January  7, 2011 at 11:12:14 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.7p112
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p113
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index ff4fe9172d96d58cf03c3e541570880d12b4ba29..365d237197ef744227a7b9d22afbd56376d4a4f1 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2011-01-06 "( 4.2.7p112)" "Programmer's Manual"
+.TH NTPDC 1 2011-01-07 "( 4.2.7p113)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  January  6, 2011 at 08:55:05 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January  7, 2011 at 11:12:12 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ce878e98c25a8746e60032208702191babe2e67e..25e5c9d3c72c1a03bdfcbb0ffb47f0bfd622a8b5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  January  6, 2011 at 08:55:06 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  7, 2011 at 11:12:18 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.7p112\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p113\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index e871cc25638f332fc6fc6f0ea3d87695ae93d944..e0c0b7fc55da15040374225d3ed8d28370ce0d7c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  January  6, 2011 at 08:55:06 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  7, 2011 at 11:12:18 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.7p112"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p112"
+#define NTPQ_VERSION       "4.2.7p113"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p113"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 311dfd43c9ec67e4b72aec3669b52bab8b29b769..e8a6f75d45f7f429cc8bfeb375fb40f3d1a7d478 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  January  6, 2011 at 08:55:17 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January  7, 2011 at 11:13:14 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.7p112
+ntpq - standard NTP query program - Ver. 4.2.7p113
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 8d86a4bd9e9a89e8188cdd59a7a3ef7b37e6c485..0f21949153c22c5e7367241374fbafc4670648d3 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-01-06 "( 4.2.7p112)" "Programmer's Manual"
+.TH NTPQ 1 2011-01-07 "( 4.2.7p113)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  January  6, 2011 at 08:55:17 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January  7, 2011 at 11:13:13 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 01b9efe91c6e0450734290e0fea60ac29d9704fc..d5ce5d0362eb298134a843f84987e8a09e8cdfd0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  January  6, 2011 at 08:55:18 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  7, 2011 at 11:13:16 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.7p112\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p113\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index f66d7548024247afa36c7b983bda13eb41f23e52..1702556fbf0f9c2264108792a29cbf1ccb311b28 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  January  6, 2011 at 08:55:18 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  7, 2011 at 11:13:15 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.7p112"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p112"
+#define NTPSNMPD_VERSION       "4.2.7p113"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p113"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5cccbf0a3cc72909aa827adf29917e622f1b601a..91571c41a7e7323264be76314cd19aa34eb4257a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  January  6, 2011 at 08:55:24 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January  7, 2011 at 11:13:30 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.7p112
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p113
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 30f6c91b6000a4ad16c02d87492cc387327006ca..9055562dbd501094660fddaff31e3b5f4dca09e5 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-01-06 "( 4.2.7p112)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-01-07 "( 4.2.7p113)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  January  6, 2011 at 08:55:24 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January  7, 2011 at 11:13:30 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index dd0ffe6a8383c0c06d9fddfa698e06861bcf6a1b..d03215ec4f10a1ba0f57a1e1e534fcd35d10272c 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=112
+point=113
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index ee04e075dc37958fa07b9a0b63c71e8b593f8ad5..b6ede93f6b0b75ff9a065ef2777217ece88ba577 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  January  6, 2011 at 08:54:01 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  7, 2011 at 11:04:43 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.7p112\n\
+"sntp - standard SNTP program - Ver. 4.2.7p113\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 2535bd98473d8fbe70440e8d04fc3c2b256bd850..c0dcd602b86750c575491aaba083af650dacd709 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  January  6, 2011 at 08:54:01 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  7, 2011 at 11:04:42 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.7p112"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p112"
+#define SNTP_VERSION       "4.2.7p113"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p113"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 79bae50e3955f1139a974f2673b52a31f2a0e9e3..0a146aa38b831ced17b7b0d1321332614b3984f1 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  January  6, 2011 at 08:54:08 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January  7, 2011 at 11:05:59 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.7p112
+sntp - standard SNTP program - Ver. 4.2.7p113
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 7600306d4cda1f75d068868124b1358752ba6734..979214c68a275781c936b8a32b1acd4c70c6458e 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2011-01-06 "( 4.2.7p112)" "Programmer's Manual"
+.TH SNTP 1 2011-01-07 "( 4.2.7p113)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  January  6, 2011 at 08:54:08 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January  7, 2011 at 11:05:59 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 9a28fd19a7ff9320ef411307c7db8948035643b6..3a5bef5f36778233c0ae5220415fdc42769a4def 100644 (file)
@@ -36,7 +36,7 @@ display the time offset of the system clock relative to the server
 clock.  Run as root, it can correct the system clock to this offset as
 well.  It can be run as an interactive command or from a cron job.
 
-  <p>This document applies to version 4.2.7p112 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p113 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
@@ -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.7p112
+<pre class="example">sntp - standard SNTP program - Ver. 4.2.7p113
 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 862eb8620b2a83f4f61ce950db6dbf0639d4068f..90abf42ce3daa44422175014217ba608af7a98f8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  January  6, 2011 at 08:55:26 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  7, 2011 at 11:13:38 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.7p112\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p113\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 412aeedad7bd02d8242302a01e3181c6af0773a5..a3786f0470ca60b0975470f685a3f20647e76628 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  January  6, 2011 at 08:55:26 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  7, 2011 at 11:13:38 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.7p112"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p112"
+#define NTP_KEYGEN_VERSION       "4.2.7p113"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p113"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3012e360733103193e688be6b7b25e97d408e8c3..7720eddb961fe9593700c6a6d603a6de515d736c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  January  6, 2011 at 08:55:33 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January  7, 2011 at 11:14:05 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.7p112
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p113
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index a8931cbe40c2a2f3698aa5441d0029497abf2c32..d66bb848685b8ddbea03f657089a8fcd602ce7b3 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-01-06 "(ntp 4.2.7p112)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-01-07 "(ntp 4.2.7p113)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  January  6, 2011 at 08:55:32 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January  7, 2011 at 11:14:04 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"