From: Harlan Stenn Date: Mon, 20 Jun 2011 09:46:53 +0000 (+0000) Subject: NTP_4_2_7P184 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e469823d161cb9ca51c6844d460d909287157b2;p=thirdparty%2Fntp.git NTP_4_2_7P184 bk: 4dff170dcJO6qqco9ekp1KkQjtoi_Q --- diff --git a/ChangeLog b/ChangeLog index 9750bfc461..1714e81a61 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.7p184) 2011/06/20 Released by Harlan Stenn * Added ntp_locs.m4. * genLocInfo improvements. * Add the man page tag "flavor" to the loc.* files. diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 5f0a446f46..ea7938fdc5 100644 --- a/ntpd/ntpd-opts.c +++ b/ntpd/ntpd-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpd-opts.c) * - * It has been AutoGen-ed June 19, 2011 at 11:13:00 AM by AutoGen 5.11.10pre10 + * It has been AutoGen-ed June 20, 2011 at 09:45:35 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.7p183\n\ +"ntpd 4.2.7p184\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.7p183\n\ +"ntpd - NTP daemon program - Ver. 4.2.7p184\n\ USAGE: %s [ - [] | --[{=| }] ]... \\\n\ \t\t[ ... ]\n"; #define zRcName NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index c6be5548dd..c65470c925 100644 --- a/ntpd/ntpd-opts.h +++ b/ntpd/ntpd-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpd-opts.h) * - * It has been AutoGen-ed June 19, 2011 at 11:13:00 AM by AutoGen 5.11.10pre10 + * It has been AutoGen-ed June 20, 2011 at 09:45:35 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.7p183" -#define NTPD_FULL_VERSION "ntpd 4.2.7p183" +#define NTPD_VERSION "4.2.7p184" +#define NTPD_FULL_VERSION "ntpd 4.2.7p184" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 20efb53ea1..20dcbd0564 100644 --- a/ntpd/ntpd-opts.texi +++ b/ntpd/ntpd-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (ntpd-opts.texi) # -# It has been AutoGen-ed June 19, 2011 at 11:15:39 AM by AutoGen 5.11.10pre10 +# It has been AutoGen-ed June 20, 2011 at 09:45: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.7p183 +ntpd - NTP daemon program - Ver. 4.2.7p184 USAGE: ntpd [ - [] | --[@{=| @}] ]... \ [ ... ] Flg Arg Option-Name Description diff --git a/ntpd/ntpd.1 b/ntpd/ntpd.1 index c6e9f0a88c..47a9519942 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,9 +1,9 @@ -.Dd June 19 2011 +.Dd June 20 2011 .Dt NTPD 1 User Commands .Os SunOS 5.10 .\" EDIT THIS FILE WITH CAUTION (ntpd-opts.mdoc) .\" -.\" It has been AutoGen-ed June 19, 2011 at 11:15:37 AM by AutoGen 5.11.10pre10 +.\" It has been AutoGen-ed June 20, 2011 at 09:45:49 AM by AutoGen 5.11.10pre10 .\" From the definitions ntpd-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME diff --git a/ntpdc/ntpdc-opts.c b/ntpdc/ntpdc-opts.c index 05cdb83ec7..c6113648be 100644 --- a/ntpdc/ntpdc-opts.c +++ b/ntpdc/ntpdc-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpdc-opts.c) * - * It has been AutoGen-ed June 19, 2011 at 11:16:20 AM by AutoGen 5.11.10pre10 + * It has been AutoGen-ed June 20, 2011 at 09:45:54 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.7p183\n\ +"ntpdc 4.2.7p184\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.7p183\n\ +"ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p184\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; static char const zRcName[7] = ".ntprc"; static char const * const apzHomeList[3] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 19034f3721..4c67b01d6a 100644 --- a/ntpdc/ntpdc-opts.h +++ b/ntpdc/ntpdc-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpdc-opts.h) * - * It has been AutoGen-ed June 19, 2011 at 11:16:20 AM by AutoGen 5.11.10pre10 + * It has been AutoGen-ed June 20, 2011 at 09:45:54 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.7p183" -#define NTPDC_FULL_VERSION "ntpdc 4.2.7p183" +#define NTPDC_VERSION "4.2.7p184" +#define NTPDC_FULL_VERSION "ntpdc 4.2.7p184" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index c0add2ca6c..d0178f519a 100644 --- a/ntpdc/ntpdc-opts.texi +++ b/ntpdc/ntpdc-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (ntpdc-opts.texi) # -# It has been AutoGen-ed June 19, 2011 at 11:17:13 AM by AutoGen 5.11.10pre10 +# It has been AutoGen-ed June 20, 2011 at 09:46: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.7p183 +ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p184 USAGE: ntpdc [ - [] | --[@{=| @}] ]... [ host ...] Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution diff --git a/ntpdc/ntpdc.1 b/ntpdc/ntpdc.1 index 307e05299f..1751c24259 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,9 +1,9 @@ -.Dd June 19 2011 +.Dd June 20 2011 .Dt NTPDC 1 User Commands .Os SunOS 5.10 .\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.mdoc) .\" -.\" It has been AutoGen-ed June 19, 2011 at 11:17:12 AM by AutoGen 5.11.10pre10 +.\" It has been AutoGen-ed June 20, 2011 at 09:46:04 AM by AutoGen 5.11.10pre10 .\" From the definitions ntpdc-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME diff --git a/ntpdc/ntpdc.html b/ntpdc/ntpdc.html index 9cfc6801fa..4c510ddbc7 100644 --- a/ntpdc/ntpdc.html +++ b/ntpdc/ntpdc.html @@ -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. -

