]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P226 NTP_4_2_5P226
authorHarlan Stenn <stenn@ntp.org>
Sun, 4 Oct 2009 11:49:28 +0000 (07:49 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sun, 4 Oct 2009 11:49:28 +0000 (07:49 -0400)
bk: 4ac88bc8OnbmzmS-yex7Og7O_xo0yg

26 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
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index 97b438c43e1de3842af3e7586f0c48e77b7e536d..38289acb7b46833613c1d8202d4bade37e23ec5c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.5p226) 2009/10/04 Released by Harlan Stenn <stenn@ntp.org>
 [Bug 1318] Allow multiple -g options on ntpd command line.
 [Bug 1327] ntpq, ntpdc, ntp-keygen -d and -D should work with configure
   --disable-debugging.
index 2674c51bf061f09e01fb747554d487adf2ea0268..ca39d86fca39ab61df574e00bea41fb881c7280a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday October  3, 2009 at 03:52:55 AM UTC
+ *  It has been AutoGen-ed  October  4, 2009 at 07:38:17 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
  */
@@ -949,7 +949,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p225\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p226\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index e22a078963663e1e1472dbf372d41933821c4c01..0bb4942d403333c4e971bd7eba44911f533e75fa 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday October  3, 2009 at 03:52:54 AM UTC
+ *  It has been AutoGen-ed  October  4, 2009 at 07:38:16 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
  */
@@ -90,8 +90,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    35
-#define NTPD_VERSION       "4.2.5p225"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p225"
+#define NTPD_VERSION       "4.2.5p226"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p226"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f489c5e37a8f04a3fc2dfee53ec2b5da2be1ccdc..02de896f88c6202dfa6f140b98022fef6abf3bb9 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday October  3, 2009 at 03:52:56 AM UTC
+# It has been AutoGen-ed  October  4, 2009 at 07:38:20 AM by AutoGen 5.9.9pre5
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 548c8eaef846494bcebdc8e801e57f7f39f14931..647ff6fa01328b95721703e193e1f48ea73a1500 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2009-10-03 "( 4.2.5p225)" "Programmer's Manual"
+.TH NTPD 1 2009-10-04 "( 4.2.5p226)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday October  3, 2009 at 03:52:55 AM UTC
+.\"  It has been AutoGen-ed  October  4, 2009 at 07:38:18 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7dab6f438ab390600446f69924bc4465c3ac2801..efd3a0d9f0601c84e487595132b413826cb56657 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday October  3, 2009 at 03:57:35 AM UTC
+ *  It has been AutoGen-ed  October  4, 2009 at 07:41:36 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
  */
@@ -437,7 +437,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p225\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p226\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 34b4d88c39bdd839e3f2405d9aab96d5521744d5..1cbf0002fe59f2015f3bed568d71ba6af09f2c2a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday October  3, 2009 at 03:57:35 AM UTC
+ *  It has been AutoGen-ed  October  4, 2009 at 07:41:35 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.5p225"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p225"
+#define NTPDC_VERSION       "4.2.5p226"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p226"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 62c4aa5a5a7a0d6f64fe6b7bc22820bf15b941b1..ac5b64c427536aea89d2c174b3e70cd5f17c0c3f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday October  3, 2009 at 03:57:36 AM UTC
+# It has been AutoGen-ed  October  4, 2009 at 07:41:38 AM by AutoGen 5.9.9pre5
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -98,8 +98,8 @@ Options are specified by doubled hyphens and their name
 or by a single hyphen and the flag character.
 
 The following option preset mechanisms are supported:
- - reading file /m/pogo/users/hart/.ntprc
- - reading file /m/pogo/users/hart/ntp-dev-1318-27/ntpdc/.ntprc
+ - reading file /users/stenn/.ntprc
+ - reading file /deacon/backroom/snaps/ntp-dev/ntpdc/.ntprc
  - examining environment variables named NTPDC_*
 
 The
