]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P185 NTP_4_2_7P185
authorHarlan Stenn <stenn@ntp.org>
Tue, 21 Jun 2011 11:29:36 +0000 (11:29 +0000)
committerHarlan Stenn <stenn@ntp.org>
Tue, 21 Jun 2011 11:29:36 +0000 (11:29 +0000)
bk: 4e0080a0z-peo33fSZsdqRsP-mbrcQ

31 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
scripts/ntp-wait-opts.texi
scripts/ntp-wait.1
scripts/ntp-wait.html
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 413272ae8440081de721bee317cbdfe4f4b3d414..16ae9af0aedc8632c8461c2c625bd501709b2d3a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p185) 2011/06/21 Released by Harlan Stenn <stenn@ntp.org>
 * . may not be in the PATH - ntp_locs.m4 fix.
 * More genLocInfo cleanup.
 (4.2.7p184) 2011/06/20 Released by Harlan Stenn <stenn@ntp.org>
index ea7938fdc55c77705c311f703d8195cf53aa6292..e017c9af65271f92b17a091ffefe7865eed24bb9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  June 20, 2011 at 09:45:35 AM by AutoGen 5.11.10pre10
+ *  It has been AutoGen-ed  June 21, 2011 at 11:26:30 AM by AutoGen 5.11.10pre10
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -52,7 +52,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[333] =
-"ntpd 4.2.7p184\n\
+"ntpd 4.2.7p185\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\
@@ -1028,7 +1028,7 @@ static tOptDesc optDesc[OPTION_CT] = {
  */
 static char const zPROGNAME[5] = "NTPD";
 static char const zUsageTitle[133] =
-"ntpd - NTP daemon program - Ver. 4.2.7p184\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p185\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index c65470c92519793ca0cf9f263dd3cf56f72f8098..70146a7dff560db6839bba2c8fa8b5a501e06ff1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  June 20, 2011 at 09:45:35 AM by AutoGen 5.11.10pre10
+ *  It has been AutoGen-ed  June 21, 2011 at 11:26:30 AM by AutoGen 5.11.10pre10
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -102,8 +102,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    36
-#define NTPD_VERSION       "4.2.7p184"
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p184"
+#define NTPD_VERSION       "4.2.7p185"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p185"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 20dcbd0564a2328c44ef2f8156ae525ce6228941..22e5c275068f4c97c063005a4e913252e77af9f0 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  June 20, 2011 at 09:45:50 AM by AutoGen 5.11.10pre10
+# It has been AutoGen-ed  June 21, 2011 at 11:26:50 AM by AutoGen 5.11.10pre10
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -63,7 +63,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.7p184
+ntpd - NTP daemon program - Ver. 4.2.7p185
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 47a9519942629cb1f8d41717501ba7cc11c10780..072f546c51945faee50bf9ab0d04509bc9a7f228 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 20 2011
+.Dd June 21 2011
 .Dt NTPD 1 User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  June 20, 2011 at 09:45:49 AM by AutoGen 5.11.10pre10
+.\"  It has been AutoGen-ed  June 21, 2011 at 11:26:49 AM by AutoGen 5.11.10pre10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index c6113648be36cbafc54eba823fa75eeec095abe0..84105c7db24a672066fe22e064be5fd9e471706b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  June 20, 2011 at 09:45:54 AM by AutoGen 5.11.10pre10
+ *  It has been AutoGen-ed  June 21, 2011 at 11:26:55 AM by AutoGen 5.11.10pre10
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -52,7 +52,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[334] =
-"ntpdc 4.2.7p184\n\
+"ntpdc 4.2.7p185\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\
@@ -473,7 +473,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.7p184\n\
+"ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p185\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 4c67b01d6a6740c73ec0d84f9b569fe90b513804..905b97607ee26be7fee90dcae5b520f0185055b7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  June 20, 2011 at 09:45:54 AM by AutoGen 5.11.10pre10
+ *  It has been AutoGen-ed  June 21, 2011 at 11:26:55 AM by AutoGen 5.11.10pre10
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -81,8 +81,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.7p184"
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p184"
+#define NTPDC_VERSION       "4.2.7p185"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p185"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d0178f519aa2e42fb0e69ea5eed72553d9264797..21fa7ccbe1a9ea284f9ed2a1889cecf23fae25bf 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  June 20, 2011 at 09:46:05 AM by AutoGen 5.11.10pre10
+# It has been AutoGen-ed  June 21, 2011 at 11:27:05 AM by AutoGen 5.11.10pre10
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -40,7 +40,7 @@ This is the automatically generated usage text for ntpdc:
 
 @exampleindent 0
 @example
-ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p184
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p185
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 1751c24259d1035e769838f129d4215a8f8118b7..513dcf715800bd43404ef3c0e556b396614d80cd 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 20 2011
+.Dd June 21 2011
 .Dt NTPDC 1 User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  June 20, 2011 at 09:46:04 AM by AutoGen 5.11.10pre10
+.\"  It has been AutoGen-ed  June 21, 2011 at 11:27:04 AM by AutoGen 5.11.10pre10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 4c510ddbc729dbd3139f93b69c72a27a2e29d0fe..705fc14982f0d3699c6eeccf4b73c7b1efeb591d 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.7p184 of <code>ntpdc</code>.
+  <p>This document applies to version 4.2.7p185 of <code>ntpdc</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
@@ -116,7 +116,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.7p184
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p185
 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 e2621db47025385aa59a878d49fe3068175e2e55..a8bd1237211816d79f729f45c3f58dd1f7f9ad8b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  June 20, 2011 at 09:46:05 AM by AutoGen 5.11.10pre10
+ *  It has been AutoGen-ed  June 21, 2011 at 11:27:06 AM by AutoGen 5.11.10pre10
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -52,7 +52,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[333] =
-"ntpq 4.2.7p184\n\
+"ntpq 4.2.7p185\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\
@@ -450,7 +450,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.7p184\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p185\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index b12ed01e70ee7b4157080e9f4f7039ad8fb31082..a938f8b2d3d05c62b68eabe09ceff986102608c3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  June 20, 2011 at 09:46:05 AM by AutoGen 5.11.10pre10
+ *  It has been AutoGen-ed  June 21, 2011 at 11:27:05 AM by AutoGen 5.11.10pre10
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -80,8 +80,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    14
-#define NTPQ_VERSION       "4.2.7p184"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p184"
+#define NTPQ_VERSION       "4.2.7p185"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p185"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 65c4259a8561a9dd900ff41c794b535649acc8ab..2ea29029c92af9381e2ee64616a215555250907f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  June 20, 2011 at 09:46:16 AM by AutoGen 5.11.10pre10
+# It has been AutoGen-ed  June 21, 2011 at 11:27:17 AM by AutoGen 5.11.10pre10
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -40,7 +40,7 @@ This is the automatically generated usage text for ntpq:
 
 @exampleindent 0
 @example
-ntpq - standard NTP query program - Ver. 4.2.7p184
+ntpq - standard NTP query program - Ver. 4.2.7p185
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 39a39da85247447fc70fef6dbfc6fa7d5a4d59cd..1eec176cbdc6bc01563431c15893255082b66eb3 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 20 2011
+.Dd June 21 2011
 .Dt NTPQ 1 User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  June 20, 2011 at 09:46:15 AM by AutoGen 5.11.10pre10
+.\"  It has been AutoGen-ed  June 21, 2011 at 11:27:16 AM by AutoGen 5.11.10pre10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 4b75c0a68fc4bd6da0771a9ecc18f0cb3f8d6bc1..061a63d25e1d609a01c2a12fa0ce543ed679dd28 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  June 20, 2011 at 09:46:16 AM by AutoGen 5.11.10pre10
+ *  It has been AutoGen-ed  June 21, 2011 at 11:27:17 AM by AutoGen 5.11.10pre10
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -52,7 +52,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[337] =
-"ntpsnmpd 4.2.7p184\n\
+"ntpsnmpd 4.2.7p185\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\
@@ -277,7 +277,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.7p184\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p185\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 037d908806d7b962bbc6a72c655dca000fdc4a77..a123907cf333d9d8014c16d17a73435eeacf8fad 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  June 20, 2011 at 09:46:16 AM by AutoGen 5.11.10pre10
+ *  It has been AutoGen-ed  June 21, 2011 at 11:27:17 AM by AutoGen 5.11.10pre10
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -74,8 +74,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    8
-#define NTPSNMPD_VERSION       "4.2.7p184"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p184"
+#define NTPSNMPD_VERSION       "4.2.7p185"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p185"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8b28a48b837f327efafa09bcb74866406c53dcc9..98278e327be24512474388f94c7db167d47de6f9 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  June 20, 2011 at 09:46:21 AM by AutoGen 5.11.10pre10
+# It has been AutoGen-ed  June 21, 2011 at 11:27:24 AM by AutoGen 5.11.10pre10
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -33,7 +33,7 @@ This is the automatically generated usage text for ntpsnmpd:
 
 @exampleindent 0
 @example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p184
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p185
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 7547dc47eabfc5c237b5af992b20dcf1ac47d122..a7d1e668e4446bf2849a9e7d09de0079eebd5d20 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 20 2011
+.Dd June 21 2011
 .Dt NTPSNMPD 1 User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  June 20, 2011 at 09:46:20 AM by AutoGen 5.11.10pre10
+.\"  It has been AutoGen-ed  June 21, 2011 at 11:27:23 AM by AutoGen 5.11.10pre10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index e17b460801061289c3dacf692941fc8bf69d3336..dea47d7c32750200d26aeef8157963f36e1c51e1 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=184
+point=185
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 8d60c6497c5d696fe3a0e9612ccfceadfc77184c..9b18ef0af32051a5ac2fd75f8ee75abf3e99b4a1 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.texi)
 # 
