]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P178 NTP_4_2_7P178
authorHarlan Stenn <stenn@ntp.org>
Thu, 2 Jun 2011 07:29:34 +0000 (07:29 +0000)
committerHarlan Stenn <stenn@ntp.org>
Thu, 2 Jun 2011 07:29:34 +0000 (07:29 +0000)
bk: 4de73bdeB6Zwb0jU72n3ZPJXNG8Tww

28 files changed:
ChangeLog
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd-opts.texi
ntpd/ntpd.1
ntpdc/ntpdc-opts.c
ntpdc/ntpdc-opts.h
ntpdc/ntpdc-opts.texi
ntpdc/ntpdc.1
ntpdc/ntpdc.html
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 043439d389dd65041220122a2d402025e5180293..203edf4a1c8594679aab74a5a5b508a3c16b12a2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p178) 2011/06/02 Released by Harlan Stenn <stenn@ntp.org>
 * Update the std_def_list to include the ntp.lic file.
 * Distribute the ntp.lic file.
 * Add http://ntp.org/license to the ntp.lic file.
index bbee985d62ce076271a3addd0f501e444489ddc1..eaa15c2838fcb4ae724f6fff48a0dfb3393a865a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  June  1, 2011 at 10:54:13 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  June  2, 2011 at 07:27:19 AM by AutoGen 5.11.9
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -36,12 +36,13 @@ extern FILE * option_usage_fp;
 
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
-static char const zCopyright[306] =
-"ntpd 4.2.7p177\n\
+static char const zCopyright[333] =
+"ntpd 4.2.7p178\n\
 Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, all rights reserved.\n\
 This is free software. It is licensed for use, modification and\n\
 redistribution under the terms of the NTP License, copies of which\n\
 can be seen at:\n\
+  <http://ntp.org/license>\n\
   <http://opensource.org/licenses/NTP>\n";
 static char const zLicenseDescrip[700] =
 "Permission to use, copy, modify, and distribute this software and its\n\
@@ -1012,7 +1013,7 @@ static tOptDesc optDesc[OPTION_CT] = {
  */
 static char const zPROGNAME[5] = "NTPD";
 static char const zUsageTitle[133] =
-"ntpd - NTP daemon program - Ver. 4.2.7p177\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p178\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 053190b5a5ad937342a7a7b83769ec716b283c66..44c2d6478dab6a54b0df9d83021da88b19786930 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  June  1, 2011 at 10:54:13 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  June  2, 2011 at 07:27:19 AM by AutoGen 5.11.9
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -87,8 +87,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    36
-#define NTPD_VERSION       "4.2.7p177"
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p177"
+#define NTPD_VERSION       "4.2.7p178"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p178"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 18b0fd7a74e76ecb19bcf7de27f6e6ba54e9921c..3fe514453b2b37d8d7877369c29d07f365730d49 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  June  1, 2011 at 10:55:10 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  June  2, 2011 at 07:27:39 AM by AutoGen 5.11.9
 # 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.7p177
+ntpd - NTP daemon program - Ver. 4.2.7p178
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index ce4f3f2687e23d39b3f3f368a0cb0cab179eb5be..0426268307caeca7f41d4f863d25894d6f276426 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-06-01 "( 4.2.7p177)" "Programmer's Manual"
+.TH NTPD 1 2011-06-02 "( 4.2.7p178)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  June  1, 2011 at 10:55:08 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  June  2, 2011 at 07:27:38 AM by AutoGen 5.11.9
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 285d0322b125a20bf863567ecb129da1c04c34f5..cd96ebdb9726618d980010ba62d9dddb5ec33005 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  June  1, 2011 at 10:55:41 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  June  2, 2011 at 07:27:46 AM by AutoGen 5.11.9
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -36,12 +36,13 @@ extern FILE * option_usage_fp;
 
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
-static char const zCopyright[307] =
-"ntpdc 4.2.7p177\n\
+static char const zCopyright[334] =
+"ntpdc 4.2.7p178\n\
 Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, all rights reserved.\n\
 This is free software. It is licensed for use, modification and\n\
 redistribution under the terms of the NTP License, copies of which\n\
 can be seen at:\n\
+  <http://ntp.org/license>\n\
   <http://opensource.org/licenses/NTP>\n";
 static char const zLicenseDescrip[700] =
 "Permission to use, copy, modify, and distribute this software and its\n\
@@ -457,7 +458,7 @@ static tOptDesc optDesc[OPTION_CT] = {
  */
 static char const zPROGNAME[6] = "NTPDC";
 static char const zUsageTitle[132] =
-"ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p177\n\
+"ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p178\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index f11d8447c9063e5fb2e77036da33d57657ba2f3a..9c477f64f722393a768ef61125b6a84fa6e0426c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  June  1, 2011 at 10:55:40 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  June  2, 2011 at 07:27:46 AM by AutoGen 5.11.9
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -66,8 +66,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.7p177"
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p177"
+#define NTPDC_VERSION       "4.2.7p178"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p178"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f4efc9ec014c21aacc01157da5ab1573dc97a172..c57c3636864d155b36e37bea6c3cd94ff5ff703a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  June  1, 2011 at 10:57:03 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  June  2, 2011 at 07:28:02 AM by AutoGen 5.11.9
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -57,7 +57,7 @@ This is the automatically generated usage text for ntpdc:
 
 @exampleindent 0
 @example
-ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p177
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p178
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index f87f18fc1e2ef11f67996cf4b16f2b18c1e8d263..8c95109bfebdaaec0c463595104413185743ea83 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 1 2011
+.Dd June 2 2011
 .Dt NTPDC 1 User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  June  1, 2011 at 10:57:01 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  June  2, 2011 at 07:28:01 AM by AutoGen 5.11.9
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 4f37cf90e0c3d0e12f78c1c592562124307b0b6a..c298a0b8fd46be0d0dd59a88a676f0a3eceb30fe 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.7p177 of <code>ntpdc</code>.
+  <p>This document applies to version 4.2.7p178 of <code>ntpdc</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
@@ -133,7 +133,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#ntpdc-Invocation">ntpdc Invocation</a>
 <p><a name="index-ntpdc-usage-3"></a>
 This is the automatically generated usage text for ntpdc:
 
-<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p177
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p178
 USAGE:  ntpdc [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 3048dca7464f588d71e0421ef267a61dab7ebffa..e50f7ad9d884dc7f8905919cf6437b74cba2f62a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  June  1, 2011 at 10:57:09 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  June  2, 2011 at 07:28:05 AM by AutoGen 5.11.9
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -36,12 +36,13 @@ extern FILE * option_usage_fp;
 
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
-static char const zCopyright[306] =
-"ntpq 4.2.7p177\n\
+static char const zCopyright[333] =
+"ntpq 4.2.7p178\n\
 Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, all rights reserved.\n\
 This is free software. It is licensed for use, modification and\n\
 redistribution under the terms of the NTP License, copies of which\n\
 can be seen at:\n\
+  <http://ntp.org/license>\n\
   <http://opensource.org/licenses/NTP>\n";
 static char const zLicenseDescrip[700] =
 "Permission to use, copy, modify, and distribute this software and its\n\
@@ -434,7 +435,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.7p177\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p178\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 6933978d334fef3cbbcb6384f482115781031296..850f4083ca5a9e0f9fcbd7deefe7dfeec0ff424b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  June  1, 2011 at 10:57:09 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  June  2, 2011 at 07:28:05 AM by AutoGen 5.11.9
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -65,8 +65,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    14
-#define NTPQ_VERSION       "4.2.7p177"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p177"
+#define NTPQ_VERSION       "4.2.7p178"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p178"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a9289d6291bcaae8de3aa4a9207f0083f0aace69..592def0d52422ba86e03895f7402022f07dfd5ae 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  June  1, 2011 at 10:57:53 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  June  2, 2011 at 07:28:24 AM by AutoGen 5.11.9
 # 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.7p177
+ntpq - standard NTP query program - Ver. 4.2.7p178
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index a023406e0efad56a6bb6206f908a041bd3a7a2bf..88026f171d972a217d643e4a7a2ebab088224d05 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-06-01 "( 4.2.7p177)" "Programmer's Manual"
+.TH NTPQ 1 2011-06-02 "( 4.2.7p178)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  June  1, 2011 at 10:57:52 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  June  2, 2011 at 07:28:23 AM by AutoGen 5.11.9
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 40adb11db064556ddf86d794d1cc5af0b137a5c1..7a56a1eddf3fbb6c4070023355b228a325190ff3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  June  1, 2011 at 10:57:58 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  June  2, 2011 at 07:28:26 AM by AutoGen 5.11.9
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -36,12 +36,13 @@ extern FILE * option_usage_fp;
 
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
-static char const zCopyright[310] =
-"ntpsnmpd 4.2.7p177\n\
+static char const zCopyright[337] =
+"ntpsnmpd 4.2.7p178\n\
 Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, all rights reserved.\n\
 This is free software. It is licensed for use, modification and\n\
 redistribution under the terms of the NTP License, copies of which\n\
 can be seen at:\n\
+  <http://ntp.org/license>\n\
   <http://opensource.org/licenses/NTP>\n";
 static char const zLicenseDescrip[700] =
 "Permission to use, copy, modify, and distribute this software and its\n\
@@ -261,7 +262,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.7p177\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p178\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index c5b93d7cdf3dfd461e7bff1a58dc1182ae83d49e..d2582b1d6aafeb9f85e7a0409a7267e2efb37bf2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  June  1, 2011 at 10:57:58 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  June  2, 2011 at 07:28:25 AM by AutoGen 5.11.9
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -59,8 +59,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    8
-#define NTPSNMPD_VERSION       "4.2.7p177"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p177"
+#define NTPSNMPD_VERSION       "4.2.7p178"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p178"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e3952cbf4dd3e6db65c43c74b42f94caea311333..5e1092693a406ce6f885c7255c90def53ce81a2f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  June  1, 2011 at 10:58:28 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  June  2, 2011 at 07:28:32 AM by AutoGen 5.11.9
 # 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.7p177
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p178
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 2b0db86ae39115179d78c8975a4c93dabef123c5..beca19eac72ae9f7877a7ba1cc8e7c5532755379 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-06-01 "( 4.2.7p177)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-06-02 "( 4.2.7p178)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  June  1, 2011 at 10:58:25 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  June  2, 2011 at 07:28:32 AM by AutoGen 5.11.9
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8c5a0881057bf39fa822a63578758cc1ffe66701..d16ed6dcaee1b6c71e92708658fe3eb2067b1110 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=177
+point=178
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 5799f421982bb592e01a5c046d6c88594285e416..0538ea6df4a800bcd6980619deabfaa604cd4053 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  June  1, 2011 at 10:48:33 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  June  2, 2011 at 07:23:14 AM by AutoGen 5.11.9
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -36,12 +36,13 @@ extern FILE * option_usage_fp;
 
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
-static char const zCopyright[306] =
-"sntp 4.2.7p177\n\
+static char const zCopyright[333] =
+"sntp 4.2.7p178\n\
 Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, all rights reserved.\n\
 This is free software. It is licensed for use, modification and\n\
 redistribution under the terms of the NTP License, copies of which\n\
 can be seen at:\n\
+  <http://ntp.org/license>\n\
   <http://opensource.org/licenses/NTP>\n";
 static char const zLicenseDescrip[700] =
 "Permission to use, copy, modify, and distribute this software and its\n\
@@ -647,7 +648,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.7p177\n\
+"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p178\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ hostname-or-IP ...]\n";
 static char const zRcName[7] = ".ntprc";
