]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P19 NTP_4_2_7P19
authorHarlan Stenn <stenn@ntp.org>
Tue, 9 Feb 2010 11:57:34 +0000 (11:57 +0000)
committerHarlan Stenn <stenn@ntp.org>
Tue, 9 Feb 2010 11:57:34 +0000 (11:57 +0000)
bk: 4b714daelgyqBFKqK342p_lRR1MZ_g

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 58340ffb11697a5ddb55287c91a11257a7b691c1..75c49a640a84a61d728e5bad9d936a1bb3c8e87d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p19) 2010/02/09 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1338] Update the association type codes in ntpq.html.
 * Include (4.2.6p1-RC5) - [Bug 1478] linking fails: EVP_MD_pkey_type.
 * Include (4.2.6p1-RC5) - [Bug 1479] not finding readline headers.
index 7c546b4438b987580a759ba351bf27c7e4b67d6a..710bfa9fa726e51799effc1ef5bc8f6f54898464 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  February  7, 2010 at 10:23:43 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  9, 2010 at 11:45:44 AM by AutoGen 5.10
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -956,7 +956,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.7p18\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p19\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index b0060f468d83e0cd709683e30d37b8468eefa8d3..8c685d962e1258fd69d54102d7d49f9c78e6a49f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  February  7, 2010 at 10:23:42 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  9, 2010 at 11:45:43 AM by AutoGen 5.10
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -90,8 +90,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    35
-#define NTPD_VERSION       "4.2.7p18"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p18"
+#define NTPD_VERSION       "4.2.7p19"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p19"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b46a427a05d9cc8c5431db8190d0b51a56e7ca3c..1d0ea8dc8753c3d3d3238aab74c86d409af37c22 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  February  7, 2010 at 10:25:00 AM by AutoGen 5.10
+# It has been AutoGen-ed  February  9, 2010 at 11:47:13 AM by AutoGen 5.10
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -63,7 +63,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.7p18
+ntpd - NTP daemon program - Ver. 4.2.7p19
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 98865f60c7d56d13a71147afb805e2a6b7c81d16..19c17b761b8dc1e4edb1e47a1f6a0d2359bf3268 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-02-07 "( 4.2.7p18)" "Programmer's Manual"
+.TH NTPD 1 2010-02-09 "( 4.2.7p19)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  February  7, 2010 at 10:24:59 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February  9, 2010 at 11:47:12 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index bd0cd87c8d4197982986948a9052716ea79b350d..6631842b4641dae637208f0611c6bde551641c87 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  February  7, 2010 at 10:25:16 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  9, 2010 at 11:47:42 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.7p18\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p19\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b71b1613b8c6220eed65ead94072789a7a647307..694dc20c114d894c62123e004d126957b21c4a41 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  February  7, 2010 at 10:25:15 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  9, 2010 at 11:47:41 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.7p18"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p18"
+#define NTPDC_VERSION       "4.2.7p19"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p19"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ed0659f5679dd0212e43c9cb3dca149f8ce1ce8f..4c1ade95797d8dbf2e4c25562d4b733b444997a4 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  February  7, 2010 at 10:25:42 AM by AutoGen 5.10
+# It has been AutoGen-ed  February  9, 2010 at 11:48:23 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.7p18
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p19
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 0e9a2f37ae50565f45e33819bd14658595a142d1..d50854f7b7b2608745864c54b6e38d1c7b8502d2 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-02-07 "( 4.2.7p18)" "Programmer's Manual"
+.TH NTPDC 1 2010-02-09 "( 4.2.7p19)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  February  7, 2010 at 10:25:41 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February  9, 2010 at 11:48:22 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 6f09deef03d4b690e12baf463a73af3f19b27aad..6a768b4ef963f4527c2e1a2865b2e2c52c459249 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  February  7, 2010 at 10:25:43 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  9, 2010 at 11:48:25 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.7p18\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p19\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 90b1f3f5d1b46f145196084e42dcbb063781410c..6f8a723fbd1c15c188020496902e957c4f815b84 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  February  7, 2010 at 10:25:43 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  9, 2010 at 11:48:24 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.7p18"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p18"
+#define NTPQ_VERSION       "4.2.7p19"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p19"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7540f7b6ef5be0c91abeb95ba20b35baf55e7902..1f5b7d9535ef4570cba5e5b3f5f42abfe81b9e65 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  February  7, 2010 at 10:26:08 AM by AutoGen 5.10
+# It has been AutoGen-ed  February  9, 2010 at 11:49:07 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.7p18
+ntpq - standard NTP query program - Ver. 4.2.7p19
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index af651989d16c47266d4c235d71f5578861d89fd0..6b203ea044cb53a52c70ee4823eae7675ea2051d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-02-07 "( 4.2.7p18)" "Programmer's Manual"
+.TH NTPQ 1 2010-02-09 "( 4.2.7p19)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  February  7, 2010 at 10:26:07 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February  9, 2010 at 11:49:06 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b062c9d9379147a29ccf2158848b0df8a7a84535..64596666c7968d0d1bbaf06facd58dd14d99b2b2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  February  7, 2010 at 10:26:09 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  9, 2010 at 11:49:09 AM by AutoGen 5.10
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -233,7 +233,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPSNMPD";
 tSCC   zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p18\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p19\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 63fcc74ec80328c22205c0f81d4c1d0cb6798b20..2426c51cef4d71078680ac6b4cb33540571df0cb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  February  7, 2010 at 10:26:09 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  9, 2010 at 11:49:09 AM by AutoGen 5.10
  *  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.7p18"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p18"
