]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P138 NTP_4_2_7P138
authorHarlan Stenn <stenn@ntp.org>
Tue, 8 Mar 2011 11:17:41 +0000 (11:17 +0000)
committerHarlan Stenn <stenn@ntp.org>
Tue, 8 Mar 2011 11:17:41 +0000 (11:17 +0000)
bk: 4d761055Hr0xDUoHmd4KhDFZkCwwuA

29 files changed:
ChangeLog
clockstuff/clktest-opts.c
clockstuff/clktest-opts.h
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 63afd328458bdaeb428e5afcb24ecc31a3457afc..60565fa1917037302ba4681e8d35a7bae41d5b77 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p138) 2011/03/08 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1846] MacOSX: debug symbol not found by propdelay or tickadj.
 (4.2.7p137) 2011/03/07 Released by Harlan Stenn <stenn@ntp.org>
 * Use TRACE() instead of DPRINTF() for libntp and utilities, which
index 039b3896f8e120379ab83d68890693badc51797f..abb97eeccb44ba5a55d7ad3ef9b22fc71e224d2c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.c)
  *  
- *  It has been AutoGen-ed  March  6, 2011 at 11:32:51 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March  8, 2011 at 11:13:24 AM by AutoGen 5.11.6
  *  From the definitions    clktest-opts.def
  *  and the template file   options
  *
@@ -325,7 +325,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[8] = "CLKTEST";
 static char const zUsageTitle[129] =
-"clktest - test the clock line discipline - Ver. 4.2.7p137\n\
+"clktest - test the clock line discipline - Ver. 4.2.7p138\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... <tty_device>\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 12400f6f57a37d1f346dae43b5e5c6076ba9a43f..3c300f9478b42dfffb29441d9e9f0f5f0329afa7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.h)
  *  
- *  It has been AutoGen-ed  March  6, 2011 at 11:32:50 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March  8, 2011 at 11:13:23 AM by AutoGen 5.11.6
  *  From the definitions    clktest-opts.def
  *  and the template file   options
  *
@@ -63,8 +63,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    10
-#define CLKTEST_VERSION       "4.2.7p137"
-#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p137"
+#define CLKTEST_VERSION       "4.2.7p138"
+#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p138"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7d3ca31b4252386db4d38b5cefc7ee89eb85dec8..1e967719c316d068ce37fb942c519d5e8ed71fb7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  March  6, 2011 at 11:28:01 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March  8, 2011 at 11:09:31 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.7p137\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p138\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index a95b0e3b2ddc01ea535f8f88d65605ac6751a630..6a5b5f415cca516e7336f474d5b4d03766ccf5c1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  March  6, 2011 at 11:28:01 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March  8, 2011 at 11:09:30 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.7p137"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p137"
+#define NTPD_VERSION       "4.2.7p138"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p138"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 1be23d87380b0a39349686e3430464491cbb6762..5b392066ab639e8a77b00702d067adde3087482c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  March  6, 2011 at 11:29:48 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  March  8, 2011 at 11:11:13 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.7p137
+ntpd - NTP daemon program - Ver. 4.2.7p138
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index aa7f122f7d72fc8b976c58e4056c87d59eba7e71..84bc9b5d8fae9f542763ebcd5c039035367fa74b 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-03-06 "( 4.2.7p137)" "Programmer's Manual"
+.TH NTPD 1 2011-03-08 "( 4.2.7p138)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  March  6, 2011 at 11:29:47 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  March  8, 2011 at 11:11:12 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 5679ae62b1d692cbb0a56a80d9a84babd3e6b129..acdb92e2bdd99e3d58a98558b38602ccdb321355 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  March  6, 2011 at 11:30:36 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March  8, 2011 at 11:11:48 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.7p137\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p138\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index a34b0de414da75b562e04594c2be8c5d9385bdaf..52e2fe59ccf79b9fd398183338dd5f37c456b0bf 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  March  6, 2011 at 11:30:36 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March  8, 2011 at 11:11:48 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.7p137"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p137"
+#define NTPDC_VERSION       "4.2.7p138"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p138"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d899e0feab4b18cd3ee9563119a9ee3f3e7cab6c..c10618d708d6aa54aab45a492e07be5a9b2f08fa 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  March  6, 2011 at 11:31:16 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  March  8, 2011 at 11:12:10 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.7p137
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p138
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index d2406d259a5f699914c60e409317fc51e8fd804b..3d8eb420a65678bd7f0efe6c9960798b3cd2b417 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2011-03-06 "( 4.2.7p137)" "Programmer's Manual"
+.TH NTPDC 1 2011-03-08 "( 4.2.7p138)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  March  6, 2011 at 11:31:15 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  March  8, 2011 at 11:12:10 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8d8ec6740b74cf95503e1e01ea49ce7e14a12bf2..cc77cd2a67eb5254174bcd38d1d2a4309457cec1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  March  6, 2011 at 11:31:18 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March  8, 2011 at 11:12:12 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.7p137\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p138\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 47783d92f8be3fbfcbfa50db2cdfe22a0dbb347e..96812d228ef91e1474967b79403221a47d516e52 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  March  6, 2011 at 11:31:18 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March  8, 2011 at 11:12:12 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.7p137"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p137"
+#define NTPQ_VERSION       "4.2.7p138"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p138"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5168df235cbc4622a287715bc4781d9645e56795..305152d2766dcae0c1ab4a4de1e2dd014fb697bd 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  March  6, 2011 at 11:32:04 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  March  8, 2011 at 11:12:55 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.7p137
+ntpq - standard NTP query program - Ver. 4.2.7p138
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 96841a5deee81c2b4b88b0cbb002ea6f07ea353d..b8c4899ddbbfdab689a896299d1022584f67034c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-03-06 "( 4.2.7p137)" "Programmer's Manual"
+.TH NTPQ 1 2011-03-08 "( 4.2.7p138)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  March  6, 2011 at 11:32:03 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  March  8, 2011 at 11:12:54 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 4f010e79a2c9d1e5bb9203936f7a7d5a648a0547..beaa52b30569e4ea557126ca1995957b8314c63b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  March  6, 2011 at 11:32:07 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March  8, 2011 at 11:12:56 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.7p137\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p138\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index a4fb647d68f0062d66dd9c74edae751f1d33f593..55e9514ed345fc7e9be2c0df61e37cdc5b986860 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  March  6, 2011 at 11:32:07 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March  8, 2011 at 11:12:56 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.7p137"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p137"
+#define NTPSNMPD_VERSION       "4.2.7p138"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p138"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ac00741c1ae6570d99964158dfcc3f45f25563da..e6e8920eb64df18f1ecfdf76593ae22abd0a7693 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  March  6, 2011 at 11:32:47 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  March  8, 2011 at 11:13:21 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.7p137
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p138
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index fe113249ff0f578d5c6729f8b122aa0e90d3a846..276edab109971c2ff54a99ad73ae2bede63587a6 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-03-06 "( 4.2.7p137)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-03-08 "( 4.2.7p138)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  March  6, 2011 at 11:32:46 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  March  8, 2011 at 11:13:20 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 9e54a9d32619a68b88e1e9d2736f85991115d288..f66bde308118bf2ebf04cca6769d466c081a847a 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=137
+point=138
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index e4a2fed686eb2b37d238547459b7a05fb54ae7eb..11bdb5324f3ccea741935e75cf75f11667f0076b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  March  6, 2011 at 11:10:42 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March  8, 2011 at 10:57:02 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.7p137\n\
+"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p138\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ hostname-or-IP ...]\n";
 static char const zRcName[7] = ".ntprc";
