]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P198 NTP_4_2_5P198
authorHarlan Stenn <stenn@ntp.org>
Mon, 3 Aug 2009 12:00:33 +0000 (08:00 -0400)
committerHarlan Stenn <stenn@ntp.org>
Mon, 3 Aug 2009 12:00:33 +0000 (08:00 -0400)
bk: 4a76d161QvtR5JF-lE2_ZzcnY7HzHg

30 files changed:
ChangeLog
gsoc_sntp/sntp-opts.c
gsoc_sntp/sntp-opts.h
gsoc_sntp/sntp-opts.texi
gsoc_sntp/sntp.1
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
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index 1174aab44aa91c0000951a602c791c5f21c23076..d80492880722d13512c97fd6ca99df6ad340f5e8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.5p198) 2009/08/03 Released by Harlan Stenn <stenn@ntp.org>
 * Upgrade to autogen-5.9.9-pre5.
 (4.2.5p197) 2009/07/30 Released by Harlan Stenn <stenn@ntp.org>
 * The build script now has . at the end of PATH for config.guess.
index b6a9d256cf7c7f87a1191540bd016c9bfa4ebb08..87fa5e0d425d19f91f9f4a2e6320759014b73859 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday July 30, 2009 at 07:50:46 AM EDT
+ *  It has been AutoGen-ed  August  3, 2009 at 07:57:31 AM by AutoGen 5.9.9pre5
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -19,7 +19,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * sntp copyright 2008 ntp.org - all rights reserved
+ * sntp copyright (c) 2008 ntp.org - all rights reserved
  *
  * 
  */
@@ -458,7 +458,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p197\n\
+"sntp - standard SNTP program - Ver. 4.2.5p198\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 425f14cbe7e82266bdada009317d36f42a0f4fd2..74526cfc2d5916d37d057ad204df015910d46a32 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday July 30, 2009 at 07:50:46 AM EDT
+ *  It has been AutoGen-ed  August  3, 2009 at 07:57:30 AM by AutoGen 5.9.9pre5
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -19,7 +19,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * sntp copyright 2008 ntp.org - all rights reserved
+ * sntp copyright (c) 2008 ntp.org - all rights reserved
  *
  * 
  */
