]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P98 NTP_4_2_7P98
authorHarlan Stenn <stenn@ntp.org>
Mon, 20 Dec 2010 09:04:22 +0000 (09:04 +0000)
committerHarlan Stenn <stenn@ntp.org>
Mon, 20 Dec 2010 09:04:22 +0000 (09:04 +0000)
bk: 4d0f1c16ertmc6CkCbheru-QoP8OnA

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 9989f47e3dd3a90ee6ea8dde5f4ab702a4a2fbfa..67daeab729172c1f98904556e36acd331257cbb2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p98) 2010/12/20 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1761] clockstuff/clktest-opts.h omitted from tarball.
 * [Bug 1762] from 4.2.6p3-RC12: manycastclient responses interfere.
 * Documentation updates from Dave Mills.
index 3b4b57af14c92f279248a93ca06d19c160f5127f..47b32d928f2b57fc6824b93ca5e85552373958f9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.c)
  *  
- *  It has been AutoGen-ed  December 19, 2010 at 09:37:35 AM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 20, 2010 at 09:03: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.7p97\n\
+"clktest - test the clock line discipline - Ver. 4.2.7p98\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... <tty_device>\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index e9f1cbb5e4bd0156d7e39ad1741c934bbfc709b5..6bd9b606a6d9a23f5b8e58c839f8617c25c1420d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.h)
  *  
