]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P135 NTP_4_2_7P135
authorHarlan Stenn <stenn@ntp.org>
Wed, 2 Mar 2011 00:29:27 +0000 (00:29 +0000)
committerHarlan Stenn <stenn@ntp.org>
Wed, 2 Mar 2011 00:29:27 +0000 (00:29 +0000)
bk: 4d6d8f67SPeftUu5lRGfI0h-Vbb_FA

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 d5a895d0993699dacd91056600db49f51d1b1055..57211c757966f8e56ee39dc92d9cc357afb7445e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p135) 2011/03/02 Released by Harlan Stenn <stenn@ntp.org>
 * libevent: When building on systems with CLOCK_MONOTONIC available,
   separate the internal timeline (possibly counting since system boot)
   from the gettimeofday() timeline in event_base cached timevals.  Adds
index 21fa0661d0f86e36de5fbb093868eb28926c5614..5d14164d362f97c19e3bc5e5574e0b371103ea0d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.c)
  *  
- *  It has been AutoGen-ed  February 24, 2011 at 10:46:40 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March  2, 2011 at 12:28:32 AM by AutoGen 5.11.6
  *  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.7p134\n\
+"clktest - test the clock line discipline - Ver. 4.2.7p135\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... <tty_device>\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 3b122d92be4c2daa6518596ae99324a62fd5af14..ce4f959d4e189bc4d39c23f2da330c6bd6cf8dfd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.h)
  *  
- *  It has been AutoGen-ed  February 24, 2011 at 10:46:40 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March  2, 2011 at 12:28:31 AM by AutoGen 5.11.6
  *  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.7p134"
-#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p134"
+#define CLKTEST_VERSION       "4.2.7p135"
+#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p135"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4bdc49441e791ab1fae1071032ee49a95dfac5a0..92669291f8440b89ee0d587b6360434e343757e0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  February 24, 2011 at 10:41:26 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March  2, 2011 at 12:27:26 AM by AutoGen 5.11.6
  *  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.7p134\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p135\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 25076d6202f5d428320248bbcc6a653f6be2f1ec..6777ffd69e63c5b0c2cd815124f0e09c335eaeec 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  February 24, 2011 at 10:41:26 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March  2, 2011 at 12:27:26 AM by AutoGen 5.11.6
  *  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.7p134"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p134"
+#define NTPD_VERSION       "4.2.7p135"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p135"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index cfdc76d55a195c9769b0b991bbf8099a117437f9..70bb0cb8abc89c736b5335069c9b9f7460d177c9 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  February 24, 2011 at 10:43:07 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  March  2, 2011 at 12:27:55 AM by AutoGen 5.11.6
 # 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.7p134
+ntpd - NTP daemon program - Ver. 4.2.7p135
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index afb9c01afd64663054ca1c4b1875501fe5f322c3..86db80b2e5d66cd673113ed6432d25fb0f9d243c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-02-24 "( 4.2.7p134)" "Programmer's Manual"
+.TH NTPD 1 2011-03-02 "( 4.2.7p135)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  February 24, 2011 at 10:43:06 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  March  2, 2011 at 12:27:54 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7fc634d61fae5633e589a08fec5903a6e8c2231c..c94986c5c16d21c9b6b60b8ac3939cf228d804da 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  February 24, 2011 at 10:43:35 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March  2, 2011 at 12:28:01 AM by AutoGen 5.11.6
  *  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.7p134\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p135\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index c228231d5a361186d9ba54009066e1feada9f610..693ed5364d1fb6f58a34543bf81c1ecff3a25b41 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  February 24, 2011 at 10:43:34 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March  2, 2011 at 12:28:01 AM by AutoGen 5.11.6
  *  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.7p134"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p134"
+#define NTPDC_VERSION       "4.2.7p135"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p135"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 161aa848c626c0f8b2f59513a7d10688b43b62b7..353fdd9f017b875a08acb6537c9445de2a211040 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  February 24, 2011 at 10:45:03 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  March  2, 2011 at 12:28:12 AM by AutoGen 5.11.6
 # 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.7p134
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p135
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 1004932e1729177e15c92784d98e90b11a543918..babc6e7387d54c0305efedfc0aa1e6accd52629d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2011-02-24 "( 4.2.7p134)" "Programmer's Manual"
+.TH NTPDC 1 2011-03-02 "( 4.2.7p135)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  February 24, 2011 at 10:45:01 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  March  2, 2011 at 12:28:11 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d1eba1f71df4a982a11433b4511df8a62dd51a0d..a6b63941f7e39639dda286d763a77528df6574f3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  February 24, 2011 at 10:45:05 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March  2, 2011 at 12:28:12 AM by AutoGen 5.11.6
  *  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.7p134\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p135\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 1c368fa90bdc520064de081bc8dbe562deb29bd2..662d9f1ac194927774369748bb54c5a336ab39c3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  February 24, 2011 at 10:45:05 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March  2, 2011 at 12:28:12 AM by AutoGen 5.11.6
  *  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.7p134"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p134"
+#define NTPQ_VERSION       "4.2.7p135"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p135"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 76b14438dc934bb70a2351d5af9318cb68104e51..45808c74ad11b4fd0db41708e6c4f4763eae37cd 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  February 24, 2011 at 10:45:55 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  March  2, 2011 at 12:28:24 AM by AutoGen 5.11.6
 # 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.7p134
