From: Harlan Stenn Date: Tue, 31 May 2011 11:00:25 +0000 (+0000) Subject: NTP_4_2_7P176 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3aa16d3869774534a2f3d52dd7e819f4fcd5416;p=thirdparty%2Fntp.git NTP_4_2_7P176 bk: 4de4ca49VL1hdf8jmyzRbseJ10oACw --- diff --git a/ChangeLog b/ChangeLog index 6336296392..7ca290a3d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.7p176) 2011/05/31 Released by Harlan Stenn (4.2.7p175) 2011/05/30 Released by Harlan Stenn * [Bug 1936] Correctly set IPV6_MULTICAST_LOOP. * cmd-doc.tlib cleanup from Bruce Korb. diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 16d97ecee5..665343254d 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 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 [ - [] | --[{=| }] ]... \\\n\ \t\t[ ... ]\n"; #define zRcName NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 0cdeff60f8..6678823b6c 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 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 diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 3959add1c5..f0e6b1b5e5 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 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 [ - [] | --[@{=| @}] ]... \ [ ... ] Flg Arg Option-Name Description diff --git a/ntpd/ntpd.1 b/ntpd/ntpd.1 index 309d2cc5d5..da9573adcd 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -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 .\" diff --git a/ntpdc/ntpdc-opts.c b/ntpdc/ntpdc-opts.c index ffdfe9dccf..3fa7edc91f 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 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 [ - [] | --[{=| }] ]... [ 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 2f45872286..7de25da13c 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 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 diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index eb57711690..3d4b6fc752 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 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 [ - [] | --[@{=| @}] ]... [ 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 8cd4062dae..fb54062407 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -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 diff --git a/ntpdc/ntpdc.html b/ntpdc/ntpdc.html index 5105b98ec9..832dbd26bc 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.7p175 of ntpdc. +

This document applies to version 4.2.7p176 of ntpdc.

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 =] .

This section was generated by AutoGen, -the aginfo template and the option descriptions for the ntpdc program. It documents the ntpdc usage text and option meanings. +the aginfo template and the option descriptions for the ntpdc program. It documents the ntpdc usage text and option meanings.

This software is released under a specialized copyright license. @@ -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.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
diff --git a/ntpq/ntpq-opts.c b/ntpq/ntpq-opts.c
index e11042d6a0..5f71cbc8a5 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  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 [ - [] | --[{=| }] ]... [ 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 a93592d762..a1e3e91a52 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  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
diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi
index b3fbb2a3cc..7a16d2b5e1 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  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 [ - [] | --[@{=| @}] ]... [ 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 d4abf6d88f..fbeb75787b 100644
--- a/ntpq/ntpq.1
+++ b/ntpq/ntpq.1
@@ -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
 .\"
diff --git a/ntpsnmpd/ntpsnmpd-opts.c b/ntpsnmpd/ntpsnmpd-opts.c
index 97d9ea2a4c..c0511240c1 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  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 [ - [] | --[{=| }] ]...\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 537e0a6882..6a4370bcb2 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  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
diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi
index 1b494071f0..f023b7ff8e 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  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 [ - [] | --[@{=| @}] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
diff --git a/ntpsnmpd/ntpsnmpd.1 b/ntpsnmpd/ntpsnmpd.1
index 58e93c1b5c..69a4baefae 100644
--- a/ntpsnmpd/ntpsnmpd.1
+++ b/ntpsnmpd/ntpsnmpd.1
@@ -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
 .\"
diff --git a/packageinfo.sh b/packageinfo.sh
index a4662c6175..fcfda6841d 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=175
+point=176
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c
index aacf7f8fac..3115c4bdd2 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  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 [ - [] | --[{=| }] ]... \\\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 */
 
diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h
index e43e5f0018..f6b566c90e 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  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
diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi
index 35df3b7b36..f638ec3d7c 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  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 [ - [] | --[@{=| @}] ]... \
                 [ 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.
 
diff --git a/sntp/sntp.1 b/sntp/sntp.1
index 6fe0dce7b7..3503c49809 100644
--- a/sntp/sntp.1
+++ b/sntp/sntp.1
@@ -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).
diff --git a/sntp/sntp.html b/sntp/sntp.html
index 3a522c836a..b7d361f181 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.7p175 of sntp. +

This document applies to version 4.2.7p176 of sntp.

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.

This section was generated by AutoGen, -the aginfo template and the option descriptions for the sntp program. It documents the sntp usage text and option meanings. +the aginfo template and the option descriptions for the sntp program. It documents the sntp usage text and option meanings.

This software is released under a specialized copyright license. @@ -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.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
@@ -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
 
@@ -416,7 +407,7 @@ file. Key files follow the following format:

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. diff --git a/util/ntp-keygen-opts.c b/util/ntp-keygen-opts.c index 6cf753a216..e0950e07f7 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 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 [ - [] | --[{=| }] ]...\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 e2963f132b..a8b0b1fe47 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 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 diff --git a/util/ntp-keygen-opts.texi b/util/ntp-keygen-opts.texi index 083d9b39de..aa42e2cd28 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 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 [ - [] | --[@{=| @}] ]... Flg Arg Option-Name Description -c Str certificate certificate scheme diff --git a/util/ntp-keygen.1 b/util/ntp-keygen.1 index 4f0e75ec07..a4aa6a1492 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -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 .\"