]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P157 NTP_4_2_7P157
authorHarlan Stenn <stenn@ntp.org>
Thu, 21 Apr 2011 06:16:26 +0000 (06:16 +0000)
committerHarlan Stenn <stenn@ntp.org>
Thu, 21 Apr 2011 06:16:26 +0000 (06:16 +0000)
bk: 4dafcbbaa9rgIko7sSd_n3FyNk5MdQ

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 88e4e91eeec2a50622d6bf1655f319994a7335ba..ed7aeb0e7e4ec31214c342c00407d51f20af1a21 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p157) 2011/04/21 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1890] 4.2.7p156 segfault in duplicate freeaddrinfo().
 (4.2.7p156) 2011/04/19 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1851] freeaddrinfo() called after getaddrinfo() fails.
index e2fb8c8be7ee792b0e9306ffa0f6a95d5f48ec74..bc3f8439d2ef76fe11338038ca44b3d9e7ca7d10 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  April 19, 2011 at 06:53:10 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 21, 2011 at 06:14:50 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.7p156\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p157\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 2df92509d6e0b109c0325d3ea67ac22a3382f5a9..610f08457b41ab58e43dce8f17ba5ca9fcbb3206 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  April 19, 2011 at 06:53:10 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 21, 2011 at 06:14:49 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.7p156"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p156"
+#define NTPD_VERSION       "4.2.7p157"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p157"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d2ebf6b136a1d19906745ee6444f35223aa71104..9113c4b0d5f58951179053547bbf445f5e1d59bb 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  April 19, 2011 at 06:53:32 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 21, 2011 at 06:15:08 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.7p156
+ntpd - NTP daemon program - Ver. 4.2.7p157
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index fb0ca74f0bfadac2d57636dbe32e441b0ef0830b..5b39723f1b85261659998765e8fc8bc389f3b9c2 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-04-19 "( 4.2.7p156)" "Programmer's Manual"
+.TH NTPD 1 2011-04-21 "( 4.2.7p157)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  April 19, 2011 at 06:53:32 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 21, 2011 at 06:15:08 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 59895dab8d7564f74528bbd01b814e0b3ba0d166..f9a1e358d5e3656addc7fae58f9f029a77b30ded 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  April 19, 2011 at 06:53:41 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 21, 2011 at 06:15:16 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.7p156\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p157\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 2abda892b1514a70eea3f521ab354b9a448b7fb4..f3691fee614e47c6732027dd1bb759402ddf5a03 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  April 19, 2011 at 06:53:41 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 21, 2011 at 06:15:15 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.7p156"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p156"
+#define NTPDC_VERSION       "4.2.7p157"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p157"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 281bf0604a0eac8f286c9a154cfc24bb19b0a28e..b0756dfe7848d307152364048399532612b0b07d 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  April 19, 2011 at 06:53:55 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 21, 2011 at 06:15:27 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.7p156
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p157
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index cd4098b3ad1efbbb0a3db0cb9ea53c290d712ede..4feead3e58dcf93aeb2828f8c7a525aa349be73c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2011-04-19 "( 4.2.7p156)" "Programmer's Manual"
+.TH NTPDC 1 2011-04-21 "( 4.2.7p157)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  April 19, 2011 at 06:53:55 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 21, 2011 at 06:15:26 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7a15d5a1e2188b9ad4a877d7abd96e78a9d64674..8ed9678ee15486aa83f3d12b687410b8d90e8560 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  April 19, 2011 at 06:53:56 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 21, 2011 at 06:15:27 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.7p156\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p157\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index c66a9918fba52f96f5e0fafb614d8b6c041800ed..4997c635cd180cdb042aceb980e2a30f8a913d97 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  April 19, 2011 at 06:53:56 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 21, 2011 at 06:15:27 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.7p156"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p156"
+#define NTPQ_VERSION       "4.2.7p157"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p157"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f6f4f7493530adedaa7b7a466adaa7ebc1fef7c2..e381b5ac081ba4c1fd2dc109636035b4ea9d7f48 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  April 19, 2011 at 06:54:11 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 21, 2011 at 06:15:40 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.7p156
+ntpq - standard NTP query program - Ver. 4.2.7p157
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 6d31735a35e1b87aae322be4e9ce7d2f6cd0b097..a9b86e691a2b822a1f0ea0ed0d55d53805152ac1 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-04-19 "( 4.2.7p156)" "Programmer's Manual"
+.TH NTPQ 1 2011-04-21 "( 4.2.7p157)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  April 19, 2011 at 06:54:11 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 21, 2011 at 06:15:40 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 82b0a8f8e6d9edcfbd0652e5611d8c4401d0d114..06ea68c1688b6b03f27fb98ae6379e9a4512fcd6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  April 19, 2011 at 06:54:12 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 21, 2011 at 06:15:41 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.7p156\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p157\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 6a0c7f99ac43c5d6dea1ea09aaefdbdbf401aa12..18afea75fdfc0af0ded1f14c9a326dfa67cf0816 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  April 19, 2011 at 06:54:12 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 21, 2011 at 06:15:40 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.7p156"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p156"
+#define NTPSNMPD_VERSION       "4.2.7p157"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p157"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2c719ef743e255371df33768b8d5eade37fbf965..fb404740a799b6bc64e10f7f1692a72edae41994 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  April 19, 2011 at 06:54:19 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 21, 2011 at 06:15:48 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.7p156
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p157
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index b5a57a64c5fa2c18d0e868a1b9b2baac8dd9fc26..49d1ec1156ddb000f4638d01151f2d3a5c3f90f6 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-04-19 "( 4.2.7p156)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-04-21 "( 4.2.7p157)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  April 19, 2011 at 06:54:18 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 21, 2011 at 06:15:47 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index a9b2d87e4a3b1787c4ef834ec91149994e4dccf5..7411abdd704627b9bc03b098b034fe418dfb5216 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=156
+point=157
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index b8d414d9375269fa72581f94a2a804cb40d6244a..15a4df11400d00d5375783748989b7917c6468ca 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  April 19, 2011 at 06:50:22 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 21, 2011 at 06:12:13 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.7p156\n\
+"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p157\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ hostname-or-IP ...]\n";
 static char const zRcName[7] = ".ntprc";
