]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P164 NTP_4_2_5P164
authorHarlan Stenn <stenn@ntp.org>
Wed, 22 Apr 2009 14:38:59 +0000 (10:38 -0400)
committerHarlan Stenn <stenn@ntp.org>
Wed, 22 Apr 2009 14:38:59 +0000 (10:38 -0400)
bk: 49ef2c03isaoDFIz87Iyd_sHUWk2OA

30 files changed:
ChangeLog
gsoc_sntp/sntp-opts.c
gsoc_sntp/sntp-opts.h
gsoc_sntp/sntp-opts.texi
gsoc_sntp/sntp.1
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
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index 59dcd79929053486e62106af814c5eebe758c34a..9f63feadbeaff43e8b382b56907ee09ff64319ad 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.5p164) 2009/04/22 Released by Harlan Stenn <stenn@ntp.org>
 * PPS/PPSAPI cleanup from Dave Mills.
 * Documentation updates from Dave Mills.
 * [Bug 1125] C runtime per-thread initialization on Windows
index 8231e2ef7be4145652ca6e48f009466f4e1c4ebf..c211ead9ac47fa659957bd32cbfde78cf002c881 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Friday April 10, 2009 at 07:54:31 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 22, 2009 at 10:34:13 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -460,7 +460,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p163\n\
+"sntp - standard SNTP program - Ver. 4.2.5p164\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 6063ee5e8ab1702be2beff997b7a60057e94bb74..7833aef9faf2255b485118f4e3735b33e126fea8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Friday April 10, 2009 at 07:54:30 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 22, 2009 at 10:34:12 AM EDT
  *  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.5p163"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p163"
+#define SNTP_VERSION       "4.2.5p164"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p164"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8497614f389242e2b7308d539bc49c91acbb634f..8024615cef9790712a4da6322b3ca62590ca4ccd 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Friday April 10, 2009 at 07:54:33 AM EDT
+# It has been AutoGen-ed  Wednesday April 22, 2009 at 10:34:16 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 82a0152967dc91ac2d0b6c048ebc0fd48a165026..304b48103f7d7201a3f85c5eb0213b7325b8671e 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2009-04-10 "( 4.2.5p163)" "Programmer's Manual"
+.TH SNTP 1 2009-04-22 "( 4.2.5p164)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday April 10, 2009 at 07:54:32 AM EDT
+.\"  It has been AutoGen-ed  Wednesday April 22, 2009 at 10:34:15 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 022218261d6c40d2c81ea18ef247a6ab6956b7d1..881a6227da5af0112ee9e5ddbc6dd469db508bb4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Friday April 10, 2009 at 07:41:02 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 22, 2009 at 10:15:34 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -853,7 +853,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p163\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p164\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 7df8fb78a915d2ddfb663df69e12722106cf0cfb..e03c1c234a36b3927ce6d31a27300fbd001a4140 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Friday April 10, 2009 at 07:41:01 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 22, 2009 at 10:15:32 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -87,8 +87,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    32
-#define NTPD_VERSION       "4.2.5p163"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p163"
+#define NTPD_VERSION       "4.2.5p164"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p164"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9e0ca6631accf0c0c5060f29aa2c3dd30e23c1d4..fc17aef4e03d79f7fdf00f605e0e1a087eeaec11 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Friday April 10, 2009 at 07:41:05 AM EDT
+# It has been AutoGen-ed  Wednesday April 22, 2009 at 10:15:37 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.5p161
+ntpd - NTP daemon program - Ver. 4.2.5p163
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 08760871b3204e3445476d1c99b492c8c19d8f33..524c51de02c16b94b167d47d4143e9681c5a1e25 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2009-04-10 "( 4.2.5p163)" "Programmer's Manual"
+.TH NTPD 1 2009-04-22 "( 4.2.5p164)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday April 10, 2009 at 07:41:03 AM EDT
+.\"  It has been AutoGen-ed  Wednesday April 22, 2009 at 10:15:36 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 9eb8c38e41a69e9b515372f36afbe3f869965d16..d7200c3ea3b04e41102c306115717b3ca664196d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Friday April 10, 2009 at 07:47:51 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 22, 2009 at 10:25:35 AM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -462,7 +462,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p163\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p164\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 927f694b2c28881762b2b5fcca1e46971fa10d8e..75b593791025cc1ea0c6b7b9d6c2ab066c24c653 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Friday April 10, 2009 at 07:47:51 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 22, 2009 at 10:25:34 AM EDT
  *  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.5p163"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p163"
