]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P99 NTP_4_2_7P99
authorHarlan Stenn <stenn@ntp.org>
Tue, 21 Dec 2010 09:36:22 +0000 (09:36 +0000)
committerHarlan Stenn <stenn@ntp.org>
Tue, 21 Dec 2010 09:36:22 +0000 (09:36 +0000)
bk: 4d10751690hvismAw9k_OLGorugQog

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 d4dc1756eff81496cbc78eb76a206d3c53cf3118..4fa61c69837dfd509d7eb94930d6f68b8b603a22 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p99) 2010/12/21 Released by Harlan Stenn <stenn@ntp.org>
 * Add unit tests for msnprintf().
 (4.2.7p98) 2010/12/20 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1761] clockstuff/clktest-opts.h omitted from tarball.
index 47b32d928f2b57fc6824b93ca5e85552373958f9..919becd755093293005ca246e183dedc011d8287 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.c)
  *  
- *  It has been AutoGen-ed  December 20, 2010 at 09:03:54 AM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 21, 2010 at 09:35:54 AM by AutoGen 5.11.6pre5
  *  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[128] =
-"clktest - test the clock line discipline - Ver. 4.2.7p98\n\
+"clktest - test the clock line discipline - Ver. 4.2.7p99\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... <tty_device>\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 6bd9b606a6d9a23f5b8e58c839f8617c25c1420d..ca1e66b091dd28baba95e88350451527c78170ac 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.h)
  *  
- *  It has been AutoGen-ed  December 20, 2010 at 09:03:54 AM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 21, 2010 at 09:35:54 AM by AutoGen 5.11.6pre5
  *  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.7p98"
-#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p98"
+#define CLKTEST_VERSION       "4.2.7p99"
+#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p99"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a473b272117ec3eefefefcc5b2c916a82dd45dd2..cb21c06fd0223682ca13baf7d57440e14d58feca 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  December 20, 2010 at 09:02:42 AM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 21, 2010 at 09:34:47 AM by AutoGen 5.11.6pre5
  *  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[132] =
-"ntpd - NTP daemon program - Ver. 4.2.7p98\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p99\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index b1520efdc0ee8c37dec110dad40ccb61bc6057e2..1cf9df4ac1becca146529a19f0ae226ff9c436e6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  December 20, 2010 at 09:02:41 AM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 21, 2010 at 09:34:47 AM by AutoGen 5.11.6pre5
  *  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.7p98"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p98"
+#define NTPD_VERSION       "4.2.7p99"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p99"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3ea3a55163ead2dc607f789efbb2bb6f0ec2b9c7..0835d751b028799ad0695bb4fdea82c3b39e9b22 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  December 20, 2010 at 09:03:20 AM by AutoGen 5.11.6pre5
+# It has been AutoGen-ed  December 21, 2010 at 09:35:15 AM by AutoGen 5.11.6pre5
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 43be0930cac31f541511dbe25d9be5ebe5f28ed1..d0b652535ca9841aba380f2b49f772247a24c173 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-12-20 "( 4.2.7p98)" "Programmer's Manual"
+.TH NTPD 1 2010-12-21 "( 4.2.7p99)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  December 20, 2010 at 09:03:20 AM by AutoGen 5.11.6pre5
+.\"  It has been AutoGen-ed  December 21, 2010 at 09:35:15 AM by AutoGen 5.11.6pre5
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 0f8f374d198ca25a1089b597407ba0045f913e81..21098adb7399319d351766f28fc6034838484a04 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  December 20, 2010 at 09:03:26 AM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 21, 2010 at 09:35:22 AM by AutoGen 5.11.6pre5
  *  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[128] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p98\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p99\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index ee5b7f9bb09d63df9518ececa0968242ff296c78..ae3ad5de839da609d3393d75f25abe9c82f0deca 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  December 20, 2010 at 09:03:26 AM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 21, 2010 at 09:35:22 AM by AutoGen 5.11.6pre5
  *  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.7p98"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p98"
