]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P29 NTP_4_2_7P29
authorHarlan Stenn <stenn@ntp.org>
Wed, 5 May 2010 02:34:37 +0000 (22:34 -0400)
committerHarlan Stenn <stenn@ntp.org>
Wed, 5 May 2010 02:34:37 +0000 (22:34 -0400)
bk: 4be0d93d8VpDPz_Ysv2fKfRqC8GYxw

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 9f35bee2cf3467295f64ef586f2f2f6f210e48f9..727499475ce01786384cc0e8446e6738ebbed7a4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p29) 2010/05/04 Released by Harlan Stenn <stenn@ntp.org>
 (4.2.7p28) 2010/05/03 Released by Harlan Stenn <stenn@ntp.org>
 * Include (4.2.6p2-RC3) [Bug 1512] ntpsnmpd should connect to net-snmpd
   via a unix-domain socket by default.
index c4800ad305d2d27845f2cd9666b58abd7aa5bdcc..48fdf524a02669e2e3e12b8aebdd73bf54d2b251 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  May  3, 2010 at 10:11:03 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May  4, 2010 at 10:31:41 PM 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.7p28\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p29\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index c6c75d414c3a30cee0e5832d6614c4a8b1557dc9..7d946ab458c88281cf7c194a04a7cfdde1446a19 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  May  3, 2010 at 10:11:03 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May  4, 2010 at 10:31:41 PM 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.7p28"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p28"
+#define NTPD_VERSION       "4.2.7p29"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p29"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b1325977f524027eff7f966f926f995848ff272f..15a9dd29781dea23967547a60c8ecbb788490bef 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  May  3, 2010 at 10:11:50 AM by AutoGen 5.10
+# It has been AutoGen-ed  May  4, 2010 at 10:32:05 PM 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.7p28
+ntpd - NTP daemon program - Ver. 4.2.7p29
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index eb51ccd2e6c309aa4d6b89a1d25f5501f18ef828..f8732c9f32a1694da2b6c0c9f7e05078b5912e14 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-05-03 "( 4.2.7p28)" "Programmer's Manual"
+.TH NTPD 1 2010-05-04 "( 4.2.7p29)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  May  3, 2010 at 10:11:50 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  May  4, 2010 at 10:32:04 PM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index f2552fe20b60ebb06d9a7c1ddc71b236e9e85fd3..997629a97619543609b1202de56cee527b250e7d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  May  3, 2010 at 10:12:05 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May  4, 2010 at 10:32:11 PM 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.7p28\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p29\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 40b6dc7271035395edadd2cfb5746ef5afe8a445..c6a44b327211a7bf1c3c99ad3c055ffd6e046fe6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  May  3, 2010 at 10:12:04 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May  4, 2010 at 10:32:11 PM 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.7p28"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p28"
+#define NTPDC_VERSION       "4.2.7p29"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p29"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7be006e4911d70f180a5c027a95da803a19ea318..b43e3b40eb8cf8cfb29311b475439c5a8c636ec0 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  May  3, 2010 at 10:12:26 AM by AutoGen 5.10
+# It has been AutoGen-ed  May  4, 2010 at 10:32:23 PM 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.7p28
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p29
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 053b766376bbe568338e13a48d741824a545f8ea..7a1970159ee0fea9a265ec485bb4aa90ea1b34bd 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-05-03 "( 4.2.7p28)" "Programmer's Manual"
+.TH NTPDC 1 2010-05-04 "( 4.2.7p29)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  May  3, 2010 at 10:12:26 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  May  4, 2010 at 10:32:23 PM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 1527fae3c9d115d50b8a4cc77093a853bc95e29e..ba44b4ac2f20642c39266293358edec3e1f86800 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  May  3, 2010 at 10:12:27 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May  4, 2010 at 10:32:24 PM 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.7p28\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p29\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 544e64a27b5e69d9d9955f101a8845ed4acaf2b2..a9a94a0165070f153d0cee9d1c3ac535ae0cb821 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  May  3, 2010 at 10:12:27 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May  4, 2010 at 10:32:24 PM 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.7p28"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p28"
+#define NTPQ_VERSION       "4.2.7p29"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p29"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0c1399532ba98f9da3ad0ed282b9cc1be6379a29..0ef09b090cfef06264aaeb9f02f8e03bf32f0a60 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  May  3, 2010 at 10:12:51 AM by AutoGen 5.10
+# It has been AutoGen-ed  May  4, 2010 at 10:32:37 PM 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.7p28
+ntpq - standard NTP query program - Ver. 4.2.7p29
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index bc8b870a50ea619a4d47c785f64c76c751ead007..86624fd35d0e509881ea892ef8ecd337d8051d51 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-05-03 "( 4.2.7p28)" "Programmer's Manual"
+.TH NTPQ 1 2010-05-04 "( 4.2.7p29)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  May  3, 2010 at 10:12:51 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  May  4, 2010 at 10:32:37 PM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ea6a06f3eb5a9997bc7c945a56faea700d4ebfb8..235adbb7674514c6f5ea2613652c6e48b135b758 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  May  3, 2010 at 10:12:52 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May  4, 2010 at 10:32:38 PM 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.7p28\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p29\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 2814568dbb53e46fefb14d26163513eff6c82c2d..822ae465a79b0486bad35bc6d4e8a88de2f45a21 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  May  3, 2010 at 10:12:52 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May  4, 2010 at 10:32:38 PM 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.7p28"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p28"
+#define NTPSNMPD_VERSION       "4.2.7p29"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p29"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 30904c631b2935abee92216b71bf8f5d089418d6..0231167cb7c8ca78f111a2c0ee203c0b58b6d2d5 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  May  3, 2010 at 10:12:54 AM by AutoGen 5.10
+# It has been AutoGen-ed  May  4, 2010 at 10:32:38 PM by AutoGen 5.10
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index caedd136a373bdcac31c0ff281e11f4e20bfe189..fdf29a2071f2f6c67a9394ae66ccca14794773e3 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-05-03 "( 4.2.7p28)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-05-04 "( 4.2.7p29)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  May  3, 2010 at 10:12:53 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  May  4, 2010 at 10:32:38 PM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 272fd9c66c31bea16bea602f094521e1baa9a58c..045498cf6a3c4e2e706c8515482503e29ec0bca6 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=28
+point=29
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index ec801bdb589f0019576fa36b0a9b7a49df20f72d..370fe0b527754747446308a40d2c548995f9c095 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  May  3, 2010 at 10:15:24 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May  4, 2010 at 10:34:07 PM 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.7p28\n\
+"sntp - standard SNTP program - Ver. 4.2.7p29\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f3c4c3f35eb3c336ff2811888c5223f57cee8c53..df56f6bcd4959e9a978ef189fcb8882213188c6d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  May  3, 2010 at 10:15:24 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May  4, 2010 at 10:34:07 PM 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.7p28"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p28"
+#define SNTP_VERSION       "4.2.7p29"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p29"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 151306437194d46f94a74a3f354461f7c4fd888b..c581f6c9e44422a606c7ef2ab1225fd507cd9ac3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  May  3, 2010 at 10:15:31 AM by AutoGen 5.10
+# It has been AutoGen-ed  May  4, 2010 at 10:34:13 PM 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.7p28
+sntp - standard SNTP program - Ver. 4.2.7p29
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 2a7d1214e5d43b93b86c071e5d44844b91d32840..fe25258be9da8344ccd05537048eccbb5c210cd9 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-05-03 "( 4.2.7p28)" "Programmer's Manual"
+.TH SNTP 1 2010-05-04 "( 4.2.7p29)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  May  3, 2010 at 10:15:31 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  May  4, 2010 at 10:34:12 PM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b999c7a2d3cd2c052b2dba17d5a4a9e363a4d23f..285606bc3f898d5cc94778919c6ecf3b251711b8 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.7p28 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p29 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index d214fb6bd0e47c7b8f0a59699965654a6bc4f98f..1d2c9fb0e50d8f79b2c0314d74e0054d0c8cb208 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  May  3, 2010 at 10:15:32 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May  4, 2010 at 10:34:13 PM 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.7p28\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p29\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index bc9c6ac72df146cf7a85abde48628c63b75c4fba..e57b20e23c3f15ecb647cab75b9961f54f9a8cf3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  May  3, 2010 at 10:15:32 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May  4, 2010 at 10:34:13 PM 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.7p28"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p28"
+#define NTP_KEYGEN_VERSION       "4.2.7p29"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p29"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 654fc116b7ceca8544a0562f96fb79f2d7cf5fb2..d2fe63f338f838f4babfc6cc9d5284150f010f60 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  May  3, 2010 at 10:15:42 AM by AutoGen 5.10
+# It has been AutoGen-ed  May  4, 2010 at 10:34:21 PM 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.7p28
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p29
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 55945638f37e8a156de33cbb186cb52d2ae624af..f689e489b10a0d56a383d1dbe2d87db8a69301f0 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-05-03 "(ntp 4.2.7p28)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-05-04 "(ntp 4.2.7p29)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  May  3, 2010 at 10:15:42 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  May  4, 2010 at 10:34:21 PM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"