]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P112 NTP_4_2_7P112
authorHarlan Stenn <stenn@ntp.org>
Thu, 6 Jan 2011 08:55:50 +0000 (08:55 +0000)
committerHarlan Stenn <stenn@ntp.org>
Thu, 6 Jan 2011 08:55:50 +0000 (08:55 +0000)
bk: 4d258396Lb5FRYigxPZerjKmQJ4huA

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 6987a0823ec11180979b683a663972a95931b1a3..07b5386b25194d02d0a538a72cb2bb3ffee72264 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p112) 2011/01/06 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1773] openssl not detected during ./configure.
 * [Bug 1774] Segfaults if cryptostats enabled and built without OpenSSL.
 * Use make V=0 in build script to increase signal/noise ratio.
index ef8da1a3e6d764493c9d3fe062195fba474dea3a..7b2636780d588d33bdb18fbdbef00c8ef9a2bef6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.c)
  *  
- *  It has been AutoGen-ed  January  5, 2011 at 08:46:15 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  6, 2011 at 08:55: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.7p111\n\
+"clktest - test the clock line discipline - Ver. 4.2.7p112\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... <tty_device>\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 85c9aee76213ffb862ed4198ba78ce18f761dae4..5861066e2d19c8671ca7cbc191bc7bc8ac470c8f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.h)
  *  
- *  It has been AutoGen-ed  January  5, 2011 at 08:46:15 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  6, 2011 at 08:55: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.7p111"
-#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p111"
+#define CLKTEST_VERSION       "4.2.7p112"
+#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p112"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6b831fb1b7d803e1cc907ab1f3c5d73c3b9191b0..bb9aa22147e549b4bd545000f382bbc58af6c902 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  January  5, 2011 at 08:44:36 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  6, 2011 at 08:54:10 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.7p111\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p112\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index df70903cbd9b921e96806f1d605be4ddffa75969..4801869def1048ee2fb0370b3f73614d5dbf8f00 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  January  5, 2011 at 08:44:36 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  6, 2011 at 08:54:10 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.7p111"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p111"
+#define NTPD_VERSION       "4.2.7p112"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p112"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6aedc8230c27c2d22fe34a2e808b8ddd26eb93de..bf99b94e1f19b08f89567317f089c3f08bbdf978 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  January  5, 2011 at 08:45:35 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January  6, 2011 at 08:54:48 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.7p111
+ntpd - NTP daemon program - Ver. 4.2.7p112
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index e26b1f06cc4c17822d41977395c33e8c2f08c4bb..b8077109ede9f6027f692a6cf05a526b57ace011 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-01-05 "( 4.2.7p111)" "Programmer's Manual"
+.TH NTPD 1 2011-01-06 "( 4.2.7p112)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  January  5, 2011 at 08:45:34 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January  6, 2011 at 08:54:47 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 6d0d9a7135736b32838d020ab13e57a34f419399..0c7563b4e3a17642b3767347a3cc864969a39596 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  January  5, 2011 at 08:45:42 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  6, 2011 at 08:54:56 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.7p111\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p112\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index f7ecc8abf44aa672e818a0177046babaefa6d5ef..973b867b77d50dfbee31d946c14e20f161163896 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  January  5, 2011 at 08:45:42 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  6, 2011 at 08:54:55 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.7p111"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p111"
+#define NTPDC_VERSION       "4.2.7p112"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p112"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2ba1196cd00cebd5c82c2c2d9880dd08fb3ccfc1..63db40c0f03c9d44d3f64c892dca61e3bb78c653 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  January  5, 2011 at 08:45:54 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January  6, 2011 at 08:55:05 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.7p111
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p112
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index b276809d8f67a9aa52e9f17a8ab44023bc279e28..ff4fe9172d96d58cf03c3e541570880d12b4ba29 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2011-01-05 "( 4.2.7p111)" "Programmer's Manual"
+.TH NTPDC 1 2011-01-06 "( 4.2.7p112)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  January  5, 2011 at 08:45:54 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January  6, 2011 at 08:55:05 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index fec0f01792e0f9f44b10b0c73d0510d74753367f..ce878e98c25a8746e60032208702191babe2e67e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  January  5, 2011 at 08:45:55 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  6, 2011 at 08:55:06 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.7p111\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p112\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 0e077d8b02f8f4a7b16f9aad688a3843b077027e..e871cc25638f332fc6fc6f0ea3d87695ae93d944 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  January  5, 2011 at 08:45:55 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  6, 2011 at 08:55:06 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.7p111"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p111"
+#define NTPQ_VERSION       "4.2.7p112"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p112"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8b980bebea7b176e03149a36a05f3bcca214443c..311dfd43c9ec67e4b72aec3669b52bab8b29b769 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  January  5, 2011 at 08:46:08 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January  6, 2011 at 08:55:17 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.7p111
+ntpq - standard NTP query program - Ver. 4.2.7p112
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index a833e8736f6e0b925df54d6bf7b4f8a94293be2e..8d86a4bd9e9a89e8188cdd59a7a3ef7b37e6c485 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-01-05 "( 4.2.7p111)" "Programmer's Manual"
+.TH NTPQ 1 2011-01-06 "( 4.2.7p112)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  January  5, 2011 at 08:46:08 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January  6, 2011 at 08:55:17 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c338c668350d2af2e3310447ed1f64415cc56dc8..01b9efe91c6e0450734290e0fea60ac29d9704fc 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  January  5, 2011 at 08:46:09 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  6, 2011 at 08:55:18 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.7p111\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p112\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 4c29e9d551c7402b386f6c71e7baf1b5d9249889..f66d7548024247afa36c7b983bda13eb41f23e52 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  January  5, 2011 at 08:46:09 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  6, 2011 at 08:55:18 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.7p111"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p111"
+#define NTPSNMPD_VERSION       "4.2.7p112"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p112"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0c88de0b7ed7094cf70df66b5d7be8b29d10db46..5cccbf0a3cc72909aa827adf29917e622f1b601a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  January  5, 2011 at 08:46:14 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January  6, 2011 at 08:55:24 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.7p111
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p112
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index e0ccaa20565976191f8d5755d837324befed3a77..30f6c91b6000a4ad16c02d87492cc387327006ca 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-01-05 "( 4.2.7p111)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-01-06 "( 4.2.7p112)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  January  5, 2011 at 08:46:14 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January  6, 2011 at 08:55:24 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d816d518dadfed20083ee5aa78618d3decc5d980..dd0ffe6a8383c0c06d9fddfa698e06861bcf6a1b 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=111
+point=112
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 766e6721238db994b58842f707ecf6f819956de7..ee04e075dc37958fa07b9a0b63c71e8b593f8ad5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  January  5, 2011 at 08:44:25 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  6, 2011 at 08:54:01 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.7p111\n\
+"sntp - standard SNTP program - Ver. 4.2.7p112\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 31b865c292110b511c61c53a57e8aa41c2eef6a9..2535bd98473d8fbe70440e8d04fc3c2b256bd850 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  January  5, 2011 at 08:44:25 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  6, 2011 at 08:54:01 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.7p111"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p111"
+#define SNTP_VERSION       "4.2.7p112"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p112"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ed149d47339943bf0131e54056e6bff85cbfc9af..79bae50e3955f1139a974f2673b52a31f2a0e9e3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  January  5, 2011 at 08:44:35 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January  6, 2011 at 08:54:08 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.7p111
+sntp - standard SNTP program - Ver. 4.2.7p112
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 19b7242cab1f40da965b48e129a777f955a4f000..7600306d4cda1f75d068868124b1358752ba6734 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2011-01-05 "( 4.2.7p111)" "Programmer's Manual"
+.TH SNTP 1 2011-01-06 "( 4.2.7p112)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  January  5, 2011 at 08:44:34 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January  6, 2011 at 08:54:08 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 697cebdf68a05881260d54527273a588171379b2..9a28fd19a7ff9320ef411307c7db8948035643b6 100644 (file)
@@ -36,7 +36,7 @@ display the time offset of the system clock relative to the server
 clock.  Run as root, it can correct the system clock to this offset as
 well.  It can be run as an interactive command or from a cron job.
 
