]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P110
authorHarlan Stenn <stenn@ntp.org>
Tue, 4 Jan 2011 10:07:56 +0000 (10:07 +0000)
committerHarlan Stenn <stenn@ntp.org>
Tue, 4 Jan 2011 10:07:56 +0000 (10:07 +0000)
bk: 4d22f17cZEofg_ecEi-qVJDheDM01g

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 2e99c7f0feb606f8733c61d1112f06fa0bc54fd6..d4573c29046c5b314ef6b95fcd8e7e06a115c9e9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p110) 2011/01/04 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1771] algorithmic error in 'clocktime()' fixed.
 * Unit tests extended for hard-coded system time.
 * make V=0 and configure --enable-silent-rules supported.
index df6524feddbfa42b94504bc164f1904ab89e4c9b..5404b42b6ad4d2397004056f4dad0ef62ccea01b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.c)
  *  
- *  It has been AutoGen-ed  January  2, 2011 at 10:20:41 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  4, 2011 at 10:04:58 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.7p109\n\
+"clktest - test the clock line discipline - Ver. 4.2.7p110\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... <tty_device>\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 7b18e66012f73669f2c5938dbfa5251b0889aadd..f6fdc17b4e0a8ea30902052ca0f6f4cd87059424 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.h)
  *  
- *  It has been AutoGen-ed  January  2, 2011 at 10:20:41 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  4, 2011 at 10:04:57 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.7p109"
-#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p109"
+#define CLKTEST_VERSION       "4.2.7p110"
+#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p110"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 730f9f1a68dcfd8ac5c1a3dd92cc610a32c548f3..85ea3358cd88a1d3f711aaa15283bab29f8c56cb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  January  2, 2011 at 10:18:47 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  4, 2011 at 09:58:49 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.7p109\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p110\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index c0e727c418c8e93009d3771555658359e3177652..684f2a457dce07c9e8a05dca662966280445350d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  January  2, 2011 at 10:18:47 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  4, 2011 at 09:58:49 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.7p109"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p109"
+#define NTPD_VERSION       "4.2.7p110"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p110"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5f85110d178c491d1121713a70d16f2fe2979043..2c515fc138f905501a64572df553c8ff69cb4086 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  January  2, 2011 at 10:19:42 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January  4, 2011 at 09:59:55 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.7p109
+ntpd - NTP daemon program - Ver. 4.2.7p110
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 6cc251a49ec3cde70117ae984077da82fd584918..1aea4a1a91fa81d6cb9d61ed0ff3b2c21fbe890e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-01-02 "( 4.2.7p109)" "Programmer's Manual"
+.TH NTPD 1 2011-01-04 "( 4.2.7p110)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  January  2, 2011 at 10:19:41 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January  4, 2011 at 09:59:55 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index a73bac42062eea6077447d1c27b1d7fcda879bb2..dbedbcbdf855297982d351641c88ca47fed6236a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  January  2, 2011 at 10:19:58 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  4, 2011 at 10:01:51 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.7p109\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p110\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index aecff6a404e9ccc65be79052ff267c3ab6f7db6b..56222beab301f956584043d654b1bfeb2380e3eb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  January  2, 2011 at 10:19:57 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  4, 2011 at 10:01:39 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.7p109"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p109"
+#define NTPDC_VERSION       "4.2.7p110"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p110"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6460645925e2db9ee558f9c685b37a962bd5b596..2b0d5f14601d454519c697d802ae96bf4d49ffda 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  January  2, 2011 at 10:20:15 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January  4, 2011 at 10:03:12 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.7p109
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p110
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 30658b857c0d548e39abb0ec4ea167f02671eb8e..46656ccf15aca60a784b76853299f96977746bf3 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2011-01-02 "( 4.2.7p109)" "Programmer's Manual"
+.TH NTPDC 1 2011-01-04 "( 4.2.7p110)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  January  2, 2011 at 10:20:14 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January  4, 2011 at 10:03:10 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 38ccd623971c23fb07e0dce2b4f8864d4abeedc9..14cbb3f04fda50c9582404f6f0990ada23ddb0e3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  January  2, 2011 at 10:20:16 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  4, 2011 at 10:03:14 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.7p109\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p110\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 04f16e18f9a4e33732a293602dfe14b720e60f62..53615f26e5740ebb65d8a2087a5f121b7673b2a5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  January  2, 2011 at 10:20:16 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  4, 2011 at 10:03:13 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.7p109"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p109"
+#define NTPQ_VERSION       "4.2.7p110"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p110"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d72a022630b12f48420104e5f1b53bac3e8f53f0..fe3949ea9f48dedabf0a4a581a415afb8153cf14 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  January  2, 2011 at 10:20:30 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January  4, 2011 at 10:04:19 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.7p109
+ntpq - standard NTP query program - Ver. 4.2.7p110
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index ad62e7ef4acb430e114b2ba3c9e711ef9352551d..67534b6c0575461f98371c45bc38bbb938a5866e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-01-02 "( 4.2.7p109)" "Programmer's Manual"
+.TH NTPQ 1 2011-01-04 "( 4.2.7p110)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  January  2, 2011 at 10:20:30 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January  4, 2011 at 10:04:16 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 5358291cf15bce7274e0463cacdda1533961f17b..b501deef202d35eff8804cc1381454399f1cc807 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  January  2, 2011 at 10:20:31 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  4, 2011 at 10:04:23 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.7p109\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p110\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 53175288634b9da112dbda36405cfa1299650552..b9c73b92e947576bbca55dfcee765d8924bae974 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  January  2, 2011 at 10:20:31 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  4, 2011 at 10:04:23 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.7p109"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p109"
+#define NTPSNMPD_VERSION       "4.2.7p110"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p110"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 54308c2fcabb12adf992d18e5038ccd382fcf2e4..ce263a9b3624216926356fe9f42b0cacb8f459c7 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  January  2, 2011 at 10:20:40 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January  4, 2011 at 10:04:55 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.7p109
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p110
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 3269f94f7fd2c5fb04d175070813382408b363ec..34b5141278ed5600284cc0de6cc14d824c82abc6 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-01-02 "( 4.2.7p109)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-01-04 "( 4.2.7p110)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  January  2, 2011 at 10:20:40 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January  4, 2011 at 10:04:54 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 1e4618d1a3403a6ee91757b1f4e4762f17e90770..5352e4a996c208ec7f9e9112325753a23b702529 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=109
+point=110
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 4a5845c22db93d1c9739a4b1445dfcd87200c7bf..877a37628233bdecd7f774ea82c7cb0af81d211e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  January  2, 2011 at 10:18:36 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  4, 2011 at 09:58:41 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.7p109\n\
+"sntp - standard SNTP program - Ver. 4.2.7p110\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 5bb1c9f0ca33d74da62df8c0f7451f77b574423c..ed6438b3f47082ab5021c83e3dfba45635acab66 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  January  2, 2011 at 10:18:36 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  4, 2011 at 09:58:41 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.7p109"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p109"
+#define SNTP_VERSION       "4.2.7p110"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p110"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3eba9a7c7b69a4bcc480eec652f5fea8ae35468a..8783ae7e0e7592e645ede984928021be41c5a273 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  January  2, 2011 at 10:18:43 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January  4, 2011 at 09:58:48 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.7p109
+sntp - standard SNTP program - Ver. 4.2.7p110
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 0445802fd449cab55627159e80cd9fe130daafbf..ec9194d434e724fe542953c5680efe4049a92453 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2011-01-02 "( 4.2.7p109)" "Programmer's Manual"
+.TH SNTP 1 2011-01-04 "( 4.2.7p110)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  January  2, 2011 at 10:18:43 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January  4, 2011 at 09:58:47 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ff5daac4ccc3536a24fddc32f0975f5495626a86..74b08c42d23b0a5b7ddb457f42eda690ecfea213 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.7p109 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p110 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.7p109
+<pre class="example">sntp - standard SNTP program - Ver. 4.2.7p110
 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 af615e44d854f149abca62e3774f2ef79e165523..df97eb9e1157ed50bbc700e0b54edce603ae9ab5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  January  2, 2011 at 10:21:05 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  4, 2011 at 10:05:05 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.7p109\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p110\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 4511ec3f5c6dfc5b18bd3c9cce285fa27e05b23c..fac82fd029fcd84edfb2d7cd5c1160dd50918d29 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  January  2, 2011 at 10:21:05 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  4, 2011 at 10:05:05 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.7p109"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p109"
+#define NTP_KEYGEN_VERSION       "4.2.7p110"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p110"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6d18bee19341ac9422f674cf01da2092592e8ad4..79290a7c83a23ea89fc469b580eb5dda4c8ce57a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  January  2, 2011 at 10:21:45 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January  4, 2011 at 10:05:45 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.7p109
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p110
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 6874141cd669e36840bfa659ca9aee107179cbac..23054b5cd9bd986558d3adfd75aa663b8098234d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-01-02 "(ntp 4.2.7p109)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-01-04 "(ntp 4.2.7p110)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  January  2, 2011 at 10:21:45 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January  4, 2011 at 10:05:42 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"