@@ -72,8 +72,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    17
-#define SNTP_VERSION       "4.2.5p197"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p197"
+#define SNTP_VERSION       "4.2.5p198"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p198"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6e5960ba7b376d13f06d9323279bb8ff9e3e8141..257817518b375a35ae20b27329d9e02952c2f248 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday July 30, 2009 at 07:50:49 AM EDT
+# It has been AutoGen-ed  August  3, 2009 at 07:57:33 AM by AutoGen 5.9.9pre5
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 8ad5f782cb30bd717760780a70e3e48903a182d4..d10f4a58f721f3749b613dd96b84e6071b5a65bd 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2009-07-30 "( 4.2.5p197)" "Programmer's Manual"
+.TH SNTP 1 2009-08-03 "( 4.2.5p198)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday July 30, 2009 at 07:50:48 AM EDT
+.\"  It has been AutoGen-ed  August  3, 2009 at 07:57:32 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index fe7e27076654568733981f6ea2d4cd4a63a31c2b..b553207727759b4cfce28ed1bf4cdee6e87393e3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday July 30, 2009 at 07:37:52 AM EDT
+ *  It has been AutoGen-ed  August  3, 2009 at 07:44:33 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -19,7 +19,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * ntpd copyright 1970-2009 David L. Mills and/or others - all rights reserved
+ * ntpd copyright (c) 1970-2009 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -918,7 +918,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p197\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p198\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 76a92dd9b9263f3495844c75555f310d21aaea3e..5a111d30aa8b6da685012ef823e891a7b20367dd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday July 30, 2009 at 07:37:51 AM EDT
+ *  It has been AutoGen-ed  August  3, 2009 at 07:44:32 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -19,7 +19,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * ntpd copyright 1970-2009 David L. Mills and/or others - all rights reserved
+ * ntpd copyright (c) 1970-2009 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -89,8 +89,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    34
-#define NTPD_VERSION       "4.2.5p197"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p197"
+#define NTPD_VERSION       "4.2.5p198"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p198"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 06d4da2a4b57bef80c876b29f001d91e77b005e2..e24552f8880b1a343d888d52a383b03ffbfec41e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday July 30, 2009 at 07:37:54 AM EDT
+# It has been AutoGen-ed  August  3, 2009 at 07:44:35 AM by AutoGen 5.9.9pre5
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 5b103c4a9d948085350a6a80533b90187867da26..7400e6eb1b94d0fffe1275ca7f56603d4ece71d3 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2009-07-30 "( 4.2.5p197)" "Programmer's Manual"
+.TH NTPD 1 2009-08-03 "( 4.2.5p198)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday July 30, 2009 at 07:37:53 AM EDT
+.\"  It has been AutoGen-ed  August  3, 2009 at 07:44:34 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c0c470642753eb972ceec6bc5ca3288a6a161202..6b5efbc1ccc737fec4bf8762c60d96788ade72e0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday July 30, 2009 at 07:44:33 AM EDT
+ *  It has been AutoGen-ed  August  3, 2009 at 07:51:17 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -19,7 +19,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * ntpdc copyright 1970-2009 David L. Mills and/or others - all rights reserved
+ * ntpdc copyright (c) 1970-2009 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -460,7 +460,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p197\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p198\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index fbb67c5cd1683cab52f46955f312c306a6a0a6de..a502419f283eab2e1bfd6993243d559c000fe1d7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday July 30, 2009 at 07:44:33 AM EDT
+ *  It has been AutoGen-ed  August  3, 2009 at 07:51:17 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -19,7 +19,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * ntpdc copyright 1970-2009 David L. Mills and/or others - all rights reserved
+ * ntpdc copyright (c) 1970-2009 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -70,8 +70,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.5p197"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p197"
+#define NTPDC_VERSION       "4.2.5p198"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p198"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 921a7b35b992d609cf990fccb53cd5e864222ce5..0f5331711010bc451d1887e255df7509733ecf4a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday July 30, 2009 at 07:44:35 AM EDT
+# It has been AutoGen-ed  August  3, 2009 at 07:51:19 AM by AutoGen 5.9.9pre5
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 35d6b73d00127fcc75c40b7fb0f5eddf96e80f24..ba522059e4d871052efc7d2bad9bcae5a3a15159 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2009-07-30 "( 4.2.5p197)" "Programmer's Manual"
+.TH NTPDC 1 2009-08-03 "( 4.2.5p198)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday July 30, 2009 at 07:44:35 AM EDT
+.\"  It has been AutoGen-ed  August  3, 2009 at 07:51:19 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 38f5daf28af1929936c6cdbc7d6a2e77fa153578..8cde589c6db38f1adf047965210cb0888c32cdaf 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday July 30, 2009 at 07:45:04 AM EDT
+ *  It has been AutoGen-ed  August  3, 2009 at 07:51:48 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -19,7 +19,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * ntpq copyright 1970-2009 David L. Mills and/or others - all rights reserved
+ * ntpq copyright (c) 1970-2009 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -408,7 +408,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.5p197\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p198\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index dc260b86a3ce4ba7eb231924f71d810c4b456e3a..72514812da9c73399636069e3bf3a2f178e3c3e7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday July 30, 2009 at 07:45:03 AM EDT
+ *  It has been AutoGen-ed  August  3, 2009 at 07:51:47 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -19,7 +19,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * ntpq copyright 1970-2009 David L. Mills and/or others - all rights reserved
+ * ntpq copyright (c) 1970-2009 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -68,8 +68,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define NTPQ_VERSION       "4.2.5p197"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p197"
+#define NTPQ_VERSION       "4.2.5p198"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p198"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 28e7a35eb7de663a182cf41194ff824de70151d6..68ffb6804639e58acf7242c3006c7be24774460d 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday July 30, 2009 at 07:45:06 AM EDT
+# It has been AutoGen-ed  August  3, 2009 at 07:51:50 AM by AutoGen 5.9.9pre5
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index a308497683056f1638a0a75de5e3226d27385c9b..bffcd600ef7f48cad62132902c7c79b2b4002476 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2009-07-30 "( 4.2.5p197)" "Programmer's Manual"
+.TH NTPQ 1 2009-08-03 "( 4.2.5p198)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday July 30, 2009 at 07:45:05 AM EDT
+.\"  It has been AutoGen-ed  August  3, 2009 at 07:51:49 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 0fded42c4c868e807d2b077a76637925ccece50b..157793382ea99a06604ed5cb0744f48065da3fb2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday July 30, 2009 at 07:45:47 AM EDT
+ *  It has been AutoGen-ed  August  3, 2009 at 07:52:32 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -19,7 +19,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * ntpsnmpd copyright 1970-2009 David L. Mills and/or others - all rights reserved
+ * ntpsnmpd copyright (c) 1970-2009 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -226,7 +226,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPSNMPD";
 tSCC   zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p197\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p198\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 23a9279d117d46cc1fdd474557e7816a5d87fa8a..1dbd037db7bfecd9100c78faf416e02b3fd2921c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday July 30, 2009 at 07:45:47 AM EDT
