]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P153 NTP_4_2_5P153
authorHarlan Stenn <stenn@ntp.org>
Fri, 9 Jan 2009 12:20:22 +0000 (07:20 -0500)
committerHarlan Stenn <stenn@ntp.org>
Fri, 9 Jan 2009 12:20:22 +0000 (07:20 -0500)
bk: 49674106dx0R0uXgw6_4j57jkRA2kA

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 439d3a0e0a88310056a462565bbf315e8741c3ff..17a6d110ff64076ab0b0edc3ceef25a12c744318 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.5p153) 2009/01/09 Released by Harlan Stenn <stenn@ntp.org>
 * Renamed gsoc_sntp/:fetch-stubs to gsoc_sntp/fetch-stubs to avoid
   file name problems under Windows.
   Removed German umlaut from log msg for 4.2.5p142.
index dec0f3f8028323c78f6bf8981e56177135fe4a1c..e97cc044565c8418aeb98b8fe806f2ae340b29fb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 09:43:58 AM EST
+ *  It has been AutoGen-ed  Friday January  9, 2009 at 07:17:35 AM EST
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -460,7 +460,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p152\n\
+"sntp - standard SNTP program - Ver. 4.2.5p153\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 8ae6700f700bd2a4f3706caf86e60a075203c4ce..a56c95f91efe0c4727ac019ccfbb3e52de2e893c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 09:43:57 AM EST
+ *  It has been AutoGen-ed  Friday January  9, 2009 at 07:17:34 AM EST
  *  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.5p152"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p152"
+#define SNTP_VERSION       "4.2.5p153"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p153"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 918c8106344fc454815266151bed9583712d3e29..1c1f6e9baccc4b270dde2cbe8d0f92f49bc5629d 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday January  8, 2009 at 09:44:00 AM EST
+# It has been AutoGen-ed  Friday January  9, 2009 at 07:17:38 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index f81e42dc7f0f497d56462ea0f6745d5d258b0e4d..3ac5cd5bbc1cfe0e13aedce6d7361cc5bc006fbe 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2009-01-08 "( 4.2.5p152)" "Programmer's Manual"
+.TH SNTP 1 2009-01-09 "( 4.2.5p153)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday January  8, 2009 at 09:43:59 AM EST
+.\"  It has been AutoGen-ed  Friday January  9, 2009 at 07:17:36 AM EST
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index f1240ad14b53d784a06f4e40f0e7807e053cb18c..781a6bdd3db161486cfc10d0b53a9cfbbf6e8a4d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 09:30:26 AM EST
+ *  It has been AutoGen-ed  Friday January  9, 2009 at 06:57:42 AM EST
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -853,7 +853,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p152\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p153\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 327071c88c81c27b11c61554cd9e5bfea7ebb79d..8bfcda3c687e644dfbd941398d28d3a6ae4e809e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 09:30:25 AM EST
+ *  It has been AutoGen-ed  Friday January  9, 2009 at 06:57:40 AM EST
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -87,8 +87,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    32
-#define NTPD_VERSION       "4.2.5p152"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p152"
+#define NTPD_VERSION       "4.2.5p153"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p153"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0cbe114cb8121274e7a4418d3d6a3abf3a2eeb6b..9050391cd2c97fc12a3b1d2cfd151bde5c76ba0e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday January  8, 2009 at 09:30:28 AM EST
+# It has been AutoGen-ed  Friday January  9, 2009 at 06:57:45 AM EST
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 9a845c586d23cae770427a8c9dbdbd67b1f6f963..b28dff7e49234ae86d2b28bec3de72270da7616b 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2009-01-08 "( 4.2.5p152)" "Programmer's Manual"
+.TH NTPD 1 2009-01-09 "( 4.2.5p153)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday January  8, 2009 at 09:30:27 AM EST
+.\"  It has been AutoGen-ed  Friday January  9, 2009 at 06:57:43 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 2ffa14cbbbae262ceeb81cd0b7fd6adc4d6b241a..d480b2779bff847b7e67e0f7e947415974cbc1ca 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 09:37:19 AM EST
+ *  It has been AutoGen-ed  Friday January  9, 2009 at 07:08:45 AM EST
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -462,7 +462,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p152\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p153\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 2aeede4f3576fd0642cee2ba5b10fb3a3e093b5e..c60e1f23fbcdeab680e68c39572f0c68acd5b226 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 09:37:19 AM EST
+ *  It has been AutoGen-ed  Friday January  9, 2009 at 07:08:44 AM EST
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -70,8 +70,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.5p152"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p152"
+#define NTPDC_VERSION       "4.2.5p153"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p153"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a61ce1b827b1bd5f890d8177f14afded4f6b50fa..0877cefdb41fee163ca427a86980858232eb7218 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday January  8, 2009 at 09:37:21 AM EST
+# It has been AutoGen-ed  Friday January  9, 2009 at 07:08:47 AM EST
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 3fbaa8ff5528def9fff3c59916a96ef59606a885..8dcc79e1e1b954dcb6bedf8c1da021be59514aa4 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2009-01-08 "( 4.2.5p152)" "Programmer's Manual"
+.TH NTPDC 1 2009-01-09 "( 4.2.5p153)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday January  8, 2009 at 09:37:21 AM EST
+.\"  It has been AutoGen-ed  Friday January  9, 2009 at 07:08:46 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index daa1a14d71019a0ad7b18249cf48f05346f69fed..865c44e7477c9a6c56c91359901011ac9a755004 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 09:37:50 AM EST
+ *  It has been AutoGen-ed  Friday January  9, 2009 at 07:09:26 AM EST
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -410,7 +410,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.5p152\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p153\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 6128357e8d99c715bf20fe252cab79b39eb03ec2..36f2579fb6ed5533a38981811427e34d45236e1e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 09:37:50 AM EST
+ *  It has been AutoGen-ed  Friday January  9, 2009 at 07:09:26 AM EST
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -68,8 +68,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define NTPQ_VERSION       "4.2.5p152"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p152"
+#define NTPQ_VERSION       "4.2.5p153"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p153"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index faec70b5abfc9dadd8e242f18ea90b752eaf97cd..5f608f8d70a08d8f904722e16f02b336a600e48a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday January  8, 2009 at 09:37:52 AM EST
+# It has been AutoGen-ed  Friday January  9, 2009 at 07:09:31 AM EST
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index e6949988b082c1a4d09f2fcb335a0c77842f184b..b7efa4b560369680404f578bd8144026636db9a6 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2009-01-08 "( 4.2.5p152)" "Programmer's Manual"
+.TH NTPQ 1 2009-01-09 "( 4.2.5p153)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday January  8, 2009 at 09:37:51 AM EST
+.\"  It has been AutoGen-ed  Friday January  9, 2009 at 07:09:28 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 6ad7beb229f34349e0e57df6ae29d762406760d3..96a1d875f9c314094bfde9fa31981b128f3bc7a6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 09:38:35 AM EST
+ *  It has been AutoGen-ed  Friday January  9, 2009 at 07:10:22 AM EST
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -228,7 +228,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPSNMPD";
 tSCC   zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p152\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p153\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index d58538710f370e446b9d613ce517648963e44b74..54269d960148c1b9eca723f23fcefb3ccad838fc 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 09:38:35 AM EST