index a22ef2da0f14daa8743431843be3e18500b499e2..9184b5cee2ef37cc4e68e6abb8ec8fb601e1f704 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2009-10-03 "( 4.2.5p225)" "Programmer's Manual"
+.TH NTPDC 1 2009-10-04 "( 4.2.5p226)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday October  3, 2009 at 03:57:35 AM UTC
+.\"  It has been AutoGen-ed  October  4, 2009 at 07:41:38 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 6f6a9b8d7acb9b4d6fb6b19e6063b41776c3c8b9..d2a65d38890e3d0d0fc8e125b0d62b74d40fef4a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday October  3, 2009 at 03:57:53 AM UTC
+ *  It has been AutoGen-ed  October  4, 2009 at 07:42:10 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
  */
@@ -391,7 +391,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.5p225\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p226\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 60aa832e881c953140aac7b80ca74270c6d5ef76..5c82d6c7f89c955176e74b09098031bd3a38d613 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday October  3, 2009 at 03:57:53 AM UTC
+ *  It has been AutoGen-ed  October  4, 2009 at 07:42:09 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.5p225"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p225"
+#define NTPQ_VERSION       "4.2.5p226"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p226"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b9d1ee406a767843b524b0059140b137594b2855..6fbf70e483a61630fd7bc5dfa6a39180abf684e3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday October  3, 2009 at 03:57:54 AM UTC
+# It has been AutoGen-ed  October  4, 2009 at 07:42:13 AM by AutoGen 5.9.9pre5
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -78,8 +78,8 @@ Options are specified by doubled hyphens and their name
 or by a single hyphen and the flag character.
 
 The following option preset mechanisms are supported:
- - reading file /m/pogo/users/hart/.ntprc
- - reading file /m/pogo/users/hart/ntp-dev-1318-27/ntpq/.ntprc
+ - reading file /users/stenn/.ntprc
+ - reading file /deacon/backroom/snaps/ntp-dev/ntpq/.ntprc
  - examining environment variables named NTPQ_*
 
 The
index 0e4a1df961b3e97a16f0a888d4dcc590155c8e18..df34a8eabbaf0d241be49935ecb98b37ccbd87e1 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2009-10-03 "( 4.2.5p225)" "Programmer's Manual"
+.TH NTPQ 1 2009-10-04 "( 4.2.5p226)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday October  3, 2009 at 03:57:54 AM UTC
+.\"  It has been AutoGen-ed  October  4, 2009 at 07:42:11 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 0ad9ee3621295819d623d154559fc64b470b65d6..4dbe859bba7d9ec8d09141fd460496a1d7afb9ff 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  September 30, 2009 at 07:36:53 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  October  4, 2009 at 07:42:41 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -226,7 +226,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPSNMPD";
 tSCC   zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p225\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p226\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ee46a37bdbb60008d8fde01756d2a12531016519..d25814621d137a3d9cee8b6fcda176bff2622b05 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  September 30, 2009 at 07:36:53 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  October  4, 2009 at 07:42:40 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -62,8 +62,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    7
