]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P21 NTP_4_2_5P21
authorHarlan Stenn <stenn@ntp.org>
Thu, 12 Apr 2007 12:20:16 +0000 (08:20 -0400)
committerHarlan Stenn <stenn@ntp.org>
Thu, 12 Apr 2007 12:20:16 +0000 (08:20 -0400)
bk: 461e2400MJPMHHUvlOMDJ_AZrvU92g

25 files changed:
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd-opts.texi
ntpd/ntpd.1
ntpd/ntpdsim-opts.c
ntpd/ntpdsim-opts.h
ntpd/ntpdsim-opts.texi
ntpd/ntpdsim.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
packageinfo.sh
sntp/sntp-opts.c
sntp/sntp-opts.h
sntp/sntp-opts.texi
sntp/sntp.1
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index 3460c4c2141ed298e60dc0ab625f4b40bbb7b51c..bfd1dca7467315c06bd2becb0d8c9641af743460 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday April 12, 2007 at 02:55:59 AM EDT
+ *  It has been AutoGen-ed  Thursday April 12, 2007 at 08:07:06 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -38,7 +38,7 @@ tSCC zCopyright[] =
        "ntpd copyright (c) 1970-2006 ntp.org, all rights reserved";
 tSCC zCopyrightNotice[] =
        
-/* extracted from /deacon/backroom/ntp-dev/include/copyright.def near line 8 */
+/* extracted from ../include/copyright.def near line 8 */
 "see html/copyright.html";
 extern tUsageProc optionUsage;
 
@@ -866,7 +866,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p20\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p21\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
@@ -942,7 +942,7 @@ doOptSet_Debug_Level(
     tOptions*   pOptions,
     tOptDesc*   pOptDesc )
 {
-    /* extracted from /deacon/backroom/ntp-dev/include/debug-opt.def, line 29 */
+    /* extracted from ../include/debug-opt.def, line 29 */
 DESC(DEBUG_LEVEL).optOccCt = atoi( pOptDesc->pzLastArg );
 }
 #endif /* defined DEBUG */
index 373181bc00f05d078a0a50ffd27078fdea52d900..e09f160d5864d3d751f5813e4db52af054e8b17d 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday April 12, 2007 at 02:55:58 AM EDT
+ *  It has been AutoGen-ed  Thursday April 12, 2007 at 08:07:05 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -90,8 +90,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    34
-#define NTPD_VERSION       "4.2.5p20"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p20"
+#define NTPD_VERSION       "4.2.5p21"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p21"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7d7243868e2a3047b3c424d3bd18f9610569c4af..8804ca92ac9cceb333c55825e964bac0a46d3713 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Monday March 26, 2007 at 06:34:00 AM EST
+# It has been AutoGen-ed  Thursday April 12, 2007 at 08:07:10 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -61,7 +61,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.5p8
+ntpd - NTP daemon program - Ver. 4.2.5p20
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 695cabf34900df4fa6878a6dee47c99215f2672a..4c613c7e81cc42aa46f1a04f09aa700ec68c961d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-03-26 "( 4.2.5p20)" "Programmer's Manual"
+.TH NTPD 1 2007-04-12 "( 4.2.5p21)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday March 26, 2007 at 06:33:59 AM EST
+.\"  It has been AutoGen-ed  Thursday April 12, 2007 at 08:07:08 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index dfeeae9c44bf8dd00bbadf42a6a54b1971f267a7..c447055a9dedcbc04999db6a21b124fd691b070a 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday April 12, 2007 at 02:56:02 AM EDT
+ *  It has been AutoGen-ed  Thursday April 12, 2007 at 08:07:12 AM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -38,7 +38,7 @@ tSCC zCopyright[] =
        "ntpdsim copyright (c) 1970-2006 ntp.org, all rights reserved";
 tSCC zCopyrightNotice[] =
        
-/* extracted from /deacon/backroom/ntp-dev/include/copyright.def near line 8 */
+/* extracted from ../include/copyright.def near line 8 */
 "see html/copyright.html";
 extern tUsageProc optionUsage;
 
@@ -1064,7 +1064,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDSIM";
 tSCC   zUsageTitle[] =
-"ntpdsim - NTP daemon simulation program - Ver. 4.2.5p20\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.5p21\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
@@ -1140,7 +1140,7 @@ doOptSet_Debug_Level(
     tOptions*   pOptions,
     tOptDesc*   pOptDesc )
 {
-    /* extracted from /deacon/backroom/ntp-dev/include/debug-opt.def, line 29 */
+    /* extracted from ../include/debug-opt.def, line 29 */
 DESC(DEBUG_LEVEL).optOccCt = atoi( pOptDesc->pzLastArg );
 }
 #endif /* defined DEBUG */