-  <p>This document applies to version 4.2.7p111 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p112 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
@@ -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.7p111
+<pre class="example">sntp - standard SNTP program - Ver. 4.2.7p112
 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 b60211c348ed1e94fe9625f3c4fa0a7be9e77904..862eb8620b2a83f4f61ce950db6dbf0639d4068f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  January  5, 2011 at 08:46:17 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  6, 2011 at 08:55:26 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.7p111\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p112\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 815f77f2ccc24fe3786b92ce06aaceb335072668..412aeedad7bd02d8242302a01e3181c6af0773a5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  January  5, 2011 at 08:46:17 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  6, 2011 at 08:55:26 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.7p111"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p111"
+#define NTP_KEYGEN_VERSION       "4.2.7p112"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p112"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 74a53385775156294918266e261d6e17b5718ab3..3012e360733103193e688be6b7b25e97d408e8c3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  January  5, 2011 at 08:46:27 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January  6, 2011 at 08:55:33 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.7p111
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p112
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 39341066c601eea300fe776e4fe93a9e53d1546b..a8931cbe40c2a2f3698aa5441d0029497abf2c32 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-01-05 "(ntp 4.2.7p111)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-01-06 "(ntp 4.2.7p112)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  January  5, 2011 at 08:46:26 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January  6, 2011 at 08:55:32 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"