This document applies to version 4.2.7p183 of ntpdc. +

This document applies to version 4.2.7p184 of ntpdc.

The program implements the SNTP protocol as defined by RFC 5905, the NTPv4 IETF specification. @@ -116,7 +116,7 @@ Up: ntpdc Invocation

This is the automatically generated usage text for ntpdc: -

ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p183
+
ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p184
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
diff --git a/ntpq/ntpq-opts.c b/ntpq/ntpq-opts.c
index ad7caf6e59..e2621db470 100644
--- a/ntpq/ntpq-opts.c
+++ b/ntpq/ntpq-opts.c
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  June 19, 2011 at 11:17:15 AM by AutoGen 5.11.10pre10
+ *  It has been AutoGen-ed  June 20, 2011 at 09:46:05 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.7p183\n\
+"ntpq 4.2.7p184\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.7p183\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p184\n\
 USAGE:  %s [ - [] | --[{=| }] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h
index ac04bf9f01..b12ed01e70 100644
--- a/ntpq/ntpq-opts.h
+++ b/ntpq/ntpq-opts.h
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  June 19, 2011 at 11:17:15 AM by AutoGen 5.11.10pre10
+ *  It has been AutoGen-ed  June 20, 2011 at 09:46: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.7p183"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p183"
+#define NTPQ_VERSION       "4.2.7p184"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p184"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi
index ec00aeb682..65c4259a85 100644
--- a/ntpq/ntpq-opts.texi
+++ b/ntpq/ntpq-opts.texi
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  June 19, 2011 at 11:17:57 AM by AutoGen 5.11.10pre10
+# It has been AutoGen-ed  June 20, 2011 at 09:46:16 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.7p183
+ntpq - standard NTP query program - Ver. 4.2.7p184
 USAGE:  ntpq [ - [] | --[@{=| @}] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
diff --git a/ntpq/ntpq.1 b/ntpq/ntpq.1
index 3261863991..39a39da852 100644
--- a/ntpq/ntpq.1
+++ b/ntpq/ntpq.1
@@ -1,9 +1,9 @@
-.Dd June 19 2011
+.Dd June 20 2011
 .Dt NTPQ 1 User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  June 19, 2011 at 11:17:56 AM by AutoGen 5.11.10pre10
+.\"  It has been AutoGen-ed  June 20, 2011 at 09:46:15 AM by AutoGen 5.11.10pre10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
diff --git a/ntpsnmpd/ntpsnmpd-opts.c b/ntpsnmpd/ntpsnmpd-opts.c
index f161e0a2e7..4b75c0a68f 100644
--- a/ntpsnmpd/ntpsnmpd-opts.c
+++ b/ntpsnmpd/ntpsnmpd-opts.c
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  June 19, 2011 at 11:18:00 AM by AutoGen 5.11.10pre10
+ *  It has been AutoGen-ed  June 20, 2011 at 09:46:16 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.7p183\n\
+"ntpsnmpd 4.2.7p184\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.7p183\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p184\n\
 USAGE:  %s [ - [] | --[{=| }] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
diff --git a/ntpsnmpd/ntpsnmpd-opts.h b/ntpsnmpd/ntpsnmpd-opts.h
index dc3b353e24..037d908806 100644
--- a/ntpsnmpd/ntpsnmpd-opts.h
+++ b/ntpsnmpd/ntpsnmpd-opts.h
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  June 19, 2011 at 11:17:59 AM by AutoGen 5.11.10pre10
+ *  It has been AutoGen-ed  June 20, 2011 at 09:46:16 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.7p183"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p183"
+#define NTPSNMPD_VERSION       "4.2.7p184"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p184"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi
index 535b1bebab..8b28a48b83 100644
--- a/ntpsnmpd/ntpsnmpd-opts.texi
+++ b/ntpsnmpd/ntpsnmpd-opts.texi
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  June 19, 2011 at 11:18:32 AM by AutoGen 5.11.10pre10
+# It has been AutoGen-ed  June 20, 2011 at 09:46:21 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.7p183
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p184
 USAGE:  ntpsnmpd [ - [] | --[@{=| @}] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
diff --git a/ntpsnmpd/ntpsnmpd.1 b/ntpsnmpd/ntpsnmpd.1
index 7bd91d6f13..7547dc47ea 100644
--- a/ntpsnmpd/ntpsnmpd.1
+++ b/ntpsnmpd/ntpsnmpd.1
@@ -1,9 +1,9 @@
-.Dd June 19 2011
+.Dd June 20 2011
 .Dt NTPSNMPD 1 User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  June 19, 2011 at 11:18:32 AM by AutoGen 5.11.10pre10
+.\"  It has been AutoGen-ed  June 20, 2011 at 09:46:20 AM by AutoGen 5.11.10pre10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
diff --git a/packageinfo.sh b/packageinfo.sh
index 49665c11b8..e17b460801 100644
--- a/packageinfo.sh
+++ b/packageinfo.sh
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=183
+point=184
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
diff --git a/scripts/ntp-wait-opts.texi b/scripts/ntp-wait-opts.texi
index 0909436976..8d60c6497c 100644
--- a/scripts/ntp-wait-opts.texi
+++ b/scripts/ntp-wait-opts.texi
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.texi)
 # 
-# It has been AutoGen-ed  June 19, 2011 at 11:09:23 AM by AutoGen 5.11.10pre10
+# It has been AutoGen-ed  June 20, 2011 at 09:45:33 AM by AutoGen 5.11.10pre10
 # From the definitions    ntp-wait-opts.def
 # and the template file   aginfo.tpl
 @end ignore
diff --git a/scripts/ntp-wait.1 b/scripts/ntp-wait.1
index 44e1718522..eed9b100ab 100644
--- a/scripts/ntp-wait.1
+++ b/scripts/ntp-wait.1
@@ -1,9 +1,9 @@
-.Dd June 19 2011
+.Dd June 20 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 19, 2011 at 11:09:21 AM by AutoGen 5.11.10pre10
+.\"  It has been AutoGen-ed  June 20, 2011 at 09:45:33 AM by AutoGen 5.11.10pre10
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
diff --git a/scripts/ntp-wait.html b/scripts/ntp-wait.html
index 097948bcb1..37de5401e5 100644
--- a/scripts/ntp-wait.html
+++ b/scripts/ntp-wait.html
@@ -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.
 
-  

This document applies to version 4.2.7p183 of ntp-wait. +

This document applies to version 4.2.7p184 of ntp-wait.

The program implements the SNTP protocol as defined by RFC 5905, the NTPv4 IETF specification. diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index ac2f5f7f42..b7ea45fd81 100644 --- a/sntp/sntp-opts.c +++ b/sntp/sntp-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.c) * - * It has been AutoGen-ed June 19, 2011 at 10:54:25 AM by AutoGen 5.11.10pre10 + * It has been AutoGen-ed June 20, 2011 at 09:46:29 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.7p183\n\ +"sntp 4.2.7p184\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.7p183\n\ +"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p184\n\ USAGE: %s [ - [] | --[{=| }] ]... \\\n\ \t\t[ hostname-or-IP ...]\n"; static char const zRcName[7] = ".ntprc"; diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 83c1d6675f..ea6bcab6ac 100644 --- a/sntp/sntp-opts.h +++ b/sntp/sntp-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.h) * - * It has been AutoGen-ed June 19, 2011 at 10:54:25 AM by AutoGen 5.11.10pre10 + * It has been AutoGen-ed June 20, 2011 at 09:46:29 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.7p183" -#define SNTP_FULL_VERSION "sntp 4.2.7p183" +#define SNTP_VERSION "4.2.7p184" +#define SNTP_FULL_VERSION "sntp 4.2.7p184" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 9b0317382c..eaab778359 100644 --- a/sntp/sntp-opts.texi +++ b/sntp/sntp-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (sntp-opts.texi) # -# It has been AutoGen-ed June 19, 2011 at 11:19:41 AM by AutoGen 5.11.10pre10 +# It has been AutoGen-ed June 20, 2011 at 09:46:37 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.7p183 +sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p184 USAGE: sntp [ - [] | --[@{=| @}] ]... \ [ hostname-or-IP ...] Flg Arg Option-Name Description diff --git a/sntp/sntp.1 b/sntp/sntp.1 index c8e6e811fc..ab874041bb 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,9 +1,9 @@ -.Dd June 19 2011 +.Dd June 20 2011 .Dt SNTP 1 User Commands .Os SunOS 5.10 .\" EDIT THIS FILE WITH CAUTION (sntp-opts.mdoc) .\" -.\" It has been AutoGen-ed June 19, 2011 at 11:19:40 AM by AutoGen 5.11.10pre10 +.\" It has been AutoGen-ed June 20, 2011 at 09:46:36 AM by AutoGen 5.11.10pre10 .\" From the definitions sntp-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME diff --git a/sntp/sntp.html b/sntp/sntp.html index c1cd4202c6..6894d9eb96 100644 --- a/sntp/sntp.html +++ b/sntp/sntp.html @@ -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. -

