]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P108 NTP_4_2_7P108
authorHarlan Stenn <stenn@ntp.org>
Sat, 1 Jan 2011 10:32:58 +0000 (10:32 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sat, 1 Jan 2011 10:32:58 +0000 (10:32 +0000)
bk: 4d1f02dazPICAp1MoEpzDlNX724tkw

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 7ec9334f41eeec5aecc53cd5023a3f09e70c727b..cb59531ff819fc4e00f0f94944252e7be46c9ea4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p108) 2011/01/01 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1764] Move Palisade modem control logic to configure.ac.
 * [Bug 1768] TIOCFLUSH undefined in linux for refclock_acts.
 * Autokey multiple identity group improvements from Dave Mills.
index 4726b76a53412915575761a5e6c0a499d1fa4bb2..4671f1e1d581335d47b0e9102b712b14e678f6d2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.c)
  *  
- *  It has been AutoGen-ed  December 31, 2010 at 10:28:34 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  1, 2011 at 10:25:01 AM by AutoGen 5.11.6pre7
  *  From the definitions    clktest-opts.def
  *  and the template file   options
  *
@@ -17,7 +17,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * clktest copyright (c) 1970-2010 David L. Mills and/or others - all rights reserved
+ * clktest copyright (c) 1970-2011 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -38,7 +38,7 @@ extern "C" {
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 tSCC zCopyright[] =
-       "clktest copyright (c) 1970-2010 David L. Mills and/or others, all rights reserved"
+       "clktest copyright (c) 1970-2011 David L. Mills and/or others, all rights reserved"
 /* extracted from ../include/copyright.def near line 8 */
 ;
 tSCC zCopyrightNotice[24] =
@@ -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.7p107\n\
+"clktest - test the clock line discipline - Ver. 4.2.7p108\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... <tty_device>\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 67e41c36dac85c96c5243b3e1f7cecfc90b2ec2f..f303196d44e3d295f533654cf3fe8120cfa3eb1e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.h)
  *  
- *  It has been AutoGen-ed  December 31, 2010 at 10:28:34 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  1, 2011 at 10:25:00 AM by AutoGen 5.11.6pre7
  *  From the definitions    clktest-opts.def
  *  and the template file   options
  *
@@ -17,7 +17,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * clktest copyright (c) 1970-2010 David L. Mills and/or others - all rights reserved
+ * clktest copyright (c) 1970-2011 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -63,8 +63,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    10
-#define CLKTEST_VERSION       "4.2.7p107"
-#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p107"
+#define CLKTEST_VERSION       "4.2.7p108"
+#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p108"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9ab34e1495c83c4d34af4298f0644dd1d8c5e1af..6061782cc9f4c223aaade2732fe1491c26891373 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  December 31, 2010 at 10:15:13 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  1, 2011 at 10:18:27 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -17,7 +17,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * ntpd copyright (c) 1970-2010 David L. Mills and/or others - all rights reserved
+ * ntpd copyright (c) 1970-2011 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -37,7 +37,7 @@ extern "C" {
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 tSCC zCopyright[] =
-       "ntpd copyright (c) 1970-2010 David L. Mills and/or others, all rights reserved"
+       "ntpd copyright (c) 1970-2011 David L. Mills and/or others, all rights reserved"
 /* extracted from ../include/copyright.def near line 8 */
 ;
 tSCC zCopyrightNotice[24] =
@@ -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.7p107\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p108\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index a3de3e5c98fa6f0d48fb031ca53755deb81a5664..869dee104a597b6470e6c56c07cd42661664c943 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  December 31, 2010 at 10:15:12 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  1, 2011 at 10:18:27 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -17,7 +17,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * ntpd copyright (c) 1970-2010 David L. Mills and/or others - all rights reserved
+ * ntpd copyright (c) 1970-2011 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -89,8 +89,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    36
-#define NTPD_VERSION       "4.2.7p107"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p107"
+#define NTPD_VERSION       "4.2.7p108"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p108"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 687d83203d8c06f283578a6a8cd03dc57dbbdcb0..666d0adcc458db2efed02301136a5510e1e0ce98 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  December 31, 2010 at 10:21:27 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January  1, 2011 at 10:19:25 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.7p107
+ntpd - NTP daemon program - Ver. 4.2.7p108
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 12737618053e9e23fb4031b93a25eeb93c99b5da..d3788b6bc9a8f0a5450c1cec9b53056ac9b9f5cc 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-12-31 "( 4.2.7p107)" "Programmer's Manual"
+.TH NTPD 1 2011-01-01 "( 4.2.7p108)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  December 31, 2010 at 10:21:25 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January  1, 2011 at 10:19:25 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index fdd95026ba31c0f2564d40538006a95bab7a1658..feee75548226ff5a552441b47d34cdafeb60d0c5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  December 31, 2010 at 10:22:40 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  1, 2011 at 10:19:34 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -17,7 +17,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * ntpdc copyright (c) 1970-2010 David L. Mills and/or others - all rights reserved
+ * ntpdc copyright (c) 1970-2011 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -37,7 +37,7 @@ extern "C" {
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 tSCC zCopyright[] =
-       "ntpdc copyright (c) 1970-2010 David L. Mills and/or others, all rights reserved"
+       "ntpdc copyright (c) 1970-2011 David L. Mills and/or others, all rights reserved"
 /* extracted from ../include/copyright.def near line 8 */
 ;
 tSCC zCopyrightNotice[24] =
@@ -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.7p107\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p108\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index bec6f81e1bad40e7ccd93cd9bbd3dd5f4ad3d5b4..6a26a17cabecfb68d8be53db7749c518258b8c88 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  December 31, 2010 at 10:22:34 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  1, 2011 at 10:19:34 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -17,7 +17,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * ntpdc copyright (c) 1970-2010 David L. Mills and/or others - all rights reserved
+ * ntpdc copyright (c) 1970-2011 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -68,8 +68,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.7p107"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p107"
+#define NTPDC_VERSION       "4.2.7p108"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p108"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 23e460f8bc7c716d3582763592de95148a435460..ca779eecd15bdf1006ce0298e6283bad80bd2b4b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  December 31, 2010 at 10:25:19 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January  1, 2011 at 10:19:47 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.7p107
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p108
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 12293585cc6860b64d91ed716ff94fb31b175720..7fd2db8929a6a4a837c5a039eb398b5d45bcaf80 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-12-31 "( 4.2.7p107)" "Programmer's Manual"
+.TH NTPDC 1 2011-01-01 "( 4.2.7p108)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  December 31, 2010 at 10:25:18 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January  1, 2011 at 10:19:47 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 274f64ad6fe6558bd879a058a63784a93f354011..38ee7b8e3241396f7714a0b5ebbe5236cba0e396 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  December 31, 2010 at 10:25:23 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  1, 2011 at 10:19:48 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -17,7 +17,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * ntpq copyright (c) 1970-2010 David L. Mills and/or others - all rights reserved
+ * ntpq copyright (c) 1970-2011 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -37,7 +37,7 @@ extern "C" {
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 tSCC zCopyright[] =
-       "ntpq copyright (c) 1970-2010 David L. Mills and/or others, all rights reserved"
+       "ntpq copyright (c) 1970-2011 David L. Mills and/or others, all rights reserved"
 /* extracted from ../include/copyright.def near line 8 */
 ;
 tSCC zCopyrightNotice[24] =
@@ -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.7p107\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p108\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 4293f1b0d6f3d4487b0e046de9c00209379dd610..28a2d11808704c0abe5a29b65054bdbc55790d5c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  December 31, 2010 at 10:25:23 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  1, 2011 at 10:19:48 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -17,7 +17,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * ntpq copyright (c) 1970-2010 David L. Mills and/or others - all rights reserved
+ * ntpq copyright (c) 1970-2011 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -67,8 +67,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    14
-#define NTPQ_VERSION       "4.2.7p107"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p107"
+#define NTPQ_VERSION       "4.2.7p108"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p108"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4eb2d81dbb7752172a50135de2e9b6d30546668c..15d90484d92dcdfd58e47494f37c5f31d67720c2 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  December 31, 2010 at 10:27:02 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January  1, 2011 at 10:20:24 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.7p107
+ntpq - standard NTP query program - Ver. 4.2.7p108
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 9e4e1a6249bb993e16a6078ce865a9dade69b065..0a7781adae2422782816f1e5c43bc930d18674e7 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-12-31 "( 4.2.7p107)" "Programmer's Manual"
+.TH NTPQ 1 2011-01-01 "( 4.2.7p108)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  December 31, 2010 at 10:26:59 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January  1, 2011 at 10:20:24 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b20fc8383013806a0932346d1a764898f4338282..a1575914098be75d5bfdb94150cc37dfa93b4599 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  December 31, 2010 at 10:27:14 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  1, 2011 at 10:20:35 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -17,7 +17,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * ntpsnmpd copyright (c) 1970-2010 David L. Mills and/or others - all rights reserved
+ * ntpsnmpd copyright (c) 1970-2011 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -37,7 +37,7 @@ extern "C" {
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 tSCC zCopyright[] =
-       "ntpsnmpd copyright (c) 1970-2010 David L. Mills and/or others, all rights reserved"
+       "ntpsnmpd copyright (c) 1970-2011 David L. Mills and/or others, all rights reserved"
 /* extracted from ../include/copyright.def near line 8 */
 ;
 tSCC zCopyrightNotice[24] =
@@ -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.7p107\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p108\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 9f68c43069d0f47d2779510819b0f349d5deb5a8..9656dae087119c471a120468da50edc4651a200b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  December 31, 2010 at 10:27:13 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  1, 2011 at 10:20:35 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -17,7 +17,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * ntpsnmpd copyright (c) 1970-2010 David L. Mills and/or others - all rights reserved
+ * ntpsnmpd copyright (c) 1970-2011 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -61,8 +61,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    8
-#define NTPSNMPD_VERSION       "4.2.7p107"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p107"
+#define NTPSNMPD_VERSION       "4.2.7p108"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p108"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6a157bd7a0ba3283f786349959a7d641bdc038cb..b282f38493f81add18da38a2a87478f1c6567379 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  December 31, 2010 at 10:28:32 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January  1, 2011 at 10:24:39 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.7p107
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p108
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 179ec786a9a2df20e567b898f008d753ead15301..7c8bf1492db91c251b8a9284388f0902b99a4bbe 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-12-31 "( 4.2.7p107)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-01-01 "( 4.2.7p108)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  December 31, 2010 at 10:28:32 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January  1, 2011 at 10:24:38 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index df01fd5929365515e785bb1cba8f231892dda70d..3c68ea99df38f1a582188aafe6fe7913591ca43f 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=107
+point=108
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index b19d93410413aa0636c9ebeec33e1f2a8e013516..93f93e80f804d040fd4d26936bd2811ee3548940 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  December 31, 2010 at 10:14:56 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  1, 2011 at 10:18:16 AM by AutoGen 5.11.6pre7
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -17,7 +17,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * sntp copyright (c) 1970-2010 David L. Mills and/or others - all rights reserved
+ * sntp copyright (c) 1970-2011 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -37,7 +37,7 @@ extern "C" {
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 tSCC zCopyright[] =
-       "sntp copyright (c) 1970-2010 David L. Mills and/or others, all rights reserved"
+       "sntp copyright (c) 1970-2011 David L. Mills and/or others, all rights reserved"
 /* extracted from ../include/copyright.def near line 8 */
 ;
 tSCC zCopyrightNotice[24] =
@@ -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.7p107\n\
+"sntp - standard SNTP program - Ver. 4.2.7p108\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index f63edf63b6b142de9e1c080dffda78e2133a2d14..f26737e963d3ed656d641d3bf9acf6b8a12d65ae 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  December 31, 2010 at 10:14:55 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  1, 2011 at 10:18:16 AM by AutoGen 5.11.6pre7
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -17,7 +17,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * sntp copyright (c) 1970-2010 David L. Mills and/or others - all rights reserved
+ * sntp copyright (c) 1970-2011 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -70,8 +70,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    17
-#define SNTP_VERSION       "4.2.7p107"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p107"
+#define SNTP_VERSION       "4.2.7p108"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p108"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index fb42561fde2c38043a064c1ae58f895cdfdb9dbb..a3d8db44d9009048cbd838a41af3d9f18c6066cc 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  December 31, 2010 at 10:15:11 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January  1, 2011 at 10:18:25 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.7p107
+sntp - standard SNTP program - Ver. 4.2.7p108
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 74cff391078ddbf80b5ed17267cc118caaed9086..04a36ddae421cf46bf137cfa66dbe4a3634351ce 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-12-31 "( 4.2.7p107)" "Programmer's Manual"
+.TH SNTP 1 2011-01-01 "( 4.2.7p108)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  December 31, 2010 at 10:15:10 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January  1, 2011 at 10:18:25 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 51dc013e35224b74aedead37b3ceb2d3506d12b5..d023b2b1cb4a18a4fea2ca46f826749c839b438d 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.7p107 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p108 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.7p107
+<pre class="example">sntp - standard SNTP program - Ver. 4.2.7p108
 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 6d0ffa98600ff8555799679c902a4511cdc2576d..71ea44f05aafe445908a0463364e8588a757a87d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  December 31, 2010 at 10:28:39 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  1, 2011 at 10:25:41 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -17,7 +17,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * ntp-keygen copyright (c) 1970-2010 David L. Mills and/or others - all rights reserved
+ * ntp-keygen copyright (c) 1970-2011 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -38,7 +38,7 @@ extern "C" {
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 tSCC zCopyright[] =
-       "ntp-keygen copyright (c) 1970-2010 David L. Mills and/or others, all rights reserved"
+       "ntp-keygen copyright (c) 1970-2011 David L. Mills and/or others, all rights reserved"
 /* extracted from ../include/copyright.def near line 8 */
 ;
 tSCC zCopyrightNotice[24] =
@@ -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.7p107\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p108\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 304c669744ee85c473a2241a610b7253d6af3c9b..d7980c559fe95360c496f4b0114036094ada2585 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  December 31, 2010 at 10:28:38 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  1, 2011 at 10:25:38 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -17,7 +17,7 @@
  *
  * This source file is copyrighted and licensed under the following terms:
  *
- * ntp-keygen copyright (c) 1970-2010 David L. Mills and/or others - all rights reserved
+ * ntp-keygen copyright (c) 1970-2011 David L. Mills and/or others - all rights reserved
  *
  * see html/copyright.html
  */
@@ -77,8 +77,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.7p107"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p107"
+#define NTP_KEYGEN_VERSION       "4.2.7p108"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p108"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9eb993acc6fca883d9cac3370f2675eb339ba43d..ec18194be6cb933e6eb4a0a30337f29e32fb8638 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  December 31, 2010 at 10:28:52 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January  1, 2011 at 10:26:07 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.7p107
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p108
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index b0bdd1e38fa9c261afce3815c6df6ae84791a038..9f2596d44bd046019dd44b25465ec5d1c1f6924e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-12-31 "(ntp 4.2.7p107)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-01-01 "(ntp 4.2.7p108)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  December 31, 2010 at 10:28:52 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January  1, 2011 at 10:26:04 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"