index add4948b590cfcdaf727822e45ec04909becf534..4f9d87264cffc90f38cf73fb785b42668ae03bbf 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  March  6, 2011 at 11:10:42 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March  8, 2011 at 10:57:01 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.7p137"
-#define SNTP_FULL_VERSION  "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p137"
+#define SNTP_VERSION       "4.2.7p138"
+#define SNTP_FULL_VERSION  "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p138"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 66a49fbc30b0a662db65fe7e2dac98a71fb9a4d4..d07334e253ee1327a1b02a92cc0bfdbaf3651045 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  March  7, 2011 at 10:04:59 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  March  8, 2011 at 11:14:54 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.7p137
+sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p138
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index e2c62b8547934280e1c98ee2222fe752116ba524..a2d33420b283e74395ba18d6f8e0784a02ada97b 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2011-03-07 "( 4.2.7p137)" "Programmer's Manual"
+.TH SNTP 1 2011-03-08 "( 4.2.7p138)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  March  7, 2011 at 10:04:57 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  March  8, 2011 at 11:14:53 AM by AutoGen 5.11.6
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 2d218fec1214cfdabfa34fc57463ffd213025d36..374c9cc81301bc01e79aa5a30b1e2cc628d74816 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.7p137
+<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p138
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 2f3b3265b4c20b9aa70d197a9b2da966ceec7bdb..6e21935f66f80901a8a699bf05635f0e22a6c358 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  March  6, 2011 at 11:33:07 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March  8, 2011 at 11:13:37 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.7p137\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p138\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 2d2df56cebac8446cdf79088cc5505ce76866c57..ac65a79f5b61d134098ff5fb6f3433dd8d96e430 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  March  6, 2011 at 11:33:07 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March  8, 2011 at 11:13:37 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.7p137"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p137"
+#define NTP_KEYGEN_VERSION       "4.2.7p138"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p138"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index dc799fa81b0f229c94cf85d489de7050af1f3442..2219a0d98605cd459aa2f952e33e9a60707faf01 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  March  7, 2011 at 10:02:54 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  March  8, 2011 at 11:14:08 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.7p137
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p138
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 7d906d3122df203a619bb6dd6329185fe0e9f66b..eb4b7b087a99e50f55073ed29b4b028d981cdc27 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-03-06 "(ntp 4.2.7p137)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-03-08 "(ntp 4.2.7p138)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  March  6, 2011 at 11:35:08 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  March  8, 2011 at 11:14:06 AM by AutoGen 5.11.6
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"