-# It has been AutoGen-ed  June 20, 2011 at 09:45:33 AM by AutoGen 5.11.10pre10
+# It has been AutoGen-ed  June 21, 2011 at 11:24:54 AM by AutoGen 5.11.10pre10
 # From the definitions    ntp-wait-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index eed9b100abaaf94e2ff9ca0c8da9949c3fd42726..bf2eb3acd08ed4bb36695d19322b6d6febed1414 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 20 2011
+.Dd June 21 2011
 .Dt NTP_WAIT 1 User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  June 20, 2011 at 09:45:33 AM by AutoGen 5.11.10pre10
+.\"  It has been AutoGen-ed  June 21, 2011 at 11:24:51 AM by AutoGen 5.11.10pre10
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 37de5401e54c426e948df66f20c5cd6c856bc19c..8acfa5391807ecfb72c54d06e409ccf435b411cd 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.7p184 of <code>ntp-wait</code>.
+  <p>This document applies to version 4.2.7p185 of <code>ntp-wait</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
index b7ea45fd810a5aaa4c9dc40220c352d29627aebc..0f1a59f63acf28f0e7f3654fff6214373f9d4d7d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  June 20, 2011 at 09:46:29 AM by AutoGen 5.11.10pre10
+ *  It has been AutoGen-ed  June 21, 2011 at 11:18:55 AM by AutoGen 5.11.10pre10
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -52,7 +52,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[333] =
-"sntp 4.2.7p184\n\
+"sntp 4.2.7p185\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\
@@ -663,7 +663,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.7p184\n\
+"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p185\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ hostname-or-IP ...]\n";
 static char const zRcName[7] = ".ntprc";
