]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P119 NTP_4_2_7P119
authorHarlan Stenn <stenn@ntp.org>
Tue, 18 Jan 2011 11:32:32 +0000 (11:32 +0000)
committerHarlan Stenn <stenn@ntp.org>
Tue, 18 Jan 2011 11:32:32 +0000 (11:32 +0000)
bk: 4d357a50qtc3r9OZfQ3GBi9pwoRaiA

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 a82ea7febfe25833e1ee31c8ac93852913a5ccad..a93b2e479ccbe420f7d177f3aca44e676786e3f7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p119) 2011/01/18 Released by Harlan Stenn <stenn@ntp.org>
 * added timespecops.{c,h} and tievalops.{c.h} to libntp and include
   added tspecops.cpp to tests/libntp
 * Correct msyslog.c build break on Solaris 2.9 from #ifdef/#if mixup.
index 2ad34d63607f65635083cefe3061d5896732eedf..5d7ab27029d7b197f92bc1a6fdbcbfbd68051322 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.c)
  *  
- *  It has been AutoGen-ed  January 15, 2011 at 10:44:45 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 18, 2011 at 11:30:25 AM by AutoGen 5.11.6pre7
  *  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.7p118\n\
+"clktest - test the clock line discipline - Ver. 4.2.7p119\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... <tty_device>\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 1d673931bf8950332ed52fde189c31ed748a678e..d65c1624396368b3fea0af1aba7f248c22bef8e2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.h)
  *  
- *  It has been AutoGen-ed  January 15, 2011 at 10:44:44 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 18, 2011 at 11:30:25 AM by AutoGen 5.11.6pre7
  *  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.7p118"
-#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p118"
+#define CLKTEST_VERSION       "4.2.7p119"
+#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p119"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 10bd21ff5ec45af52d896144b9db3a7a2cf0210c..99b94937856bcacedd903f5d21c29b4f344435a3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  January 15, 2011 at 10:40:57 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 18, 2011 at 11:23:39 AM by AutoGen 5.11.6pre7
  *  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.7p118\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p119\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 26cde8b84828318df728553ecc764b0d61c36e39..f9ca412d0cd7dacdb895bbd732d8ae56193131b7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  January 15, 2011 at 10:40:56 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 18, 2011 at 11:23:39 AM by AutoGen 5.11.6pre7
  *  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.7p118"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p118"
+#define NTPD_VERSION       "4.2.7p119"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p119"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 04df3803cebc877bb21756df0fc5cd600b7b24d7..5ae3c65eaadcfca6cb022b000bec41c0a7eb13b1 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  January 15, 2011 at 10:41:44 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January 18, 2011 at 11:25:01 AM by AutoGen 5.11.6pre7
 # 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.7p118
+ntpd - NTP daemon program - Ver. 4.2.7p119
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index f0c6c0305f5a2a94a1064b74c50b5d89e47a9a15..f2b6c86606f1d828d7a82ef097f95c07b5cf800c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-01-15 "( 4.2.7p118)" "Programmer's Manual"
+.TH NTPD 1 2011-01-18 "( 4.2.7p119)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  January 15, 2011 at 10:41:43 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January 18, 2011 at 11:25:00 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 85fcda3e08a24490a6763b1dfbbd90aa28baeb79..02109f7d04ee2329ddc56afdf827440c0adb9616 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  January 15, 2011 at 10:42:02 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 18, 2011 at 11:26:22 AM by AutoGen 5.11.6pre7
  *  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.7p118\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p119\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index ef312b60ee68de96d5f070cc53f362ad5c53934f..73bb0f7fa16c0882f5355fedd976f11406f37fed 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  January 15, 2011 at 10:42:02 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 18, 2011 at 11:26:22 AM by AutoGen 5.11.6pre7
  *  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.7p118"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p118"
+#define NTPDC_VERSION       "4.2.7p119"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p119"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f480e08efc2f63d22e2559567836ff6bda1ab9b1..8dc808d6a9b1870321ee0b7b0c721619f37bcd93 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  January 15, 2011 at 10:42:22 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January 18, 2011 at 11:27:00 AM by AutoGen 5.11.6pre7
 # 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.7p118
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p119
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index df86fb91dcb0e6825d1ec78cf26b5598a8066cfc..9b0037e8f82c0e4ad6833cd4a7c898ca512d5a53 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2011-01-15 "( 4.2.7p118)" "Programmer's Manual"
+.TH NTPDC 1 2011-01-18 "( 4.2.7p119)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  January 15, 2011 at 10:42:22 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January 18, 2011 at 11:27:00 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index cd1d83aba9ed4a5abae27b685e5d1adb20525e1e..56d6583cee050727afb27e2e448d031ad842c693 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  January 15, 2011 at 10:42:27 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 18, 2011 at 11:27:10 AM by AutoGen 5.11.6pre7
  *  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.7p118\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p119\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 2a26e3f620dd216a0f49c5757623e0c6086c00a9..77592df976b67eef04eaaa27119caa1e16bc60a0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  January 15, 2011 at 10:42:27 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 18, 2011 at 11:27:10 AM by AutoGen 5.11.6pre7
  *  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.7p118"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p118"
+#define NTPQ_VERSION       "4.2.7p119"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p119"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3128927a0c86f9abf728fb0fbe57c5893c7cef56..82ed273b5097430e88cce9a029ee89cfa95383bb 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  January 15, 2011 at 10:43:36 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January 18, 2011 at 11:30:00 AM by AutoGen 5.11.6pre7
 # 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.7p118
