]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_4P7_RC2 NTP_4_2_4P7_RC2
authorHarlan Stenn <stenn@ntp.org>
Thu, 9 Apr 2009 11:44:06 +0000 (07:44 -0400)
committerHarlan Stenn <stenn@ntp.org>
Thu, 9 Apr 2009 11:44:06 +0000 (07:44 -0400)
bk: 49dddf863n3UTDjRxXbuDI2-3Wp75Q

25 files changed:
ChangeLog
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd-opts.texi
ntpd/ntpd.1
ntpd/ntpdsim-opts.c
ntpd/ntpdsim-opts.h
ntpd/ntpdsim-opts.texi
ntpd/ntpdsim.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
packageinfo.sh
sntp/sntp-opts.c
sntp/sntp-opts.h
sntp/sntp-opts.texi
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index bc37478588342dde2f0029b1f81e1bade26f1abd..90a5dc56029f1cf50143eb992652f22b703a0778 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,5 @@
 ---
+(4.2.4p7-RC2) 2009/04/09 Released by Harlan Stenn <stenn@ntp.org>
 
 * [Sec 1144] limited buffer overflow in ntpq.  CVE-2009-0159
 * [Sec 1149] use SO_EXCLUSIVEADDRUSE on Windows
index 6fd6fab0d34ffc385edc2754ec30e5ceba5d1068..aeac13a1a00346b65830dd5b8a241ab3ba136369 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Monday March 30, 2009 at 06:39:19 AM EST
+ *  It has been AutoGen-ed  Thursday April  9, 2009 at 07:35:19 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -835,7 +835,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.4p7-RC1\n\
+"ntpd - NTP daemon program - Ver. 4.2.4p7-RC2\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 790bb40850549eb17a87fe14b0cec3118edd43e8..be03e902ecf7bcf583834668a09b973a5caebf29 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Monday March 30, 2009 at 06:39:18 AM EST
+ *  It has been AutoGen-ed  Thursday April  9, 2009 at 07:35:18 AM EDT
  *  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.4p7-RC1"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p7-RC1"
+#define NTPD_VERSION       "4.2.4p7-RC2"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p7-RC2"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2ecb065b40744c292691cc22a35d891fefcd2511..897a501a2d16bdf6377ec290cc048ba31f1e2e77 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Monday March 30, 2009 at 06:39:21 AM EST
+# It has been AutoGen-ed  Thursday April  9, 2009 at 07:35:22 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -60,7 +60,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.5p158
+ntpd - NTP daemon program - Ver. 4.2.5p161
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index e27ad19b36092c8e355b0630d1997ba64e1ef16c..44477d0f238a0a5e6452137390e543b1c4030e5e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2009-03-30 "( 4.2.4p7-RC1)" "Programmer's Manual"
+.TH NTPD 1 2009-04-09 "( 4.2.4p7-RC2)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday March 30, 2009 at 06:39:20 AM EST
+.\"  It has been AutoGen-ed  Thursday April  9, 2009 at 07:35:20 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ac536e42a70e2ca12382fd382b2f816590315d1b..dce99ea6ffbe0eea49a0d49151e1f00790ba1f50 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Monday March 30, 2009 at 06:39:23 AM EST
+ *  It has been AutoGen-ed  Thursday April  9, 2009 at 07:35:24 AM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -1072,7 +1072,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDSIM";
 tSCC   zUsageTitle[] =
-"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p7-RC1\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p7-RC2\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index cf8b82a29f3cdded96667aa5da157f0b4fbcd4d3..5e015daa2c6c2053c7532a50d8958b55583cf65b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Monday March 30, 2009 at 06:39:22 AM EST
+ *  It has been AutoGen-ed  Thursday April  9, 2009 at 07:35:23 AM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -98,8 +98,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    43
-#define NTPDSIM_VERSION       "4.2.4p7-RC1"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p7-RC1"
+#define NTPDSIM_VERSION       "4.2.4p7-RC2"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p7-RC2"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2a1050ee5dbf0e2d4bafd422b5534371deb9e39a..5414a860922f4b7842ec34f80caebf6a6f73c56d 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Monday March 30, 2009 at 06:39:26 AM EST
+# It has been AutoGen-ed  Thursday April  9, 2009 at 07:35:27 AM EDT
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index ecb127239f38f238549c4ea31cccee79cacada76..cd19d89194c22840c7a29203fe0aed8f793b464e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2009-03-30 "( 4.2.4p7-RC1)" "Programmer's Manual"
+.TH NTPDSIM 1 2009-04-09 "( 4.2.4p7-RC2)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday March 30, 2009 at 06:39:24 AM EST
+.\"  It has been AutoGen-ed  Thursday April  9, 2009 at 07:35:25 AM EDT
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 1355c90e605ea065ea8a0cb0c50e12b0848836f2..7e6e7d99c1be0542c77d30f3db9d819fbabd97f9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Monday March 30, 2009 at 06:45:37 AM EST
+ *  It has been AutoGen-ed  Thursday April  9, 2009 at 07:41:52 AM EDT
  *  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.4p7-RC1\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p7-RC2\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 8cb6d1684353e1012fa67c90a2a859f161e1b939..c076a0c2acba60d7fff8de0c42b1d985287e867e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Monday March 30, 2009 at 06:45:36 AM EST
+ *  It has been AutoGen-ed  Thursday April  9, 2009 at 07:41:51 AM EDT
  *  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.4p7-RC1"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p7-RC1"
