]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P151 NTP_4_2_7P151
authorHarlan Stenn <stenn@ntp.org>
Thu, 14 Apr 2011 08:03:48 +0000 (08:03 +0000)
committerHarlan Stenn <stenn@ntp.org>
Thu, 14 Apr 2011 08:03:48 +0000 (08:03 +0000)
bk: 4da6aa64M5gOjDxiTC36rX6SLNjS6Q

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 8431a7e98a53a763ba8e6fb3c7d7632d63635451..4379f8157e780d00001c7dcfdd92beeab93be209 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p151) 2011/04/14 Released by Harlan Stenn <stenn@ntp.org>
 * Detect vsnprintf() support for "%m" and disable our "%m" expansion.
 * Add --enable-c99-sprintf to configure args for -noopenssl variety of
   flock-build to avoid regressions in (v)snprintf() replacement.
index a3e5056ca8de20973fbb958f6ae3ec5887ed957b..53ea66646aca6f34d654c2da1af147aa5a0242c1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  April 13, 2011 at 04:55:24 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 14, 2011 at 08:01:57 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.7p150\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p151\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 79570c27f24d7703519a7a1935c6268683ff3e92..43c44e874a8c837a46c64345e6a520233aff0be9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  April 13, 2011 at 04:55:24 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 14, 2011 at 08:01:57 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.7p150"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p150"
+#define NTPD_VERSION       "4.2.7p151"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p151"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index caaffd019ce55619c65ad01b60c5cb114c563216..3a7555cd016aa44cdb354b6e9832e553a9ff4a6a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  April 13, 2011 at 04:56:01 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 14, 2011 at 08:02:26 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.7p150
+ntpd - NTP daemon program - Ver. 4.2.7p151
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index c000255365c95c8ce95fb1f1a1327931ca6d0801..688fbc1fd75fe6e36fa55350a92bafe33dd6b3d8 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-04-13 "( 4.2.7p150)" "Programmer's Manual"
+.TH NTPD 1 2011-04-14 "( 4.2.7p151)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  April 13, 2011 at 04:56:00 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 14, 2011 at 08:02:25 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 399b416538f29ec710bc30e2bc9331077af38a2e..a7328e3318a9fac7ed280b1fe4612dd7a1e4dd95 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  April 13, 2011 at 04:56:11 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 14, 2011 at 08:02:33 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.7p150\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p151\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 1095b0745356df6b50cc2fb8c6a100103e5f4b4b..cbf7cc7195238bbffd73f47709fefc968fe789fe 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  April 13, 2011 at 04:56:11 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 14, 2011 at 08:02:33 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.7p150"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p150"
+#define NTPDC_VERSION       "4.2.7p151"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p151"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d52b821eebd7d4b898d360b366ee3d2af0407e3c..0dd2f0f63087e7d48ac7d1c7f405470461ab8cda 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  April 13, 2011 at 04:56:22 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 14, 2011 at 08:02:44 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.7p150
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p151
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 226c9b681e5e43813f2feb879078ea87921ec5d4..38e49d07e23d1beb9dfe53831f8034333552d224 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2011-04-13 "( 4.2.7p150)" "Programmer's Manual"
+.TH NTPDC 1 2011-04-14 "( 4.2.7p151)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  April 13, 2011 at 04:56:22 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 14, 2011 at 08:02:44 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8431c9086206e2e9d23efa3bb7f8829c14d226c2..7f1b7118f0aca26c1a5a6f4b7605ed0bd41dbbbc 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  April 13, 2011 at 04:56:23 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 14, 2011 at 08:02:45 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.7p150\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p151\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 7bd82c6487d10f6c6bf60df2e4cd94529614f96e..81abdfa8de6b22685e17853ed08c77c7c782a951 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  April 13, 2011 at 04:56:23 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 14, 2011 at 08:02:45 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.7p150"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p150"
+#define NTPQ_VERSION       "4.2.7p151"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p151"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4fee5f73ace23062ceb943e3d3dc5f28149da767..aeb6652d0bc201c629262ca636c291c25f84d8e5 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  April 13, 2011 at 04:56:34 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 14, 2011 at 08:02:58 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.7p150
+ntpq - standard NTP query program - Ver. 4.2.7p151
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 1500b196379e4cbbf27f0c956bdca08641bbfc68..892dd7312975154c9a9843222cc8069027bcdcc4 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-04-13 "( 4.2.7p150)" "Programmer's Manual"
+.TH NTPQ 1 2011-04-14 "( 4.2.7p151)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  April 13, 2011 at 04:56:34 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 14, 2011 at 08:02:58 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 4cb250c3fdff5316ef5eb79a306250010a7526f7..df37e4f5a2b7e7c9cebdcd6b3971aa117db9ea1d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  April 13, 2011 at 04:56:35 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 14, 2011 at 08:02:58 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.7p150\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p151\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index eae752830aff780a4d003538c8e99f0be4e02011..645a5cc6a6961b820e3c8d4b60f07fed618489d0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  April 13, 2011 at 04:56:35 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 14, 2011 at 08:02:58 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.7p150"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p150"
+#define NTPSNMPD_VERSION       "4.2.7p151"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p151"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 02526a0876de966902cee96726ecece8f8df0c8c..187559647390d980733aaf1aa154e53e32c2c644 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  April 13, 2011 at 04:56:40 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 14, 2011 at 08:03:04 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.7p150
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p151
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index c60a28e928cc8dae7e657731608f135d3eba0e0e..3b3eaef4ff35ede0eead853b00204da52e3b344b 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-04-13 "( 4.2.7p150)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-04-14 "( 4.2.7p151)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  April 13, 2011 at 04:56:40 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 14, 2011 at 08:03:04 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 1d9587377cca4466702890cbd88064191bd2bbab..af3882e19731cc5489bca502c12f44bf7bdca964 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=150
+point=151
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 0d96490d710cac461240ebdac6adcdea071f82ff..fdf06c2d303a81fed0d424d61551fad4021ad2c5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  April 13, 2011 at 04:52:34 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 14, 2011 at 07:59:05 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.7p150\n\
+"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p151\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ hostname-or-IP ...]\n";
 static char const zRcName[7] = ".ntprc";