+ntpq - standard NTP query program - Ver. 4.2.7p119
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index a9c922ace943a6ac35efc47d56e2e5ef836e617d..3fe308f8a54b3784c861c1ec2ce2978c91bce059 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-01-15 "( 4.2.7p118)" "Programmer's Manual"
+.TH NTPQ 1 2011-01-18 "( 4.2.7p119)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  January 15, 2011 at 10:43:33 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January 18, 2011 at 11:29:59 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e4bef089a86d685d843408cef7a3cf7469e83738..27abec2d9cbed80aedd30b94b7a5da259d2619ef 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  January 15, 2011 at 10:43:56 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 18, 2011 at 11:30:04 AM by AutoGen 5.11.6pre7
  *  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.7p118\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p119\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 23bcb591006e792d6eae202a6a8ef6b79fa2df37..7a94258ec4525f0733a0635bf68faed3e790b568 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  January 15, 2011 at 10:43:56 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 18, 2011 at 11:30:04 AM by AutoGen 5.11.6pre7
  *  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.7p118"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p118"
+#define NTPSNMPD_VERSION       "4.2.7p119"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p119"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3983e8592f57a9be277e08ea63b1c691f90a9284..4795adac722b862dee81ea371c02731c9e42634a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  January 15, 2011 at 10:44:26 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January 18, 2011 at 11:30:20 AM by AutoGen 5.11.6pre7
 # 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.7p118
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p119
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 05ed30877771643853139f178baebd3e6efcf33a..4051df4446cb5e491a0fa4bde0bf2878e132f8cb 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-01-15 "( 4.2.7p118)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-01-18 "( 4.2.7p119)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  January 15, 2011 at 10:44:24 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January 18, 2011 at 11:30:19 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 3218dd92f0e04b6f7625ab60275e9e52f1b73e7d..2a727e0f1b17cab1ee51fc2ac8f0c624d890e82e 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=118
+point=119
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index c87a85d8e976b4a696f51ec1413700cafb383676..ebb004ce97ca30c554ac4103079cc27aeb21f6d1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  January 15, 2011 at 10:39:47 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 18, 2011 at 11:22:20 AM by AutoGen 5.11.6pre7
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -473,7 +473,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[5] = "SNTP";
 static char const zUsageTitle[123] =
-"sntp - standard SNTP program - Ver. 4.2.7p118\n\
+"sntp - standard SNTP program - Ver. 4.2.7p119\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 923c1926018f22c3d8d261e13a77a3629c68d29a..b3313c008defe499184c124bb25acf08d15c5638 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  January 15, 2011 at 10:39:47 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 18, 2011 at 11:22:20 AM by AutoGen 5.11.6pre7
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -70,8 +70,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    17
-#define SNTP_VERSION       "4.2.7p118"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p118"
+#define SNTP_VERSION       "4.2.7p119"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p119"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 709f5553e37f588758cf0bb110c80607051e70f6..b7ef60479ef21fe0e6a5ba462a53b04b8dfe27b9 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  January 15, 2011 at 10:40:30 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January 18, 2011 at 11:23:18 AM by AutoGen 5.11.6pre7
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -69,7 +69,7 @@ This is the automatically generated usage text for sntp:
 
 @exampleindent 0
 @example
-sntp - standard SNTP program - Ver. 4.2.7p118
+sntp - standard SNTP program - Ver. 4.2.7p119
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 7ca166e759d0dffa7654e07244eb2e594eb4e144..e83173f19fd62bfbc066acef0c5cc976ae2a4d0f 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2011-01-15 "( 4.2.7p118)" "Programmer's Manual"
+.TH SNTP 1 2011-01-18 "( 4.2.7p119)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  January 15, 2011 at 10:40:27 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January 18, 2011 at 11:23:17 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 318caf6be8f334af59bd7051a6399052570f7c81..5dac61cbe2a189448ab3496019cffc242019a80b 100644 (file)
@@ -139,7 +139,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 SNTP program - Ver. 4.2.7p118
+<pre class="example">sntp - standard SNTP program - Ver. 4.2.7p119
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 514f8b77d2c9bd7c1afe4e57403d331d38ab6341..ca2c60864e30c0e08cc7d031b91baf67097577cf 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  January 15, 2011 at 10:45:03 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 18, 2011 at 11:30:35 AM by AutoGen 5.11.6pre7
  *  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.7p118\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p119\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 70d6f0b718598f8aafb0eaa628c7230ec89f1bf2..bc232e17f3898f391462900dda9d21857444f898 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  January 15, 2011 at 10:45:03 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 18, 2011 at 11:30:35 AM by AutoGen 5.11.6pre7
  *  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.7p118"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p118"
+#define NTP_KEYGEN_VERSION       "4.2.7p119"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p119"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3ce47757a072cd37af64b51835d74695490099f8..3c2d2a3c5ef0b99eadda82ffbd78a50d389d566a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  January 15, 2011 at 10:45:26 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January 18, 2011 at 11:31:05 AM by AutoGen 5.11.6pre7
 # 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.7p118
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p119
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 0d568cd5337b6f10c9ba49a5247c4e79225e8d9b..b60fe0db4f61f1f5c1aadaf32e78161fc0b2d299 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-01-15 "(ntp 4.2.7p118)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-01-18 "(ntp 4.2.7p119)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  January 15, 2011 at 10:45:25 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January 18, 2011 at 11:31:03 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"