index a4c3a529b3d343f701524f610be1cefee164e259..6f8adf8f3e3e147998307f4d03d3b428828dde7e 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday April 12, 2007 at 02:56:01 AM EDT
+ *  It has been AutoGen-ed  Thursday April 12, 2007 at 08:07:10 AM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -99,8 +99,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    43
-#define NTPDSIM_VERSION       "4.2.5p20"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.5p20"
+#define NTPDSIM_VERSION       "4.2.5p21"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.5p21"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index caeb912bc6fec7a8a1b82cf6facc862a20294412..1f3e6f58ec810d11a5f7906b1490d0f138b0c9b6 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Monday March 26, 2007 at 06:34:05 AM EST
+# It has been AutoGen-ed  Thursday April 12, 2007 at 08:07:15 AM EDT
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 444e6fe5b6800051c5db6f79d113fe402f709f9e..413011864952a7a7071eb259f72ec1d94e6b9829 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2007-03-26 "( 4.2.5p20)" "Programmer's Manual"
+.TH NTPDSIM 1 2007-04-12 "( 4.2.5p21)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday March 26, 2007 at 06:34:04 AM EST
+.\"  It has been AutoGen-ed  Thursday April 12, 2007 at 08:07:14 AM EDT
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 9eae1770d9b70f34a5461487e04b6bed85253f61..d0e6fa744f7ccec7e74e13151631ecaab8bd633e 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday April 12, 2007 at 02:56:04 AM EDT
+ *  It has been AutoGen-ed  Thursday April 12, 2007 at 08:16:23 AM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -38,7 +38,7 @@ tSCC zCopyright[] =
        "ntpdc copyright (c) 1970-2006 ntp.org, all rights reserved";
 tSCC zCopyrightNotice[] =
        
-/* extracted from /deacon/backroom/ntp-dev/include/copyright.def near line 8 */
+/* extracted from ../include/copyright.def near line 8 */
 "see html/copyright.html";
 extern tUsageProc optionUsage;
 
@@ -454,7 +454,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p20\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p21\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
@@ -545,7 +545,7 @@ doOptSet_Debug_Level(
     tOptions*   pOptions,
     tOptDesc*   pOptDesc )
 {
-    /* extracted from /deacon/backroom/ntp-dev/include/debug-opt.def, line 29 */
+    /* extracted from ../include/debug-opt.def, line 29 */
 DESC(DEBUG_LEVEL).optOccCt = atoi( pOptDesc->pzLastArg );
 }
 #endif /* defined DEBUG */
index 8a2be48f994f14289e194ec0c0c22c513d6f527c..12612d2cc33afe84de86b4bf8eb658d41c6ce3fb 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday April 12, 2007 at 02:56:03 AM EDT
+ *  It has been AutoGen-ed  Thursday April 12, 2007 at 08:16:22 AM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -71,8 +71,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.5p20"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p20"
+#define NTPDC_VERSION       "4.2.5p21"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p21"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 60b322e640b7dfb791995553c8235f2465ce68c0..fc836d67509e6f903ddfb86799f29ff46cea1137 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Monday March 26, 2007 at 06:40:22 AM EST
+# It has been AutoGen-ed  Thursday April 12, 2007 at 08:16:25 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -59,7 +59,7 @@ This is the automatically generated usage text for ntpdc:
 
 @exampleindent 0
 @example
-ntpdc - vendor-specific NTP query program - Ver. 4.2.5p8
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p20
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 360f74decaf6ae4444464f83b923c87b269b4e24..96db239eb4d15e8defb1269e35ceed77fc0b8e11 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-03-26 "( 4.2.5p20)" "Programmer's Manual"
+.TH NTPDC 1 2007-04-12 "( 4.2.5p21)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday March 26, 2007 at 06:40:22 AM EST
+.\"  It has been AutoGen-ed  Thursday April 12, 2007 at 08:16:24 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index f3028964042bed8817b14f40231d1e9e63f5b481..6ea364cd297e86cd0a4458dda572be44be7b2086 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday April 12, 2007 at 02:56:05 AM EDT
+ *  It has been AutoGen-ed  Thursday April 12, 2007 at 08:17:08 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -38,7 +38,7 @@ tSCC zCopyright[] =
        "ntpq copyright (c) 1970-2006 ntp.org, all rights reserved";
 tSCC zCopyrightNotice[] =
        
-/* extracted from /deacon/backroom/ntp-dev/include/copyright.def near line 8 */
+/* extracted from ../include/copyright.def near line 8 */
 "see html/copyright.html";
 extern tUsageProc optionUsage;
 
@@ -402,7 +402,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.5p20\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p21\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
@@ -485,7 +485,7 @@ doOptSet_Debug_Level(
     tOptions*   pOptions,
     tOptDesc*   pOptDesc )
 {
-    /* extracted from /deacon/backroom/ntp-dev/include/debug-opt.def, line 29 */
+    /* extracted from ../include/debug-opt.def, line 29 */
 DESC(DEBUG_LEVEL).optOccCt = atoi( pOptDesc->pzLastArg );
 }
 #endif /* defined DEBUG */
