From: Harlan Stenn Date: Thu, 2 Jun 2011 07:29:34 +0000 (+0000) Subject: NTP_4_2_7P178 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f404231ef8a661f7b158db83ec32ac9298f27868;p=thirdparty%2Fntp.git NTP_4_2_7P178 bk: 4de73bdeB6Zwb0jU72n3ZPJXNG8Tww --- diff --git a/ChangeLog b/ChangeLog index 043439d389..203edf4a1c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.7p178) 2011/06/02 Released by Harlan Stenn * 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. diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index bbee985d62..eaa15c2838 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 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\ + \n\ \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 [ - [] | --[{=| }] ]... \\\n\ \t\t[ ... ]\n"; #define zRcName NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 053190b5a5..44c2d6478d 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 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 diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 18b0fd7a74..3fe514453b 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 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 [ - [] | --[@{=| @}] ]... \ [ ... ] Flg Arg Option-Name Description diff --git a/ntpd/ntpd.1 b/ntpd/ntpd.1 index ce4f3f2687..0426268307 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -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 .\" diff --git a/ntpdc/ntpdc-opts.c b/ntpdc/ntpdc-opts.c index 285d0322b1..cd96ebdb97 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 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\ + \n\ \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 [ - [] | --[{=| }] ]... [ 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 f11d8447c9..9c477f64f7 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 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 diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index f4efc9ec01..c57c363686 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 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 [ - [] | --[@{=| @}] ]... [ 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 f87f18fc1e..8c95109bfe 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -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 diff --git a/ntpdc/ntpdc.html b/ntpdc/ntpdc.html index 4f37cf90e0..c298a0b8fd 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.7p177 of ntpdc. +

This document applies to version 4.2.7p178 of ntpdc.

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

This is the automatically generated usage text for ntpdc: -

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
diff --git a/ntpq/ntpq-opts.c b/ntpq/ntpq-opts.c
index 3048dca746..e50f7ad9d8 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  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\
+  \n\
   \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 [ - [] | --[{=| }] ]... [ 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 6933978d33..850f4083ca 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  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
diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi
index a9289d6291..592def0d52 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  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 [ - [] | --[@{=| @}] ]... [ 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 a023406e0e..88026f171d 100644
--- a/ntpq/ntpq.1
+++ b/ntpq/ntpq.1
@@ -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
 .\"
diff --git a/ntpsnmpd/ntpsnmpd-opts.c b/ntpsnmpd/ntpsnmpd-opts.c
index 40adb11db0..7a56a1eddf 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  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\
+  \n\
   \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 [ - [] | --[{=| }] ]...\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 c5b93d7cdf..d2582b1d6a 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  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
diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi
index e3952cbf4d..5e1092693a 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  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 [ - [] | --[@{=| @}] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
diff --git a/ntpsnmpd/ntpsnmpd.1 b/ntpsnmpd/ntpsnmpd.1
index 2b0db86ae3..beca19eac7 100644
--- a/ntpsnmpd/ntpsnmpd.1
+++ b/ntpsnmpd/ntpsnmpd.1
@@ -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
 .\"
diff --git a/packageinfo.sh b/packageinfo.sh
index 8c5a088105..d16ed6dcae 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=177
+point=178
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c
index 5799f42198..0538ea6df4 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  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\
+  \n\
   \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 [ - [] | --[{=| }] ]... \\\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 7cf4226aed..c4cbb6d181 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  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
diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi
index bbac7f4909..db466368fe 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  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 [ - [] | --[@{=| @}] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
diff --git a/sntp/sntp.1 b/sntp/sntp.1
index 1949fceafc..9fb5c84c4d 100644
--- a/sntp/sntp.1
+++ b/sntp/sntp.1
@@ -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
diff --git a/sntp/sntp.html b/sntp/sntp.html
index a8ee417cf0..df54a2a8e0 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.7p177 of sntp. +

This document applies to version 4.2.7p178 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.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
diff --git a/util/ntp-keygen-opts.c b/util/ntp-keygen-opts.c
index abdb4e5120..e3fc692eda 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  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\
+  \n\
   \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 [ - [] | --[{=| }] ]...\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 3deab2baa9..b36bd7c1ff 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  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
diff --git a/util/ntp-keygen-opts.texi b/util/ntp-keygen-opts.texi
index 758ba12b49..eed307c6f2 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  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 [ - [] | --[@{=| @}] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
diff --git a/util/ntp-keygen.1 b/util/ntp-keygen.1
index ab0d463f24..cd3dc94041 100644
--- a/util/ntp-keygen.1
+++ b/util/ntp-keygen.1
@@ -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
 .\"