index 7cf4226aed036c962ee5d1159d164905fd9b9e96..c4cbb6d181fcbf2ee7db996a03fe9ff92ca82db4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  June  1, 2011 at 10:48:32 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  June  2, 2011 at 07:23:13 AM by AutoGen 5.11.9
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -75,8 +75,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define SNTP_VERSION       "4.2.7p177"
-#define SNTP_FULL_VERSION  "sntp 4.2.7p177"
+#define SNTP_VERSION       "4.2.7p178"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p178"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index bbac7f4909edef36ab3231464475a73a84ab153a..db466368fed6ab026eb9a413766d868574371cd6 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  June  1, 2011 at 11:00:03 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  June  2, 2011 at 07:29:03 AM by AutoGen 5.11.9
 # 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.7p177
+sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p178
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 1949fceafcf4abaef5c7e768144c28c6e1b89194..9fb5c84c4db54f5dd8792db941e1084ff6068a37 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 1 2011
+.Dd June 2 2011
 .Dt SNTP 1 User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  June  1, 2011 at 11:00:02 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  June  2, 2011 at 07:29:01 AM by AutoGen 5.11.9
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index a8ee417cf0aa2479aec3b19a1d2b13619277c1b9..df54a2a8e09bb6a5e0614374c63883aa061f0816 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.7p177 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p178 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
@@ -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.7p177
+<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p178
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index abdb4e51205d3eca6cff8d6212cdf334e6aee9a2..e3fc692edaf9b6c3a4d0b19665b5912b442c0d28 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  June  1, 2011 at 10:58:33 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  June  2, 2011 at 07:28:35 AM by AutoGen 5.11.9
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -36,12 +36,13 @@ extern FILE * option_usage_fp;
 
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
-static char const zCopyright[318] =
-"ntp-keygen (ntp) 4.2.7p177\n\
+static char const zCopyright[345] =
+"ntp-keygen (ntp) 4.2.7p178\n\
 Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, all rights reserved.\n\
 This is free software. It is licensed for use, modification and\n\
 redistribution under the terms of the NTP License, copies of which\n\
 can be seen at:\n\
+  <http://ntp.org/license>\n\
   <http://opensource.org/licenses/NTP>\n";
 static char const zLicenseDescrip[700] =
 "Permission to use, copy, modify, and distribute this software and its\n\
@@ -762,7 +763,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.7p177\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p178\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 3deab2baa9601e47e2163af40bd89be6fbc74791..b36bd7c1ff7fdc274ba41297286c4a8105a2cf4d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  June  1, 2011 at 10:58:32 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  June  2, 2011 at 07:28:35 AM by AutoGen 5.11.9
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -75,8 +75,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.7p177"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p177"
+#define NTP_KEYGEN_VERSION       "4.2.7p178"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p178"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 758ba12b49ea0453f677641bd61423f1f5ccd8b1..eed307c6f21e2787976d79c78f695bc060669a75 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  June  1, 2011 at 10:59:10 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  June  2, 2011 at 07:28:44 AM by AutoGen 5.11.9
 # 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.7p177
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p178
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index ab0d463f24459f1b9de34e84a7cd19b4dd80c00d..cd3dc94041ff789216f4b572dd2c5f82bcfbf8bf 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-06-01 "(ntp 4.2.7p177)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-06-02 "(ntp 4.2.7p178)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  June  1, 2011 at 10:59:08 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  June  2, 2011 at 07:28:44 AM by AutoGen 5.11.9
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"