-#define NTPSNMPD_VERSION       "4.2.5p225"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p225"
+#define NTPSNMPD_VERSION       "4.2.5p226"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p226"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 902df24301cb58643ba12465aed503c8a42af6a9..c177768275403ef5506ba95c0e1cec1658ecdc65 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  September 30, 2009 at 07:36:55 AM by AutoGen 5.9.9pre5
+# It has been AutoGen-ed  October  4, 2009 at 07:42:43 AM by AutoGen 5.9.9pre5
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index d177aca2cc9feed4ed0f3944d6627f8e4edc7195..9028bc585c2a2be483592e6af78e2d42b8b1bd36 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2009-09-30 "( 4.2.5p225)" "Programmer's Manual"
+.TH NTPSNMPD 1 2009-10-04 "( 4.2.5p226)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  September 30, 2009 at 07:36:55 AM by AutoGen 5.9.9pre5
+.\"  It has been AutoGen-ed  October  4, 2009 at 07:42:42 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8becb57d65f73ce0ec9cb6171233eccb3691e44b..a00db2e9b27f01902a22fba7425d402e222df4ed 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=225
+point=226
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 9de41812cff4d5f992378654b491ce50ca480a19..bdec87c0ab901bae39c3cbd43806bc57e0f83819 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  September 30, 2009 at 07:41:58 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  October  4, 2009 at 07:47:51 AM by AutoGen 5.9.9pre5
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -458,7 +458,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p225\n\
+"sntp - standard SNTP program - Ver. 4.2.5p226\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b0ef02300502a855b0c5c5fa428ba1e86b101fdb..eaeb2a7d08bfd8f935176c459f57408d0e740a83 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  September 30, 2009 at 07:41:57 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  October  4, 2009 at 07:47:50 AM by AutoGen 5.9.9pre5
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -72,8 +72,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    17
-#define SNTP_VERSION       "4.2.5p225"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p225"
+#define SNTP_VERSION       "4.2.5p226"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p226"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7aaeb2643c7f1bbccbaf17795fbc5a49c759f0e1..dee1ea1838bc74d4286e6f92c1b821646badea8a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  September 30, 2009 at 07:42:00 AM by AutoGen 5.9.9pre5
+# It has been AutoGen-ed  October  4, 2009 at 07:47:53 AM by AutoGen 5.9.9pre5
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -50,7 +50,7 @@ This is the automatically generated usage text for sntp:
 
 @exampleindent 0
 @example
-sntp - standard SNTP program - Ver. 4.2.5p220
+sntp - standard SNTP program - Ver. 4.2.5p225
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index f2f74bede8a7ec236d3ce100ead3aaf3e586ca02..8935abea3e37f092b09288ab5cc85e2f43fa3fbc 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2009-09-30 "( 4.2.5p225)" "Programmer's Manual"
+.TH SNTP 1 2009-10-04 "( 4.2.5p226)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  September 30, 2009 at 07:41:59 AM by AutoGen 5.9.9pre5
+.\"  It has been AutoGen-ed  October  4, 2009 at 07:47:52 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 53a25c003bacaf894d57a400e47e8dbffd0c728e..b12c36e2a6dcd30a1d716bb69bf357c857408778 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday October  3, 2009 at 03:59:09 AM UTC
+ *  It has been AutoGen-ed  October  4, 2009 at 07:48:16 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
  */
@@ -746,7 +746,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p225\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p226\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 5eb01d5bc7ea503e059a319c9fbfe3648c3b6dcc..85270a91ccd210a8657d112b1c752be904bfbe97 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday October  3, 2009 at 03:59:08 AM UTC
+ *  It has been AutoGen-ed  October  4, 2009 at 07:48:15 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.5p225"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p225"
+#define NTP_KEYGEN_VERSION       "4.2.5p226"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p226"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 69ab65a75b0985d09828ee9ed69e163971951d28..5126afbdb9b54e1eb19163e2912d1e21325c2b1f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday October  3, 2009 at 03:59:10 AM UTC
+# It has been AutoGen-ed  October  4, 2009 at 07:48:18 AM by AutoGen 5.9.9pre5
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -87,8 +87,8 @@ Options are specified by doubled hyphens and their name
 or by a single hyphen and the flag character.
 
 The following option preset mechanisms are supported:
- - reading file /m/pogo/users/hart/.ntprc
- - reading file /m/pogo/users/hart/ntp-dev-1318-27/util/.ntprc
+ - reading file /users/stenn/.ntprc
+ - reading file /deacon/backroom/snaps/ntp-dev/util/.ntprc
  - examining environment variables named NTP_KEYGEN_*
 
 If there is no new host key, look for an existing one.
index 83d1b5b91e30d62e9b08434f10f5acab56b46f8c..8ad574f4aaaf2fc872d4a0a2416f16a203c37c70 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2009-10-03 "(ntp 4.2.5p225)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2009-10-04 "(ntp 4.2.5p226)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday October  3, 2009 at 03:59:09 AM UTC
+.\"  It has been AutoGen-ed  October  4, 2009 at 07:48:17 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"