From: Harlan Stenn Date: Tue, 15 May 2007 11:43:16 +0000 (-0400) Subject: NTP_4_2_5P33 X-Git-Tag: NTP_4_2_5P33^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d4d2d682ea592b305e49dc6d50493d083b1432b;p=thirdparty%2Fntp.git NTP_4_2_5P33 bk: 46499cd4ODZkZ7BS87oJbzGmF_aE3A --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 6a48afe81..6ee27c660 100644 --- a/ntpd/ntpd-opts.c +++ b/ntpd/ntpd-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpd-opts.c) * - * It has been AutoGen-ed Sunday May 13, 2007 at 07:34:50 AM EDT + * It has been AutoGen-ed Tuesday May 15, 2007 at 07:34:43 AM EDT * From the definitions ntpd-opts.def * and the template file options * @@ -836,7 +836,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.5p32\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p33\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index b332509da..17ba6d9bb 100644 --- a/ntpd/ntpd-opts.h +++ b/ntpd/ntpd-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpd-opts.h) * - * It has been AutoGen-ed Sunday May 13, 2007 at 07:34:50 AM EDT + * It has been AutoGen-ed Tuesday May 15, 2007 at 07:34:42 AM EDT * From the definitions ntpd-opts.def * and the template file options * @@ -88,8 +88,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 32 -#define NTPD_VERSION "4.2.5p32" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p32" +#define NTPD_VERSION "4.2.5p33" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p33" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index d97a76558..d9c4f8f9c 100644 --- a/ntpd/ntpd-opts.texi +++ b/ntpd/ntpd-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (ntpd-opts.texi) # -# It has been AutoGen-ed Sunday May 13, 2007 at 07:34:53 AM EDT +# It has been AutoGen-ed Tuesday May 15, 2007 at 07:34:46 AM EDT # From the definitions ntpd-opts.def # and the template file aginfo.tpl @end ignore diff --git a/ntpd/ntpd.1 b/ntpd/ntpd.1 index 44968d64a..aa4a350a4 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2007-05-13 "( 4.2.5p32)" "Programmer's Manual" +.TH NTPD 1 2007-05-15 "( 4.2.5p33)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpd.1) .\" -.\" It has been AutoGen-ed Sunday May 13, 2007 at 07:34:51 AM EDT +.\" It has been AutoGen-ed Tuesday May 15, 2007 at 07:34:45 AM EDT .\" 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 1e091f284..8f42730f9 100644 --- a/ntpdc/ntpdc-opts.c +++ b/ntpdc/ntpdc-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpdc-opts.c) * - * It has been AutoGen-ed Sunday May 13, 2007 at 07:41:19 AM EDT + * It has been AutoGen-ed Tuesday May 15, 2007 at 07:41:11 AM EDT * From the definitions ntpdc-opts.def * and the template file options * @@ -463,7 +463,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDC"; tSCC zUsageTitle[] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p32\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p33\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index cee12e131..a5afec070 100644 --- a/ntpdc/ntpdc-opts.h +++ b/ntpdc/ntpdc-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpdc-opts.h) * - * It has been AutoGen-ed Sunday May 13, 2007 at 07:41:19 AM EDT + * It has been AutoGen-ed Tuesday May 15, 2007 at 07:41:10 AM EDT * From the definitions ntpdc-opts.def * and the template file options * @@ -71,8 +71,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 15 -#define NTPDC_VERSION "4.2.5p32" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p32" +#define NTPDC_VERSION "4.2.5p33" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p33" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 17f90a3c2..155ae7f11 100644 --- a/ntpdc/ntpdc-opts.texi +++ b/ntpdc/ntpdc-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (ntpdc-opts.texi) # -# It has been AutoGen-ed Sunday May 13, 2007 at 07:41:21 AM EDT +# It has been AutoGen-ed Tuesday May 15, 2007 at 07:41:12 AM EDT # From the definitions ntpdc-opts.def # and the template file aginfo.tpl @end ignore diff --git a/ntpdc/ntpdc.1 b/ntpdc/ntpdc.1 index 3de30b581..fd1c0ef9c 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2007-05-13 "( 4.2.5p32)" "Programmer's Manual" +.TH NTPDC 1 2007-05-15 "( 4.2.5p33)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpdc.1) .\" -.\" It has been AutoGen-ed Sunday May 13, 2007 at 07:41:20 AM EDT +.\" It has been AutoGen-ed Tuesday May 15, 2007 at 07:41:12 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 f31b6922d..f62f3e466 100644 --- a/ntpq/ntpq-opts.c +++ b/ntpq/ntpq-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpq-opts.c) * - * It has been AutoGen-ed Sunday May 13, 2007 at 07:41:49 AM EDT + * It has been AutoGen-ed Tuesday May 15, 2007 at 07:41:42 AM EDT * From the definitions ntpq-opts.def * and the template file options * @@ -411,7 +411,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPQ"; tSCC zUsageTitle[] = -"ntpq - standard NTP query program - Ver. 4.2.5p32\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p33\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 7578f9be7..379e9af16 100644 --- a/ntpq/ntpq-opts.h +++ b/ntpq/ntpq-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpq-opts.h) * - * It has been AutoGen-ed Sunday May 13, 2007 at 07:41:49 AM EDT + * It has been AutoGen-ed Tuesday May 15, 2007 at 07:41:42 AM EDT * From the definitions ntpq-opts.def * and the template file options * @@ -69,8 +69,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 13 -#define NTPQ_VERSION "4.2.5p32" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p32" +#define NTPQ_VERSION "4.2.5p33" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p33" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 9a08e250a..7047ceb46 100644 --- a/ntpq/ntpq-opts.texi +++ b/ntpq/ntpq-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (ntpq-opts.texi) # -# It has been AutoGen-ed Sunday May 13, 2007 at 07:41:51 AM EDT +# It has been AutoGen-ed Tuesday May 15, 2007 at 07:41:44 AM EDT # From the definitions ntpq-opts.def # and the template file aginfo.tpl @end ignore diff --git a/ntpq/ntpq.1 b/ntpq/ntpq.1 index a63b7cb1d..778d0e224 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2007-05-13 "( 4.2.5p32)" "Programmer's Manual" +.TH NTPQ 1 2007-05-15 "( 4.2.5p33)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpq.1) .\" -.\" It has been AutoGen-ed Sunday May 13, 2007 at 07:41:50 AM EDT +.\" It has been AutoGen-ed Tuesday May 15, 2007 at 07:41:43 AM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 9c9869424..d53f9a72a 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=32 +point=33 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 119b322b9..db2af279b 100644 --- a/sntp/sntp-opts.c +++ b/sntp/sntp-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (sntp-opts.c) * - * It has been AutoGen-ed Sunday May 13, 2007 at 07:42:19 AM EDT + * It has been AutoGen-ed Tuesday May 15, 2007 at 07:42:12 AM EDT * From the definitions sntp-opts.def * and the template file options * @@ -514,7 +514,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.5p32\n\ +"sntp - standard SNTP program - Ver. 4.2.5p33\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 427279194..b5a37e907 100644 --- a/sntp/sntp-opts.h +++ b/sntp/sntp-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (sntp-opts.h) * - * It has been AutoGen-ed Sunday May 13, 2007 at 07:42:18 AM EDT + * It has been AutoGen-ed Tuesday May 15, 2007 at 07:42:11 AM EDT * From the definitions sntp-opts.def * and the template file options * @@ -148,8 +148,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 13 -#define SNTP_VERSION "4.2.5p32" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p32" +#define SNTP_VERSION "4.2.5p33" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p33" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 7e38f5afa..a5f3d59cd 100644 --- a/sntp/sntp-opts.texi +++ b/sntp/sntp-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (sntp-opts.texi) # -# It has been AutoGen-ed Sunday May 13, 2007 at 07:42:21 AM EDT +# It has been AutoGen-ed Tuesday May 15, 2007 at 07:42:14 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 c19b08328..eadc4ec4f 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2007-05-13 "( 4.2.5p32)" "Programmer's Manual" +.TH SNTP 1 2007-05-15 "( 4.2.5p33)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (sntp.1) .\" -.\" It has been AutoGen-ed Sunday May 13, 2007 at 07:42:20 AM EDT +.\" It has been AutoGen-ed Tuesday May 15, 2007 at 07:42:13 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 919066b95..c308bccaf 100644 --- a/util/ntp-keygen-opts.c +++ b/util/ntp-keygen-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntp-keygen-opts.c) * - * It has been AutoGen-ed Sunday May 13, 2007 at 07:42:29 AM EDT + * It has been AutoGen-ed Tuesday May 15, 2007 at 07:42:22 AM EDT * From the definitions ntp-keygen-opts.def * and the template file options * @@ -800,7 +800,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTP_KEYGEN"; tSCC zUsageTitle[] = -"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p32\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p33\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 64453a2fb..83a141255 100644 --- a/util/ntp-keygen-opts.h +++ b/util/ntp-keygen-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntp-keygen-opts.h) * - * It has been AutoGen-ed Sunday May 13, 2007 at 07:42:29 AM EDT + * It has been AutoGen-ed Tuesday May 15, 2007 at 07:42:21 AM EDT * From the definitions ntp-keygen-opts.def * and the template file options * @@ -80,8 +80,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 24 -#define NTP_KEYGEN_VERSION "4.2.5p32" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p32" +#define NTP_KEYGEN_VERSION "4.2.5p33" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p33" /* * 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 961d807fd..df513bfd5 100644 --- a/util/ntp-keygen-opts.texi +++ b/util/ntp-keygen-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (ntp-keygen-opts.texi) # -# It has been AutoGen-ed Sunday May 13, 2007 at 07:42:32 AM EDT +# It has been AutoGen-ed Tuesday May 15, 2007 at 07:42:24 AM EDT # From the definitions ntp-keygen-opts.def # and the template file aginfo.tpl @end ignore diff --git a/util/ntp-keygen.1 b/util/ntp-keygen.1 index f75a5f851..0fc8fef5d 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2007-05-13 "(ntp 4.2.5p32)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2007-05-15 "(ntp 4.2.5p33)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Sunday May 13, 2007 at 07:42:31 AM EDT +.\" It has been AutoGen-ed Tuesday May 15, 2007 at 07:42:23 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"