index ea6bcab6ac0787b68ad672a4173e331f4ce25edc..80d581dbf0542eb6f9304dbe97923ec890651477 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  June 20, 2011 at 09:46:29 AM by AutoGen 5.11.10pre10
+ *  It has been AutoGen-ed  June 21, 2011 at 11:18:54 AM by AutoGen 5.11.10pre10
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -90,8 +90,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define SNTP_VERSION       "4.2.7p184"
-#define SNTP_FULL_VERSION  "sntp 4.2.7p184"
+#define SNTP_VERSION       "4.2.7p185"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p185"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index eaab7783598e21bd6e0595451af38adb74f31fe2..8ffd1d4a404a4ed8b9d37fa2a9074321bd7a4951 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  June 20, 2011 at 09:46:37 AM by AutoGen 5.11.10pre10
+# It has been AutoGen-ed  June 21, 2011 at 11:29:14 AM by AutoGen 5.11.10pre10
 # 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.7p184
+sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p185
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index ab874041bb96c114712b44b2634fc1a88e8f0654..49270ebc8115340b99e0a7f9aa781931ef3b4d03 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 20 2011
+.Dd June 21 2011
 .Dt SNTP 1 User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  June 20, 2011 at 09:46:36 AM by AutoGen 5.11.10pre10
+.\"  It has been AutoGen-ed  June 21, 2011 at 11:29:13 AM by AutoGen 5.11.10pre10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 6894d9eb9621b71e09554c266ab8a88bc4146544..db515d8e5c9edebd1b2d781a4279a54b8867ad56 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.7p184 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p185 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.7p184
+<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p185
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 2350868819fc0a6d0e9e03e7af545b4dc1f2e4b9..f743a6444dbdd264cfe199dd7e083d915a79c5c8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  June 20, 2011 at 09:46:21 AM by AutoGen 5.11.10pre10
+ *  It has been AutoGen-ed  June 21, 2011 at 11:27:26 AM by AutoGen 5.11.10pre10
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -52,7 +52,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[345] =
-"ntp-keygen (ntp) 4.2.7p184\n\
+"ntp-keygen (ntp) 4.2.7p185\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\
@@ -778,7 +778,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.7p184\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p185\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 565af29bc08007a2f472e214a0c060c284ddf578..2bce84f00dc6966af7201d001a5863071497ee42 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  June 20, 2011 at 09:46:21 AM by AutoGen 5.11.10pre10
+ *  It has been AutoGen-ed  June 21, 2011 at 11:27:26 AM by AutoGen 5.11.10pre10
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -90,8 +90,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.7p184"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p184"
+#define NTP_KEYGEN_VERSION       "4.2.7p185"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p185"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 30d7ca726918e5b562286dd9291304774195ec0c..9ffbb3eeffac4e6c145397a83ea0856973c2a683 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  June 20, 2011 at 09:46:29 AM by AutoGen 5.11.10pre10
+# It has been AutoGen-ed  June 21, 2011 at 11:28:09 AM by AutoGen 5.11.10pre10
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -49,7 +49,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.7p184
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p185
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 7b322bc9d0b3a51a7bcdca635b0411dce9aa588c..0510dccceee696aa7e685b097f58bcf1c51cbf3e 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 20 2011
+.Dd June 21 2011
 .Dt NTP_KEYGEN 1 User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  June 20, 2011 at 09:46:28 AM by AutoGen 5.11.10pre10
+.\"  It has been AutoGen-ed  June 21, 2011 at 11:28:05 AM by AutoGen 5.11.10pre10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME