]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P221
authorHarlan Stenn <stenn@ntp.org>
Sat, 26 Sep 2009 11:42:06 +0000 (07:42 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sat, 26 Sep 2009 11:42:06 +0000 (07:42 -0400)
bk: 4abdfe0eJk7kH9r79ChOugkOojqGJg

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 92384b52961ab71141a673db2df21d315ad5699a..4a843b61f89ae4c8996756be9f6438aaff83291b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.5p221) 2009/09/26 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1316] segfault if refclock_nmea can't open file.
 * [Bug 1317] Distribute cvo.sh.
 (4.2.5p220) 2009/09/25 Released by Harlan Stenn <stenn@ntp.org>
index 35c0870238e7faba18a1cef11f4b978808171a53..e793e59e6c10d7436509255359f051be0a9abb87 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  September 25, 2009 at 07:38:22 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  September 26, 2009 at 07:32:59 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -918,7 +918,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p220\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p221\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index ebc3131ce328c2ae159b4028d832c47eeedced3f..e2f6cae71ac6ced63416d4358493edd764ff730a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  September 25, 2009 at 07:38:21 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  September 26, 2009 at 07:32:58 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -89,8 +89,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    34
-#define NTPD_VERSION       "4.2.5p220"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p220"
+#define NTPD_VERSION       "4.2.5p221"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p221"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 16fd24b7240e11976279feb7d3f94c3a4ca151e2..a21ea952f397b44ba321c398cff56d4f6b6f7df0 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  September 25, 2009 at 07:38:25 AM by AutoGen 5.9.9pre5
+# It has been AutoGen-ed  September 26, 2009 at 07:33:02 AM by AutoGen 5.9.9pre5
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -62,7 +62,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.5p210
+ntpd - NTP daemon program - Ver. 4.2.5p220
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 944813a54afa11095c82fd5a5235d065d491257b..7e3e40c15dbc9473f7a037992ab75ad66ed0531c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2009-09-25 "( 4.2.5p220)" "Programmer's Manual"
+.TH NTPD 1 2009-09-26 "( 4.2.5p221)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  September 25, 2009 at 07:38:23 AM by AutoGen 5.9.9pre5
+.\"  It has been AutoGen-ed  September 26, 2009 at 07:33:00 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 704a614a34c5dcd375cca819baea49856c405664..18f352d0fdb28bcc98c537f84dc763e673eea3f5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  September 25, 2009 at 07:39:52 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  September 26, 2009 at 07:34:33 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -460,7 +460,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p220\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p221\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 543dbb2b9dc3e132833a02e4cd55aae258e54db6..a54f024086a118c854649253d6b0c18e4bbdf553 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  September 25, 2009 at 07:39:51 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  September 26, 2009 at 07:34:32 AM by AutoGen 5.9.9pre5
  *  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.5p220"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p220"
+#define NTPDC_VERSION       "4.2.5p221"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p221"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 950b39f05fa1d9e9724f7361e6c4af713d7940fd..b93eeb0f6caaf5175064acb56a1a1e9b47498e5f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  September 25, 2009 at 07:39:54 AM by AutoGen 5.9.9pre5
+# It has been AutoGen-ed  September 26, 2009 at 07:34:35 AM by AutoGen 5.9.9pre5
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -58,7 +58,7 @@ This is the automatically generated usage text for ntpdc:
 
 @exampleindent 0
 @example
-ntpdc - vendor-specific NTP query program - Ver. 4.2.5p210
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p220
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index d5c20a5a0d947143abaaabe8b5fb1788863daf6b..fff009e20b9c6fef7ba343971aa7c81b3c40bcfa 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2009-09-25 "( 4.2.5p220)" "Programmer's Manual"
+.TH NTPDC 1 2009-09-26 "( 4.2.5p221)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  September 25, 2009 at 07:39:53 AM by AutoGen 5.9.9pre5
+.\"  It has been AutoGen-ed  September 26, 2009 at 07:34:35 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 5538b275ba982ba511d20c01ef32a829f6df5b3a..18598d466d5add923a40647184f32401129534c6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  September 25, 2009 at 07:40:26 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  September 26, 2009 at 07:35:04 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -414,7 +414,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.5p220\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p221\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index d424751749867e9d2e9631bb132462dd0622e677..33d9281051188ba474e9e36fb78d67e857bdd971 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  September 25, 2009 at 07:40:25 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  September 26, 2009 at 07:35:03 AM by AutoGen 5.9.9pre5
  *  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.5p220"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p220"
+#define NTPQ_VERSION       "4.2.5p221"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p221"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0ef463da6382bc9c0c7619105241255a97a63916..6e490e450121e9d1c84e433304f04c6b0ecad073 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  September 25, 2009 at 07:40:28 AM by AutoGen 5.9.9pre5
+# It has been AutoGen-ed  September 26, 2009 at 07:35:07 AM by AutoGen 5.9.9pre5
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -46,7 +46,7 @@ This is the automatically generated usage text for ntpq:
 
 @exampleindent 0
 @example
