]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P176
authorHarlan Stenn <stenn@ntp.org>
Tue, 31 May 2011 11:00:25 +0000 (11:00 +0000)
committerHarlan Stenn <stenn@ntp.org>
Tue, 31 May 2011 11:00:25 +0000 (11:00 +0000)
bk: 4de4ca49VL1hdf8jmyzRbseJ10oACw

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 6336296392b81af14bba4dc3735e8063b03fae2d..7ca290a3d01c2564c57c4a495e163b1fce57c457 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p176) 2011/05/31 Released by Harlan Stenn <stenn@ntp.org>
 (4.2.7p175) 2011/05/30 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1936] Correctly set IPV6_MULTICAST_LOOP.
 * cmd-doc.tlib cleanup from Bruce Korb.
index 16d97ecee57c5579d2567ca2d3b3ed74066fdc5c..665343254d835861a9cd51ebd23a816b699da76b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  May 30, 2011 at 11:04:24 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 31, 2011 at 10:53:13 AM by AutoGen 5.11.9
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -40,7 +40,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[40] =
-"ntpd 4.2.7p175\n\
+"ntpd 4.2.7p176\n\
 See html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "See html/copyright.html\n";
@@ -1002,7 +1002,7 @@ static tOptDesc optDesc[OPTION_CT] = {
  */
 static char const zPROGNAME[5] = "NTPD";
 static char const zUsageTitle[133] =
-"ntpd - NTP daemon program - Ver. 4.2.7p175\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p176\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 0cdeff60f8535df264ea4cd524db427773e38b52..6678823b6cd6bc6de14776577814a91b8e28a843 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  May 30, 2011 at 11:04:24 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 31, 2011 at 10:53:13 AM by AutoGen 5.11.9
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -90,8 +90,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    36
-#define NTPD_VERSION       "4.2.7p175"
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p175"
+#define NTPD_VERSION       "4.2.7p176"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p176"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3959add1c5f0a8349e2d89cf119f808516badbcc..f0e6b1b5e51c455a3d52626a46eba25c94950ba4 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  May 30, 2011 at 11:07:27 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 31, 2011 at 10:54:16 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.7p175
+ntpd - NTP daemon program - Ver. 4.2.7p176
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 309d2cc5d5fdc886766f31fc71331ae14bd97b97..da9573adcd38725ae027f5f3829f4dd3d5780137 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-05-30 "( 4.2.7p175)" "Programmer's Manual"
+.TH NTPD 1 2011-05-31 "( 4.2.7p176)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  May 30, 2011 at 11:07:14 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 31, 2011 at 10:54:15 AM by AutoGen 5.11.9
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ffdfe9dccf2501762ac2bc28a7830aaa5f2b0c2f..3fa7edc91f8e708238f60094d3677c7f62475610 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  May 30, 2011 at 11:09:01 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 31, 2011 at 10:54:33 AM by AutoGen 5.11.9
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -40,7 +40,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[41] =
-"ntpdc 4.2.7p175\n\
+"ntpdc 4.2.7p176\n\
 See html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "See html/copyright.html\n";
@@ -447,7 +447,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.7p175\n\
+"ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p176\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 2f458722868dbe95e33509fa672dfa1046055a14..7de25da13ca42c2432fced9eb9f9c1fc582a67f4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  May 30, 2011 at 11:09:01 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 31, 2011 at 10:54:33 AM by AutoGen 5.11.9
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -69,8 +69,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.7p175"
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p175"
+#define NTPDC_VERSION       "4.2.7p176"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p176"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index eb57711690edb6a281f8d90f2bd6bb99b15abd78..3d4b6fc7525ec1ca0e4617afeca8dfbfde6dda4a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  May 30, 2011 at 11:12:33 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 31, 2011 at 10:55:46 AM by AutoGen 5.11.9
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -31,7 +31,7 @@ ntpd's configuration file may also be specified at run time using
 
 
 This section was generated by @strong{AutoGen},
-the aginfo template and the option descriptions for the @command{ntpdc} program.  It documents the ntpdc usage text and option meanings.
+the aginfo template and the option descriptions for the @command{ntpdc} program.  It documents the @command{ntpdc} usage text and option meanings.
 
 This software is released under a specialized copyright license.
 
@@ -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.7p175
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p176
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 8cd4062dae3011fbd764ae69a93307c3670db6e3..fb540624073b6a19509d8cc9d58287735174b370 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 30 2011
+.Dd May 31 2011
 .Dt NTPDC 1 User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  May 30, 2011 at 11:12:31 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 31, 2011 at 10:55:44 AM by AutoGen 5.11.9
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 5105b98ec96c8cd4485cee574b6e8d051c6fc8a5..832dbd26bcd38740bc4a3b26b0a281ee16c5edb2 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.7p175 of <code>ntpdc</code>.
+  <p>This document applies to version 4.2.7p176 of <code>ntpdc</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
@@ -103,7 +103,7 @@ ntpd's configuration file may also be specified at run time using
 [= prog-name =] .
 
   <p>This section was generated by <strong>AutoGen</strong>,
-the aginfo template and the option descriptions for the <span class="command">ntpdc</span> program.  It documents the ntpdc usage text and option meanings.
+the aginfo template and the option descriptions for the <span class="command">ntpdc</span> program.  It documents the <span class="command">ntpdc</span> usage text and option meanings.
 
   <p>This software is released under a specialized copyright license.
 
@@ -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.7p175
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p176
 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 e11042d6a06e77c5dec29225d75d9570822dc7a8..5f71cbc8a5cad2eacc97a9671ded47c4fa675bee 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  May 30, 2011 at 11:12:36 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 31, 2011 at 10:55:50 AM by AutoGen 5.11.9
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -40,7 +40,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[40] =
-"ntpq 4.2.7p175\n\
+"ntpq 4.2.7p176\n\
 See html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "See html/copyright.html\n";
@@ -424,7 +424,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.7p175\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p176\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index a93592d762dbd5175da1c4a97badfef1ef1d160a..a1e3e91a528b1e183c2e6bb4a6984c96b0a9c941 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  May 30, 2011 at 11:12:36 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 31, 2011 at 10:55:49 AM by AutoGen 5.11.9
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -68,8 +68,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    14
-#define NTPQ_VERSION       "4.2.7p175"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p175"
+#define NTPQ_VERSION       "4.2.7p176"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p176"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b3fbb2a3cca2a63ebe7b153b917d70992b50f8cd..7a16d2b5e1b1955da0deec49091cb34a8b36370b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  May 30, 2011 at 11:14:01 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 31, 2011 at 10:56:43 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.7p175
+ntpq - standard NTP query program - Ver. 4.2.7p176
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index d4abf6d88fb7b30725361aab851071d10a2c8cf9..fbeb75787bbcb28f65aa5ae875b803eaa6ba302d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-05-30 "( 4.2.7p175)" "Programmer's Manual"
+.TH NTPQ 1 2011-05-31 "( 4.2.7p176)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  May 30, 2011 at 11:13:59 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 31, 2011 at 10:56:39 AM by AutoGen 5.11.9
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 97d9ea2a4c327ab58e8fd073db2abaf7a6ec0388..c0511240c1767b42ef7d27b07f641b5a0658dca8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  May 30, 2011 at 11:14:03 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 31, 2011 at 10:56:50 AM by AutoGen 5.11.9
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -40,7 +40,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[44] =
-"ntpsnmpd 4.2.7p175\n\
+"ntpsnmpd 4.2.7p176\n\
 See html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "See html/copyright.html\n";
@@ -251,7 +251,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.7p175\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p176\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 537e0a68824ae72e5a62cfc1631cca199278a5f8..6a4370bcb280f1b239938ac49f157f518ebc1c7f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  May 30, 2011 at 11:14:03 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 31, 2011 at 10:56:49 AM by AutoGen 5.11.9
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -62,8 +62,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    8
-#define NTPSNMPD_VERSION       "4.2.7p175"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p175"
+#define NTPSNMPD_VERSION       "4.2.7p176"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p176"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 1b494071f0eb022ad8e909dbfb4c3ec1833141f0..f023b7ff8e049c3f428419f9e7acd07e75b715e1 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  May 30, 2011 at 11:14:39 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 31, 2011 at 10:57:23 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.7p175
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p176
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 58e93c1b5ca1be6bd58ffce4a0838d4f66e50efc..69a4baefae7831688c09973ce3c7c02e72eb3efa 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-05-30 "( 4.2.7p175)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-05-31 "( 4.2.7p176)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  May 30, 2011 at 11:14:37 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 31, 2011 at 10:57:21 AM by AutoGen 5.11.9
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index a4662c61752e9bfd36b8c6c7cd6cc35e1f834d41..fcfda6841d8b0eec7c61bf8122c465a987c3402a 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=175
+point=176
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index aacf7f8faca3f09ccb4230adca5422aa36176a23..3115c4bdd22b9a9b0d6482fc74c4bcf07251cf40 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  May 30, 2011 at 10:52:34 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 31, 2011 at 10:46:06 AM by AutoGen 5.11.9
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -40,7 +40,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[40] =
-"sntp 4.2.7p175\n\
+"sntp 4.2.7p176\n\
 See html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "See html/copyright.html\n";
@@ -637,7 +637,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.7p175\n\
+"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p176\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ hostname-or-IP ...]\n";
 static char const zRcName[7] = ".ntprc";
@@ -650,13 +650,7 @@ static char const * const apzHomeList[5] = {
 
 static char const zBugsAddr[34]    = "http://bugs.ntp.org, bugs@ntp.org";
 static char const zExplain[] = "\n\n";
-static char const zDetail[351] = "\n\
-sntp implements the Simple Network Time Protocol and is used to query an\n\
-NTP or SNTP server and either display the time or set the local system's\n\
-time (given suitable privilege).\n\n\
-It can be run interactively from the command line or as a cron job.\n\n\
-NTP and SNTP are defined by RFC 5905, which obsoletes RFC 4330 and RFC\n\
-1305.\n";
+#define zDetail         NULL
 static char const zFullVersion[] = SNTP_FULL_VERSION;
 /* extracted from optcode.tlib near line 515 */
 
index e43e5f001865d48dd8247bd09fc7f8655930ea00..f6b566c90ea64ba3bb97f6c4cff6381d82c3e4e2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  May 30, 2011 at 10:52:34 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 31, 2011 at 10:46:05 AM by AutoGen 5.11.9
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -78,8 +78,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define SNTP_VERSION       "4.2.7p175"
-#define SNTP_FULL_VERSION  "sntp 4.2.7p175"
+#define SNTP_VERSION       "4.2.7p176"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p176"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 35df3b7b3665665b952d03c7c51215c5db7ad389..f638ec3d7c3da052f4ed847e73623053c8d717d0 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  May 30, 2011 at 11:15:51 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 31, 2011 at 10:58:53 AM by AutoGen 5.11.9
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -41,7 +41,7 @@ is believed to be correct to within
 seconds.
 
 This section was generated by @strong{AutoGen},
-the aginfo template and the option descriptions for the @command{sntp} program.  It documents the sntp usage text and option meanings.
+the aginfo template and the option descriptions for the @command{sntp} program.  It documents the @command{sntp} usage text and option meanings.
 
 This software is released under a specialized copyright license.
 
@@ -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.7p175
+sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p176
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
@@ -133,15 +133,6 @@ The following option preset mechanisms are supported:
  - reading file ./.ntprc
  - examining environment variables named SNTP_*
 
-sntp implements the Simple Network Time Protocol and is used to query an
-NTP or SNTP server and either display the time or set the local system's
-time (given suitable privilege).
-
-It can be run interactively from the command line or as a cron job.
-
-NTP and SNTP are defined by RFC 5905, which obsoletes RFC 4330 and RFC
-1305.
-
 please send bug reports to:  http://bugs.ntp.org, bugs@@ntp.org
 @end example
 @exampleindent 4
@@ -281,7 +272,7 @@ keyid keytype key
 Where  keyid is a number identifying this key
 keytype is one of the following:
 S  Key is a 64 Bit hexadecimal number as specified in in the DES specification.
-N  Key ina  64 Bit hexadecimal number as specified in the NTP standard.
+N  Key is a 64 Bit hexadecimal number as specified in the NTP standard.
 A  Key is a 1-to-8 character ASCII string.
 M  Key is a 1-to-8 character ASCII string using the MD5 authentication scheme.
 
index 6fe0dce7b721a15befb4984f66de38f163733af3..3503c49809f9160d7150986c2551fd2dc4669cc8 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 30 2011
+.Dd May 31 2011
 .Dt SNTP 1 User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  May 30, 2011 at 11:15:50 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 31, 2011 at 10:58:51 AM by AutoGen 5.11.9
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -133,7 +133,7 @@ keyid keytype key
 Where  keyid is a number identifying this key
 keytype is one of the following:
 S  Key is a 64 Bit hexadecimal number as specified in in the DES specification.
-N  Key ina  64 Bit hexadecimal number as specified in the NTP standard.
+N  Key is a 64 Bit hexadecimal number as specified in the NTP standard.
 A  Key is a 1-to-8 character ASCII string.
 M  Key is a 1-to-8 character ASCII string using the MD5 authentication scheme.
 For more information see ntp.keys(5).
index 3a522c836ab08daf0ac62fcd3c4978b40e58818c..b7d361f181f2d8b0f0df2c1c49e21e3a169066b5 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.7p175 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p176 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
@@ -111,7 +111,7 @@ is believed to be correct to within
 seconds.
 
   <p>This section was generated by <strong>AutoGen</strong>,
-the aginfo template and the option descriptions for the <span class="command">sntp</span> program.  It documents the sntp usage text and option meanings.
+the aginfo template and the option descriptions for the <span class="command">sntp</span> program.  It documents the <span class="command">sntp</span> usage text and option meanings.
 
   <p>This software is released under a specialized copyright license.
 
@@ -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.7p175
+<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p176
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
@@ -207,15 +207,6 @@ The following option preset mechanisms are supported:
  - reading file ./.ntprc
  - examining environment variables named SNTP_*
 
-sntp implements the Simple Network Time Protocol and is used to query an
-NTP or SNTP server and either display the time or set the local system's
-time (given suitable privilege).
-
-It can be run interactively from the command line or as a cron job.
-
-NTP and SNTP are defined by RFC 5905, which obsoletes RFC 4330 and RFC
-1305.
-
 please send bug reports to:  http://bugs.ntp.org, bugs@ntp.org
 </pre>
   <div class="node">
@@ -416,7 +407,7 @@ file. Key files follow the following format:
   <p>Where     keyid is a number identifying this key
 keytype is one of the following:
 S  Key is a 64 Bit hexadecimal number as specified in in the DES specification. 
-N  Key ina  64 Bit hexadecimal number as specified in the NTP standard. 
+N  Key is a 64 Bit hexadecimal number as specified in the NTP standard. 
 A  Key is a 1-to-8 character ASCII string. 
 M  Key is a 1-to-8 character ASCII string using the MD5 authentication scheme.
 
index 6cf753a21643d8e097ee74b9b6a4eddda60acf37..e0950e07f7528d6e0691005577d93e0cf79103a6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  May 30, 2011 at 11:14:46 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 31, 2011 at 10:57:32 AM by AutoGen 5.11.9
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -40,7 +40,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[52] =
-"ntp-keygen (ntp) 4.2.7p175\n\
+"ntp-keygen (ntp) 4.2.7p176\n\
 See html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "See html/copyright.html\n";
@@ -752,7 +752,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.7p175\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p176\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index e2963f132b9d8ec15a2dd8013ecd19ef9843129b..a8b0b1fe477b8311222306c6498c41ee9bb2ea15 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  May 30, 2011 at 11:14:46 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 31, 2011 at 10:57:32 AM by AutoGen 5.11.9
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -78,8 +78,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.7p175"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p175"
+#define NTP_KEYGEN_VERSION       "4.2.7p176"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p176"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 083d9b39de9db547bb41fc9394abb1f97958c52a..aa42e2cd28f3fbee73c283477fea58b67ede4102 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  May 30, 2011 at 11:15:27 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 31, 2011 at 10:58:01 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.7p175
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p176
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 4f0e75ec07bc1f085b8eb481ab7fb99262bb5e04..a4aa6a149240f9d07340f352b71f6e43745ef290 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-05-30 "(ntp 4.2.7p175)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-05-31 "(ntp 4.2.7p176)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  May 30, 2011 at 11:15:26 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 31, 2011 at 10:57:59 AM by AutoGen 5.11.9
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"