]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P144 NTP_4_2_7P144
authorHarlan Stenn <stenn@ntp.org>
Sun, 3 Apr 2011 06:35:28 +0000 (06:35 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sun, 3 Apr 2011 06:35:28 +0000 (06:35 +0000)
bk: 4d981530mhCjy8Ys5QH0Trf2m13Miw

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 3f4ca2dc53733d231ebd6a999d2513d0b78dc713..7e0aa35f3630a3a9e3b6bc437af50bc282c08022 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p144) 2011/04/03 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1874] ntpq -c "rv 0 sys_var_list" empty.
 (4.2.7p143) 2011/03/31 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1732] ntpd ties up CPU on disconnected USB refclock.
index 15baa88be06400c04a796360dcdbdc943848cf37..85e069fc6d5f1f91ce93f61ee4aa7aa415521767 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  March 31, 2011 at 11:31:46 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  3, 2011 at 06:33:35 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.7p143\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p144\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 47515f76a1758c4e16681e2ba2bae1d2a3293b48..5c982012703ae5cbcc57127c691fad5a4351c21a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  March 31, 2011 at 11:31:45 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  3, 2011 at 06:33:35 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.7p143"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p143"
+#define NTPD_VERSION       "4.2.7p144"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p144"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5a738d7f9c496128b808d7020df4bdfbcc76911b..36580b4072b34b8930c7e15183e0e8202304ec49 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  March 31, 2011 at 01:29:56 PM by AutoGen 5.11.6
+# It has been AutoGen-ed  April  3, 2011 at 06:34:05 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.7p143
+ntpd - NTP daemon program - Ver. 4.2.7p144
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 034f87a43bb070a0855e2f0354498aa883ee6c10..cc3e45afbefc59bac4cf152ba8ff3cefaf09d64a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-03-31 "( 4.2.7p143)" "Programmer's Manual"
+.TH NTPD 1 2011-04-03 "( 4.2.7p144)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  March 31, 2011 at 01:29:55 PM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April  3, 2011 at 06:34:04 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 610678557f7db1d3536814d2a4727d654c63a282..9edefdcc5af846481d54cdeea169b82d92e62974 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  March 31, 2011 at 01:30:08 PM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  3, 2011 at 06:34:15 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.7p143\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p144\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index cd140b5f6850e70c32bf440554207b34551959ac..65fcd3143b380c50f7003f24cfd9a6addafcf346 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  March 31, 2011 at 01:30:07 PM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  3, 2011 at 06:34:14 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.7p143"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p143"
+#define NTPDC_VERSION       "4.2.7p144"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p144"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a7208cf93bdaf3971b68beb5e1d2c7a56d6b2137..b1f54c202ac330b077d0607d92f7c8e12e355d58 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  March 31, 2011 at 01:30:18 PM by AutoGen 5.11.6
+# It has been AutoGen-ed  April  3, 2011 at 06:34:26 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.7p143
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p144
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 97c4667f331e957993598b127f81e9a1d55034ff..63453244c1dd1184abe7f332872a6636eeb1c66a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2011-03-31 "( 4.2.7p143)" "Programmer's Manual"
+.TH NTPDC 1 2011-04-03 "( 4.2.7p144)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  March 31, 2011 at 01:30:17 PM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April  3, 2011 at 06:34:26 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index eaa18bf83b7d3e82b0432e2a6a3da66487bd3374..045eb23f85ef3e926e157ae6b7fa9e2307f0538b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  March 31, 2011 at 01:30:18 PM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  3, 2011 at 06:34:27 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.7p143\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p144\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 19269d7f4c8754d928336789f941953a138b3bbc..4ad4bfd491fe521bb663bcd155969d497769674d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  March 31, 2011 at 01:30:18 PM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  3, 2011 at 06:34:27 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.7p143"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p143"
+#define NTPQ_VERSION       "4.2.7p144"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p144"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index cb00c9d144bf9970f7a7075c8ee68144d6c81421..9a398a649fed0c97b9e7e446df43dc1f5c29e7e0 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  March 31, 2011 at 01:30:40 PM by AutoGen 5.11.6
+# It has been AutoGen-ed  April  3, 2011 at 06:34:40 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.7p143
+ntpq - standard NTP query program - Ver. 4.2.7p144
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 0a38b224da02e2e30b068444d073e3b75ae61379..8fb20cbd7c05cde7c8278f0a7ac3061fd904c079 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-03-31 "( 4.2.7p143)" "Programmer's Manual"
+.TH NTPQ 1 2011-04-03 "( 4.2.7p144)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  March 31, 2011 at 01:30:40 PM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April  3, 2011 at 06:34:40 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d02d5e41a1b162f538ad1aee301b9ccf6d1dde81..8d066924a83da77582f7402d0c094f82bf06f2c2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  March 31, 2011 at 01:30:41 PM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  3, 2011 at 06:34:41 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.7p143\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p144\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 321af154d596220e1eb52ebd26986594f52a6ae8..b450315177217449e12afb2a652aaf4bffb9934e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  March 31, 2011 at 01:30:40 PM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  3, 2011 at 06:34:40 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.7p143"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p143"
+#define NTPSNMPD_VERSION       "4.2.7p144"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p144"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5cd2ae364738170b8c7b141bbf880bd1fabb93e3..dcf8761a536532e67d2c32791af62395b2e77727 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  March 31, 2011 at 01:30:48 PM by AutoGen 5.11.6
+# It has been AutoGen-ed  April  3, 2011 at 06:34:50 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.7p143
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p144
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 694d5ac4990890a9165c3050b0f9c2525e7725b0..822a5a228998ca6439a69a1b4dfc9aa32173ece2 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-03-31 "( 4.2.7p143)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-04-03 "( 4.2.7p144)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  March 31, 2011 at 01:30:48 PM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April  3, 2011 at 06:34:49 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 1da55ec735265a7c53574ea406459326d3a0c741..2f2d6a5704e7a914e2538189c17263ea4e398f2d 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=143
+point=144
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 842197a090ecd622eeaee7d8e71e430dcd0a59c5..8e53bc2bc7e232f5cfc65e90e25823061b9cac79 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  March 31, 2011 at 11:14:19 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  3, 2011 at 06:30:28 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.7p143\n\
+"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p144\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ hostname-or-IP ...]\n";
 static char const zRcName[7] = ".ntprc";