+#define NTPDC_VERSION       "4.2.4p7-RC2"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p7-RC2"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index bfc8ffc00d7a6f642b0015f41725ff692d46b963..3bcacd68155a35400cbb86eb5c8dd12fbd03d95c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Monday March 30, 2009 at 06:45:39 AM EST
+# It has been AutoGen-ed  Thursday April  9, 2009 at 07:41:53 AM EDT
 # 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.5p158
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p161
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index f955a62c81b181769605d3ec17bd219e5b23ba2c..4ca9033245d1ea72ad6cad1848af233dda90fe74 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2009-03-30 "( 4.2.4p7-RC1)" "Programmer's Manual"
+.TH NTPDC 1 2009-04-09 "( 4.2.4p7-RC2)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday March 30, 2009 at 06:45:38 AM EST
+.\"  It has been AutoGen-ed  Thursday April  9, 2009 at 07:41:53 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 24dbd908e8918559a6ee8f8d9c2228d920b5656c..637e69d0edc7272d63472eb6a4a3f3eca49a3f92 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Monday March 30, 2009 at 06:46:07 AM EST
+ *  It has been AutoGen-ed  Thursday April  9, 2009 at 07:42:24 AM EDT
  *  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.4p7-RC1\n\
+"ntpq - standard NTP query program - Ver. 4.2.4p7-RC2\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index fefb31cf1942d80f5e514596b7a5ac7ea05f9b66..d8fdedc38a3b35f4a03de254c1acffa7cfc1b491 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Monday March 30, 2009 at 06:46:07 AM EST
+ *  It has been AutoGen-ed  Thursday April  9, 2009 at 07:42:23 AM EDT
  *  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.4p7-RC1"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p7-RC1"
+#define NTPQ_VERSION       "4.2.4p7-RC2"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p7-RC2"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9c42db94c633ddb654085b118e88a007de796633..a3bc58207cdd03265fcb777ccc90711c7a13e19a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Monday March 30, 2009 at 06:46:09 AM EST
+# It has been AutoGen-ed  Thursday April  9, 2009 at 07:42:26 AM EDT
 # 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.5p158
+ntpq - standard NTP query program - Ver. 4.2.5p161
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index bbfa7c21d0b02babc22327d50a8824602f869988..2ff8a905e122c1e36ab4771ec2bcb1b75d1dda3e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2009-03-30 "( 4.2.4p7-RC1)" "Programmer's Manual"
+.TH NTPQ 1 2009-04-09 "( 4.2.4p7-RC2)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday March 30, 2009 at 06:46:09 AM EST
+.\"  It has been AutoGen-ed  Thursday April  9, 2009 at 07:42:25 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 21b9a5b06f477d6f171c1abb04ae099b0d6f590a..22df770e5499467bb0390ea4ea461fc2a964fac7 100644 (file)
@@ -27,5 +27,5 @@ CLTAG=NTP_4_2_0
 # - - rcpoint gets set to 0
 # - - releasecandidate gets set to no
 # - GRONK is for -dev
-rcpoint=1
+rcpoint=2
 #rcpoint=GRONK
index 6d311dd708a71de17d6e2d1ddceefe1a0a476a49..85bfd0afa4fed0b26d73a1adf5695c893a369e9e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Monday March 30, 2009 at 06:46:34 AM EST
+ *  It has been AutoGen-ed  Thursday April  9, 2009 at 07:42:53 AM EDT
  *  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.4p7-RC1\n\
+"sntp - standard SNTP program - Ver. 4.2.4p7-RC2\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b3e62103b6d948ca27ecc9ba9d3456ae0f161dcb..2ce95830b1efd377651d3ffced63b7616af725ab 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Monday March 30, 2009 at 06:46:34 AM EST
+ *  It has been AutoGen-ed  Thursday April  9, 2009 at 07:42:52 AM EDT
  *  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.4p7-RC1"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p7-RC1"
+#define SNTP_VERSION       "4.2.4p7-RC2"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p7-RC2"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5047826e7f1d11ecb726bb5d4b4dd57a7174e72c..19bbdf86d17035e82f720ec161c3ca50faebaf8b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Monday March 30, 2009 at 06:46:36 AM EST
+# It has been AutoGen-ed  Thursday April  9, 2009 at 07:42:55 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 6961eb29f5088f5cb48d2ce084d74be0d0b2b2ab..08b0eaa137d6d6fce0e4a35dad3f5af095fe4eaa 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Monday March 30, 2009 at 06:46:45 AM EST
+ *  It has been AutoGen-ed  Thursday April  9, 2009 at 07:43:02 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -799,7 +799,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p7-RC1\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p7-RC2\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 90c6fcb0042083ea77378b8b3b7e1f211e94482c..261ecf302cd419e58e06ea41b7b1547130ad92fc 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Monday March 30, 2009 at 06:46:44 AM EST
+ *  It has been AutoGen-ed  Thursday April  9, 2009 at 07:43:01 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -79,8 +79,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.4p7-RC1"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p7-RC1"
+#define NTP_KEYGEN_VERSION       "4.2.4p7-RC2"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p7-RC2"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f6901dd6af1d5a66eb5aba792aaff408152bd2c8..b2c0469731eea0c3115cc003f1f298cb48b8c777 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Monday March 30, 2009 at 06:46:47 AM EST
+# It has been AutoGen-ed  Thursday April  9, 2009 at 07:43:04 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -52,7 +52,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.5p158
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p161
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 4a37db31067147ab4b911706cf5cbe838099808b..572b78f22c6d2f6b3f1e717d2801b3f912b13c61 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2009-03-30 "(ntp 4.2.4p7-RC1)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2009-04-09 "(ntp 4.2.4p7-RC2)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday March 30, 2009 at 06:46:46 AM EST
+.\"  It has been AutoGen-ed  Thursday April  9, 2009 at 07:43:03 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"