+#define NTPDC_VERSION       "4.2.7p99"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p99"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6f4143cb1904aad2b79051bf99e5dadd93bd3c61..a19e4e75f11338e1a7b562bc49465e3aec0a6b24 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  December 20, 2010 at 09:03:35 AM by AutoGen 5.11.6pre5
+# It has been AutoGen-ed  December 21, 2010 at 09:35:35 AM by AutoGen 5.11.6pre5
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index a96e7f4d371e031cf9830e4e5f2ba3c6c581de0e..83940d4b1aa032b19ae293c254c7dc3baa5ddd66 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-12-20 "( 4.2.7p98)" "Programmer's Manual"
+.TH NTPDC 1 2010-12-21 "( 4.2.7p99)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  December 20, 2010 at 09:03:35 AM by AutoGen 5.11.6pre5
+.\"  It has been AutoGen-ed  December 21, 2010 at 09:35:34 AM by AutoGen 5.11.6pre5
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 26596a90adc74f23fcfc916573f46ee6294082d9..16921eb254e0142bd9b2711a68c2dd2250a1d2e6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  December 20, 2010 at 09:03:36 AM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 21, 2010 at 09:35:35 AM by AutoGen 5.11.6pre5
  *  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[120] =
-"ntpq - standard NTP query program - Ver. 4.2.7p98\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p99\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index ed003efd7185faa4f00fb71d20e87777d94425d2..71d0aeadcac41b79310e699a0cf44adfe2113c83 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  December 20, 2010 at 09:03:36 AM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 21, 2010 at 09:35:35 AM by AutoGen 5.11.6pre5
  *  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.7p98"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p98"
+#define NTPQ_VERSION       "4.2.7p99"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p99"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index cd3e60a6635bbe823b1dc0d53b740f604860b541..dbc424210b8fa19f885b7e0e664593a54846d6e1 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  December 20, 2010 at 09:03:47 AM by AutoGen 5.11.6pre5
+# It has been AutoGen-ed  December 21, 2010 at 09:35:47 AM by AutoGen 5.11.6pre5
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index b87b74d84e12bd56f7175818052486ad6353099c..820dc93f70bfa1574bc7ab5abd1ac47a820901b0 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-12-20 "( 4.2.7p98)" "Programmer's Manual"
+.TH NTPQ 1 2010-12-21 "( 4.2.7p99)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  December 20, 2010 at 09:03:47 AM by AutoGen 5.11.6pre5
+.\"  It has been AutoGen-ed  December 21, 2010 at 09:35:47 AM by AutoGen 5.11.6pre5
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 86ded995d46a6b0d41d46ad0d9afe9f6263d0091..b3b9bb1dec87a23d727b0e5a358a674be7259a65 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  December 20, 2010 at 09:03:48 AM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 21, 2010 at 09:35:48 AM by AutoGen 5.11.6pre5
  *  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[104] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p98\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p99\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 48a387d6292574568c91e5bfc85c7a1111c5fa39..c002c68da3358c0f50501ac58e9defc8d407d51a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  December 20, 2010 at 09:03:48 AM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 21, 2010 at 09:35:47 AM by AutoGen 5.11.6pre5
  *  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.7p98"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p98"
+#define NTPSNMPD_VERSION       "4.2.7p99"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p99"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b125a57ba629c901df3db299935504a49981a67a..d30a7c5b7f487134f5dabe59e6a323b2b1367c42 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  December 20, 2010 at 09:03:53 AM by AutoGen 5.11.6pre5
+# It has been AutoGen-ed  December 21, 2010 at 09:35:53 AM by AutoGen 5.11.6pre5
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index dcb0a669ff6dd5166641d7a73409e682f686078e..6c121a367d29c1f166a11a86444c304e1904c5ad 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-12-20 "( 4.2.7p98)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-12-21 "( 4.2.7p99)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  December 20, 2010 at 09:03:53 AM by AutoGen 5.11.6pre5
+.\"  It has been AutoGen-ed  December 21, 2010 at 09:35:53 AM by AutoGen 5.11.6pre5
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7f5892d817307a726d1d5c67023fe514802ea8eb..e8269291c5231fc15a6a248fe9eb9aa47e5fd339 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=98
+point=99
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index dedd8957d8d5be812a237b8e59d4f9892c2ee122..9174ccba0c0d5fb410fbebfc7d5d1343649750d5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  December 20, 2010 at 09:02:35 AM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 21, 2010 at 09:34:40 AM by AutoGen 5.11.6pre5
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -473,7 +473,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[5] = "SNTP";
 static char const zUsageTitle[122] =