+ *  It has been AutoGen-ed  August  3, 2009 at 07:52:32 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -19,7 +19,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * ntpsnmpd copyright 1970-2009 David L. Mills and/or others - all rights reserved
+ * ntpsnmpd copyright (c) 1970-2009 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -62,8 +62,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    7
-#define NTPSNMPD_VERSION       "4.2.5p197"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p197"
+#define NTPSNMPD_VERSION       "4.2.5p198"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p198"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4ed959c0163b6fae5f54aa3dbb093fa0701a757e..e096f985c926bbfe098257192af8180154044231 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday July 30, 2009 at 07:45:49 AM EDT
+# It has been AutoGen-ed  August  3, 2009 at 07:52:34 AM by AutoGen 5.9.9pre5
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 85edaf4c318ae4bdafc5e7514996a798b043d57b..59ad7cba6202e1478d368bc0e5b6f0fdec499a96 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2009-07-30 "( 4.2.5p197)" "Programmer's Manual"
+.TH NTPSNMPD 1 2009-08-03 "( 4.2.5p198)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday July 30, 2009 at 07:45:49 AM EDT
+.\"  It has been AutoGen-ed  August  3, 2009 at 07:52:34 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c0fe11afa0013e99e492718003295e66ff0d5419..525e683b97704117667666ca4a9aefa8718d1786 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=197
+point=198
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index f6d91ee86b447eb601227ccc72a652fab1842790..926e13c97e6016f624ddc1ca369100087c913e27 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday July 30, 2009 at 07:51:50 AM EDT
+ *  It has been AutoGen-ed  August  3, 2009 at 07:58:34 AM by AutoGen 5.9.9pre5
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -19,7 +19,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * sntp copyright 1970-2006 ntp.org - all rights reserved
+ * sntp copyright (c) 1970-2006 ntp.org - all rights reserved
  *
  *         General Public Licence for the software known as MSNTP
  *         ------------------------------------------------------
@@ -508,7 +508,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p197\n\
+"sntp - standard SNTP program - Ver. 4.2.5p198\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 6be365819f12de616a7ff01359a52b8b75d39180..e99cfd11ca51d696a0a80e8ba4b13c3d057e884f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday July 30, 2009 at 07:51:49 AM EDT
+ *  It has been AutoGen-ed  August  3, 2009 at 07:58:33 AM by AutoGen 5.9.9pre5
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -19,7 +19,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * sntp copyright 1970-2006 ntp.org - all rights reserved
+ * sntp copyright (c) 1970-2006 ntp.org - all rights reserved
  *
  *         General Public Licence for the software known as MSNTP
  *         ------------------------------------------------------
@@ -147,8 +147,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define SNTP_VERSION       "4.2.5p197"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p197"
+#define SNTP_VERSION       "4.2.5p198"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p198"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 91fa6b1f89efbcf4aeb84fff45776720d1cb884d..4510a986945d1a1729f821c4c0898f7bde9dbd3c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday July 30, 2009 at 07:51:53 AM EDT
+# It has been AutoGen-ed  August  3, 2009 at 07:58:36 AM by AutoGen 5.9.9pre5
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index cba9f78f48be10bb8fc0cce71a25450ee18bd45d..f17c463937731c807fb5d25ec6b5d49a8efa0979 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2009-07-30 "( 4.2.5p197)" "Programmer's Manual"
+.TH SNTP 1 2009-08-03 "( 4.2.5p198)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday July 30, 2009 at 07:51:51 AM EDT
+.\"  It has been AutoGen-ed  August  3, 2009 at 07:58:35 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e03c77e8e1d7b6e8b48b8120205ea65d968fb0f4..468d75268b1f7f2d2410628595242a7ae6ad92b8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday July 30, 2009 at 07:52:02 AM EDT
+ *  It has been AutoGen-ed  August  3, 2009 at 07:59:19 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -19,7 +19,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * ntp-keygen copyright 1970-2009 David L. Mills and/or others - all rights reserved
+ * ntp-keygen copyright (c) 1970-2009 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -769,7 +769,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p197\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p198\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 7d15f9ed7cf15c028fd136447f0fdc8c59765297..64444397c13014f92f925ca3b2c8085ee1afc496 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday July 30, 2009 at 07:52:01 AM EDT
+ *  It has been AutoGen-ed  August  3, 2009 at 07:59:18 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -19,7 +19,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * ntp-keygen copyright 1970-2009 David L. Mills and/or others - all rights reserved
+ * ntp-keygen copyright (c) 1970-2009 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -78,8 +78,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    23
-#define NTP_KEYGEN_VERSION       "4.2.5p197"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p197"
+#define NTP_KEYGEN_VERSION       "4.2.5p198"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p198"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 1c8598cc5adbf762f194cad8ffbd2908f2b6e52f..1af1423a6337018358a226ad22cdba31e4a70290 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday July 30, 2009 at 07:52:04 AM EDT
+# It has been AutoGen-ed  August  3, 2009 at 07:59:21 AM by AutoGen 5.9.9pre5
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 0081f6689e3391b26ce80022617f5b370d4db931..36f2b6cf2c6cc75a3b916528820290266a75caee 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2009-07-30 "(ntp 4.2.5p197)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2009-08-03 "(ntp 4.2.5p198)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday July 30, 2009 at 07:52:03 AM EDT
+.\"  It has been AutoGen-ed  August  3, 2009 at 07:59:20 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"