index b696a4773a63a060e02f06a8df6cc49ca7779efb..b78f938e738661ccad5d21b17333509f8891e5ba 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  April 19, 2011 at 06:50:22 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 21, 2011 at 06:12:13 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.7p156"
-#define SNTP_FULL_VERSION  "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p156"
+#define SNTP_VERSION       "4.2.7p157"
+#define SNTP_FULL_VERSION  "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p157"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e9d0686cf4cd976edb90d9cd166a97cc190ca873..d9fe99833e4c836796383e37b328a96bfe849209 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  April 19, 2011 at 06:54:43 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 21, 2011 at 06:16:08 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.7p156
+sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p157
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 7108ed83d0d75717a2f4b21740ba13813b6d556c..f7be8285eae33fe53bfbc2f2b0e3edc5fb19fd6f 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2011-04-19 "( 4.2.7p156)" "Programmer's Manual"
+.TH SNTP 1 2011-04-21 "( 4.2.7p157)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  April 19, 2011 at 06:54:42 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 21, 2011 at 06:16:07 AM by AutoGen 5.11.6
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8b2b673208f0b4183302ddbbfb0b92b50a07add7..f772c6a408edb051552c6f658170adeebc3082c0 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.7p156
+<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p157
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index d5736b1894426984c7b6b3d433160498d039b738..439183313c54e1a7df9a75213b638a618228777d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  April 19, 2011 at 06:54:21 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 21, 2011 at 06:15:50 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.7p156\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p157\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index bfa7ae3b44808282a016fc20da06a4502f28827a..08ca7021cfaff7a5b61b1a9d109cc2089868195a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  April 19, 2011 at 06:54:21 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 21, 2011 at 06:15:50 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.7p156"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p156"
+#define NTP_KEYGEN_VERSION       "4.2.7p157"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p157"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3ca91ce63158b1fb7f71a88362e327f449566a7d..bbb552e0c55a5a9519309dc0a9f7b31997e433bf 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  April 19, 2011 at 06:54:34 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 21, 2011 at 06:16:00 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.7p156
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p157
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 325563983624dde0236d30c1abe19baf3691674e..50dda13cd767b6b2beecb0f43ef769a8eda480eb 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-04-19 "(ntp 4.2.7p156)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-04-21 "(ntp 4.2.7p157)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  April 19, 2011 at 06:54:34 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 21, 2011 at 06:16:00 AM by AutoGen 5.11.6
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"