-"sntp - standard SNTP program - Ver. 4.2.7p98\n\
+"sntp - standard SNTP program - Ver. 4.2.7p99\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 3767cd975bc85235817a50c895bf0fe093b5ebb4..0a4708b65ffb74d127b92aa86291a1e720613f82 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  December 20, 2010 at 09:02:34 AM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 21, 2010 at 09:34:40 AM by AutoGen 5.11.6pre5
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -70,8 +70,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    17
-#define SNTP_VERSION       "4.2.7p98"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p98"
+#define SNTP_VERSION       "4.2.7p99"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p99"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a9eefc45ab3df14a923da7f184c2f35699c7300c..2e9eba926df46e440926d61c95c16c3e333bf7fd 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  December 20, 2010 at 09:02:40 AM by AutoGen 5.11.6pre5
+# It has been AutoGen-ed  December 21, 2010 at 09:34:46 AM by AutoGen 5.11.6pre5
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index daf52d9b60b5fd8358d5aebe27280a877d847475..2f9ad42529bc90742a2de2fa8e975852071b1b27 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-12-20 "( 4.2.7p98)" "Programmer's Manual"
+.TH SNTP 1 2010-12-21 "( 4.2.7p99)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  December 20, 2010 at 09:02:40 AM by AutoGen 5.11.6pre5
+.\"  It has been AutoGen-ed  December 21, 2010 at 09:34:46 AM by AutoGen 5.11.6pre5
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index adbdd6ba4de93c5027f02256d9b0447e8c29ab83..857154c82fad551bc6550cb8c984e02057275c32 100644 (file)
@@ -36,7 +36,7 @@ display the time offset of the system clock relative to the server
 clock.  Run as root, it can correct the system clock to this offset as
 well.  It can be run as an interactive command or from a cron job.
 
-  <p>This document applies to version 4.2.7p98 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p99 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
index 9592ea5a969b051958fd026880adbbba2f3dd87c..01eb55f51b06b7bc83aeddb453baf24922521492 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  December 20, 2010 at 09:03:56 AM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 21, 2010 at 09:35:59 AM by AutoGen 5.11.6pre5
  *  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[115] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p98\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p99\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 418c43e164972a3b36834239950f9e797cbb34e3..1764b93afe7f95be18372c7647f82598b7517fea 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  December 20, 2010 at 09:03:56 AM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 21, 2010 at 09:35:58 AM by AutoGen 5.11.6pre5
  *  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.7p98"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p98"
+#define NTP_KEYGEN_VERSION       "4.2.7p99"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p99"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index db1a90bf9734c651c14fe8e8f6e7f260e019a3d6..a3f3dcd35024153226c0077cf3287566264e4479 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  December 20, 2010 at 09:04:06 AM by AutoGen 5.11.6pre5
+# It has been AutoGen-ed  December 21, 2010 at 09:36:09 AM by AutoGen 5.11.6pre5
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index d43ebe6eecbf99f5816227f66a7bd1768f3b4c12..5437669e862dc4b1fc081f4d3b1b9927f110a6f4 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-12-20 "(ntp 4.2.7p98)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-12-21 "(ntp 4.2.7p99)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  December 20, 2010 at 09:04:06 AM by AutoGen 5.11.6pre5
+.\"  It has been AutoGen-ed  December 21, 2010 at 09:36:08 AM by AutoGen 5.11.6pre5
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"