]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P148 NTP_4_2_7P148
authorHarlan Stenn <stenn@ntp.org>
Sat, 9 Apr 2011 07:09:13 +0000 (07:09 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sat, 9 Apr 2011 07:09:13 +0000 (07:09 +0000)
bk: 4da00619AALxzZl5xEop9eBywic4Hw

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 8cb03367e918210e748d2c23b1121818d867c66a..62b882d9362d6d264e9833eaf6cb6e93890ed8d8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p148) 2011/04/09 Released by Harlan Stenn <stenn@ntp.org>
 * Use _mkgmtime() as timegm() in the Windows port, rather than
   libntp/mktime.c's timegm().  Fixed [Bug 1875] on Windows using the old
   asn2ntp() code from before 4.2.7p147.
index fc2c00d7fdaac67a63266f863e35a4c66fccfda9..39ed13816f5b0aa41506fa998deea94c38255005 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  April  7, 2011 at 11:21:50 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  9, 2011 at 07:07:21 AM by AutoGen 5.11.6
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -1006,7 +1006,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[5] = "NTPD";
 static char const zUsageTitle[133] =
-"ntpd - NTP daemon program - Ver. 4.2.7p147\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p148\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index a28fcb8358917b0ce80c66b3e4a6aafa14b18575..9348cec8a75ef3099ebc0e1fc9c3513da569a9fc 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  April  7, 2011 at 11:21:50 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  9, 2011 at 07:07:20 AM by AutoGen 5.11.6
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -89,8 +89,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    36
-#define NTPD_VERSION       "4.2.7p147"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p147"
+#define NTPD_VERSION       "4.2.7p148"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p148"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index dcfa03565b6ba5ce100d04584ec9801ae41f92ac..1b5cdf0d84c85c7cff6810fd0737c112b256cae1 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  April  7, 2011 at 11:23:31 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April  9, 2011 at 07:07:54 AM by AutoGen 5.11.6
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -64,7 +64,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.7p147
+ntpd - NTP daemon program - Ver. 4.2.7p148
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 55c094d47921f2cb1559329b5f80e981eb96b4ad..8eb4442d80c6a8f73e6b9ec3cd2292ee87575eb7 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-04-07 "( 4.2.7p147)" "Programmer's Manual"
+.TH NTPD 1 2011-04-09 "( 4.2.7p148)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  April  7, 2011 at 11:23:30 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April  9, 2011 at 07:07:54 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index cc033175b21d6a60eabed3c7c5933520e3527fc6..d638df74af01ff690530b0370a24e34a03db9ba3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  April  7, 2011 at 11:23:45 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  9, 2011 at 07:08:01 AM by AutoGen 5.11.6
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -451,7 +451,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[6] = "NTPDC";
 static char const zUsageTitle[129] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p147\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p148\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 03818533da2fbaa22ffa16e16768ca16aebff6ca..94778432581ad6c4758838f85e27c280b637284a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  April  7, 2011 at 11:23:45 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  9, 2011 at 07:08:01 AM by AutoGen 5.11.6
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -68,8 +68,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.7p147"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p147"
+#define NTPDC_VERSION       "4.2.7p148"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p148"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ee9eef753602e17f7fe35ebd3e5efa99a0589746..8f62093fb59888bbef771a1eb25bb239e0f6a742 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  April  7, 2011 at 11:24:02 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April  9, 2011 at 07:08:11 AM by AutoGen 5.11.6
 # 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.7p147
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p148
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 1c7d9726740dafabb5e2ca5dfad25f56fb9dd3ca..c4a6d6bdfe5f1a7b368d469efa3fada322fbe567 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2011-04-07 "( 4.2.7p147)" "Programmer's Manual"
+.TH NTPDC 1 2011-04-09 "( 4.2.7p148)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  April  7, 2011 at 11:24:02 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April  9, 2011 at 07:08:10 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c037642d5a6b7cf9b66ba1cb220c9869aa787294..6db628fc5aeac232ca6e2ba942bda466292503b6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  April  7, 2011 at 11:24:03 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  9, 2011 at 07:08:11 AM by AutoGen 5.11.6
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -428,7 +428,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[5] = "NTPQ";
 static char const zUsageTitle[121] =
-"ntpq - standard NTP query program - Ver. 4.2.7p147\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p148\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 19e56aa826b01e9630ee957938628e58262e744b..230d5b2d13b53279f7b9356c10108c338091b6ac 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  April  7, 2011 at 11:24:03 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  9, 2011 at 07:08:11 AM by AutoGen 5.11.6
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -67,8 +67,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    14
-#define NTPQ_VERSION       "4.2.7p147"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p147"
+#define NTPQ_VERSION       "4.2.7p148"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p148"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e8b3e677f9ff7f56d00d0f99af25b293b95f33a7..e6642e699482a2f14f9a058e024b2a0113e7a8f8 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  April  7, 2011 at 11:24:46 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April  9, 2011 at 07:08:22 AM by AutoGen 5.11.6
 # 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.7p147
