]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P146 NTP_4_2_7P146
authorHarlan Stenn <stenn@ntp.org>
Tue, 5 Apr 2011 07:50:37 +0000 (07:50 +0000)
committerHarlan Stenn <stenn@ntp.org>
Tue, 5 Apr 2011 07:50:37 +0000 (07:50 +0000)
bk: 4d9ac9cdHzNpXEcvwTeomdB9YwJd4A

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 db0fbedc005f3d8127441d337e90d54be7ad20c7..64566e88a059fc3038a7eec0cbb1dc02b0fa1915 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p146) 2011/04/05 Released by Harlan Stenn <stenn@ntp.org>
 * String buffer safety cleanup, converting to strlcpy() and strlcat().
 * Use utmpname() before pututline() so repeated steps do not
   accidentally record into wtmp where utmp was intended.
index a2515d483dd708d0689375705a78fa4f5768da63..d1505f213fc4b5952fd46fadf8fb1c2f41cc4cf6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  April  4, 2011 at 11:34:20 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  5, 2011 at 07:47:05 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.7p145\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p146\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index ef8cb5ab32d7656205ab45c4ec95e15caac26f27..e20126b2af717c45b5559433427604a82d51b906 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  April  4, 2011 at 11:34:19 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  5, 2011 at 07:47:05 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.7p145"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p145"
+#define NTPD_VERSION       "4.2.7p146"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p146"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 71f32de25794626724b84afbf7d8c5fd2349cc86..855b3b6c2d539cc64feda854b151edc436020e12 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  April  4, 2011 at 11:38:32 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April  5, 2011 at 07:48:46 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.7p145
+ntpd - NTP daemon program - Ver. 4.2.7p146
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 894fc404a932b75138e58e0f39c44dbfec804324..801e171c68be258d53ba109ac32f36cb2f4c508f 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-04-04 "( 4.2.7p145)" "Programmer's Manual"
+.TH NTPD 1 2011-04-05 "( 4.2.7p146)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  April  4, 2011 at 11:38:31 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April  5, 2011 at 07:48:45 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index fed017935a7f80d052f94af6c3e9c4c74b700fa1..3c7fa1b19fcf2df9c5b008615fc9c60b0e6d7ff6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  April  4, 2011 at 11:39:01 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  5, 2011 at 07:49:00 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.7p145\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p146\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index dcd286812524caae67932bb9fdaebd2754231c2a..4a13f88cc9883ead280b1bd92ba4f4af6c315253 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  April  4, 2011 at 11:39:01 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  5, 2011 at 07:49:00 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.7p145"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p145"
+#define NTPDC_VERSION       "4.2.7p146"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p146"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f69ba34ec00e7d9b05af5cbb299c0b77c7bede2e..d568f0f227f51269ecc8a0a4c7a5e2a75c9bfd59 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  April  4, 2011 at 11:39:34 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April  5, 2011 at 07:49:14 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.7p145
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p146
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 84079fc832ce27f35a4a3b686aedfaeb4efbada7..c8154d608abc0a034aae271d311ec6cf49540505 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2011-04-04 "( 4.2.7p145)" "Programmer's Manual"
+.TH NTPDC 1 2011-04-05 "( 4.2.7p146)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  April  4, 2011 at 11:39:34 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April  5, 2011 at 07:49:13 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 42f3f7189ebe57ab095009af12e1a3a8c95a3c71..eb83ecfdc3f5e65f35fe7830a6afdd2e2a4064bc 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  April  4, 2011 at 11:39:36 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  5, 2011 at 07:49:14 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.7p145\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p146\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 5a3c93769902c2933bebc8fceae397ddbc104be0..20fb1c9fe02caa09a560166d2bc63e8627c4e18f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  April  4, 2011 at 11:39:36 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  5, 2011 at 07:49:14 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.7p145"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p145"
+#define NTPQ_VERSION       "4.2.7p146"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p146"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 250a11883001392a330b8c30e4a90e009688ce76..ab50f64e0e4993f6d2f85e19e22c7f00fd75f98a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  April  4, 2011 at 11:40:06 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April  5, 2011 at 07:49:29 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.7p145
+ntpq - standard NTP query program - Ver. 4.2.7p146
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index e2c1213e3fdb18ba652a0ff023b0ffb0bbc969db..dd1549b81d85be3b9814f1fc8ae183d711d1f12c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-04-04 "( 4.2.7p145)" "Programmer's Manual"
+.TH NTPQ 1 2011-04-05 "( 4.2.7p146)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  April  4, 2011 at 11:40:05 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April  5, 2011 at 07:49:29 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 09fef6a4ddc703332ca5b0efc7056e7fdbb3fd3c..940db5c456e2c5a31f175321e0c845757d34870b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  April  4, 2011 at 11:40:08 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  5, 2011 at 07:49:30 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.7p145\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p146\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 4eb09e98b38c4db42a94686b9c71e1f84e75fafb..419cd69a8a17de10b9ee3914eae2e4e5e8722a17 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  April  4, 2011 at 11:40:08 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  5, 2011 at 07:49:30 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.7p145"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p145"
+#define NTPSNMPD_VERSION       "4.2.7p146"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p146"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 144b754312ca9bf5cf2e9159569df2d96a0fd976..7168986466ce5d70a5c7995b167b804c6808d253 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  April  4, 2011 at 11:40:26 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April  5, 2011 at 07:49:41 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.7p145
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p146
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index d4059ae2534d755f4ae90e6275d7ebbccfc27d48..bcb9c560c6f4ebb4750e1a91ab96c5b9aa75cc64 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-04-04 "( 4.2.7p145)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-04-05 "( 4.2.7p146)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  April  4, 2011 at 11:40:26 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April  5, 2011 at 07:49:41 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 482579dcb176603902cae2f8f70d5c0e3f4c1ac0..cb826ca9d619f765f6bf4df83748a477e60f92a2 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=145
+point=146
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index b7296ab6f817df24334bf30970dea6d7ded0dda8..1c9deaf8ed9aca501c6d5c8eb012e193c6b49df5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  April  4, 2011 at 11:15:35 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  5, 2011 at 07:43:46 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.7p145\n\
+"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p146\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ hostname-or-IP ...]\n";
 static char const zRcName[7] = ".ntprc";