+#define NTPDC_VERSION       "4.2.5p164"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p164"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2a036dd14653103e5902111d055a8a6079b30602..673dddc532fcc63087245afff09ef4e303a0368a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Friday April 10, 2009 at 07:47:53 AM EDT
+# It has been AutoGen-ed  Wednesday April 22, 2009 at 10:25:37 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.5p161
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p163
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 4fc2de4e2b002265cfe52442d4f709f44524fbd8..95c138cb823bd015aeef603861f3c2dd1fd2ae05 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2009-04-10 "( 4.2.5p163)" "Programmer's Manual"
+.TH NTPDC 1 2009-04-22 "( 4.2.5p164)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday April 10, 2009 at 07:47:52 AM EDT
+.\"  It has been AutoGen-ed  Wednesday April 22, 2009 at 10:25:36 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 81593386477763e6059810482520495fda031331..9b3dc7401549c1984a8a562aad8df6802034594a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Friday April 10, 2009 at 07:48:21 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 22, 2009 at 10:26:19 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -410,7 +410,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.5p163\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p164\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 8bca294785b2fe785e6c1207e3cbdd06258c3284..56b92d536fc745178e704f0ce7310fc20aebb0e7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Friday April 10, 2009 at 07:48:21 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 22, 2009 at 10:26:18 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -68,8 +68,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define NTPQ_VERSION       "4.2.5p163"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p163"
+#define NTPQ_VERSION       "4.2.5p164"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p164"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7321353420228b226f90698d995206c3ba4c76eb..ad9ea47959a39dcc2b1bd99d003febdbac9b061a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Friday April 10, 2009 at 07:48:23 AM EDT
+# It has been AutoGen-ed  Wednesday April 22, 2009 at 10:26:24 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.5p161
+ntpq - standard NTP query program - Ver. 4.2.5p163
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 920d6d9a943f3e37a01c7c8af161d88a7242442d..058970e1c51f4f3e796c938cf93b6f63e2da5534 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2009-04-10 "( 4.2.5p163)" "Programmer's Manual"
+.TH NTPQ 1 2009-04-22 "( 4.2.5p164)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday April 10, 2009 at 07:48:22 AM EDT
+.\"  It has been AutoGen-ed  Wednesday April 22, 2009 at 10:26:22 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e3a3a94059781497cc2082a41e884595059fafbd..dae8238f1170ff6012a9bc8cee59cc282db039d0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  Friday April 10, 2009 at 07:49:07 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 22, 2009 at 10:27:23 AM EDT
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -228,7 +228,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPSNMPD";
 tSCC   zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p163\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p164\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 497ec181d550374e263e23affa7bdf3716f58480..fd3d8537de810b9a88e0ba5ac1ef7ac3471e3afa 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  Friday April 10, 2009 at 07:49:07 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 22, 2009 at 10:27:23 AM EDT
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -62,8 +62,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    7
-#define NTPSNMPD_VERSION       "4.2.5p163"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p163"
+#define NTPSNMPD_VERSION       "4.2.5p164"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p164"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2593830a707a55d3177bdb021823c36d7f7febda..117adf71c4b5e31caa5cc5ae0784ae6021967bef 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  Friday April 10, 2009 at 07:49:09 AM EDT
+# It has been AutoGen-ed  Wednesday April 22, 2009 at 10:27:25 AM EDT
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 992f9ee1974e46888584ec2b042fdf4af84a90a7..13c0564ecc44e944a9159d4d1840b44c94ba40ac 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2009-04-10 "( 4.2.5p163)" "Programmer's Manual"
+.TH NTPSNMPD 1 2009-04-22 "( 4.2.5p164)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday April 10, 2009 at 07:49:08 AM EDT
+.\"  It has been AutoGen-ed  Wednesday April 22, 2009 at 10:27:24 AM EDT
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 3ebd9c54145bffdca4bd24cf4c238a2798d312e5..517a4d691b0479613cb6e6b0acc21e4ef394c7a3 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=163
+point=164
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 661aa6a74b01c37b6c6331b05b9483a03bf82380..4822a0f47f8c01e567371f3d810fd540d86062a9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Friday April 10, 2009 at 07:55:30 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 22, 2009 at 10:35:49 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.5p163\n\
+"sntp - standard SNTP program - Ver. 4.2.5p164\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 7f611dd95557adbf397affad887f078b18ad3beb..68c48eba87c3e768a1e2dfb515cc2ec1227ad7c7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Friday April 10, 2009 at 07:55:29 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 22, 2009 at 10:35:48 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.5p163"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p163"
+#define SNTP_VERSION       "4.2.5p164"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p164"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index fa1741c0cbad50a257be1000815bf87a5a57dfb6..d696f178c7227bbc3b8ba32314a92ab06bb74e66 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Friday April 10, 2009 at 07:55:32 AM EDT
+# It has been AutoGen-ed  Wednesday April 22, 2009 at 10:35:52 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 07180f63aa07355d0bd8ed78ad8244cc9ff0856a..80236a51e014c483c34b06f58565594e2d976d7b 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2009-04-10 "( 4.2.5p163)" "Programmer's Manual"
+.TH SNTP 1 2009-04-22 "( 4.2.5p164)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday April 10, 2009 at 07:55:31 AM EDT
+.\"  It has been AutoGen-ed  Wednesday April 22, 2009 at 10:35:51 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c91ffde4987859a4916b332a5b021f7e7819809c..661df7a435e09645f57b80d4262110894281daff 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Friday April 10, 2009 at 07:55:40 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 22, 2009 at 10:36:36 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -770,7 +770,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p163\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p164\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 9c0c8f4e0e638b50bfe74a37472f44c75870510b..e115ba4153136e0956bde6bf95fbc7aae46daabb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Friday April 10, 2009 at 07:55:39 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 22, 2009 at 10:36:36 AM EDT
  *  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.5p163"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p163"
+#define NTP_KEYGEN_VERSION       "4.2.5p164"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p164"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 26b3a669c631d2cf33f263f424a9766f24de9f7e..7c8f97b2c75ae6a9d817bf7e72433a0201b32484 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Friday April 10, 2009 at 07:55:42 AM EDT
+# It has been AutoGen-ed  Wednesday April 22, 2009 at 10:36:39 AM EDT
 # 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.5p161
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p163
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 6831cdb5fa7ed2a8376fcc0ce30b2cec87cbac91..6b504838d9089ac3a06b05fc34f5f09b3aeda214 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2009-04-10 "(ntp 4.2.5p163)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2009-04-22 "(ntp 4.2.5p164)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday April 10, 2009 at 07:55:41 AM EDT
+.\"  It has been AutoGen-ed  Wednesday April 22, 2009 at 10:36:38 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"