+#define NTPSNMPD_VERSION       "4.2.7p19"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p19"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a9bf47240d99caf3ece78acb7ade7b306be8ead8..0ea8cd72469103fa5653b261a6e7ce5452b0cafe 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  February  7, 2010 at 10:26:24 AM by AutoGen 5.10
+# It has been AutoGen-ed  February  9, 2010 at 11:49:39 AM by AutoGen 5.10
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -33,7 +33,7 @@ This is the automatically generated usage text for ntpsnmpd:
 
 @exampleindent 0
 @example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p18
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p19
 USAGE:  ntpsnmpd [ -<flag> | --<name> ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index e709269fb630acd66077900315098c1c25ab2b2a..9d0dc35e1d53c3fcb00025a6970eedbd584bc665 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-02-07 "( 4.2.7p18)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-02-09 "( 4.2.7p19)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  February  7, 2010 at 10:26:24 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February  9, 2010 at 11:49:36 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 0c69173939119f7492e7089b577966340f838d14..ab16b8d1ef49390890a80d56b3a4ed0fc7970ab6 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=18
+point=19
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index fd56267817a5458103602215dbee948e652a5e66..5bb6f25895c833308852e9ca9906d2c3fa7d28d1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  February  7, 2010 at 10:30:19 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  9, 2010 at 11:55:39 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.7p18\n\
+"sntp - standard SNTP program - Ver. 4.2.7p19\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 362dea08b790651889919829fedd2ed84e957075..e3aae08c24074b255b6c3e4bdf28384fa1996e95 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  February  7, 2010 at 10:30:18 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  9, 2010 at 11:55:39 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.7p18"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p18"
+#define SNTP_VERSION       "4.2.7p19"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p19"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0918af6408e235b4f7ed49b180f83e1ae7082905..b28826495ec50222792fa97917e599428e882687 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  February  7, 2010 at 10:30:31 AM by AutoGen 5.10
+# It has been AutoGen-ed  February  9, 2010 at 11:56:14 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -56,7 +56,7 @@ This is the automatically generated usage text for sntp:
 
 @exampleindent 0
 @example
-sntp - standard SNTP program - Ver. 4.2.7p18
+sntp - standard SNTP program - Ver. 4.2.7p19
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 48587b9152052e933db1404b488871d7cf5c25f3..ef5ca7d10b7977ed6f5545df39193143a92d7850 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-02-07 "( 4.2.7p18)" "Programmer's Manual"
+.TH SNTP 1 2010-02-09 "( 4.2.7p19)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  February  7, 2010 at 10:30:31 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February  9, 2010 at 11:56:11 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index afb279511c87fd001a70124a33669efbd84d995c..7b2d4f851c43f0f0c73544bbcf2d00206832975e 100644 (file)
@@ -38,7 +38,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.7p18 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p19 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 95b9a2189b55c78739c06bbe152fe60f8b413056..8859fc1d1af0de738b513c9dfd397593cea62b8a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  February  7, 2010 at 10:30:33 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  9, 2010 at 11:56:17 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.7p18\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p19\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index d15e3648cd9311dcb4ac6173e0355f27105abb13..455f455cc42deac095d775f70fb04af5c2f9e3c4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  February  7, 2010 at 10:30:33 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  9, 2010 at 11:56:16 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.7p18"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p18"
+#define NTP_KEYGEN_VERSION       "4.2.7p19"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p19"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 041941d7d636daad28e600274cbda2f9089e125e..347e362d4f5df7b134e73360a2499e3b6ca3ae08 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  February  7, 2010 at 10:30:57 AM by AutoGen 5.10
+# It has been AutoGen-ed  February  9, 2010 at 11:56:45 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.7p18
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p19
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 454526b8dc60e5ab2588f9c4bdf5fc88585128f9..f7388e057eabc3b86d268f194a4259ad29a212d5 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-02-07 "(ntp 4.2.7p18)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-02-09 "(ntp 4.2.7p19)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  February  7, 2010 at 10:30:56 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February  9, 2010 at 11:56:44 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"