This document applies to version 4.2.7p183 of sntp. +

This document applies to version 4.2.7p184 of sntp.

The program implements the SNTP protocol as defined by RFC 5905, the NTPv4 IETF specification. @@ -150,7 +150,7 @@ Up: sntp Invocation

This is the automatically generated usage text for sntp: -

sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p183
+
sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p184
 USAGE:  sntp [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
diff --git a/util/ntp-keygen-opts.c b/util/ntp-keygen-opts.c
index 47bbeb96b1..2350868819 100644
--- a/util/ntp-keygen-opts.c
+++ b/util/ntp-keygen-opts.c
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  June 19, 2011 at 11:18:39 AM by AutoGen 5.11.10pre10
+ *  It has been AutoGen-ed  June 20, 2011 at 09:46:21 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.7p183\n\
+"ntp-keygen (ntp) 4.2.7p184\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.7p183\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p184\n\
 USAGE:  %s [ - [] | --[{=| }] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h
index c7f6bec730..565af29bc0 100644
--- a/util/ntp-keygen-opts.h
+++ b/util/ntp-keygen-opts.h
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  June 19, 2011 at 11:18:38 AM by AutoGen 5.11.10pre10
+ *  It has been AutoGen-ed  June 20, 2011 at 09:46:21 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.7p183"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p183"
+#define NTP_KEYGEN_VERSION       "4.2.7p184"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p184"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
diff --git a/util/ntp-keygen-opts.texi b/util/ntp-keygen-opts.texi
index 006df2bfcd..30d7ca7269 100644
--- a/util/ntp-keygen-opts.texi
+++ b/util/ntp-keygen-opts.texi
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  June 19, 2011 at 11:19:11 AM by AutoGen 5.11.10pre10
+# It has been AutoGen-ed  June 20, 2011 at 09:46:29 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.7p183
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p184
 USAGE:  ntp-keygen [ - [] | --[@{=| @}] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
diff --git a/util/ntp-keygen.1 b/util/ntp-keygen.1
index 3922a5d8d0..7b322bc9d0 100644
--- a/util/ntp-keygen.1
+++ b/util/ntp-keygen.1
@@ -1,9 +1,9 @@
-.Dd June 19 2011
+.Dd June 20 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 19, 2011 at 11:19:10 AM by AutoGen 5.11.10pre10
+.\"  It has been AutoGen-ed  June 20, 2011 at 09:46:28 AM by AutoGen 5.11.10pre10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME