]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P42 NTP_4_2_7P42
authorHarlan Stenn <stenn@ntp.org>
Wed, 18 Aug 2010 10:09:59 +0000 (10:09 +0000)
committerHarlan Stenn <stenn@ntp.org>
Wed, 18 Aug 2010 10:09:59 +0000 (10:09 +0000)
bk: 4c6bb177YTUZ7JcipLiwHyh11YkQzQ

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

index e6794307ef5b14977d68fec8dc88eb4866c9fa7c..9705c09d72b17d7f6a9b99163b83072a54f12ae5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p42) 2010/08/18 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1593] ntpd abort in free() with logconfig syntax error.
 * [Bug 1595] from 4.2.6p3-RC1: empty last line in key file causes
   duplicate key to be added
index 6f9c849af6b837a57c4ef843c6327d71a0a3a5c8..befbff21e0cbf3b2d534449c4c0c2190150be5f5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  July 28, 2010 at 05:45:44 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 18, 2010 at 10:07:38 AM by AutoGen 5.10
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -1016,7 +1016,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.7p41\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p42\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 2b7d4464d071b970103e3841fc1c8895f3a1d525..165f88778d0b55c22a1e6245f71c5ae861e0b013 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  July 28, 2010 at 05:45:43 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 18, 2010 at 10:07:38 AM by AutoGen 5.10
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -91,8 +91,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    36
-#define NTPD_VERSION       "4.2.7p41"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p41"
+#define NTPD_VERSION       "4.2.7p42"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p42"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2f69cb0803b3b9a4fb906da39a24d1e2276c14c7..ae8948b938ca7c0cbcd86a2678bfa25b8f5fe903 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  July 28, 2010 at 05:46:19 AM by AutoGen 5.10
+# It has been AutoGen-ed  August 18, 2010 at 10:07:59 AM by AutoGen 5.10
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -64,7 +64,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.7p41
+ntpd - NTP daemon program - Ver. 4.2.7p42
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 0d3ff638e749007e474b4f2c4f833c1b6f8e49fb..b9f14347334482748bf479f35e5c01e5c8fb317c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-07-28 "( 4.2.7p41)" "Programmer's Manual"
+.TH NTPD 1 2010-08-18 "( 4.2.7p42)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  July 28, 2010 at 05:46:18 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  August 18, 2010 at 10:07:59 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index a4d1b1469cad74988ccb6e10c4c17eef418bf00d..400f0b1fdd1df12e443a9ffe1636633091bd3352 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  July 28, 2010 at 05:46:25 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 18, 2010 at 10:08:04 AM by AutoGen 5.10
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -452,7 +452,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p41\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p42\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 44edcd0302560dd6521678b8a5c59782fb9204df..601c463972eced4f388833c229f6213cb3130474 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  July 28, 2010 at 05:46:25 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 18, 2010 at 10:08:04 AM by AutoGen 5.10
  *  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.7p41"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p41"
+#define NTPDC_VERSION       "4.2.7p42"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p42"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5853cb7732054f08dc592c43e4fa85e0680259f4..e94b16ed6fea4f6fa66d0d5c39ca2628216673c5 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  July 28, 2010 at 05:46:35 AM by AutoGen 5.10
+# It has been AutoGen-ed  August 18, 2010 at 10:08:14 AM by AutoGen 5.10
 # 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.7p41
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p42
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 8b39a641ad619951b50afadc5238755edcb27940..9c61e055af37f93320fd902e8d9fc27274e759a4 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-07-28 "( 4.2.7p41)" "Programmer's Manual"
+.TH NTPDC 1 2010-08-18 "( 4.2.7p42)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  July 28, 2010 at 05:46:34 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  August 18, 2010 at 10:08:13 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index f03b10be43ef90cc256cf93a0783496a76a1f108..612205f18bad3ba5f7e6aa6ec187aa8a66b11bac 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  July 28, 2010 at 05:46:35 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 18, 2010 at 10:08:14 AM by AutoGen 5.10
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -427,7 +427,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.7p41\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p42\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f49dff184a78ef27496a0ad7f9f8fde565ea4b08..36c178158684334bb050dfb962a41a82c29ad9c9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  July 28, 2010 at 05:46:35 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 18, 2010 at 10:08:14 AM by AutoGen 5.10
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -69,8 +69,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    14
-#define NTPQ_VERSION       "4.2.7p41"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p41"
+#define NTPQ_VERSION       "4.2.7p42"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p42"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 483562d4778c7525d15bb6182fefa7e740589794..fe96720171d566d35e5f0814bc66418786f77fce 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  July 28, 2010 at 05:46:46 AM by AutoGen 5.10
+# It has been AutoGen-ed  August 18, 2010 at 10:08:26 AM by AutoGen 5.10
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -47,7 +47,7 @@ This is the automatically generated usage text for ntpq:
 
 @exampleindent 0
 @example