index 59fbd9035dd964ba1ed07514c1dfa1a49241a024..ce12dd0a0991182a6764b61163951ce5756b472d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  April 13, 2011 at 04:52:34 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 14, 2011 at 07:59:05 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.7p150"
-#define SNTP_FULL_VERSION  "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p150"
+#define SNTP_VERSION       "4.2.7p151"
+#define SNTP_FULL_VERSION  "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p151"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5cd22a77d432118e0a973debe1a962689befad0e..d6606d1eff07c5835da6d45a40e00731962f9fb6 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  April 13, 2011 at 04:57:00 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 14, 2011 at 08:03:29 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.7p150
+sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p151
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 231cf16486e4c98f281cce7f63c8221c9d25053e..0f38a22c0a26ad5cd367849a3bde8d836eda1d34 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2011-04-13 "( 4.2.7p150)" "Programmer's Manual"
+.TH SNTP 1 2011-04-14 "( 4.2.7p151)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  April 13, 2011 at 04:56:59 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 14, 2011 at 08:03:29 AM by AutoGen 5.11.6
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7115b115674ba42fc7492eb0ce9f36f4ad735a17..81a8c8479dc68459ec08db582ad718c78a72ee3c 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.7p150
+<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p151
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 33e52e296ae12b159dc9aaf5482f2ac027814450..1eaf0d78a1ddcc27df3fcfea3592a4397e9cb67d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  April 13, 2011 at 04:56:43 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 14, 2011 at 08:03:07 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.7p150\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p151\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index d5c4980ed9374806d53b27bd81cc64172d910deb..fc8606269c8f76cdcc9599ddc4fa569f371bcc46 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  April 13, 2011 at 04:56:43 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 14, 2011 at 08:03:07 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.7p150"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p150"
+#define NTP_KEYGEN_VERSION       "4.2.7p151"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p151"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ce3293dc9246c1f636d470e79e913230ec26c597..afa3c747537fc465dab68eb3c13b5640681db016 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  April 13, 2011 at 04:56:52 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 14, 2011 at 08:03:18 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.7p150
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p151
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 27025cab61026d8c9e8c27493d324c8141078539..fa576c7baee289227b295f22a2e73b717915292c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-04-13 "(ntp 4.2.7p150)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-04-14 "(ntp 4.2.7p151)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  April 13, 2011 at 04:56:51 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 14, 2011 at 08:03:17 AM by AutoGen 5.11.6
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"