From: Harlan Stenn Date: Fri, 23 Sep 2011 03:38:30 +0000 (+0000) Subject: NTP_4_2_6P4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b463bbb196236aff7831a68f9f545b8a36d6bde6;p=thirdparty%2Fntp.git NTP_4_2_6P4 bk: 4e7bff3691UD2isHYlLlMHLtoI07rA --- diff --git a/ChangeLog b/ChangeLog index 4c781b1e02..daf1c0b30a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,5 @@ --- +(4.2.6p4) 2011/09/23 Released by Harlan Stenn (4.2.6p4) 2011/09/22 Released by Harlan Stenn * [Bug 1984] ntp/libisc fails to compile on OS X 10.7 (Lion). diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index b2ecc1cbec..f6e294fdcd 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 August 4, 2011 at 04:46:34 AM by AutoGen 5.12 + * It has been AutoGen-ed September 23, 2011 at 03:36:04 AM by AutoGen 5.12 * From the definitions ntpd-opts.def * and the template file options * @@ -37,8 +37,8 @@ extern FILE * option_usage_fp; /* TRANSLATORS: choose the translation for option names wisely because you cannot ever change your mind. */ -static char const zCopyright[42] = -"ntpd 4.2.6p4-RC2\n\ +static char const zCopyright[38] = +"ntpd 4.2.6p4\n\ see html/copyright.html\n"; static char const zLicenseDescrip[25] = "see html/copyright.html\n"; @@ -947,8 +947,8 @@ static tOptDesc optDesc[OPTION_CT] = { * Define the Ntpd Option Environment */ static char const zPROGNAME[5] = "NTPD"; -static char const zUsageTitle[103] = -"ntpd - NTP daemon program - Ver. 4.2.6p4-RC2\n\ +static char const zUsageTitle[99] = +"ntpd - NTP daemon program - Ver. 4.2.6p4\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index f0e5cb32cc..00affbb817 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 August 4, 2011 at 04:46:33 AM by AutoGen 5.12 + * It has been AutoGen-ed September 23, 2011 at 03:36:04 AM by AutoGen 5.12 * From the definitions ntpd-opts.def * and the template file options * @@ -87,8 +87,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 35 -#define NTPD_VERSION "4.2.6p4-RC2" -#define NTPD_FULL_VERSION "ntpd 4.2.6p4-RC2" +#define NTPD_VERSION "4.2.6p4" +#define NTPD_FULL_VERSION "ntpd 4.2.6p4" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 2a791c17b4..a43fbf6a29 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 August 4, 2011 at 04:47:29 AM by AutoGen 5.12 +# It has been AutoGen-ed September 23, 2011 at 03:36:53 AM by AutoGen 5.12 # 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.6p4-RC2 +ntpd - NTP daemon program - Ver. 4.2.6p4 USAGE: ntpd [ - [] | --[@{=| @}] ]... Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution diff --git a/ntpd/ntpd.1 b/ntpd/ntpd.1 index f2068f7294..faf4f99303 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2011-08-04 "( 4.2.6p4-RC2)" "Programmer's Manual" +.TH NTPD 1 2011-09-23 "( 4.2.6p4)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed August 4, 2011 at 04:47:28 AM by AutoGen 5.12 +.\" It has been AutoGen-ed September 23, 2011 at 03:36:52 AM by AutoGen 5.12 .\" 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 abd79bf16d..136d45de96 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 August 4, 2011 at 04:47:45 AM by AutoGen 5.12 + * It has been AutoGen-ed September 23, 2011 at 03:37:01 AM by AutoGen 5.12 * From the definitions ntpdc-opts.def * and the template file options * @@ -37,8 +37,8 @@ extern FILE * option_usage_fp; /* TRANSLATORS: choose the translation for option names wisely because you cannot ever change your mind. */ -static char const zCopyright[43] = -"ntpdc 4.2.6p4-RC2\n\ +static char const zCopyright[39] = +"ntpdc 4.2.6p4\n\ see html/copyright.html\n"; static char const zLicenseDescrip[25] = "see html/copyright.html\n"; @@ -444,8 +444,8 @@ static tOptDesc optDesc[OPTION_CT] = { * Define the Ntpdc Option Environment */ static char const zPROGNAME[6] = "NTPDC"; -static char const zUsageTitle[131] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.6p4-RC2\n\ +static char const zUsageTitle[127] = +"ntpdc - vendor-specific NTP query program - Ver. 4.2.6p4\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 eb8356b305..79b34b1c1c 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 August 4, 2011 at 04:47:44 AM by AutoGen 5.12 + * It has been AutoGen-ed September 23, 2011 at 03:37:01 AM by AutoGen 5.12 * From the definitions ntpdc-opts.def * and the template file options * @@ -67,8 +67,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 15 -#define NTPDC_VERSION "4.2.6p4-RC2" -#define NTPDC_FULL_VERSION "ntpdc 4.2.6p4-RC2" +#define NTPDC_VERSION "4.2.6p4" +#define NTPDC_FULL_VERSION "ntpdc 4.2.6p4" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index c710b2a1e2..cd332a1269 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 August 4, 2011 at 04:48:22 AM by AutoGen 5.12 +# It has been AutoGen-ed September 23, 2011 at 03:37:20 AM by AutoGen 5.12 # From the definitions ntpdc-opts.def # and the template file aginfo.tpl @end ignore @@ -58,7 +58,7 @@ This is the automatically generated usage text for ntpdc: @exampleindent 0 @example -ntpdc - vendor-specific NTP query program - Ver. 4.2.6p4-RC2 +ntpdc - vendor-specific NTP query program - Ver. 4.2.6p4 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 f7e866d3fa..56dc6f92d2 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2011-08-04 "( 4.2.6p4-RC2)" "Programmer's Manual" +.TH NTPDC 1 2011-09-23 "( 4.2.6p4)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed August 4, 2011 at 04:48:20 AM by AutoGen 5.12 +.\" It has been AutoGen-ed September 23, 2011 at 03:37:18 AM by AutoGen 5.12 .\" From the definitions ntpdc-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpq/ntpq-opts.c b/ntpq/ntpq-opts.c index e8a40171b8..c902b9ef6f 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 August 4, 2011 at 04:48:24 AM by AutoGen 5.12 + * It has been AutoGen-ed September 23, 2011 at 03:37:21 AM by AutoGen 5.12 * From the definitions ntpq-opts.def * and the template file options * @@ -37,8 +37,8 @@ extern FILE * option_usage_fp; /* TRANSLATORS: choose the translation for option names wisely because you cannot ever change your mind. */ -static char const zCopyright[42] = -"ntpq 4.2.6p4-RC2\n\ +static char const zCopyright[38] = +"ntpq 4.2.6p4\n\ see html/copyright.html\n"; static char const zLicenseDescrip[25] = "see html/copyright.html\n"; @@ -421,8 +421,8 @@ static tOptDesc optDesc[OPTION_CT] = { * Define the Ntpq Option Environment */ static char const zPROGNAME[5] = "NTPQ"; -static char const zUsageTitle[123] = -"ntpq - standard NTP query program - Ver. 4.2.6p4-RC2\n\ +static char const zUsageTitle[119] = +"ntpq - standard NTP query program - Ver. 4.2.6p4\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 c062d8216a..cd8cd50382 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 August 4, 2011 at 04:48:24 AM by AutoGen 5.12 + * It has been AutoGen-ed September 23, 2011 at 03:37:21 AM by AutoGen 5.12 * From the definitions ntpq-opts.def * and the template file options * @@ -66,8 +66,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 14 -#define NTPQ_VERSION "4.2.6p4-RC2" -#define NTPQ_FULL_VERSION "ntpq 4.2.6p4-RC2" +#define NTPQ_VERSION "4.2.6p4" +#define NTPQ_FULL_VERSION "ntpq 4.2.6p4" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 5efed44540..2d536a21c5 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 August 4, 2011 at 04:48:57 AM by AutoGen 5.12 +# It has been AutoGen-ed September 23, 2011 at 03:37:47 AM by AutoGen 5.12 # 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.6p4-RC2 +ntpq - standard NTP query program - Ver. 4.2.6p4 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 8911322c6e..050baacef3 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2011-08-04 "( 4.2.6p4-RC2)" "Programmer's Manual" +.TH NTPQ 1 2011-09-23 "( 4.2.6p4)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed August 4, 2011 at 04:48:55 AM by AutoGen 5.12 +.\" It has been AutoGen-ed September 23, 2011 at 03:37:45 AM by AutoGen 5.12 .\" 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 0fe6c2c706..85caa8d9aa 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 August 4, 2011 at 04:48:59 AM by AutoGen 5.12 + * It has been AutoGen-ed September 23, 2011 at 03:37:48 AM by AutoGen 5.12 * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -37,8 +37,8 @@ extern FILE * option_usage_fp; /* TRANSLATORS: choose the translation for option names wisely because you cannot ever change your mind. */ -static char const zCopyright[46] = -"ntpsnmpd 4.2.6p4-RC2\n\ +static char const zCopyright[42] = +"ntpsnmpd 4.2.6p4\n\ see html/copyright.html\n"; static char const zLicenseDescrip[25] = "see html/copyright.html\n"; @@ -248,8 +248,8 @@ static tOptDesc optDesc[OPTION_CT] = { * Define the Ntpsnmpd Option Environment */ static char const zPROGNAME[9] = "NTPSNMPD"; -static char const zUsageTitle[107] = -"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p4-RC2\n\ +static char const zUsageTitle[103] = +"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p4\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 083c869aca..f9204fb39f 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 August 4, 2011 at 04:48:59 AM by AutoGen 5.12 + * It has been AutoGen-ed September 23, 2011 at 03:37:48 AM by AutoGen 5.12 * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -60,8 +60,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 8 -#define NTPSNMPD_VERSION "4.2.6p4-RC2" -#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.6p4-RC2" +#define NTPSNMPD_VERSION "4.2.6p4" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.6p4" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi index 220c6a6edf..e285b88dfb 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 August 4, 2011 at 04:49:13 AM by AutoGen 5.12 +# It has been AutoGen-ed September 23, 2011 at 03:37:56 AM by AutoGen 5.12 # 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.6p4-RC2 +ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p4 USAGE: ntpsnmpd [ - [] | --[@{=| @}] ]... Flg Arg Option-Name Description -n no nofork Do not fork diff --git a/ntpsnmpd/ntpsnmpd.1 b/ntpsnmpd/ntpsnmpd.1 index 1a01ad12b9..aea99a7f62 100644 --- a/ntpsnmpd/ntpsnmpd.1 +++ b/ntpsnmpd/ntpsnmpd.1 @@ -1,7 +1,7 @@ -.TH NTPSNMPD 1 2011-08-04 "( 4.2.6p4-RC2)" "Programmer's Manual" +.TH NTPSNMPD 1 2011-09-23 "( 4.2.6p4)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1) .\" -.\" It has been AutoGen-ed August 4, 2011 at 04:49:12 AM by AutoGen 5.12 +.\" It has been AutoGen-ed September 23, 2011 at 03:37:55 AM by AutoGen 5.12 .\" From the definitions ntpsnmpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 3ea7d02ac7..2ea06bf8fd 100644 --- a/packageinfo.sh +++ b/packageinfo.sh @@ -60,7 +60,7 @@ version=${proto}.${major}.${minor} special= # prerelease can be empty, 'beta', or 'rc'. -prerelease=rc +prerelease= # ChangeLog starting tag (see also CommitLog-4.1.0) CLTAG=NTP_4_2_0 @@ -77,7 +77,7 @@ point=4 # Should be zeroed at release, and left at zero until first beta. # The first beta is -beta1. # betapoint is always zero in ntp-dev. -betapoint=2 +betapoint=0 ### rcpoint is normally modified by script except for GO. # RC number (rcpoint) @@ -91,4 +91,4 @@ betapoint=2 # - - prerelease is emptied # else (not in RC) # - rcpoint is empty and unused (for now). -rcpoint=GO +rcpoint= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index ca22d60d39..2513c0bab7 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 August 4, 2011 at 03:43:18 PM by AutoGen 5.11.10pre10 + * It has been AutoGen-ed September 23, 2011 at 03:35:46 AM by AutoGen 5.12 * From the definitions sntp-opts.def * and the template file options * @@ -37,8 +37,8 @@ extern FILE * option_usage_fp; /* TRANSLATORS: choose the translation for option names wisely because you cannot ever change your mind. */ -static char const zCopyright[42] = -"sntp 4.2.6p4-RC2\n\ +static char const zCopyright[38] = +"sntp 4.2.6p4\n\ see html/copyright.html\n"; static char const zLicenseDescrip[25] = "see html/copyright.html\n"; @@ -466,8 +466,8 @@ static tOptDesc optDesc[OPTION_CT] = { * Define the Sntp Option Environment */ static char const zPROGNAME[5] = "SNTP"; -static char const zUsageTitle[156] = -"sntp - standard Simple Network Time Protocol program - Ver. 4.2.6p4-RC2\n\ +static char const zUsageTitle[152] = +"sntp - standard Simple Network Time Protocol program - Ver. 4.2.6p4\n\ USAGE: %s [ - [] | --[{=| }] ]... \\\n\ \t\t[ hostname-or-IP ...]\n"; static char const zRcName[7] = ".ntprc"; @@ -483,8 +483,8 @@ 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\n\ -RFC 1305.\n"; +NTP and SNTP are defined by RFC 5905, which obsoletes RFC 4330 and RFC\n\ +1305.\n"; 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 60109061a9..208e8cb21b 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 August 4, 2011 at 03:43:18 PM by AutoGen 5.11.10pre10 + * It has been AutoGen-ed September 23, 2011 at 03:35:46 AM by AutoGen 5.12 * From the definitions sntp-opts.def * and the template file options * @@ -69,8 +69,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 17 -#define SNTP_VERSION "4.2.6p4-RC2" -#define SNTP_FULL_VERSION "sntp 4.2.6p4-RC2" +#define SNTP_VERSION "4.2.6p4" +#define SNTP_FULL_VERSION "sntp 4.2.6p4" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 6e91e20b32..b5ba4390cf 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 August 4, 2011 at 03:43:21 PM by AutoGen 5.11.10pre10 +# It has been AutoGen-ed September 23, 2011 at 03:36:03 AM by AutoGen 5.12 # From the definitions sntp-opts.def # and the template file aginfo.tpl @end ignore @@ -69,7 +69,7 @@ This is the automatically generated usage text for sntp: @exampleindent 0 @example -sntp - standard Simple Network Time Protocol program - Ver. 4.2.6p4-RC2 +sntp - standard Simple Network Time Protocol program - Ver. 4.2.6p4 USAGE: sntp [ - [] | --[@{=| @}] ]... \ [ hostname-or-IP ...] Flg Arg Option-Name Description @@ -121,8 +121,8 @@ 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. +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 diff --git a/sntp/sntp.1 b/sntp/sntp.1 index 5d94e077cd..9832e75960 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2011-08-04 "( 4.2.6p4-RC2)" "Programmer's Manual" +.TH SNTP 1 2011-09-23 "( 4.2.6p4)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed August 4, 2011 at 03:43:20 PM by AutoGen 5.11.10pre10 +.\" It has been AutoGen-ed September 23, 2011 at 03:36:02 AM by AutoGen 5.12 .\" From the definitions sntp-opts.def .\" and the template file agman1.tpl .\" diff --git a/sntp/sntp.html b/sntp/sntp.html index c27dfce8ca..dff04506ea 100644 --- a/sntp/sntp.html +++ b/sntp/sntp.html @@ -3,7 +3,7 @@ Sntp User's Manual - + @@ -14,20 +14,18 @@ pre.smallformat { font-family:inherit; font-size:smaller } pre.smallexample { font-size:smaller } pre.smalllisp { font-size:smaller } - span.sc { font-variant:small-caps } - span.roman { font-family:serif; font-weight:normal; } - span.sansserif { font-family:sans-serif; font-weight:normal; } + span.sc { font-variant:small-caps } + span.roman { font-family: serif; font-weight: normal; } -->

Sntp User's Manual

-


-Next: , +Next: , Previous: (dir), Up: (dir) - +

Simple Network Time Protocol User Manual

@@ -38,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.6p4-RC2 of sntp. +

This document applies to version 4.2.6p4 of sntp.

The program implements the SNTP protocol as defined by RFC 5905, the NTPv4 IETF specification. @@ -57,10 +55,9 @@ IETF specification.

-


- - + +
@@ -75,10 +72,9 @@ standard output in the format: error bound of the system clock relative to the server clock.
-


- - + +

Invoking sntp

@@ -111,7 +107,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. @@ -132,11 +128,10 @@ the aginfo template and the option descriptions for the -


-Next: , +Next: , Up: sntp Invocation - +

sntp usage help (-?)

@@ -144,7 +139,7 @@ Up: sntp Invocation

This is the automatically generated usage text for sntp: -

sntp - standard Simple Network Time Protocol program - Ver. 4.2.6p4-RC2
+
sntp - standard Simple Network Time Protocol program - Ver. 4.2.6p4
 USAGE:  sntp [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
@@ -196,18 +191,17 @@ 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.
+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
 
-


-Next: , +Next: , Previous: sntp usage, Up: sntp Invocation - +

adjtime option (-j)

@@ -222,12 +216,11 @@ settod.
-


-Next: , +Next: , Previous: sntp adjtime, Up: sntp Invocation - +

authentication option (-a)

@@ -239,12 +232,11 @@ The argument of this option is the keyid, a number specified in the keyfile as t key's identifier. See the keyfile option (-k) for more details.
-


-Next: , +Next: , Previous: sntp authentication, Up: sntp Invocation - +

broadcast option (-b)

@@ -256,12 +248,11 @@ for NTP broadcasts. The default maximum wait time, 68 seconds, can be modified with -t.
-


-Next: , +Next: , Previous: sntp broadcast, Up: sntp Invocation - +

ipv4 option (-4)

@@ -279,12 +270,11 @@ ipv6. to the IPv4 namespace.
-


-Next: , +Next: , Previous: sntp ipv4, Up: sntp Invocation - +

ipv6 option (-6)

@@ -302,12 +292,11 @@ ipv4. to the IPv6 namespace.
-


-Next: , +Next: , Previous: sntp ipv6, Up: sntp Invocation - +

keyfile option (-k)

@@ -329,12 +318,11 @@ M Key in a 1-to-8 character ASCII string using the MD5 authentication scheme.

For more information see ntp.keys(5).

-


-Next: , +Next: , Previous: sntp keyfile, Up: sntp Invocation - +

kod option (-K)

@@ -346,12 +334,11 @@ responses received from servers. The default is /var/db/ntp-kod.
-


-Next: , +Next: , Previous: sntp kod, Up: sntp Invocation - +

logfile option (-l)

@@ -369,12 +356,11 @@ syslog. logfile.
-


-Next: , +Next: , Previous: sntp logfile, Up: sntp Invocation - +

normalverbose option (-d)

@@ -387,12 +373,11 @@ produce a diagnostic. This option should be set when there is a suspected problem with the server, network or the source.
-


-Next: , +Next: , Previous: sntp normalverbose, Up: sntp Invocation - +

settod option (-s)

@@ -407,12 +392,11 @@ adjtime.
-


-Next: , +Next: , Previous: sntp settod, Up: sntp Invocation - +

syslog option (-p)

@@ -429,11 +413,10 @@ logfile.

When this option is set all logging will be done using syslog.

-


-Previous: sntp syslog, +Previous: sntp syslog, Up: sntp Invocation - +

timeout option (-t)

@@ -444,10 +427,9 @@ When waiting for a broadcast packet SNTP will wait the number of seconds specified before giving up. Default 68 seconds.
-


- - + +
diff --git a/util/ntp-keygen-opts.c b/util/ntp-keygen-opts.c index 979ac18da1..057a901c63 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 August 4, 2011 at 04:49:17 AM by AutoGen 5.12 + * It has been AutoGen-ed September 23, 2011 at 03:37:57 AM by AutoGen 5.12 * From the definitions ntp-keygen-opts.def * and the template file options * @@ -37,8 +37,8 @@ extern FILE * option_usage_fp; /* TRANSLATORS: choose the translation for option names wisely because you cannot ever change your mind. */ -static char const zCopyright[54] = -"ntp-keygen (ntp) 4.2.6p4-RC2\n\ +static char const zCopyright[50] = +"ntp-keygen (ntp) 4.2.6p4\n\ see html/copyright.html\n"; static char const zLicenseDescrip[25] = "see html/copyright.html\n"; @@ -719,8 +719,8 @@ static tOptDesc optDesc[OPTION_CT] = { * Define the Ntp_Keygen Option Environment */ static char const zPROGNAME[11] = "NTP_KEYGEN"; -static char const zUsageTitle[118] = -"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p4-RC2\n\ +static char const zUsageTitle[114] = +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p4\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 ad31966bcd..d77d9d0b88 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 August 4, 2011 at 04:49:16 AM by AutoGen 5.12 + * It has been AutoGen-ed September 23, 2011 at 03:37:57 AM by AutoGen 5.12 * From the definitions ntp-keygen-opts.def * and the template file options * @@ -75,8 +75,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 23 -#define NTP_KEYGEN_VERSION "4.2.6p4-RC2" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) 4.2.6p4-RC2" +#define NTP_KEYGEN_VERSION "4.2.6p4" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) 4.2.6p4" /* * 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 c8b70773dc..4b7725a7db 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 August 4, 2011 at 04:49:43 AM by AutoGen 5.12 +# It has been AutoGen-ed September 23, 2011 at 03:38:12 AM by AutoGen 5.12 # From the definitions ntp-keygen-opts.def # and the template file aginfo.tpl @end ignore @@ -50,7 +50,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.6p4-RC2 +ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p4 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 a9f7315e67..e824637591 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2011-08-04 "(ntp 4.2.6p4-RC2)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2011-09-23 "(ntp 4.2.6p4)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed August 4, 2011 at 04:49:41 AM by AutoGen 5.12 +.\" It has been AutoGen-ed September 23, 2011 at 03:38:11 AM by AutoGen 5.12 .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"