index b609aa4cfcc40695c72541fafa96fceae10ed93c..c1d583dc39b3e17dc80d012b64bbf2daf61a6776 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday April 12, 2007 at 02:56:04 AM EDT
+ *  It has been AutoGen-ed  Thursday April 12, 2007 at 08:17:07 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -69,8 +69,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define NTPQ_VERSION       "4.2.5p20"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p20"
+#define NTPQ_VERSION       "4.2.5p21"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p21"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c390905ab8e32379b3bab83e4aa32335deb32851..23bed9fde473aa693fc710ce78a1c50f80393627 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Monday March 26, 2007 at 06:40:54 AM EST
+# It has been AutoGen-ed  Thursday April 12, 2007 at 08:17:10 AM EDT
 # 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.5p8
+ntpq - standard NTP query program - Ver. 4.2.5p20
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 5025e3257e29d0b346d0479f055e2ed8a6aca068..3359c74d7a898fe3aca81a748fcdeb149314eab9 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-03-26 "( 4.2.5p20)" "Programmer's Manual"
+.TH NTPQ 1 2007-04-12 "( 4.2.5p21)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday March 26, 2007 at 06:40:53 AM EST
+.\"  It has been AutoGen-ed  Thursday April 12, 2007 at 08:17:09 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 2ded1b049fa9d864dd88fa784fd4d94e5446ecc4..fd89cb2e7c188256f6c9e3c0ab1736ab897d3f79 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=20
+point=21
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 6c5a26360367c23b4276a571b4a7a7e6e016344c..8910f2c9c60f3eb60d74740267cf07451adc27e2 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday April 12, 2007 at 02:56:07 AM EDT
+ *  It has been AutoGen-ed  Thursday April 12, 2007 at 08:17:50 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -505,7 +505,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p20\n\
+"sntp - standard SNTP program - Ver. 4.2.5p21\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 85732f93b2a28ab73d0cfdc12a1f0aae3c779732..2ba382662d0377a46542eac628b5ffcc06073d01 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday April 12, 2007 at 02:56:06 AM EDT
+ *  It has been AutoGen-ed  Thursday April 12, 2007 at 08:17:49 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -148,8 +148,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define SNTP_VERSION       "4.2.5p20"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p20"
+#define SNTP_VERSION       "4.2.5p21"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p21"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index de16448441002359847e7aded8b252da562ad35b..2076d0e21bc8f78a777ef09e06bc7dd8e1748e9b 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Monday March 26, 2007 at 06:41:23 AM EST
+# It has been AutoGen-ed  Thursday April 12, 2007 at 08:17:54 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 6feba4770cbaf0fe2c07b9cdaab284ac0022babd..36d445d20dc964bfed54bb7f9584b7c52ae147e7 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-03-26 "( 4.2.5p20)" "Programmer's Manual"
+.TH SNTP 1 2007-04-12 "( 4.2.5p21)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday March 26, 2007 at 06:41:22 AM EST
+.\"  It has been AutoGen-ed  Thursday April 12, 2007 at 08:17:52 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 93ff3528abf5b587c305af537f657d4e05ca2372..b87dea6d7b5c87931e9d34b2b1faaf529fe83877 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday April 12, 2007 at 02:56:08 AM EDT
+ *  It has been AutoGen-ed  Thursday April 12, 2007 at 08:18:48 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -38,7 +38,7 @@ tSCC zCopyright[] =
        "ntp-keygen copyright (c) 1970-2006 ntp.org, all rights reserved";
 tSCC zCopyrightNotice[] =
        
-/* extracted from /deacon/backroom/ntp-dev/include/copyright.def near line 8 */
+/* extracted from ../include/copyright.def near line 8 */
 "see html/copyright.html";
 extern tUsageProc optionUsage;
 
@@ -791,7 +791,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p20\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p21\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
@@ -869,7 +869,7 @@ doOptSet_Debug_Level(
     tOptions*   pOptions,
     tOptDesc*   pOptDesc )
 {
-    /* extracted from /deacon/backroom/ntp-dev/include/debug-opt.def, line 29 */
+    /* extracted from ../include/debug-opt.def, line 29 */
 DESC(DEBUG_LEVEL).optOccCt = atoi( pOptDesc->pzLastArg );
 }
 #endif /* defined DEBUG */
index f47684248fb5e22a734c099f4dcfc089ec500c04..e46dce6a9a5797deca786b50ac8c95a13c6e8b13 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday April 12, 2007 at 02:56:07 AM EDT
+ *  It has been AutoGen-ed  Thursday April 12, 2007 at 08:18:47 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -80,8 +80,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.5p20"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p20"
+#define NTP_KEYGEN_VERSION       "4.2.5p21"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p21"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f44edb82c992b41488a40ffd6be644b15e75ea9d..a0818d5bbed035c160f35f06877550f5a4830ac4 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Monday March 26, 2007 at 06:41:34 AM EST
+# It has been AutoGen-ed  Thursday April 12, 2007 at 08:18:51 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -53,7 +53,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.5p8
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p20
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index a1b3b51869e4802f75a316280d72e9c3a31e14d6..2060109a0b5d0c70be4530c4f4182259f1226ca4 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-03-26 "(ntp 4.2.5p20)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-04-12 "(ntp 4.2.5p21)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday March 26, 2007 at 06:41:33 AM EST
+.\"  It has been AutoGen-ed  Thursday April 12, 2007 at 08:18:49 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"