From: Harlan Stenn Date: Sun, 18 May 2008 11:57:45 +0000 (-0400) Subject: NTP_4_2_5P116 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b596c41104e1c4127b8b373a7094dbcb87f36f4;p=thirdparty%2Fntp.git NTP_4_2_5P116 bk: 483019b90ojRje6I8bdLLovCd0uUrg --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index fb9bcff81e..f3a82481d2 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 May 15, 2008 at 07:35:39 AM EDT + * It has been AutoGen-ed Sunday May 18, 2008 at 07:48:43 AM EDT * From the definitions ntpd-opts.def * and the template file options * @@ -19,7 +19,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * ntpd copyright 1970-2007 David L. Mills and/or others - all rights reserved + * ntpd copyright 1970-2008 David L. Mills and/or others - all rights reserved * * see html/copyright.html */ @@ -34,7 +34,7 @@ extern "C" { #endif tSCC zCopyright[] = - "ntpd copyright (c) 1970-2007 David L. Mills and/or others, all rights reserved"; + "ntpd copyright (c) 1970-2008 David L. Mills and/or others, all rights reserved"; tSCC zCopyrightNotice[] = /* extracted from ../include/copyright.def near line 8 */ @@ -853,7 +853,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.5p115\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p116\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 7a65a0b9de..0d8a7a8b14 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 May 15, 2008 at 07:35:38 AM EDT + * It has been AutoGen-ed Sunday May 18, 2008 at 07:48:43 AM EDT * From the definitions ntpd-opts.def * and the template file options * @@ -19,7 +19,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * ntpd copyright 1970-2007 David L. Mills and/or others - all rights reserved + * ntpd copyright 1970-2008 David L. Mills and/or others - all rights reserved * * see html/copyright.html */ @@ -87,8 +87,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 32 -#define NTPD_VERSION "4.2.5p115" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p115" +#define NTPD_VERSION "4.2.5p116" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p116" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 83f29cff78..bb8d06d7b9 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 Thursday May 15, 2008 at 07:35:41 AM EDT +# It has been AutoGen-ed Sunday May 18, 2008 at 07:48: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 9cb66eb068..e93eeae765 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2008-05-15 "( 4.2.5p115)" "Programmer's Manual" +.TH NTPD 1 2008-05-18 "( 4.2.5p116)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Thursday May 15, 2008 at 07:35:40 AM EDT +.\" It has been AutoGen-ed Sunday May 18, 2008 at 07:48: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 41791f8806..c5b2b38c1a 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 Thursday May 15, 2008 at 07:42:32 AM EDT + * It has been AutoGen-ed Sunday May 18, 2008 at 07:55:40 AM EDT * From the definitions ntpdc-opts.def * and the template file options * @@ -19,7 +19,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * ntpdc copyright 1970-2007 David L. Mills and/or others - all rights reserved + * ntpdc copyright 1970-2008 David L. Mills and/or others - all rights reserved * * see html/copyright.html */ @@ -34,7 +34,7 @@ extern "C" { #endif tSCC zCopyright[] = - "ntpdc copyright (c) 1970-2007 David L. Mills and/or others, all rights reserved"; + "ntpdc copyright (c) 1970-2008 David L. Mills and/or others, all rights reserved"; tSCC zCopyrightNotice[] = /* extracted from ../include/copyright.def near line 8 */ @@ -462,7 +462,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDC"; tSCC zUsageTitle[] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p115\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p116\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 1c95b1559b..a44bb07285 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 Thursday May 15, 2008 at 07:42:31 AM EDT + * It has been AutoGen-ed Sunday May 18, 2008 at 07:55:40 AM EDT * From the definitions ntpdc-opts.def * and the template file options * @@ -19,7 +19,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * ntpdc copyright 1970-2007 David L. Mills and/or others - all rights reserved + * ntpdc copyright 1970-2008 David L. Mills and/or others - all rights reserved * * see html/copyright.html */ @@ -70,8 +70,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 15 -#define NTPDC_VERSION "4.2.5p115" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p115" +#define NTPDC_VERSION "4.2.5p116" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p116" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 9758527998..2b3facbffd 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 Thursday May 15, 2008 at 07:42:34 AM EDT +# It has been AutoGen-ed Sunday May 18, 2008 at 07:55:42 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 9a9d7b8b3b..fdd6d67c7d 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2008-05-15 "( 4.2.5p115)" "Programmer's Manual" +.TH NTPDC 1 2008-05-18 "( 4.2.5p116)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Thursday May 15, 2008 at 07:42:33 AM EDT +.\" It has been AutoGen-ed Sunday May 18, 2008 at 07:55:41 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 d1671e367b..096c25a01b 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 Thursday May 15, 2008 at 07:43:02 AM EDT + * It has been AutoGen-ed Sunday May 18, 2008 at 07:56:11 AM EDT * From the definitions ntpq-opts.def * and the template file options * @@ -19,7 +19,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * ntpq copyright 1970-2007 David L. Mills and/or others - all rights reserved + * ntpq copyright 1970-2008 David L. Mills and/or others - all rights reserved * * see html/copyright.html */ @@ -34,7 +34,7 @@ extern "C" { #endif tSCC zCopyright[] = - "ntpq copyright (c) 1970-2007 David L. Mills and/or others, all rights reserved"; + "ntpq copyright (c) 1970-2008 David L. Mills and/or others, all rights reserved"; tSCC zCopyrightNotice[] = /* extracted from ../include/copyright.def near line 8 */ @@ -410,7 +410,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPQ"; tSCC zUsageTitle[] = -"ntpq - standard NTP query program - Ver. 4.2.5p115\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p116\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 72a3b049a0..100fe7a3b4 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 Thursday May 15, 2008 at 07:43:01 AM EDT + * It has been AutoGen-ed Sunday May 18, 2008 at 07:56:11 AM EDT * From the definitions ntpq-opts.def * and the template file options * @@ -19,7 +19,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * ntpq copyright 1970-2007 David L. Mills and/or others - all rights reserved + * ntpq copyright 1970-2008 David L. Mills and/or others - all rights reserved * * see html/copyright.html */ @@ -68,8 +68,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 13 -#define NTPQ_VERSION "4.2.5p115" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p115" +#define NTPQ_VERSION "4.2.5p116" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p116" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index d0a22b2b82..51264a7ca7 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 Thursday May 15, 2008 at 07:43:04 AM EDT +# It has been AutoGen-ed Sunday May 18, 2008 at 07:56:13 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 014dee5ab0..12583f9d2d 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2008-05-15 "( 4.2.5p115)" "Programmer's Manual" +.TH NTPQ 1 2008-05-18 "( 4.2.5p116)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Thursday May 15, 2008 at 07:43:03 AM EDT +.\" It has been AutoGen-ed Sunday May 18, 2008 at 07:56:12 AM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 55f38ff22a..eca689a161 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=115 +point=116 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 5978ac951d..4f726a5e64 100644 --- a/sntp/sntp-opts.c +++ b/sntp/sntp-opts.c @@ -1,7 +1,8 @@ -/* - * EDIT THIS FILE WITH CAUTION (sntp-opts.c) +/* -*- buffer-read-only: t -*- vi: set ro: * - * It has been AutoGen-ed Thursday May 15, 2008 at 07:43:30 AM EDT + * DO NOT EDIT THIS FILE (sntp-opts.c) + * + * It has been AutoGen-ed Sunday May 18, 2008 at 07:56:40 AM EDT * From the definitions sntp-opts.def * and the template file options * @@ -513,7 +514,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.5p115\n\ +"sntp - standard SNTP program - Ver. 4.2.5p116\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index eb1a6b114d..abb6c81f9d 100644 --- a/sntp/sntp-opts.h +++ b/sntp/sntp-opts.h @@ -1,7 +1,8 @@ -/* - * EDIT THIS FILE WITH CAUTION (sntp-opts.h) +/* -*- buffer-read-only: t -*- vi: set ro: * - * It has been AutoGen-ed Thursday May 15, 2008 at 07:43:29 AM EDT + * DO NOT EDIT THIS FILE (sntp-opts.h) + * + * It has been AutoGen-ed Sunday May 18, 2008 at 07:56:39 AM EDT * From the definitions sntp-opts.def * and the template file options * @@ -147,8 +148,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 13 -#define SNTP_VERSION "4.2.5p115" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p115" +#define SNTP_VERSION "4.2.5p116" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p116" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 0f500fcf92..dde1ba2ec6 100644 --- a/sntp/sntp-opts.texi +++ b/sntp/sntp-opts.texi @@ -3,10 +3,11 @@ @pindex sntp @cindex standard SNTP program @ignore +# -*- buffer-read-only: t -*- vi: set ro: # -# EDIT THIS FILE WITH CAUTION (sntp-opts.texi) +# DO NOT EDIT THIS FILE (sntp-opts.texi) # -# It has been AutoGen-ed Thursday May 15, 2008 at 07:43:32 AM EDT +# It has been AutoGen-ed Sunday May 18, 2008 at 07:56:43 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 9feee2015d..6668be7008 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2008-05-15 "( 4.2.5p115)" "Programmer's Manual" -.\" EDIT THIS FILE WITH CAUTION (sntp.1) +.TH SNTP 1 2008-05-18 "( 4.2.5p116)" "Programmer's Manual" +.\" DO NOT EDIT THIS FILE (sntp.1) .\" -.\" It has been AutoGen-ed Thursday May 15, 2008 at 07:43:31 AM EDT +.\" It has been AutoGen-ed Sunday May 18, 2008 at 07:56:41 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 8edf65cd9e..e69941bc45 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 Thursday May 15, 2008 at 07:43:40 AM EDT + * It has been AutoGen-ed Sunday May 18, 2008 at 07:56:50 AM EDT * From the definitions ntp-keygen-opts.def * and the template file options * @@ -19,7 +19,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * ntp-keygen copyright 1970-2007 David L. Mills and/or others - all rights reserved + * ntp-keygen copyright 1970-2008 David L. Mills and/or others - all rights reserved * * see html/copyright.html */ @@ -34,7 +34,7 @@ extern "C" { #endif tSCC zCopyright[] = - "ntp-keygen copyright (c) 1970-2007 David L. Mills and/or others, all rights reserved"; + "ntp-keygen copyright (c) 1970-2008 David L. Mills and/or others, all rights reserved"; tSCC zCopyrightNotice[] = /* extracted from ../include/copyright.def near line 8 */ @@ -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.5p115\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p116\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 2641925b87..9ddd0bc313 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 Thursday May 15, 2008 at 07:43:39 AM EDT + * It has been AutoGen-ed Sunday May 18, 2008 at 07:56:49 AM EDT * From the definitions ntp-keygen-opts.def * and the template file options * @@ -19,7 +19,7 @@ * * This source file is copyrighted and licensed under the following terms: * - * ntp-keygen copyright 1970-2007 David L. Mills and/or others - all rights reserved + * ntp-keygen copyright 1970-2008 David L. Mills and/or others - all rights reserved * * see html/copyright.html */ @@ -78,8 +78,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 23 -#define NTP_KEYGEN_VERSION "4.2.5p115" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p115" +#define NTP_KEYGEN_VERSION "4.2.5p116" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p116" /* * 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 c82c31d147..e8da664f31 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 Thursday May 15, 2008 at 07:43:42 AM EDT +# It has been AutoGen-ed Sunday May 18, 2008 at 07:56:52 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 433df4c39a..54437da689 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2008-05-15 "(ntp 4.2.5p115)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2008-05-18 "(ntp 4.2.5p116)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Thursday May 15, 2008 at 07:43:41 AM EDT +.\" It has been AutoGen-ed Sunday May 18, 2008 at 07:56:51 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"