- *  It has been AutoGen-ed  December 19, 2010 at 09:37:35 AM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 20, 2010 at 09:03: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.7p97"
-#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p97"
+#define CLKTEST_VERSION       "4.2.7p98"
+#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p98"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4a0b581712ad12a61a02dd2c2ca27a7efcc7cf4a..a473b272117ec3eefefefcc5b2c916a82dd45dd2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  December 19, 2010 at 09:36:18 AM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 20, 2010 at 09:02:42 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.7p97\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p98\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 858b2981d88276593f441b771578ab8c73f641d9..b1520efdc0ee8c37dec110dad40ccb61bc6057e2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  December 19, 2010 at 09:36:18 AM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 20, 2010 at 09:02:41 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.7p97"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p97"
+#define NTPD_VERSION       "4.2.7p98"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p98"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0613dee55a3a0c9667419a147a35080618d9a2a7..3ea3a55163ead2dc607f789efbb2bb6f0ec2b9c7 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  December 19, 2010 at 09:36:47 AM by AutoGen 5.11.6pre5
+# It has been AutoGen-ed  December 20, 2010 at 09:03:20 AM by AutoGen 5.11.6pre5
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index b514ddde12106e15c3485b51118c560cd4f53800..43be0930cac31f541511dbe25d9be5ebe5f28ed1 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-12-19 "( 4.2.7p97)" "Programmer's Manual"
+.TH NTPD 1 2010-12-20 "( 4.2.7p98)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  December 19, 2010 at 09:36:47 AM by AutoGen 5.11.6pre5
+.\"  It has been AutoGen-ed  December 20, 2010 at 09:03:20 AM by AutoGen 5.11.6pre5
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 50e96357fdf540580158e12791b4747b866bdb62..0f8f374d198ca25a1089b597407ba0045f913e81 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  December 19, 2010 at 09:36:57 AM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 20, 2010 at 09:03:26 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.7p97\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p98\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index efba3dfb97adbabd1f4cee2873d2802acef0a7fb..ee5b7f9bb09d63df9518ececa0968242ff296c78 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  December 19, 2010 at 09:36:57 AM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 20, 2010 at 09:03:26 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.7p97"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p97"
+#define NTPDC_VERSION       "4.2.7p98"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p98"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8f6e0930bd422b4caf2f82237866789dfab50df2..6f4143cb1904aad2b79051bf99e5dadd93bd3c61 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  December 19, 2010 at 09:37:11 AM by AutoGen 5.11.6pre5
+# It has been AutoGen-ed  December 20, 2010 at 09:03:35 AM by AutoGen 5.11.6pre5
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index b8cee8210b1b03e953b39af034fa62531a9d60fc..a96e7f4d371e031cf9830e4e5f2ba3c6c581de0e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-12-19 "( 4.2.7p97)" "Programmer's Manual"
+.TH NTPDC 1 2010-12-20 "( 4.2.7p98)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  December 19, 2010 at 09:37:10 AM by AutoGen 5.11.6pre5
+.\"  It has been AutoGen-ed  December 20, 2010 at 09:03:35 AM by AutoGen 5.11.6pre5
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 9f37b0d6ff0b467abe7361664cd133a9f81ffd78..26596a90adc74f23fcfc916573f46ee6294082d9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  December 19, 2010 at 09:37:11 AM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 20, 2010 at 09:03:36 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.7p97\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p98\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index dc61c89d8b75102c0a20e77cf866004ce241fb39..ed003efd7185faa4f00fb71d20e87777d94425d2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  December 19, 2010 at 09:37:11 AM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 20, 2010 at 09:03:36 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.7p97"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p97"
+#define NTPQ_VERSION       "4.2.7p98"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p98"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c8fa76912759070da82100802ac83b0280c004a5..cd3e60a6635bbe823b1dc0d53b740f604860b541 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  December 19, 2010 at 09:37:26 AM by AutoGen 5.11.6pre5
+# It has been AutoGen-ed  December 20, 2010 at 09:03:47 AM by AutoGen 5.11.6pre5
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index b58cd1a9c7f487d00d22b90ce6e51bd2497d7cad..b87b74d84e12bd56f7175818052486ad6353099c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-12-19 "( 4.2.7p97)" "Programmer's Manual"
+.TH NTPQ 1 2010-12-20 "( 4.2.7p98)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  December 19, 2010 at 09:37:25 AM by AutoGen 5.11.6pre5
+.\"  It has been AutoGen-ed  December 20, 2010 at 09:03:47 AM by AutoGen 5.11.6pre5
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 851e42a3aad8f51da33818a9322c7d2d7871a4e4..86ded995d46a6b0d41d46ad0d9afe9f6263d0091 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  December 19, 2010 at 09:37:26 AM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 20, 2010 at 09:03: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.7p97\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p98\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 28cece48a587da3e52302342dc4fcc94dda799d8..48a387d6292574568c91e5bfc85c7a1111c5fa39 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  December 19, 2010 at 09:37:26 AM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 20, 2010 at 09:03:48 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.7p97"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p97"
+#define NTPSNMPD_VERSION       "4.2.7p98"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p98"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 013aa3ca90eb71350ce49a8bd153231e66b80c3a..b125a57ba629c901df3db299935504a49981a67a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  December 19, 2010 at 09:37:34 AM by AutoGen 5.11.6pre5
+# It has been AutoGen-ed  December 20, 2010 at 09:03:53 AM by AutoGen 5.11.6pre5
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 98a5b4d172e4503beaf935980b4b097a603ac1db..dcb0a669ff6dd5166641d7a73409e682f686078e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-12-19 "( 4.2.7p97)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-12-20 "( 4.2.7p98)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  December 19, 2010 at 09:37:34 AM by AutoGen 5.11.6pre5
+.\"  It has been AutoGen-ed  December 20, 2010 at 09:03:53 AM by AutoGen 5.11.6pre5
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 059174e6bcd6cc15bf4b64c86bcd759a057229f3..7f5892d817307a726d1d5c67023fe514802ea8eb 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=97
+point=98
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 6c904c737c311a9d2ee45ea075568afd5382aafd..dedd8957d8d5be812a237b8e59d4f9892c2ee122 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  December 19, 2010 at 09:36:08 AM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 20, 2010 at 09:02:35 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.7p97\n\
+"sntp - standard SNTP program - Ver. 4.2.7p98\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 4b17db2ac01ea21a9260abfb64d9c9f44bcfe9aa..3767cd975bc85235817a50c895bf0fe093b5ebb4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  December 19, 2010 at 09:36:08 AM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 20, 2010 at 09:02:34 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.7p97"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p97"
+#define SNTP_VERSION       "4.2.7p98"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p98"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4094bba7b396b2a1b77d6b3a765c7a8827611e4c..a9eefc45ab3df14a923da7f184c2f35699c7300c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  December 19, 2010 at 09:36:17 AM by AutoGen 5.11.6pre5
+# It has been AutoGen-ed  December 20, 2010 at 09:02:40 AM by AutoGen 5.11.6pre5
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 4106e431990d6be2bee4a203c94ace1893b18944..daf52d9b60b5fd8358d5aebe27280a877d847475 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-12-19 "( 4.2.7p97)" "Programmer's Manual"
+.TH SNTP 1 2010-12-20 "( 4.2.7p98)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  December 19, 2010 at 09:36:16 AM by AutoGen 5.11.6pre5
+.\"  It has been AutoGen-ed  December 20, 2010 at 09:02:40 AM by AutoGen 5.11.6pre5
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index de6c5a4834c841ed5d29afcb39049c63b3c30c83..adbdd6ba4de93c5027f02256d9b0447e8c29ab83 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.7p97 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p98 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
index f374722a755ed6b1baa3b143032b273cc852d323..9592ea5a969b051958fd026880adbbba2f3dd87c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  December 19, 2010 at 09:37:37 AM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 20, 2010 at 09:03:56 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.7p97\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p98\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index e6c2c93e2f32211230db3df157492247c5f07295..418c43e164972a3b36834239950f9e797cbb34e3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  December 19, 2010 at 09:37:37 AM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 20, 2010 at 09:03:56 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.7p97"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p97"
+#define NTP_KEYGEN_VERSION       "4.2.7p98"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p98"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0fef269995ba7f00e1fb05583cde6a19c9389594..db1a90bf9734c651c14fe8e8f6e7f260e019a3d6 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  December 19, 2010 at 09:37:48 AM by AutoGen 5.11.6pre5
+# It has been AutoGen-ed  December 20, 2010 at 09:04:06 AM by AutoGen 5.11.6pre5
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index f413465c02604e97228ffee2de4646ef7634a505..d43ebe6eecbf99f5816227f66a7bd1768f3b4c12 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-12-19 "(ntp 4.2.7p97)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-12-20 "(ntp 4.2.7p98)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  December 19, 2010 at 09:37:48 AM by AutoGen 5.11.6pre5
+.\"  It has been AutoGen-ed  December 20, 2010 at 09:04:06 AM by AutoGen 5.11.6pre5
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"