+ntpq - standard NTP query program - Ver. 4.2.7p148
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index cbb850325d579131471a0e32e9bc2f360c72a02d..a66a0f0b6226e47db112e3c4428733e19c3af407 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-04-07 "( 4.2.7p147)" "Programmer's Manual"
+.TH NTPQ 1 2011-04-09 "( 4.2.7p148)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  April  7, 2011 at 11:24:43 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April  9, 2011 at 07:08:22 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 254594216be6055e95a1c3fa0d64bbb1cc68a101..8c9a2a36180c7e9966f7d33011e3cbab44cb6f2c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  April  7, 2011 at 11:24:48 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  9, 2011 at 07:08:23 AM by AutoGen 5.11.6
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -255,7 +255,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[9] = "NTPSNMPD";
 static char const zUsageTitle[105] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p147\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p148\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 2f78e33f5b3f64f4424a57a3a3030d7507d6ceb7..4179ca717293f30bfdcb672f20c06677f50af5b4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  April  7, 2011 at 11:24:48 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  9, 2011 at 07:08:23 AM by AutoGen 5.11.6
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -61,8 +61,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    8
-#define NTPSNMPD_VERSION       "4.2.7p147"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p147"
+#define NTPSNMPD_VERSION       "4.2.7p148"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p148"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 06e74174556f20b79314bb28da6c5de2623db44f..819a0f6abda9b36c8db5d1d679f4d6e30bfcd08f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  April  7, 2011 at 11:25:24 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April  9, 2011 at 07:08:29 AM by AutoGen 5.11.6
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -34,7 +34,7 @@ This is the automatically generated usage text for ntpsnmpd:
 
 @exampleindent 0
 @example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p147
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p148
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 6eaa65e95fced5b2daad0fe3df62d70d608c6b67..eca417f3ce93f0f8db0fd6a096bbf880e409c0c9 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-04-07 "( 4.2.7p147)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-04-09 "( 4.2.7p148)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  April  7, 2011 at 11:25:24 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April  9, 2011 at 07:08:28 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 39d2c238317f1f1a073cceffc30f87e6272b24a0..580b4c4946c03acca5207f826bef9d82952e97b0 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=147
+point=148
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 744eb55e0a24e3b517b6eae0a04130a0592c6cba..e06a92c45a8a27a30091ba35c6353e5954871250 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  April  7, 2011 at 11:03:45 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  9, 2011 at 07:04:54 AM by AutoGen 5.11.6
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -642,7 +642,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[5] = "SNTP";
 static char const zUsageTitle[154] =
-"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p147\n\
+"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p148\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ hostname-or-IP ...]\n";
 static char const zRcName[7] = ".ntprc";
index de87f87121302661aacad0b74172708ee66bb7cd..8486b27bb549d091e4ccea7aa1f9e4b7b7fe7e5d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  April  7, 2011 at 11:03:45 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  9, 2011 at 07:04:54 AM by AutoGen 5.11.6
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -77,8 +77,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define SNTP_VERSION       "4.2.7p147"
-#define SNTP_FULL_VERSION  "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p147"
+#define SNTP_VERSION       "4.2.7p148"
+#define SNTP_FULL_VERSION  "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p148"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 98599228e77c647b079bf148f6813c7f6d70fae4..153199993609acb72021f782d5e2ee024ea4e877 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  April  7, 2011 at 11:26:18 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April  9, 2011 at 07:08:51 AM by AutoGen 5.11.6
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -76,7 +76,7 @@ This is the automatically generated usage text for sntp:
 
 @exampleindent 0
 @example
-sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p147
+sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p148
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index e2f22a48d242e9faa900ea91df5fccb39e7df864..9a5353b41074276ba6a5b00d8c6268a0e5f9db55 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2011-04-07 "( 4.2.7p147)" "Programmer's Manual"
+.TH SNTP 1 2011-04-09 "( 4.2.7p148)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  April  7, 2011 at 11:26:17 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April  9, 2011 at 07:08:51 AM by AutoGen 5.11.6
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e64662cf7302be27aa2157b4f509df01e7c6627e..2deb3ef9a86dfca2be3908f2e8e81767b83dbcf5 100644 (file)
@@ -150,7 +150,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#sntp-Invocation">sntp Invocation</a>
 <p><a name="index-sntp-usage-3"></a>
 This is the automatically generated usage text for sntp:
 
-<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p147
+<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p148
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 021dfb859eb174d85fbfa071c8a6daf44c82e797..0f30ef0594b0e624f092986d04048e1ee7fa0b2c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  April  7, 2011 at 11:25:30 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  9, 2011 at 07:08:31 AM by AutoGen 5.11.6
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -757,7 +757,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[11] = "NTP_KEYGEN";
 static char const zUsageTitle[116] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p147\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p148\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index dd3324ce1f535256a6a2311cf3cf539d74b8641b..cad18645fb29db00eddcb4b43970638081bf41e6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  April  7, 2011 at 11:25:29 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  9, 2011 at 07:08:31 AM by AutoGen 5.11.6
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -77,8 +77,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.7p147"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p147"
+#define NTP_KEYGEN_VERSION       "4.2.7p148"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p148"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8dec059476155dce2c9c3b9762ca985961282f7f..0eb1fcca5dfd1445ed849392497c1c6e91cdfa04 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  April  7, 2011 at 11:25:58 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April  9, 2011 at 07:08:43 AM by AutoGen 5.11.6
 # 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
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p147
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p148
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index c947c59816ad679c4aaca8d17fed817d9b5c9a5e..530ba9e28274e0579b896544368379e1937d2d6a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-04-07 "(ntp 4.2.7p147)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-04-09 "(ntp 4.2.7p148)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  April  7, 2011 at 11:25:57 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April  9, 2011 at 07:08:43 AM by AutoGen 5.11.6
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"