index b540f0354d03e27bc2aa6ed41b87069264c99d4e..edae35f50279a598d53af7620c154aa2a3722c7b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  April  4, 2011 at 11:15:35 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  5, 2011 at 07:43:46 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.7p145"
-#define SNTP_FULL_VERSION  "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p145"
+#define SNTP_VERSION       "4.2.7p146"
+#define SNTP_FULL_VERSION  "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p146"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2a2ff0335c62b827e1129b910ea64c4be8d964ee..89b10c89561d41c9ebc6df2000fb6699c5da8d9c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  April  4, 2011 at 11:43:23 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April  5, 2011 at 07:50:09 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.7p145
+sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p146
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 447ba2ddea99d04a27083c0839e2699aac7b931d..a423086104fda4b25d02ebdaf5699d14ff9a168e 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2011-04-04 "( 4.2.7p145)" "Programmer's Manual"
+.TH SNTP 1 2011-04-05 "( 4.2.7p146)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  April  4, 2011 at 11:43:23 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April  5, 2011 at 07:50:09 AM by AutoGen 5.11.6
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c530c5cb284520bbc0daa5a2c9b5395a69360803..79b21b0f947de299c6565d41798e7b411fe09a54 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.7p145
+<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p146
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 087be8d31a97eb4ea94788e433bdc257aca159b0..1276da9b2ec9f1f6eda35d28392a8a0b006c38aa 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  April  4, 2011 at 11:40:32 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  5, 2011 at 07:49:44 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.7p145\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p146\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index a0b89d6b0d22d1c8bb1456a288a08b005edb4f9a..6c84de52f665a08f1f384e9fb89aa892950ec7c4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  April  4, 2011 at 11:40:32 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  5, 2011 at 07:49:44 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.7p145"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p145"
+#define NTP_KEYGEN_VERSION       "4.2.7p146"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p146"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f599ce07eb9a7c67d9fec0082b05f0de52b09512..0849d7152a616bdebaf0b93a6bc400a8ed14416c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  April  4, 2011 at 11:40:47 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April  5, 2011 at 07:49:54 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.7p145
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p146
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 6d3bb268f18e2da27f550ec32925979b5ee99c89..821d16e23f775db4b1b43563076757645bca73d7 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-04-04 "(ntp 4.2.7p145)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-04-05 "(ntp 4.2.7p146)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  April  4, 2011 at 11:40:46 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April  5, 2011 at 07:49:54 AM by AutoGen 5.11.6
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"