]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P32 NTP_4_2_7P32
authorHarlan Stenn <stenn@ntp.org>
Wed, 19 May 2010 10:09:40 +0000 (10:09 +0000)
committerHarlan Stenn <stenn@ntp.org>
Wed, 19 May 2010 10:09:40 +0000 (10:09 +0000)
bk: 4bf3b8e4708He9M169UduZPUQ2ALRQ

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 7355436e3612294adc2a046fc9a5602d50eab81a..55792f90ee571f877095fc8e2d7cbbe592668ca5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p32) 2010/05/19 Released by Harlan Stenn <stenn@ntp.org>
 * Copyright file cleanup from Dave Mills.
 * [Bug 1555] from 4.2.6p2-RC4: sntp illegal C (mixed code and
   declarations).
index f9364310c81e376a8e27287a65f2ec3bd850d75d..053069930943589ff74063110dc7ce54c8f4de9b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  May 11, 2010 at 10:07:56 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May 19, 2010 at 10:07:13 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.7p31\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p32\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index a56260b144a7a2777bdba470cee7e4829580a91c..d0fbcf4329bd0514c2eead3e57ffda9d8fd069bd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  May 11, 2010 at 10:07:56 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May 19, 2010 at 10:07:13 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.7p31"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p31"
+#define NTPD_VERSION       "4.2.7p32"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p32"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c7328a74cde388ac7be26a042f66895c3a9e2ad7..632ec85164670c0c759d2857ec14aeedf46303f8 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  May 11, 2010 at 10:08:17 AM by AutoGen 5.10
+# It has been AutoGen-ed  May 19, 2010 at 10:07:32 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.7p31
+ntpd - NTP daemon program - Ver. 4.2.7p32
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index bc8876204acbe4cea557601362bff3ac19ac26f1..d894d2504d208c924be50ae68f14d1998d1195f9 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-05-11 "( 4.2.7p31)" "Programmer's Manual"
+.TH NTPD 1 2010-05-19 "( 4.2.7p32)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  May 11, 2010 at 10:08:17 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  May 19, 2010 at 10:07:32 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 4258bb12535ae40b03d8f98482fc1b538b6638e7..ba352c6ca460c54629b1e7c94d760fdc88be2604 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  May 11, 2010 at 10:08:22 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May 19, 2010 at 10:07:38 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.7p31\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p32\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 7aaba332a4af9495f69acd05c98a81e72113b7b8..e8e0b593c94d6780b0aca3a94c9dd8b6be0e9b78 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  May 11, 2010 at 10:08:22 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May 19, 2010 at 10:07:38 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.7p31"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p31"
+#define NTPDC_VERSION       "4.2.7p32"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p32"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b920d4005106e0e278e3f3d04175cefab7c06bff..c88c2b71a0519d65dc8498420d5c9c297ff41396 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  May 11, 2010 at 10:08:32 AM by AutoGen 5.10
+# It has been AutoGen-ed  May 19, 2010 at 10:07:48 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.7p31
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p32
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index dbb3a467a9e1b3570d424097c0e308b89d0fd3b6..23079e1b0e997faae7076329a33f51803a50d992 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-05-11 "( 4.2.7p31)" "Programmer's Manual"
+.TH NTPDC 1 2010-05-19 "( 4.2.7p32)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  May 11, 2010 at 10:08:32 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  May 19, 2010 at 10:07:48 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index bad4db54aa104437d07819a48b84f7c0ebb8aacb..44aef3ca33bfaa5df8b66ccd7a4ff60e749972ea 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  May 11, 2010 at 10:08:32 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May 19, 2010 at 10:07:48 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.7p31\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p32\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 0850d36bb0a9bacb177c9a0090650c6a1b8bf868..8d3b8159e8182af2830141e12407475770263203 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  May 11, 2010 at 10:08:32 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May 19, 2010 at 10:07:48 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.7p31"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p31"
+#define NTPQ_VERSION       "4.2.7p32"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p32"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 72d8fb6ecc7ca38679be2435e472d9c02e321134..3cc46e87c34a748270de20a581dad0336a12de8f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  May 11, 2010 at 10:08:43 AM by AutoGen 5.10
+# It has been AutoGen-ed  May 19, 2010 at 10:08:01 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.7p31
+ntpq - standard NTP query program - Ver. 4.2.7p32
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index eea2dda28c3ae0e75435c106196cded82ee1ffa5..079cccef64e109e1480aa2ed7befef930306e52e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-05-11 "( 4.2.7p31)" "Programmer's Manual"
+.TH NTPQ 1 2010-05-19 "( 4.2.7p32)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  May 11, 2010 at 10:08:43 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  May 19, 2010 at 10:08:01 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 0d7399462d5461154af034f4b65d46e5b53832c7..832a2eec5dd3cbec4556aff5036f097c769d97ea 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  May 11, 2010 at 10:08:44 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May 19, 2010 at 10:08:02 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.7p31\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p32\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 1296fc21e3aefbca8be5ab17634ce45aa1836778..65ebcca225e5f43a2fab9fa8f16254d2024e1c86 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  May 11, 2010 at 10:08:44 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May 19, 2010 at 10:08:02 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.7p31"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p31"
+#define NTPSNMPD_VERSION       "4.2.7p32"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p32"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6ad6734af435a909ba16db998b457f53bc7b5818..ef9e5023694527bcc41eaad763eafd0b746431d1 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  May 11, 2010 at 10:08:44 AM by AutoGen 5.10
+# It has been AutoGen-ed  May 19, 2010 at 10:08:02 AM by AutoGen 5.10
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 0ed0ca25f0fb51030d8175d651ef4e86855c55f6..e7059f2e3e5c4c34dd774f14e1260660a4e7786f 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-05-11 "( 4.2.7p31)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-05-19 "( 4.2.7p32)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  May 11, 2010 at 10:08:44 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  May 19, 2010 at 10:08:02 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index a705769487b0a019ab11c09a249cacef876c2216..3f3605430350c335209d677bb5c950d50522d58f 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=31
+point=32
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 3cdb3a804135cad962be08de09bed0d4f8cb9d83..3610fb26d6b6ded21da689204190ac2db668be3c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  May 11, 2010 at 10:09:50 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May 19, 2010 at 10:09:19 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.7p31\n\
+"sntp - standard SNTP program - Ver. 4.2.7p32\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a334841147a8c36e2607907e949fedc97a4ac2bb..cf6d47fb4a81991e04b80898bf47dbaaa1243ef5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  May 11, 2010 at 10:09:50 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May 19, 2010 at 10:09:19 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.7p31"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p31"
+#define SNTP_VERSION       "4.2.7p32"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p32"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ee51bf6e1bfcfb8eef8455310512363b76a1421c..c7779fbaeb829217d777a5e6936f5ad7250e0503 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  May 11, 2010 at 10:09:58 AM by AutoGen 5.10
+# It has been AutoGen-ed  May 19, 2010 at 10:09:24 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 9b50ffd5261c5178c19661d01d1a99254f20e2fb..744b9316d0088b09704a26d69c6a84a6e95dc0e2 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-05-11 "( 4.2.7p31)" "Programmer's Manual"
+.TH SNTP 1 2010-05-19 "( 4.2.7p32)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  May 11, 2010 at 10:09:57 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  May 19, 2010 at 10:09:24 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 1c205c166b7d6b60cb86975529b1b78ecea11543..6ea46475605cb85613bb6e910572e6746e7979eb 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.7p31 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p32 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index f268f835d80cb68b09506ac7ba51b61040347e3d..9796ff454f11d5d5d2e1f5db12933380e802f5bb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  May 11, 2010 at 10:09:58 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May 19, 2010 at 10:09:25 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.7p31\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p32\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 6dbff40e4e75a7741c1e28d3c7932f5fe6ffa70d..615cf00924cb4d49d4294917fe3e546e14ed7e9c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  May 11, 2010 at 10:09:58 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May 19, 2010 at 10:09:25 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.7p31"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p31"
+#define NTP_KEYGEN_VERSION       "4.2.7p32"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p32"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 10fe03ec5030d2342cb77cf8fd20b406e8ab4b72..9c1620f677ab17cfffe5a95b9a4336e9ee272dce 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  May 11, 2010 at 10:10:08 AM by AutoGen 5.10
+# It has been AutoGen-ed  May 19, 2010 at 10:09:31 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.7p31
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p32
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index eae30cb4df6c4b95756756bddcd106f1caf8dfbd..43e46dd8f3c7b1043eccdb0da2921de3a2265011 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-05-11 "(ntp 4.2.7p31)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-05-19 "(ntp 4.2.7p32)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  May 11, 2010 at 10:10:07 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  May 19, 2010 at 10:09:31 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"