-ntpq - standard NTP query program - Ver. 4.2.7p41
+ntpq - standard NTP query program - Ver. 4.2.7p42
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 3e98195765b245aeef2ecf073a53611415193ba6..fdd5b91471624ffb3ca295ef3a38c2426eaad7b1 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-07-28 "( 4.2.7p41)" "Programmer's Manual"
+.TH NTPQ 1 2010-08-18 "( 4.2.7p42)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  July 28, 2010 at 05:46:46 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  August 18, 2010 at 10:08:26 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c8da99e5683384a523871b7bdcfe9f2bba81ba90..f83a04cc61c9c314029265ea54c4befebde695ce 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  July 28, 2010 at 05:46:47 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 18, 2010 at 10:08:27 AM by AutoGen 5.10
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -256,7 +256,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPSNMPD";
 tSCC   zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p41\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p42\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 16b80b1fd31d3d51a82fbd327c3982cf654b6fc9..673c228ff903d1aade49cf360c7756f0b26c4c9e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  July 28, 2010 at 05:46:47 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 18, 2010 at 10:08:27 AM by AutoGen 5.10
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -63,8 +63,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    8
-#define NTPSNMPD_VERSION       "4.2.7p41"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p41"
+#define NTPSNMPD_VERSION       "4.2.7p42"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p42"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index cd374c939c97649b7652ea1170a08b9b9924c041..0c2c0a53225588e20ad3c304e44dc74918965ba3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  July 28, 2010 at 05:46:52 AM by AutoGen 5.10
+# It has been AutoGen-ed  August 18, 2010 at 10:08:31 AM by AutoGen 5.10
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -34,7 +34,7 @@ This is the automatically generated usage text for ntpsnmpd:
 
 @exampleindent 0
 @example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p41
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p42
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index b51ba5ede95ee75eb1315a994042935ace28ae0c..fa4291e3077169666ab79781c97b329fe820b3ed 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-07-28 "( 4.2.7p41)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-08-18 "( 4.2.7p42)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  July 28, 2010 at 05:46:52 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  August 18, 2010 at 10:08:31 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index caca61759113ddce5c09b97b03d761bf97c47d52..53240ba2a6c7368c43e3457dc9a76013168ee5c0 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=41
+point=42
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 028e58675bfc71136aa4fbed9c65fd9b1a29f996..fc7d3bbbf49f22e8e7e0fbf1cfd0f0ad0c13c979 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  July 28, 2010 at 05:48:00 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 18, 2010 at 10:09:38 AM by AutoGen 5.10
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -474,7 +474,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.7p41\n\
+"sntp - standard SNTP program - Ver. 4.2.7p42\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b83e7926f164d269cea249ceb6157fb7ccbad359..e243a831a8c9a54d042da1958989c725b6c11b3d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  July 28, 2010 at 05:48:00 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 18, 2010 at 10:09:38 AM by AutoGen 5.10
  *  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.7p41"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p41"
+#define SNTP_VERSION       "4.2.7p42"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p42"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 62a036065e8961c70181289a8070f0881622a039..86219d2c5432c04da0b0aa57a529d9d5fe6e37c5 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  July 28, 2010 at 05:48:04 AM by AutoGen 5.10
+# It has been AutoGen-ed  August 18, 2010 at 10:09:44 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 786033cd7f9bebbe9c51ba8181ac6b03846148b1..4c089930e807ae1776306450914ec6f4f7456255 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-07-28 "( 4.2.7p41)" "Programmer's Manual"
+.TH SNTP 1 2010-08-18 "( 4.2.7p42)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  July 28, 2010 at 05:48:04 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  August 18, 2010 at 10:09:44 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index f731d47500f8ff3e6d7f7d1ef81586fd2424d815..e048a849f14052962a7be6ca45af322dbd70ccbe 100644 (file)
@@ -36,7 +36,7 @@ display the time offset of the system clock relative to the server
 clock.  Run as root, it can correct the system clock to this offset as
 well.  It can be run as an interactive command or from a cron job.
 
-  <p>This document applies to version 4.2.7p41 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p42 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 34bd4ec85d2751f13e9e262abb3fa09556d5097a..1b781270d80558c0f46f51b54e2b13e0c4e175aa 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  July 28, 2010 at 05:48:05 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 18, 2010 at 10:09:45 AM by AutoGen 5.10
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -738,7 +738,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p41\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p42\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index e7224340560db6264003d938aa90f50445e98c24..b4b0a3aef79f9b035ec2ca11ac8505c45c6fd5da 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  July 28, 2010 at 05:48:05 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 18, 2010 at 10:09:44 AM by AutoGen 5.10
  *  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.7p41"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p41"
+#define NTP_KEYGEN_VERSION       "4.2.7p42"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p42"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a69e4154d90d32aa443bd6804695f88932e234ed..5951d516f68b4fc65e5a3564c0768f824fbbd8e5 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  July 28, 2010 at 05:48:12 AM by AutoGen 5.10
+# It has been AutoGen-ed  August 18, 2010 at 10:09:50 AM by AutoGen 5.10
 # 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.7p41
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p42
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 361bb13247ccbf8a0cb49ce9b26f799628f11260..9e365a36161003ea8e41eddd01b859611972dd8a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-07-28 "(ntp 4.2.7p41)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-08-18 "(ntp 4.2.7p42)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  July 28, 2010 at 05:48:12 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  August 18, 2010 at 10:09:50 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"