]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P72 NTP_4_2_5P72
authorHarlan Stenn <stenn@ntp.org>
Tue, 28 Aug 2007 11:52:12 +0000 (07:52 -0400)
committerHarlan Stenn <stenn@ntp.org>
Tue, 28 Aug 2007 11:52:12 +0000 (07:52 -0400)
bk: 46d40c6cbRQ8zIoOgNxXguQzkxhTdg

21 files changed:
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
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 0617d9742be0f834197520b21297826c4524c78e..c9697816dde4a813cc694b1a0ee0ecde4f388f1f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday August 19, 2007 at 07:36:18 AM EDT
+ *  It has been AutoGen-ed  Tuesday August 28, 2007 at 07:43:10 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -19,7 +19,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * ntpd copyright 1970-2006 ntp.org - all rights reserved
+ * ntpd copyright 1970-2007 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -34,7 +34,7 @@
 extern "C" {
 #endif
 tSCC zCopyright[] =
-       "ntpd copyright (c) 1970-2006 ntp.org, all rights reserved";
+       "ntpd copyright (c) 1970-2007 David L. Mills and/or others, all rights reserved";
 tSCC zCopyrightNotice[] =
        
 /* extracted from ../include/copyright.def near line 8 */
@@ -835,7 +835,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p71\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p72\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 155b7c18264b5c01bbd082e760096207d022fc27..1cea5b21fd1669c03afa2530cfa2835023f5799c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday August 19, 2007 at 07:36:17 AM EDT
+ *  It has been AutoGen-ed  Tuesday August 28, 2007 at 07:43:10 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -19,7 +19,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * ntpd copyright 1970-2006 ntp.org - all rights reserved
+ * ntpd copyright 1970-2007 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -87,8 +87,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    32
-#define NTPD_VERSION       "4.2.5p71"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p71"
+#define NTPD_VERSION       "4.2.5p72"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p72"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b243d2cb0a6e5f26ee7b57bd189d7b72aaabc732..c01ac205a60f451fd4a2276856b5fd7745ea7249 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday August 19, 2007 at 07:36:21 AM EDT
+# It has been AutoGen-ed  Tuesday August 28, 2007 at 07:43:13 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -60,7 +60,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.5p67
+ntpd - NTP daemon program - Ver. 4.2.5p71
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 0e73bc88c5f10ac0577ec0248c997f4caef75772..c2edd77dd2d98b588b76c54946b17e050c036a59 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-08-19 "( 4.2.5p71)" "Programmer's Manual"
+.TH NTPD 1 2007-08-28 "( 4.2.5p72)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday August 19, 2007 at 07:36:20 AM EDT
+.\"  It has been AutoGen-ed  Tuesday August 28, 2007 at 07:43:11 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
@@ -281,7 +281,7 @@ by loading values from environment variables named:
 .fi
 .aj
 .SH AUTHOR
-ntp.org
+David L. Mills and/or others
 .br
 Please send bug reports to:  http://bugs.ntp.isc.org, bugs@ntp.org
 
index a9d9a282c971f9d70fcee896428383a7a0ae09be..bd9bcb1b5a9f04ecf2bd497c304d44922f4c870b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday August 19, 2007 at 07:43:09 AM EDT
+ *  It has been AutoGen-ed  Tuesday August 28, 2007 at 07:50:01 AM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -19,7 +19,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * ntpdc copyright 1970-2006 ntp.org - all rights reserved
+ * ntpdc copyright 1970-2007 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -34,7 +34,7 @@
 extern "C" {
 #endif
 tSCC zCopyright[] =
-       "ntpdc copyright (c) 1970-2006 ntp.org, all rights reserved";
+       "ntpdc copyright (c) 1970-2007 David L. Mills and/or others, all rights reserved";
 tSCC zCopyrightNotice[] =
        
 /* extracted from ../include/copyright.def near line 8 */
@@ -462,7 +462,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p71\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p72\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 637024d99dd9155b8a5dcf5edfe474bce4ea3a15..70f265b2ba6e8e4e3958339a9d8fcad3b6f67e38 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday August 19, 2007 at 07:43:08 AM EDT
+ *  It has been AutoGen-ed  Tuesday August 28, 2007 at 07:50:01 AM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -19,7 +19,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * ntpdc copyright 1970-2006 ntp.org - all rights reserved
+ * ntpdc copyright 1970-2007 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -70,8 +70,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.5p71"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p71"
+#define NTPDC_VERSION       "4.2.5p72"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p72"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index dbd33554c6f453bee260a593acbd1ee02b83297a..50655ea4c05ba39d5c1bfcb0c435983e4ce78b0c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday August 19, 2007 at 07:43:11 AM EDT
+# It has been AutoGen-ed  Tuesday August 28, 2007 at 07:50:03 AM EDT
 # 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.5p67
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p71
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 493c77ca320f5905a8cf96372f6b07eddbe886f5..5faf0cce485a4e996120bb0ecc16f633353d8aa0 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-08-19 "( 4.2.5p71)" "Programmer's Manual"
+.TH NTPDC 1 2007-08-28 "( 4.2.5p72)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday August 19, 2007 at 07:43:10 AM EDT
+.\"  It has been AutoGen-ed  Tuesday August 28, 2007 at 07:50:02 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
@@ -143,7 +143,7 @@ The \fIhomerc\fP files are "\fI$HOME\fP", and "\fI.\fP".
 If any of these are directories, then the file \fI.ntprc\fP
 is searched for within those directories.
 .SH AUTHOR
-ntp.org
+David L. Mills and/or others
 .br
 Please send bug reports to:  http://bugs.ntp.isc.org, bugs@ntp.org
 
index fb808dd4b0a61fceea4854d38a0668598d9d11f7..e9c384b3f3f7282a31bb9518b53eecce3f2f59f8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday August 19, 2007 at 07:43:40 AM EDT
+ *  It has been AutoGen-ed  Tuesday August 28, 2007 at 07:50:32 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -19,7 +19,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * ntpq copyright 1970-2006 ntp.org - all rights reserved
+ * ntpq copyright 1970-2007 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -34,7 +34,7 @@
 extern "C" {
 #endif
 tSCC zCopyright[] =
-       "ntpq copyright (c) 1970-2006 ntp.org, all rights reserved";
+       "ntpq copyright (c) 1970-2007 David L. Mills and/or others, all rights reserved";
 tSCC zCopyrightNotice[] =
        
 /* extracted from ../include/copyright.def near line 8 */
@@ -410,7 +410,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.5p71\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p72\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index e52b21af87e8418af1752f0bce0a6e3771a7b6d1..d34e3723c894c4c8fcb9bd939f435b5ae09d63f5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday August 19, 2007 at 07:43:39 AM EDT
+ *  It has been AutoGen-ed  Tuesday August 28, 2007 at 07:50:32 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -19,7 +19,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * ntpq copyright 1970-2006 ntp.org - all rights reserved
+ * ntpq copyright 1970-2007 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -68,8 +68,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define NTPQ_VERSION       "4.2.5p71"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p71"
+#define NTPQ_VERSION       "4.2.5p72"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p72"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c8a1ff1b73ef53f6dabe810aedcbaf1ec956e389..23d2c0ace1d519b7eb5f40c4b1eba2ce83920c65 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday August 19, 2007 at 07:43:42 AM EDT
+# It has been AutoGen-ed  Tuesday August 28, 2007 at 07:50:35 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -46,7 +46,7 @@ This is the automatically generated usage text for ntpq:
 
 @exampleindent 0
 @example
-ntpq - standard NTP query program - Ver. 4.2.5p67
+ntpq - standard NTP query program - Ver. 4.2.5p71
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 42a839e1e8002dfdb2e36f5cf51707e70c09d593..44d5e0b7aa200a4a8d2063cb2ae07c757424cb7d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-08-19 "( 4.2.5p71)" "Programmer's Manual"
+.TH NTPQ 1 2007-08-28 "( 4.2.5p72)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday August 19, 2007 at 07:43:40 AM EDT
+.\"  It has been AutoGen-ed  Tuesday August 28, 2007 at 07:50:33 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
@@ -370,7 +370,7 @@ The \fIhomerc\fP files are "\fI$HOME\fP", and "\fI.\fP".
 If any of these are directories, then the file \fI.ntprc\fP
 is searched for within those directories.
 .SH AUTHOR
-ntp.org
+David L. Mills and/or others
 .br
 Please send bug reports to:  http://bugs.ntp.isc.org, bugs@ntp.org
 
index 530c56ff84e2c54c6393ea594138816d9748b772..98d05e0b55c9b9d225b2cca51a0758a5e3631cb3 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=71
+point=72
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index bbccc97c5ae1d0521f7f8d7dc69602b3c0d5b755..f32d21c13c18376c99a45e741d4e82ac3672c981 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday August 19, 2007 at 07:44:09 AM EDT
+ *  It has been AutoGen-ed  Tuesday August 28, 2007 at 07:51:00 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -513,7 +513,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p71\n\
+"sntp - standard SNTP program - Ver. 4.2.5p72\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 49a83aca03f3879f79b57d940309bfec2943aa88..d9eaaeeaaf2b078fef83ed168cdeb0906f6a3b6d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday August 19, 2007 at 07:44:08 AM EDT
+ *  It has been AutoGen-ed  Tuesday August 28, 2007 at 07:50:59 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -147,8 +147,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define SNTP_VERSION       "4.2.5p71"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p71"
+#define SNTP_VERSION       "4.2.5p72"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p72"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index eaff3d1b0944ec1ae46278052a91c6d9bb877f78..ef557b7a3560341e01f18ad88f2cf70567430d86 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday August 19, 2007 at 07:44:12 AM EDT
+# It has been AutoGen-ed  Tuesday August 28, 2007 at 07:51:02 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 90959653d549c37f92618adb1cf4de326fff5e88..8bcbbc63d2490aff80c97797cb1a0937b1d38f89 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-08-19 "( 4.2.5p71)" "Programmer's Manual"
+.TH SNTP 1 2007-08-28 "( 4.2.5p72)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday August 19, 2007 at 07:44:11 AM EDT
+.\"  It has been AutoGen-ed  Tuesday August 28, 2007 at 07:51:01 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e8dc7bb088d20eef478936cd01b0d362c96255dd..cf2f17885058167a3c89a27dd39234804c8e58b6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday August 19, 2007 at 07:44:20 AM EDT
+ *  It has been AutoGen-ed  Tuesday August 28, 2007 at 07:51:11 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -19,7 +19,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * ntp-keygen copyright 1970-2006 ntp.org - all rights reserved
+ * ntp-keygen copyright 1970-2007 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -34,7 +34,7 @@
 extern "C" {
 #endif
 tSCC zCopyright[] =
-       "ntp-keygen copyright (c) 1970-2006 ntp.org, all rights reserved";
+       "ntp-keygen copyright (c) 1970-2007 David L. Mills and/or others, all rights reserved";
 tSCC zCopyrightNotice[] =
        
 /* extracted from ../include/copyright.def near line 8 */
@@ -214,7 +214,8 @@ tSCC    zIssuer_NameText[] =
         "set issuer name";
 tSCC    zIssuer_Name_NAME[]        = "ISSUER_NAME";
 tSCC    zIssuer_Name_Name[]        = "issuer-name";
-#define ISSUER_NAME_FLAGS       (OPTST_DISABLED)
+#define ISSUER_NAME_FLAGS       (OPTST_DISABLED \
+        | OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
 
 #else   /* disable Issuer_Name */
 #define VALUE_OPT_ISSUER_NAME NO_EQUIVALENT
@@ -799,7 +800,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p71\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p72\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f125331b19bd4f20efa5e15ee9ae00e04a0135ee..0a78808da4c84166c0d629494cea0e0d09f4273f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday August 19, 2007 at 07:44:19 AM EDT
+ *  It has been AutoGen-ed  Tuesday August 28, 2007 at 07:51:10 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -19,7 +19,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * ntp-keygen copyright 1970-2006 ntp.org - all rights reserved
+ * ntp-keygen copyright 1970-2007 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -79,8 +79,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.5p71"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p71"
+#define NTP_KEYGEN_VERSION       "4.2.5p72"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p72"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 18d71bde2c5474bbeec0fd612612abb31520eea5..789fc02b545eb6071c0b3b15b198fa9cc344e6a4 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday August 19, 2007 at 07:44:22 AM EDT
+# It has been AutoGen-ed  Tuesday August 28, 2007 at 07:51:13 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -52,7 +52,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.5p67
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p71
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index fb227b485e6ab875f734de394cc8d52d2c1c4ab4..14230a27c5119fc03d44347c368b566261ee79b0 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-08-19 "(ntp 4.2.5p71)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-08-28 "(ntp 4.2.5p72)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday August 19, 2007 at 07:44:21 AM EDT
+.\"  It has been AutoGen-ed  Tuesday August 28, 2007 at 07:51:12 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"
@@ -74,7 +74,7 @@ generate IFF parameters.
 Generate parameters for the IFF identification scheme, obsoleting
 any that may exist.
 .TP
-.BR \-i ", " \--issuer-name
+.BR \-i " \fIissuer-name\fP, " \--issuer-name "=" \fIissuer-name\fP
 set issuer name.
 .sp
 Set the suject name to name.  This is used as the subject field
@@ -181,7 +181,7 @@ The \fIhomerc\fP files are "\fI$HOME\fP", and "\fI.\fP".
 If any of these are directories, then the file \fI.ntprc\fP
 is searched for within those directories.
 .SH AUTHOR
-ntp.org
+David L. Mills and/or others
 .br
 Please send bug reports to:  http://bugs.ntp.isc.org, bugs@ntp.org