]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P30 NTP_4_2_7P30
authorHarlan Stenn <stenn@ntp.org>
Thu, 6 May 2010 10:09:32 +0000 (10:09 +0000)
committerHarlan Stenn <stenn@ntp.org>
Thu, 6 May 2010 10:09:32 +0000 (10:09 +0000)
bk: 4be2955cJThzGlvnrtc7aNOjrupa_Q

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 f065eeb9f44808b91bbf58699cb1736e715fc48d..cf10ca1b4f2c19aabe16513154bec24020bd539f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p30) 2010/05/06 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1526] ntpd DNS pipe read EINTR with no network at startup.
 * Update the ChangeLog entries when merging items from -stable.
 (4.2.7p29) 2010/05/04 Released by Harlan Stenn <stenn@ntp.org>
index 48fdf524a02669e2e3e12b8aebdd73bf54d2b251..cbc8a05668c01c3360ab9b9b31efaf4a1e41f82f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  May  4, 2010 at 10:31:41 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  May  6, 2010 at 10:07:17 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.7p29\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p30\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 7d946ab458c88281cf7c194a04a7cfdde1446a19..defaf803906aab47fbcf3b53bfc5ec45a96eec6b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  May  4, 2010 at 10:31:41 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  May  6, 2010 at 10:07:17 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.7p29"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p29"
+#define NTPD_VERSION       "4.2.7p30"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p30"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 15a9dd29781dea23967547a60c8ecbb788490bef..732a05c018e7cf51dfb8e3f7f9bb477de7ae3148 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  May  4, 2010 at 10:32:05 PM by AutoGen 5.10
+# It has been AutoGen-ed  May  6, 2010 at 10:07:41 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.7p29
+ntpd - NTP daemon program - Ver. 4.2.7p30
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index f8732c9f32a1694da2b6c0c9f7e05078b5912e14..f9060edb73f204745ae53c8f774ed818d1d1db99 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-05-04 "( 4.2.7p29)" "Programmer's Manual"
+.TH NTPD 1 2010-05-06 "( 4.2.7p30)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  May  4, 2010 at 10:32:04 PM by AutoGen 5.10
+.\"  It has been AutoGen-ed  May  6, 2010 at 10:07:41 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 997629a97619543609b1202de56cee527b250e7d..e56461d4be28f1cabb93555a0466b0b30d4cffb2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  May  4, 2010 at 10:32:11 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  May  6, 2010 at 10:07:46 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.7p29\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p30\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index c6a44b327211a7bf1c3c99ad3c055ffd6e046fe6..184cefc240acf2093f769e5c5974b71c299d39cb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  May  4, 2010 at 10:32:11 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  May  6, 2010 at 10:07:46 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.7p29"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p29"
+#define NTPDC_VERSION       "4.2.7p30"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p30"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b43e3b40eb8cf8cfb29311b475439c5a8c636ec0..04f524848d86c9546e1f1115c8e58325435d6351 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  May  4, 2010 at 10:32:23 PM by AutoGen 5.10
+# It has been AutoGen-ed  May  6, 2010 at 10:07:57 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.7p29
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p30
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 7a1970159ee0fea9a265ec485bb4aa90ea1b34bd..706a009a690488be203002cb1a5d344342550692 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-05-04 "( 4.2.7p29)" "Programmer's Manual"
+.TH NTPDC 1 2010-05-06 "( 4.2.7p30)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  May  4, 2010 at 10:32:23 PM by AutoGen 5.10
+.\"  It has been AutoGen-ed  May  6, 2010 at 10:07:56 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ba44b4ac2f20642c39266293358edec3e1f86800..857d48bf3123876826f662598fbddfd3ce86974c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  May  4, 2010 at 10:32:24 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  May  6, 2010 at 10:07:57 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.7p29\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p30\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a9a94a0165070f153d0cee9d1c3ac535ae0cb821..baa8e61d865cbfa82938fb6506a960e6eab14108 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  May  4, 2010 at 10:32:24 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  May  6, 2010 at 10:07:57 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.7p29"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p29"
+#define NTPQ_VERSION       "4.2.7p30"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p30"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0ef09b090cfef06264aaeb9f02f8e03bf32f0a60..ab93b89072bab31582be9b45623b3e9bd10baf2e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  May  4, 2010 at 10:32:37 PM by AutoGen 5.10
+# It has been AutoGen-ed  May  6, 2010 at 10:08:08 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.7p29
+ntpq - standard NTP query program - Ver. 4.2.7p30
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 86624fd35d0e509881ea892ef8ecd337d8051d51..c9af7f5114445f0652c1d0b403bb88ba76dd5e0d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-05-04 "( 4.2.7p29)" "Programmer's Manual"
+.TH NTPQ 1 2010-05-06 "( 4.2.7p30)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  May  4, 2010 at 10:32:37 PM by AutoGen 5.10
+.\"  It has been AutoGen-ed  May  6, 2010 at 10:08:08 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 235adbb7674514c6f5ea2613652c6e48b135b758..24351621aa24e1de72cea5bfad9ebafdcd7fe21b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  May  4, 2010 at 10:32:38 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  May  6, 2010 at 10:08:09 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.7p29\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p30\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 822ae465a79b0486bad35bc6d4e8a88de2f45a21..ae1b4584ed98dd67e5edf069b6589c1bda4fc992 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  May  4, 2010 at 10:32:38 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  May  6, 2010 at 10:08:09 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.7p29"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p29"
+#define NTPSNMPD_VERSION       "4.2.7p30"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p30"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0231167cb7c8ca78f111a2c0ee203c0b58b6d2d5..5b9e3f6d69d351017f10924a46f98dc4a98c9a31 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  May  4, 2010 at 10:32:38 PM by AutoGen 5.10
+# It has been AutoGen-ed  May  6, 2010 at 10:08:09 AM by AutoGen 5.10
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index fdf29a2071f2f6c67a9394ae66ccca14794773e3..40ad80514b4511fc811fcfa10923bd3330167ecb 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-05-04 "( 4.2.7p29)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-05-06 "( 4.2.7p30)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  May  4, 2010 at 10:32:38 PM by AutoGen 5.10
+.\"  It has been AutoGen-ed  May  6, 2010 at 10:08:09 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 045498cf6a3c4e2e706c8515482503e29ec0bca6..b074ba8a46219c7e9206bc106231208720161400 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=29
+point=30
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 370fe0b527754747446308a40d2c548995f9c095..a4a7f4dac5729523e3c6ae51e1881cdc57b93542 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  May  4, 2010 at 10:34:07 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  May  6, 2010 at 10:09:13 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.7p29\n\
+"sntp - standard SNTP program - Ver. 4.2.7p30\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index df56f6bcd4959e9a978ef189fcb8882213188c6d..31a7982bf8cd2f54bf2dc3ca0638ae785a7bf416 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  May  4, 2010 at 10:34:07 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  May  6, 2010 at 10:09:13 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.7p29"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p29"
+#define SNTP_VERSION       "4.2.7p30"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p30"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c581f6c9e44422a606c7ef2ab1225fd507cd9ac3..bd9a2d9efd9005e10c1425ea722ea41140fb117e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  May  4, 2010 at 10:34:13 PM by AutoGen 5.10
+# It has been AutoGen-ed  May  6, 2010 at 10:09:17 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.7p29
+sntp - standard SNTP program - Ver. 4.2.7p30
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index fe25258be9da8344ccd05537048eccbb5c210cd9..1d222fe3e782cce193ad6a659db907c3e45366bf 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-05-04 "( 4.2.7p29)" "Programmer's Manual"
+.TH SNTP 1 2010-05-06 "( 4.2.7p30)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  May  4, 2010 at 10:34:12 PM by AutoGen 5.10
+.\"  It has been AutoGen-ed  May  6, 2010 at 10:09:17 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 285606bc3f898d5cc94778919c6ecf3b251711b8..369eb0101bdccdaebd0efbb5b4c4e55a38a4bc12 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.7p29 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p30 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 1d2c9fb0e50d8f79b2c0314d74e0054d0c8cb208..22500db85bc1d569edb64ade980a67f640a964a9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  May  4, 2010 at 10:34:13 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  May  6, 2010 at 10:09: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.7p29\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p30\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index e57b20e23c3f15ecb647cab75b9961f54f9a8cf3..fe2e6d57e2fa1918561aeeaf1a7b512a965a45fc 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  May  4, 2010 at 10:34:13 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  May  6, 2010 at 10:09:17 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.7p29"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p29"
+#define NTP_KEYGEN_VERSION       "4.2.7p30"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p30"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d2fe63f338f838f4babfc6cc9d5284150f010f60..c4a006ccedae7e0edc8d4c5993544237aaf7ecde 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  May  4, 2010 at 10:34:21 PM by AutoGen 5.10
+# It has been AutoGen-ed  May  6, 2010 at 10:09:23 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.7p29
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p30
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index f689e489b10a0d56a383d1dbe2d87db8a69301f0..873881f9f55f4909095fa2a983f305a4e5f59b8c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-05-04 "(ntp 4.2.7p29)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-05-06 "(ntp 4.2.7p30)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  May  4, 2010 at 10:34:21 PM by AutoGen 5.10
+.\"  It has been AutoGen-ed  May  6, 2010 at 10:09:23 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"