-ntpq - standard NTP query program - Ver. 4.2.5p210
+ntpq - standard NTP query program - Ver. 4.2.5p220
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 7337456998be368e0269b49a7cc09d1de69b94ef..e1027a4bed5ef74e6a144b9459655124a7c2d672 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2009-09-25 "( 4.2.5p220)" "Programmer's Manual"
+.TH NTPQ 1 2009-09-26 "( 4.2.5p221)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  September 25, 2009 at 07:40:27 AM by AutoGen 5.9.9pre5
+.\"  It has been AutoGen-ed  September 26, 2009 at 07:35:06 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ac3ded4f6aa239406fdd84f77d6a1e1b79ecd9f8..6440593078dd35ba320a0ab49c92f7d125f0ef77 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  September 25, 2009 at 07:40:54 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  September 26, 2009 at 07:35:34 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.5p220\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p221\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 5a841319e21f8b433c8737e9466ab0ce827f1141..76cc5fc047de091aeeeed858e9c4587bf947a7e2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  September 25, 2009 at 07:40:54 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  September 26, 2009 at 07:35:33 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.5p220"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p220"
+#define NTPSNMPD_VERSION       "4.2.5p221"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p221"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a0362fc69ee6ef3446fa8f7312cf0828ebb42ef3..a2e6d75b893a04e247a4b71377ebc7f670d07be2 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  September 25, 2009 at 07:40:56 AM by AutoGen 5.9.9pre5
+# It has been AutoGen-ed  September 26, 2009 at 07:35:36 AM by AutoGen 5.9.9pre5
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 10b962e29d6bcdd765ca18846040ee51dfb9058b..9a5b5889baab767ab58b2fc6e8387cf61d451b9b 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2009-09-25 "( 4.2.5p220)" "Programmer's Manual"
+.TH NTPSNMPD 1 2009-09-26 "( 4.2.5p221)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  September 25, 2009 at 07:40:56 AM by AutoGen 5.9.9pre5
+.\"  It has been AutoGen-ed  September 26, 2009 at 07:35:35 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b6894753314f55f85cb2a6e0ea7c69f0efacde3c..14112f2889f1cef639a2296dcb79ffd760b167e4 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=220
+point=221
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index c19f2873e0747d205379f34996104652fa9abe78..2ca8ab5099c250dfc0e78dead23959964bd97d3b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  September 25, 2009 at 07:45:58 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  September 26, 2009 at 07:40:37 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.5p220\n\
+"sntp - standard SNTP program - Ver. 4.2.5p221\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index bb924da3bccbfeaee9b0436f41401033fe057407..1407d5de22976a0ae85379661bdd06a08a926b24 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  September 25, 2009 at 07:45:57 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  September 26, 2009 at 07:40:37 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.5p220"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p220"
+#define SNTP_VERSION       "4.2.5p221"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p221"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 29ff6a63c39a9ddff65cfa3d83f2b88fe0a39913..c334db4b6188e5e3ca1551f21354b08652e1b0ec 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  September 25, 2009 at 07:46:00 AM by AutoGen 5.9.9pre5
+# It has been AutoGen-ed  September 26, 2009 at 07:40:40 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.5p210
+sntp - standard SNTP program - Ver. 4.2.5p220
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index da9838cbbdf8c6bd0e74e307efd52f3646f2bc99..bcd4f69e013832517fca7b91ebe76b7e50f31b4b 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2009-09-25 "( 4.2.5p220)" "Programmer's Manual"
+.TH SNTP 1 2009-09-26 "( 4.2.5p221)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  September 25, 2009 at 07:45:59 AM by AutoGen 5.9.9pre5
+.\"  It has been AutoGen-ed  September 26, 2009 at 07:40:39 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e33004ae17fcb1e47d3649d4ad21771aa46745d0..fbaa1484872c1eab0d160dac9723e4048aa85ed2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  September 25, 2009 at 07:46:23 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  September 26, 2009 at 07:41:01 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -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.5p220\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p221\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 02afc064c0afe1a5d833183fc24f6562d3ca484f..7693ca5618983a0e21352073a8872bda3a0483a9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  September 25, 2009 at 07:46:22 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  September 26, 2009 at 07:41:00 AM by AutoGen 5.9.9pre5
  *  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.5p220"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p220"
+#define NTP_KEYGEN_VERSION       "4.2.5p221"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p221"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9f381d76fc507584dd86e181e14fbed58db80b3d..9a9b993b407d907414983ec82f967af767f43e74 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  September 25, 2009 at 07:46:25 AM by AutoGen 5.9.9pre5
+# It has been AutoGen-ed  September 26, 2009 at 07:41:04 AM by AutoGen 5.9.9pre5
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -51,7 +51,7 @@ This is the automatically generated usage text for ntp-keygen:
 @exampleindent 0
 @example
 Using OpenSSL version 90704f
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p210
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p220
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index ed97cbcce03d4a3adb3bbbee5bdb0187cc3bd27e..001c52e0557c205aa373e80f80fd9a7cbef4e9b7 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2009-09-25 "(ntp 4.2.5p220)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2009-09-26 "(ntp 4.2.5p221)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  September 25, 2009 at 07:46:24 AM by AutoGen 5.9.9pre5
+.\"  It has been AutoGen-ed  September 26, 2009 at 07:41:03 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"