index 18433f99109ccc011ad70d3790d9a7c151a04b7c..a826b26d498f5dcc7bc5621b26942cca0709be19 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  March 31, 2011 at 11:14:18 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  3, 2011 at 06:30:27 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.7p143"
-#define SNTP_FULL_VERSION  "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p143"
+#define SNTP_VERSION       "4.2.7p144"
+#define SNTP_FULL_VERSION  "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p144"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 1148f8dfbec1880484bea8fa1b839e7c70f1d355..9baed2a19775464337f7592397b7579c0036b6dc 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  March 31, 2011 at 01:31:36 PM by AutoGen 5.11.6
+# It has been AutoGen-ed  April  3, 2011 at 06:35:11 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.7p143
+sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p144
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index e7c4d4003e9c27bc3b812ed2cc4103b7b1d81392..53641242acb4a35677869ab20b3347ff3c641fd3 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2011-03-31 "( 4.2.7p143)" "Programmer's Manual"
+.TH SNTP 1 2011-04-03 "( 4.2.7p144)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  March 31, 2011 at 01:31:36 PM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April  3, 2011 at 06:35:10 AM by AutoGen 5.11.6
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 66995cbea0f8002c1b2930cfe878ac2d4c512c0e..72d14f318ed5fde5962fbee49f36d720f77a32ca 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.7p143
+<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p144
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 660207b33d164f87c3b8574847a3af793d2cd1fe..7cbbb6df3f8e0a2959c5c4b98068109e5e42c40a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  March 31, 2011 at 01:30:55 PM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  3, 2011 at 06:34:51 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.7p143\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p144\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 0ba2f44757b7bd1a3fc53f2cff2439bd6e26f81d..4e85b44daa7e496385fa3eb27663ff8b57a716bd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  March 31, 2011 at 01:30:55 PM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  3, 2011 at 06:34:50 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.7p143"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p143"
+#define NTP_KEYGEN_VERSION       "4.2.7p144"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p144"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d8f5543a747e87d392e92ba2eea6fbf1c23f7444..1d0356ab35890ab7a8c8f2f5591e6b4cefd031b0 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  March 31, 2011 at 01:31:14 PM by AutoGen 5.11.6
+# It has been AutoGen-ed  April  3, 2011 at 06:35:01 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.7p143
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p144
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 3c203649ed3320703911747a7c44354b9193f27d..6674e1e83e3d1180c1314501796206a50583d889 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-03-31 "(ntp 4.2.7p143)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-04-03 "(ntp 4.2.7p144)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  March 31, 2011 at 01:31:14 PM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April  3, 2011 at 06:35:00 AM by AutoGen 5.11.6
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"