From: Harlan Stenn Date: Thu, 18 Jun 2009 12:00:58 +0000 (-0400) Subject: NTP_4_2_5P182 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ae7bd0fc9eb2358f317668cc7e4f5c0cc56b1692;p=thirdparty%2Fntp.git NTP_4_2_5P182 bk: 4a3a2c7a5ZiFS0FfWDK8tgVnrmz5YA --- diff --git a/ChangeLog b/ChangeLog index dfdf5d6a49..284f99303c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.5p182) 2009/06/18 Released by Harlan Stenn * Add missing header dependencies to the ntpdc layout verification. * prefer.html updates from Dave Mills. * [Bug 1205] Add ntpd --usepcc and --pccfreq options on Windows diff --git a/gsoc_sntp/sntp-opts.c b/gsoc_sntp/sntp-opts.c index 7b51f7cbd2..2a19ac1db1 100644 --- a/gsoc_sntp/sntp-opts.c +++ b/gsoc_sntp/sntp-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.c) * - * It has been AutoGen-ed Saturday June 6, 2009 at 07:51:38 AM EDT + * It has been AutoGen-ed Thursday June 18, 2009 at 07:58:30 AM EDT * From the definitions sntp-opts.def * and the template file options * @@ -460,7 +460,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.5p181\n\ +"sntp - standard SNTP program - Ver. 4.2.5p182\n\ USAGE: %s [ - [] | --[{=| }] ]... ...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/gsoc_sntp/sntp-opts.h b/gsoc_sntp/sntp-opts.h index fe0d218151..fb03673faf 100644 --- a/gsoc_sntp/sntp-opts.h +++ b/gsoc_sntp/sntp-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.h) * - * It has been AutoGen-ed Saturday June 6, 2009 at 07:51:38 AM EDT + * It has been AutoGen-ed Thursday June 18, 2009 at 07:58:30 AM EDT * From the definitions sntp-opts.def * and the template file options * @@ -72,8 +72,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 17 -#define SNTP_VERSION "4.2.5p181" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p181" +#define SNTP_VERSION "4.2.5p182" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p182" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/gsoc_sntp/sntp-opts.texi b/gsoc_sntp/sntp-opts.texi index 162fafbd7e..ff2d730a5b 100644 --- a/gsoc_sntp/sntp-opts.texi +++ b/gsoc_sntp/sntp-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (sntp-opts.texi) # -# It has been AutoGen-ed Saturday June 6, 2009 at 07:51:41 AM EDT +# It has been AutoGen-ed Thursday June 18, 2009 at 07:58:32 AM EDT # From the definitions sntp-opts.def # and the template file aginfo.tpl @end ignore diff --git a/gsoc_sntp/sntp.1 b/gsoc_sntp/sntp.1 index c30a85dcdd..68d92d69d7 100644 --- a/gsoc_sntp/sntp.1 +++ b/gsoc_sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2009-06-06 "( 4.2.5p181)" "Programmer's Manual" +.TH SNTP 1 2009-06-18 "( 4.2.5p182)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Saturday June 6, 2009 at 07:51:40 AM EDT +.\" It has been AutoGen-ed Thursday June 18, 2009 at 07:58:31 AM EDT .\" From the definitions sntp-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index d8c10c8bdd..ca80bd3188 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 Thursday June 11, 2009 at 11:04:39 PM UTC + * It has been AutoGen-ed Thursday June 18, 2009 at 07:45:27 AM EDT * From the definitions ntpd-opts.def * and the template file options * @@ -914,7 +914,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.5p181\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p182\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 9234613161..072b749fe7 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 Thursday June 11, 2009 at 11:04:34 PM UTC + * It has been AutoGen-ed Thursday June 18, 2009 at 07:45:26 AM EDT * From the definitions ntpd-opts.def * and the template file options * @@ -89,8 +89,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 34 -#define NTPD_VERSION "4.2.5p181" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p181" +#define NTPD_VERSION "4.2.5p182" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p182" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index b13df58a7b..7346e8b1ae 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 Saturday June 6, 2009 at 07:38:44 AM EDT +# It has been AutoGen-ed Thursday June 18, 2009 at 07:45:29 AM EDT # From the definitions ntpd-opts.def # and the template file aginfo.tpl @end ignore @@ -39,6 +39,7 @@ This software is released under a specialized copyright license. * ntpd nofork:: nofork option (-n) * ntpd novirtualips:: novirtualips option (-L) * ntpd panicgate:: panicgate option (-g) +* ntpd pccfreq:: pccfreq option * ntpd pidfile:: pidfile option (-p) * ntpd priority:: priority option (-P) * ntpd propagationdelay:: propagationdelay option (-r) @@ -48,6 +49,7 @@ This software is released under a specialized copyright license. * ntpd statsdir:: statsdir option (-s) * ntpd trustedkey:: trustedkey option (-t) * ntpd updateinterval:: updateinterval option (-U) +* ntpd usepcc:: usepcc option * ntpd user:: user option (-u) * ntpd var:: var option @end menu @@ -60,7 +62,7 @@ This is the automatically generated usage text for ntpd: @exampleindent 0 @example -ntpd - NTP daemon program - Ver. 4.2.5p179 +ntpd - NTP daemon program - Ver. 4.2.5p181 USAGE: ntpd [ - [] | --[@{=| @}] ]... Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution @@ -501,3 +503,36 @@ See the tinker configuration file directive for other options. Note: The kernel time discipline is disabled with this option. + +@node ntpd usepcc +@subsection usepcc option +@cindex ntpd-usepcc + +This is the ``use cpu cycle counter (windows only)'' option. + +This option has some usage constraints. It: +@itemize @bullet +@item +must be compiled in by defining @code{SYS_WINNT} during the compilation. +@end itemize + +Attempt to substitute the CPU counter for QueryPerformanceCounter. +The CPU counter and QueryPerformanceCounter are compared, and if +they have the same frequency, the CPU counter (RDTSC on x86) is +used directly, saving the overhead of a system call. + +@node ntpd pccfreq +@subsection pccfreq option +@cindex ntpd-pccfreq + +This is the ``force cpu cycle counter use (windows only)'' option. + +This option has some usage constraints. It: +@itemize @bullet +@item +must be compiled in by defining @code{SYS_WINNT} during the compilation. +@end itemize + +Force substitution the CPU counter for QueryPerformanceCounter. +The CPU counter (RDTSC on x86) is used unconditionally with the +given frequency (in Hz). diff --git a/ntpd/ntpd.1 b/ntpd/ntpd.1 index 39184f04be..2dc1f5ee95 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2009-06-06 "( 4.2.5p181)" "Programmer's Manual" +.TH NTPD 1 2009-06-18 "( 4.2.5p182)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Saturday June 6, 2009 at 07:38:42 AM EDT +.\" It has been AutoGen-ed Thursday June 18, 2009 at 07:45:28 AM EDT .\" From the definitions ntpd-opts.def .\" and the template file agman1.tpl .\" @@ -263,6 +263,21 @@ tinker configuration file directive for other options. Note: The kernel time discipline is disabled with this option. .TP +.BR \--usepcc +Use CPU cycle counter (Windows only). +.sp +Attempt to substitute the CPU counter for QueryPerformanceCounter. +The CPU counter and QueryPerformanceCounter are compared, and if +they have the same frequency, the CPU counter (RDTSC on x86) is +used directly, saving the overhead of a system call. +.TP +.BR \--pccfreq "=\fIstring\fP" +Force CPU cycle counter use (Windows only). +.sp +Force substitution the CPU counter for QueryPerformanceCounter. +The CPU counter (RDTSC on x86) is used unconditionally with the +given frequency (in Hz). +.TP .BR \-? , " \--help" Display usage information and exit. .TP diff --git a/ntpdc/ntpdc-opts.c b/ntpdc/ntpdc-opts.c index 9ea4875752..b8b0515471 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 Saturday June 6, 2009 at 07:45:30 AM EDT + * It has been AutoGen-ed Thursday June 18, 2009 at 07:52:14 AM EDT * From the definitions ntpdc-opts.def * and the template file options * @@ -462,7 +462,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDC"; tSCC zUsageTitle[] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p181\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p182\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index bc8a2227fa..ad467236fa 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 Saturday June 6, 2009 at 07:45:29 AM EDT + * It has been AutoGen-ed Thursday June 18, 2009 at 07:52:13 AM EDT * From the definitions ntpdc-opts.def * and the template file options * @@ -70,8 +70,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 15 -#define NTPDC_VERSION "4.2.5p181" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p181" +#define NTPDC_VERSION "4.2.5p182" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p182" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 54877cf7fc..dec984ab52 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 Saturday June 6, 2009 at 07:45:31 AM EDT +# It has been AutoGen-ed Thursday June 18, 2009 at 07:52:15 AM EDT # 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.5p179 +ntpdc - vendor-specific NTP query program - Ver. 4.2.5p181 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 abbda24582..b1f9ad9911 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2009-06-06 "( 4.2.5p181)" "Programmer's Manual" +.TH NTPDC 1 2009-06-18 "( 4.2.5p182)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Saturday June 6, 2009 at 07:45:30 AM EDT +.\" It has been AutoGen-ed Thursday June 18, 2009 at 07:52:14 AM EDT .\" 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 20bed92283..5d58bd8cf0 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 Saturday June 6, 2009 at 07:45:59 AM EDT + * It has been AutoGen-ed Thursday June 18, 2009 at 07:52:44 AM EDT * From the definitions ntpq-opts.def * and the template file options * @@ -410,7 +410,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPQ"; tSCC zUsageTitle[] = -"ntpq - standard NTP query program - Ver. 4.2.5p181\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p182\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index bbc59f6c4d..b37d7a309d 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 Saturday June 6, 2009 at 07:45:59 AM EDT + * It has been AutoGen-ed Thursday June 18, 2009 at 07:52:44 AM EDT * From the definitions ntpq-opts.def * and the template file options * @@ -68,8 +68,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 13 -#define NTPQ_VERSION "4.2.5p181" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p181" +#define NTPQ_VERSION "4.2.5p182" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p182" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index aab70cbd7b..23f464f992 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 Saturday June 6, 2009 at 07:46:01 AM EDT +# It has been AutoGen-ed Thursday June 18, 2009 at 07:52:47 AM EDT # From the definitions ntpq-opts.def # and the template file aginfo.tpl @end ignore @@ -46,7 +46,7 @@ This is the automatically generated usage text for ntpq: @exampleindent 0 @example -ntpq - standard NTP query program - Ver. 4.2.5p179 +ntpq - standard NTP query program - Ver. 4.2.5p181 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 7283d2d2e5..ddff54c2e0 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2009-06-06 "( 4.2.5p181)" "Programmer's Manual" +.TH NTPQ 1 2009-06-18 "( 4.2.5p182)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Saturday June 6, 2009 at 07:46:00 AM EDT +.\" It has been AutoGen-ed Thursday June 18, 2009 at 07:52:46 AM EDT .\" 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 2ac8e37cfe..ca091c5cbb 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 Saturday June 6, 2009 at 07:46:46 AM EDT + * It has been AutoGen-ed Thursday June 18, 2009 at 07:53:29 AM EDT * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -228,7 +228,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPSNMPD"; tSCC zUsageTitle[] = -"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p181\n\ +"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p182\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpsnmpd/ntpsnmpd-opts.h b/ntpsnmpd/ntpsnmpd-opts.h index 9eb854abca..ede0422699 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 Saturday June 6, 2009 at 07:46:46 AM EDT + * It has been AutoGen-ed Thursday June 18, 2009 at 07:53:29 AM EDT * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -62,8 +62,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 7 -#define NTPSNMPD_VERSION "4.2.5p181" -#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p181" +#define NTPSNMPD_VERSION "4.2.5p182" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p182" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi index 48c47e4f50..942fc02ee6 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 Saturday June 6, 2009 at 07:46:48 AM EDT +# It has been AutoGen-ed Thursday June 18, 2009 at 07:53:31 AM EDT # From the definitions ntpsnmpd-opts.def # and the template file aginfo.tpl @end ignore diff --git a/ntpsnmpd/ntpsnmpd.1 b/ntpsnmpd/ntpsnmpd.1 index 8c8a39723f..ae1cbfb5c3 100644 --- a/ntpsnmpd/ntpsnmpd.1 +++ b/ntpsnmpd/ntpsnmpd.1 @@ -1,7 +1,7 @@ -.TH NTPSNMPD 1 2009-06-06 "( 4.2.5p181)" "Programmer's Manual" +.TH NTPSNMPD 1 2009-06-18 "( 4.2.5p182)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1) .\" -.\" It has been AutoGen-ed Saturday June 6, 2009 at 07:46:48 AM EDT +.\" It has been AutoGen-ed Thursday June 18, 2009 at 07:53:31 AM EDT .\" From the definitions ntpsnmpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index fc207f31fe..227f5e3406 100644 --- a/packageinfo.sh +++ b/packageinfo.sh @@ -9,7 +9,7 @@ version=${proto}.${major}.${minor} # - Numeric values increment # - empty 'increments' to 1 # - NEW 'increments' to empty -point=181 +point=182 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 009ebb2ddf..8429f8952c 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 Saturday June 6, 2009 at 07:52:37 AM EDT + * It has been AutoGen-ed Thursday June 18, 2009 at 07:59:28 AM EDT * From the definitions sntp-opts.def * and the template file options * @@ -513,7 +513,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.5p181\n\ +"sntp - standard SNTP program - Ver. 4.2.5p182\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 900a0d3b0b..bae5b5d4e2 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 Saturday June 6, 2009 at 07:52:36 AM EDT + * It has been AutoGen-ed Thursday June 18, 2009 at 07:59:27 AM EDT * From the definitions sntp-opts.def * and the template file options * @@ -147,8 +147,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 13 -#define SNTP_VERSION "4.2.5p181" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p181" +#define SNTP_VERSION "4.2.5p182" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p182" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index bcd2964998..e8967c8cd4 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 Saturday June 6, 2009 at 07:52:39 AM EDT +# It has been AutoGen-ed Thursday June 18, 2009 at 07:59:30 AM EDT # From the definitions sntp-opts.def # and the template file aginfo.tpl @end ignore diff --git a/sntp/sntp.1 b/sntp/sntp.1 index 593290a7c7..26d6519435 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2009-06-06 "( 4.2.5p181)" "Programmer's Manual" +.TH SNTP 1 2009-06-18 "( 4.2.5p182)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Saturday June 6, 2009 at 07:52:38 AM EDT +.\" It has been AutoGen-ed Thursday June 18, 2009 at 07:59:29 AM EDT .\" From the definitions sntp-opts.def .\" and the template file agman1.tpl .\" diff --git a/util/ntp-keygen-opts.c b/util/ntp-keygen-opts.c index e2f3a63b80..2d2fb41ff4 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 Saturday June 6, 2009 at 07:52:46 AM EDT + * It has been AutoGen-ed Thursday June 18, 2009 at 07:59:38 AM EDT * From the definitions ntp-keygen-opts.def * and the template file options * @@ -770,7 +770,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTP_KEYGEN"; tSCC zUsageTitle[] = -"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p181\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p182\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index cd78bf721e..7e2c74cb43 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 Saturday June 6, 2009 at 07:52:45 AM EDT + * It has been AutoGen-ed Thursday June 18, 2009 at 07:59:37 AM EDT * From the definitions ntp-keygen-opts.def * and the template file options * @@ -78,8 +78,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 23 -#define NTP_KEYGEN_VERSION "4.2.5p181" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p181" +#define NTP_KEYGEN_VERSION "4.2.5p182" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p182" /* * 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 f4a28c6b02..e55d369c3d 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 Saturday June 6, 2009 at 07:52:48 AM EDT +# It has been AutoGen-ed Thursday June 18, 2009 at 07:59:40 AM EDT # 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 Using OpenSSL version 90704f -ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p179 +ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p181 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 6d04c4814b..e9c54205b7 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2009-06-06 "(ntp 4.2.5p181)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2009-06-18 "(ntp 4.2.5p182)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Saturday June 6, 2009 at 07:52:47 AM EDT +.\" It has been AutoGen-ed Thursday June 18, 2009 at 07:59:39 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"