+ *  It has been AutoGen-ed  Friday January  9, 2009 at 07:10:22 AM EST
  *  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.5p152"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p152"
+#define NTPSNMPD_VERSION       "4.2.5p153"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p153"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c24b5af3b602ffd7a890451d89e570de8346f21e..48fd1bc0b78b2d20ed0cbf64f03c7f03198eccd2 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday January  8, 2009 at 09:38:37 AM EST
+# It has been AutoGen-ed  Friday January  9, 2009 at 07:10:25 AM EST
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 51b2a061e15063e16e9c0520b21f7b974f283701..64278639f15f6716ccd2104b1ba185422db7908f 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2009-01-08 "( 4.2.5p152)" "Programmer's Manual"
+.TH NTPSNMPD 1 2009-01-09 "( 4.2.5p153)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday January  8, 2009 at 09:38:37 AM EST
+.\"  It has been AutoGen-ed  Friday January  9, 2009 at 07:10:24 AM EST
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 90d563acfe5be17bc1a706f8ff836adcbc1a00f4..541e1ed17ab7daba07bb4d3792439a20ff7cd351 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=152
+point=153
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 334b973495a1a900268ffa0e7336fca2390ce358..3b0adef1d957e8cfd2ae504f3e3f473eb16fa8c1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 09:44:57 AM EST
+ *  It has been AutoGen-ed  Friday January  9, 2009 at 07:18:43 AM EST
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -513,7 +513,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p152\n\
+"sntp - standard SNTP program - Ver. 4.2.5p153\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 976088c9a0e8ccd03b9376e1b15b7e3fad2f5bfb..9a6ccca910da57d622c962bb9cae8c99dc04bffa 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 09:44:56 AM EST
+ *  It has been AutoGen-ed  Friday January  9, 2009 at 07:18:42 AM EST
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -147,8 +147,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define SNTP_VERSION       "4.2.5p152"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p152"
+#define SNTP_VERSION       "4.2.5p153"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p153"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index da5acc8c1de0417f3973653dd087026e51532652..ae6e6a521cf23923b0e4ddc4df0c79ddb10ae24b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday January  8, 2009 at 09:44:59 AM EST
+# It has been AutoGen-ed  Friday January  9, 2009 at 07:18:45 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 381b86cd75a8b1de29d7ccbd38e1d9e13f5bdda3..74ff4aaec28d21c56b31d893e015b6140aa00d27 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2009-01-08 "( 4.2.5p152)" "Programmer's Manual"
+.TH SNTP 1 2009-01-09 "( 4.2.5p153)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday January  8, 2009 at 09:44:58 AM EST
+.\"  It has been AutoGen-ed  Friday January  9, 2009 at 07:18:44 AM EST
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d38c7e7f730b06a9901c99f76d50221630d99740..9efe42375b54c63ac1114e95c58256aa6ec4172d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 09:45:06 AM EST
+ *  It has been AutoGen-ed  Friday January  9, 2009 at 07:18:55 AM EST
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -770,7 +770,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p152\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p153\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 90c559a2c42f3dbf5cb6f01ca34ec8cfc3ab5380..99be197461150ac5bb31d19dccb4bfd52c444131 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 09:45:06 AM EST
+ *  It has been AutoGen-ed  Friday January  9, 2009 at 07:18:55 AM EST
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -78,8 +78,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    23
-#define NTP_KEYGEN_VERSION       "4.2.5p152"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p152"
+#define NTP_KEYGEN_VERSION       "4.2.5p153"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p153"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5964a6216c1c5009af4147f257f20e0a67c91cd0..5f81f1a94286be932d21978183644e3e19391127 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday January  8, 2009 at 09:45:08 AM EST
+# It has been AutoGen-ed  Friday January  9, 2009 at 07:18:59 AM EST
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index c49e25acb10ee45d6e8c5e49c34d1493ad6923ac..6191776bdc532ec10be31bb9bf2fa50289b8868a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2009-01-08 "(ntp 4.2.5p152)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2009-01-09 "(ntp 4.2.5p153)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday January  8, 2009 at 09:45:08 AM EST
+.\"  It has been AutoGen-ed  Friday January  9, 2009 at 07:18:57 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"