]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P27 NTP_4_2_7P27
authorHarlan Stenn <stenn@ntp.org>
Tue, 27 Apr 2010 10:08:54 +0000 (10:08 +0000)
committerHarlan Stenn <stenn@ntp.org>
Tue, 27 Apr 2010 10:08:54 +0000 (10:08 +0000)
bk: 4bd6b7b64gEnedkXPcnuANPYhIpngg

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 1acffdb3766a944bd40d1e04d8898bbf5e33ccdf..5631c09926a7b188dea18b2596b69235b2f5c46d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p27) 2010/04/27 Released by Harlan Stenn <stenn@ntp.org>
 (4.2.7p26) 2010/04/24 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1465] Make sure time from TS2100 is not invalid (backport from -dev).
 * [Bug 1528] Fix EDITLINE_LIBS link order for ntpq and ntpdc.
index fee9ff6f3047b2688fa4c57cf61fca764f284860..eb1ff75a026203c94c0fab7e5e39b7d27b1199ec 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  April 24, 2010 at 10:06:59 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 27, 2010 at 10:06:52 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.7p26\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p27\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index e5ab425b6bfe7383ca3186f8cbb31ad5283259df..9f8317b0ac7852fb4acefbc3cd0ebc6dac551e49 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  April 24, 2010 at 10:06:59 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 27, 2010 at 10:06:51 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.7p26"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p26"
+#define NTPD_VERSION       "4.2.7p27"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p27"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b7de5e8b19b39739da763bd617248e31c20029a2..34ca8054f7d62be97105eb29d8d45bd7bd5edadb 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  April 24, 2010 at 10:07:28 AM by AutoGen 5.10
+# It has been AutoGen-ed  April 27, 2010 at 10:07:09 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.7p26
+ntpd - NTP daemon program - Ver. 4.2.7p27
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index e631653258d3a39866654c448e5f915cfce22579..441f627bd0b207c38c0942f0124fda0fbc9861ce 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-04-24 "( 4.2.7p26)" "Programmer's Manual"
+.TH NTPD 1 2010-04-27 "( 4.2.7p27)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  April 24, 2010 at 10:07:28 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  April 27, 2010 at 10:07:09 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 2cd6c2e927c2abe2122ef01d08c59821ed6dbe18..7635b315bc43a5c27389b19898f5cd811eabff6f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  April 24, 2010 at 10:07:33 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 27, 2010 at 10:07:15 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.7p26\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p27\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 1ce85f8365d9a3f584a403c09bee5f8c11b7e508..6d5df301f54b463a8d3138825063ad801a3d6fd2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  April 24, 2010 at 10:07:33 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 27, 2010 at 10:07:15 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.7p26"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p26"
+#define NTPDC_VERSION       "4.2.7p27"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p27"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 578267016c9274dcf775628bbb966d6ee6974f0c..70a8888273576f935523eb0ef14afa23aa9285be 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  April 24, 2010 at 10:07:42 AM by AutoGen 5.10
+# It has been AutoGen-ed  April 27, 2010 at 10:07:24 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.7p26
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p27
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 0fa2422a416b644eb90d935e0c314c36f9799b1f..29f0a3e57c9d5b2a1fca8a27de32ac4356cd8937 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-04-24 "( 4.2.7p26)" "Programmer's Manual"
+.TH NTPDC 1 2010-04-27 "( 4.2.7p27)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  April 24, 2010 at 10:07:42 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  April 27, 2010 at 10:07:24 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 2ff7852447196815ab88ca74730496945ff6868b..e806aed27bedc2c92775b1ab6a61fdb177af82e4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  April 24, 2010 at 10:07:43 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 27, 2010 at 10:07:24 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.7p26\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p27\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index cece19f65d6e61e16a7fa6d3ba8fcdef02c90999..3647d9946ea21b0917e4f54d88c52076c679ca1b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  April 24, 2010 at 10:07:42 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 27, 2010 at 10:07: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.7p26"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p26"
+#define NTPQ_VERSION       "4.2.7p27"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p27"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3ef8933b158737f838205fa62c1a412cd45ef5e4..f635584bd3f9a658d935d8e55ab2824b7e503bd7 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  April 24, 2010 at 10:07:53 AM by AutoGen 5.10
+# It has been AutoGen-ed  April 27, 2010 at 10:07:35 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.7p26
+ntpq - standard NTP query program - Ver. 4.2.7p27
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 44f4c36a283a4ed16ed82433bb866bc409269b69..3e27f181cd34c4ae344e09667cec6f909731a6fd 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-04-24 "( 4.2.7p26)" "Programmer's Manual"
+.TH NTPQ 1 2010-04-27 "( 4.2.7p27)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  April 24, 2010 at 10:07:53 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  April 27, 2010 at 10:07:35 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 0690e336843e86293aface5ea8678f9ff3501386..87f382493e8ebde77fca6c1fabff88ad86a97ad5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  April 24, 2010 at 10:07:54 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 27, 2010 at 10:07:35 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.7p26\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p27\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 0a94cef6fd4bf5143c8d0dcba497f506b54e8e0e..bd5232706e4b9efabba259d4ceb1c20c344e3d8b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  April 24, 2010 at 10:07:54 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 27, 2010 at 10:07:35 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.7p26"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p26"
+#define NTPSNMPD_VERSION       "4.2.7p27"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p27"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 92e6945b7b630cb629ad57431ce090a0178549b4..c067d2a3232cca06891ce19f707c4a0b396343d3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  April 24, 2010 at 10:07:54 AM by AutoGen 5.10
+# It has been AutoGen-ed  April 27, 2010 at 10:07:36 AM by AutoGen 5.10
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 7bb1c3b67b20e3fad1adb9ee06e23ac4bfe4a68d..207b8c1df84d5e993979d750a5a566028a0dc4fb 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-04-24 "( 4.2.7p26)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-04-27 "( 4.2.7p27)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  April 24, 2010 at 10:07:54 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  April 27, 2010 at 10:07:36 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index bc615259ee2163da048d3bab58fe166c79aa913e..e12577d936e7e255bfd9c5fdff86bf6d0467d328 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=26
+point=27
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 7d19d0b6b80010055a8b3d4b2c17e0ad36da18ec..b487c316147c3d9f7cb53cf78c568c1067e8be23 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  April 24, 2010 at 10:08:58 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 27, 2010 at 10:08:37 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.7p26\n\
+"sntp - standard SNTP program - Ver. 4.2.7p27\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 0af8a9b9436175915551d9e166b75dbe4cd8ce72..40fe5534408bcc7a74dcb6a95e6db7fcef65b346 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  April 24, 2010 at 10:08:58 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 27, 2010 at 10:08:37 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.7p26"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p26"
+#define SNTP_VERSION       "4.2.7p27"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p27"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d7bd5ef489646884b089645442985fba9df5dc1b..cfc9bd0dfd029872c74395e561c5532034d95f8f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  April 24, 2010 at 10:09:01 AM by AutoGen 5.10
+# It has been AutoGen-ed  April 27, 2010 at 10:08:41 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.7p26
+sntp - standard SNTP program - Ver. 4.2.7p27
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 697a2edebbdb67ff7674f5071cb2e318b2d09262..13b7ad48cf482d021105fb6bfbcf7dd460c16e5b 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-04-24 "( 4.2.7p26)" "Programmer's Manual"
+.TH SNTP 1 2010-04-27 "( 4.2.7p27)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  April 24, 2010 at 10:09:01 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  April 27, 2010 at 10:08:41 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 05b8f0e7eda08193f0e17223cf30332d9725ab1e..357b055d5d4b5cb1860e8a634a58bee3d7d86c50 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.7p26 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p27 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index e0620d57ae65a915dcc1338dd419022293e8132f..df2c984c3e11a0a368464176f3fe4f13eaf1ad32 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  April 24, 2010 at 10:09:02 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 27, 2010 at 10:08:42 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.7p26\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p27\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b17adad84bf46a78e87525e7ec19dfd745a0fa98..de2065a72e7c4d1343dba480659de006b8e4cdbc 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  April 24, 2010 at 10:09:02 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 27, 2010 at 10:08:42 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.7p26"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p26"
+#define NTP_KEYGEN_VERSION       "4.2.7p27"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p27"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ac5442a80d687036914dc09f3215ee5ca9d580d6..858163e5a12e75d484f95997d1d96cbfb5a54383 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  April 24, 2010 at 10:09:10 AM by AutoGen 5.10
+# It has been AutoGen-ed  April 27, 2010 at 10:08:47 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.7p26
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p27
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index c747674026fe600a75d2f65199cff1ab98d3d9b7..59ed425bd4cd94b173ff73ba8384ae3ba2f576d9 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-04-24 "(ntp 4.2.7p26)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-04-27 "(ntp 4.2.7p27)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  April 24, 2010 at 10:09:10 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  April 27, 2010 at 10:08:47 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"