]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P150 NTP_4_2_7P150
authorHarlan Stenn <stenn@ntp.org>
Wed, 13 Apr 2011 04:57:19 +0000 (04:57 +0000)
committerHarlan Stenn <stenn@ntp.org>
Wed, 13 Apr 2011 04:57:19 +0000 (04:57 +0000)
bk: 4da52d2fAPtZZUnBJDIx9rpZuJScNw

27 files changed:
ChangeLog
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 7391c6bc40c5e8853f0285fa6f1d83676cb6b39d..915fbb421f28729afaf624e2e574dced3948acc3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p150) 2011/04/13 Released by Harlan Stenn <stenn@ntp.org>
 * Remove never-used, incomplete ports/winnt/ntpd/refclock_trimbledc.[ch]
 * On systems without C99-compliant (v)snprintf(), use C99-snprintf
   replacements (http://www.jhweiss.de/software/snprintf.html)
index ca3464eb507d347b3a2a6b7bf290613133c8e04a..a3e5056ca8de20973fbb958f6ae3ec5887ed957b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  April 11, 2011 at 07:18:54 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 13, 2011 at 04:55:24 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.7p149\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p150\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index e41766142a83020f84c3373d3bade5a90d1c2771..79570c27f24d7703519a7a1935c6268683ff3e92 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  April 11, 2011 at 07:18:54 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 13, 2011 at 04:55:24 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.7p149"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p149"
+#define NTPD_VERSION       "4.2.7p150"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p150"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 598515cb7efb85e77e89b79ba794f14a2ab31c11..caaffd019ce55619c65ad01b60c5cb114c563216 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  April 11, 2011 at 07:19:17 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 13, 2011 at 04:56:01 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.7p149
+ntpd - NTP daemon program - Ver. 4.2.7p150
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 2e2310bc6735679a4774571acedefe0fc0de95e0..c000255365c95c8ce95fb1f1a1327931ca6d0801 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-04-11 "( 4.2.7p149)" "Programmer's Manual"
+.TH NTPD 1 2011-04-13 "( 4.2.7p150)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2011 at 07:19:16 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 13, 2011 at 04:56:00 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 707f28adcb0404a73d126dafc626df0ca45c1bbf..399b416538f29ec710bc30e2bc9331077af38a2e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  April 11, 2011 at 07:19:25 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 13, 2011 at 04:56:11 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.7p149\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p150\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 543ad8afa44958531e1e7651e218dd8eb4cd5a9f..1095b0745356df6b50cc2fb8c6a100103e5f4b4b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  April 11, 2011 at 07:19:25 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 13, 2011 at 04:56:11 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.7p149"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p149"
+#define NTPDC_VERSION       "4.2.7p150"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p150"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b3313a0d53d48b20130f0f05b605cfc4d642864a..d52b821eebd7d4b898d360b366ee3d2af0407e3c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  April 11, 2011 at 07:19:37 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 13, 2011 at 04:56:22 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.7p149
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p150
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index cb1248cd0148267da470373690c6d9cbcdd8486a..226c9b681e5e43813f2feb879078ea87921ec5d4 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2011-04-11 "( 4.2.7p149)" "Programmer's Manual"
+.TH NTPDC 1 2011-04-13 "( 4.2.7p150)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2011 at 07:19:37 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 13, 2011 at 04:56:22 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 63e436075d1d6fd7735b5e191e40395d55dc87c5..8431c9086206e2e9d23efa3bb7f8829c14d226c2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  April 11, 2011 at 07:19:38 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 13, 2011 at 04:56:23 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.7p149\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p150\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index dec01e70284c83e729df550dd40ae9fe8f69dba0..7bd82c6487d10f6c6bf60df2e4cd94529614f96e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  April 11, 2011 at 07:19:37 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 13, 2011 at 04:56:23 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.7p149"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p149"
+#define NTPQ_VERSION       "4.2.7p150"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p150"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 20be119fa78d6eae6c2bb21fb62ffbe257e2118e..4fee5f73ace23062ceb943e3d3dc5f28149da767 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  April 11, 2011 at 07:19:52 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 13, 2011 at 04:56:34 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.7p149
+ntpq - standard NTP query program - Ver. 4.2.7p150
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 2ae808e2f1b2d10f3d8b05498530a54837b4f0e2..1500b196379e4cbbf27f0c956bdca08641bbfc68 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-04-11 "( 4.2.7p149)" "Programmer's Manual"
+.TH NTPQ 1 2011-04-13 "( 4.2.7p150)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2011 at 07:19:52 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 13, 2011 at 04:56:34 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 93d8e454038af0c6c5b4d999ae0bb2d6da13d429..4cb250c3fdff5316ef5eb79a306250010a7526f7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  April 11, 2011 at 07:19:53 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 13, 2011 at 04:56:35 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.7p149\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p150\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 9e23360b9eef466fc6b7b022a5caab32b94b2b97..eae752830aff780a4d003538c8e99f0be4e02011 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  April 11, 2011 at 07:19:53 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 13, 2011 at 04:56:35 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.7p149"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p149"
+#define NTPSNMPD_VERSION       "4.2.7p150"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p150"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2e4f53100d326319f4c875d82365352214a4523a..02526a0876de966902cee96726ecece8f8df0c8c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  April 11, 2011 at 07:19:59 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 13, 2011 at 04:56:40 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.7p149
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p150
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index e58bb20d3ab87030aa977abd4c39d5c34c0c9af4..c60a28e928cc8dae7e657731608f135d3eba0e0e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-04-11 "( 4.2.7p149)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-04-13 "( 4.2.7p150)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2011 at 07:19:59 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 13, 2011 at 04:56:40 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index a4dfd59c77780225a3fe5554babccd0fd7e95404..1d9587377cca4466702890cbd88064191bd2bbab 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=149
+point=150
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index a698c5881b3b4c353b072923a6199765bd87d104..0d96490d710cac461240ebdac6adcdea071f82ff 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  April 11, 2011 at 07:15:49 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 13, 2011 at 04:52:34 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.7p149\n\
+"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p150\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ hostname-or-IP ...]\n";
 static char const zRcName[7] = ".ntprc";
index b047362ea901bbb7f52898d4a965df6a5fd232d7..59fbd9035dd964ba1ed07514c1dfa1a49241a024 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  April 11, 2011 at 07:15:49 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 13, 2011 at 04:52:34 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.7p149"
-#define SNTP_FULL_VERSION  "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p149"
+#define SNTP_VERSION       "4.2.7p150"
+#define SNTP_FULL_VERSION  "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p150"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2bea6f00f529311327a015c492ed77cc4e7f476d..5cd22a77d432118e0a973debe1a962689befad0e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  April 11, 2011 at 07:20:22 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 13, 2011 at 04:57:00 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.7p149
+sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p150
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 1133e7cab4770b537bbd3f102cc42e34b4d04986..231cf16486e4c98f281cce7f63c8221c9d25053e 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2011-04-11 "( 4.2.7p149)" "Programmer's Manual"
+.TH SNTP 1 2011-04-13 "( 4.2.7p150)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2011 at 07:20:21 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 13, 2011 at 04:56:59 AM by AutoGen 5.11.6
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c22a27933185e2d6b36432c20e434825e41e7102..7115b115674ba42fc7492eb0ce9f36f4ad735a17 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.7p149
+<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p150
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index b1e38809c7ad92269f18ee9b80e4239cc22dd8ac..33e52e296ae12b159dc9aaf5482f2ac027814450 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  April 11, 2011 at 07:20:00 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 13, 2011 at 04:56:43 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.7p149\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p150\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 35cc0a71fa6eccae75cc63b3e43a3c24da08bad4..d5c4980ed9374806d53b27bd81cc64172d910deb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  April 11, 2011 at 07:20:00 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 13, 2011 at 04:56:43 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.7p149"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p149"
+#define NTP_KEYGEN_VERSION       "4.2.7p150"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p150"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ed5807ae67197d586c494b0512af6586ad2efa3f..ce3293dc9246c1f636d470e79e913230ec26c597 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  April 11, 2011 at 07:20:10 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 13, 2011 at 04:56:52 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.7p149
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p150
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 739de93f029aad91afaec26a503254848127da32..27025cab61026d8c9e8c27493d324c8141078539 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-04-11 "(ntp 4.2.7p149)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-04-13 "(ntp 4.2.7p150)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  April 11, 2011 at 07:20:10 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 13, 2011 at 04:56:51 AM by AutoGen 5.11.6
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"