+ntpq - standard NTP query program - Ver. 4.2.7p135
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index c250c4a38d83f5bb0586ae2e86df0e84f0dab5cc..ee6a3644258ef33a7aa8ea9e91c7322585c37da6 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-02-24 "( 4.2.7p134)" "Programmer's Manual"
+.TH NTPQ 1 2011-03-02 "( 4.2.7p135)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  February 24, 2011 at 10:45:54 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  March  2, 2011 at 12:28:24 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 94ff30e9754321373eb6d4201e1fe0929d1e78ce..cbbe2f7d5e0fdd1de06684f5df67627d89c0bfc3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  February 24, 2011 at 10:45:58 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March  2, 2011 at 12:28:25 AM by AutoGen 5.11.6
  *  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.7p134\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p135\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index a6f373d23976b51dff40ff7580ec57bd57d0c8e5..8b4caedc36c5ff26ac090d554fc26246e22cd157 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  February 24, 2011 at 10:45:58 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March  2, 2011 at 12:28:25 AM by AutoGen 5.11.6
  *  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.7p134"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p134"
+#define NTPSNMPD_VERSION       "4.2.7p135"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p135"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 765e500a393fdd9be00f542ace080fbb0f391564..450f192455abaec0a8beadb6cdd1c8531a7266fe 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  February 24, 2011 at 10:46:36 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  March  2, 2011 at 12:28:31 AM by AutoGen 5.11.6
 # 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.7p134
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p135
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 0ade0df11536cfd8ab436e3566db951c4bfde847..4ffeae6f675ca753683656184bae907aa3fdb7a9 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-02-24 "( 4.2.7p134)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-03-02 "( 4.2.7p135)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  February 24, 2011 at 10:46:34 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  March  2, 2011 at 12:28:30 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index a3299f63ae3c406a27b0e553694f86d56e3baad4..d66598951fefb4996143dea6b72231ac920916ee 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=134
+point=135
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 7ec32aa797ab4b7f7be4e9c5b9ba0d2549808a54..0f3a559fafd47cf88b638dd589d653af1461a114 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  February 24, 2011 at 10:35:01 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March  2, 2011 at 12:24:23 AM by AutoGen 5.11.6
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -642,7 +642,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[5] = "SNTP";
 static char const zUsageTitle[154] =
-"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p134\n\
+"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p135\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ hostname-or-IP ...]\n";
 static char const zRcName[7] = ".ntprc";
index 50ccb7bbef00d7e5d206c3cbb2f0d42d24647139..f644b73f06418990e48c7711e89971b1ebf20733 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  February 24, 2011 at 10:35:01 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March  2, 2011 at 12:24:23 AM by AutoGen 5.11.6
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -77,8 +77,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define SNTP_VERSION       "4.2.7p134"
-#define SNTP_FULL_VERSION  "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p134"
+#define SNTP_VERSION       "4.2.7p135"
+#define SNTP_FULL_VERSION  "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p135"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a38379d006f6bc1cbb0e7269178db855d42f6303..1001ff450d1406a555b2a002db638f3321613e8c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  February 24, 2011 at 10:48:11 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  March  2, 2011 at 12:28:56 AM by AutoGen 5.11.6
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -76,7 +76,7 @@ This is the automatically generated usage text for sntp:
 
 @exampleindent 0
 @example
-sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p134
+sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p135
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index d901d9245aa494f8d9d62441f6640caa3af35a44..30f3dfeaa2b00cc52d654bfdaee4635135b29fe6 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2011-02-24 "( 4.2.7p134)" "Programmer's Manual"
+.TH SNTP 1 2011-03-02 "( 4.2.7p135)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  February 24, 2011 at 10:48:09 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  March  2, 2011 at 12:28:55 AM by AutoGen 5.11.6
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 551e55156c19de5157e46791be4988b4a77df066..fef4bcde5285e198fa06c78426b77acf945a723d 100644 (file)
@@ -150,7 +150,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 Simple Network Time Protocol program - Ver. 4.2.7p134
+<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p135
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 25a373d66d17c38f17d3600649d120f39071d104..4192d9589f1d3f97e7f654b7417ce557fc82ec1f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  February 24, 2011 at 10:46:44 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March  2, 2011 at 12:28:34 AM by AutoGen 5.11.6
  *  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.7p134\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p135\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 52a23e8a96dedaa59c7ef2823686f7c98964025c..92a7ff52e0f0fb9acf8dfb654761cfd2dff8abf9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  February 24, 2011 at 10:46:43 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March  2, 2011 at 12:28:34 AM by AutoGen 5.11.6
  *  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.7p134"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p134"
+#define NTP_KEYGEN_VERSION       "4.2.7p135"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p135"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d0a0d9e98644c6a3d65945873b355f58e7ceb756..e0fdfd2041964457d3a343e2a39ad485e427569b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  February 24, 2011 at 10:47:16 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  March  2, 2011 at 12:28:43 AM by AutoGen 5.11.6
 # 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.7p134
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p135
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 3020d5f7912ff8ba1c5eff142b2d646f6464de70..050aa6bf28c57011caef54ae158078ec1362bb51 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-02-24 "(ntp 4.2.7p134)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-03-02 "(ntp 4.2.7p135)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  February 24, 2011 at 10:47:14 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  March  2, 2011 at 12:28:42 AM by AutoGen 5.11.6
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"