From: Harlan Stenn Date: Sun, 13 May 2007 11:43:28 +0000 (-0400) Subject: NTP_4_2_5P32 X-Git-Tag: NTP_4_2_5P32^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81998b833ef41dce26853599838f02e15c995764;p=thirdparty%2Fntp.git NTP_4_2_5P32 bk: 4646f9e07-K82k4qSkJ2DZHwATgwKA --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index d65030c75..6a48afe81 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 Saturday May 12, 2007 at 11:55:45 PM EDT + * It has been AutoGen-ed Sunday May 13, 2007 at 07:34:50 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.5p31\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p32\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index ba1e7eb46..b332509da 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 Saturday May 12, 2007 at 11:55:44 PM EDT + * It has been AutoGen-ed Sunday May 13, 2007 at 07:34:50 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.5p31" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p31" +#define NTPD_VERSION "4.2.5p32" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p32" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 918e4d2aa..d97a76558 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 Saturday May 12, 2007 at 11:55:48 PM EDT +# It has been AutoGen-ed Sunday May 13, 2007 at 07:34:53 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 bc6f8e528..44968d64a 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2007-05-12 "( 4.2.5p31)" "Programmer's Manual" +.TH NTPD 1 2007-05-13 "( 4.2.5p32)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpd.1) .\" -.\" It has been AutoGen-ed Saturday May 12, 2007 at 11:55:47 PM EDT +.\" It has been AutoGen-ed Sunday May 13, 2007 at 07:34:51 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 3af389fa2..1e091f284 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 12:02:22 AM EDT + * It has been AutoGen-ed Sunday May 13, 2007 at 07:41:19 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.5p31\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p32\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index cc6b59346..cee12e131 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 12:02:21 AM EDT + * It has been AutoGen-ed Sunday May 13, 2007 at 07:41:19 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.5p31" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p31" +#define NTPDC_VERSION "4.2.5p32" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p32" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 13e08c541..17f90a3c2 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 12:02:24 AM EDT +# It has been AutoGen-ed Sunday May 13, 2007 at 07:41:21 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 8b7075345..3de30b581 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2007-05-13 "( 4.2.5p31)" "Programmer's Manual" +.TH NTPDC 1 2007-05-13 "( 4.2.5p32)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpdc.1) .\" -.\" It has been AutoGen-ed Sunday May 13, 2007 at 12:02:23 AM EDT +.\" It has been AutoGen-ed Sunday May 13, 2007 at 07:41:20 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 483637a54..f31b6922d 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 12:02:53 AM EDT + * It has been AutoGen-ed Sunday May 13, 2007 at 07:41:49 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.5p31\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p32\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index c29d0321a..7578f9be7 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 12:02:53 AM EDT + * It has been AutoGen-ed Sunday May 13, 2007 at 07:41:49 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.5p31" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p31" +#define NTPQ_VERSION "4.2.5p32" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p32" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index c2c622050..9a08e250a 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 12:02:56 AM EDT +# It has been AutoGen-ed Sunday May 13, 2007 at 07:41:51 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 6ed007591..a63b7cb1d 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2007-05-13 "( 4.2.5p31)" "Programmer's Manual" +.TH NTPQ 1 2007-05-13 "( 4.2.5p32)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpq.1) .\" -.\" It has been AutoGen-ed Sunday May 13, 2007 at 12:02:54 AM EDT +.\" It has been AutoGen-ed Sunday May 13, 2007 at 07:41:50 AM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 25469a078..9c9869424 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=31 +point=32 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index aa44c94c6..119b322b9 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 12:03:22 AM EDT + * It has been AutoGen-ed Sunday May 13, 2007 at 07:42:19 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.5p31\n\ +"sntp - standard SNTP program - Ver. 4.2.5p32\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 271f42356..427279194 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 12:03:21 AM EDT + * It has been AutoGen-ed Sunday May 13, 2007 at 07:42:18 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.5p31" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p31" +#define SNTP_VERSION "4.2.5p32" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p32" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index f05f49939..7e38f5afa 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 12:03:24 AM EDT +# It has been AutoGen-ed Sunday May 13, 2007 at 07:42:21 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 b981436ac..c19b08328 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2007-05-13 "( 4.2.5p31)" "Programmer's Manual" +.TH SNTP 1 2007-05-13 "( 4.2.5p32)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (sntp.1) .\" -.\" It has been AutoGen-ed Sunday May 13, 2007 at 12:03:22 AM EDT +.\" It has been AutoGen-ed Sunday May 13, 2007 at 07:42:20 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 b495eae93..919066b95 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 12:03:31 AM EDT + * It has been AutoGen-ed Sunday May 13, 2007 at 07:42:29 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.5p31\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p32\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index ab5ed2fcc..64453a2fb 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 12:03:30 AM EDT + * It has been AutoGen-ed Sunday May 13, 2007 at 07:42:29 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.5p31" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p31" +#define NTP_KEYGEN_VERSION "4.2.5p32" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p32" /* * 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 b13263d17..961d807fd 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 12:03:32 AM EDT +# It has been AutoGen-ed Sunday May 13, 2007 at 07:42:32 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 2b5f6ccc1..f75a5f851 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.5p31)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2007-05-13 "(ntp 4.2.5p32)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Sunday May 13, 2007 at 12:03:32 AM EDT +.\" It has been AutoGen-ed Sunday May 13, 2007 at 07:42:31 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"