From: Harlan Stenn Date: Thu, 31 May 2007 11:47:43 +0000 (-0400) Subject: NTP_4_2_5P42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=435e75f7bc9765285fabb33dfde9ad96117fb650;p=thirdparty%2Fntp.git NTP_4_2_5P42 bk: 465eb5dfigeZ8hhcKQG3A4kDn9P4bw --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index c10e3b6668..6600c80eb5 100644 --- a/ntpd/ntpd-opts.c +++ b/ntpd/ntpd-opts.c @@ -1,8 +1,7 @@ -/* -*- buffer-read-only: t -*- vi: set ro: +/* + * EDIT THIS FILE WITH CAUTION (ntpd-opts.c) * - * DO NOT EDIT THIS FILE (ntpd-opts.c) - * - * It has been AutoGen-ed Wednesday May 30, 2007 at 07:36:41 AM EDT + * It has been AutoGen-ed Thursday May 31, 2007 at 07:38:45 AM EDT * From the definitions ntpd-opts.def * and the template file options * @@ -836,7 +835,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.5p41\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p42\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 71e04f3ebd..702246fded 100644 --- a/ntpd/ntpd-opts.h +++ b/ntpd/ntpd-opts.h @@ -1,8 +1,7 @@ -/* -*- buffer-read-only: t -*- vi: set ro: +/* + * EDIT THIS FILE WITH CAUTION (ntpd-opts.h) * - * DO NOT EDIT THIS FILE (ntpd-opts.h) - * - * It has been AutoGen-ed Wednesday May 30, 2007 at 07:36:40 AM EDT + * It has been AutoGen-ed Thursday May 31, 2007 at 07:38:44 AM EDT * From the definitions ntpd-opts.def * and the template file options * @@ -88,8 +87,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 32 -#define NTPD_VERSION "4.2.5p41" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p41" +#define NTPD_VERSION "4.2.5p42" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p42" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 87edb8a9be..c50427bf18 100644 --- a/ntpd/ntpd-opts.texi +++ b/ntpd/ntpd-opts.texi @@ -3,11 +3,10 @@ @pindex ntpd @cindex NTP daemon program @ignore -# -*- buffer-read-only: t -*- vi: set ro: # -# DO NOT EDIT THIS FILE (ntpd-opts.texi) +# EDIT THIS FILE WITH CAUTION (ntpd-opts.texi) # -# It has been AutoGen-ed Wednesday May 30, 2007 at 07:36:43 AM EDT +# It has been AutoGen-ed Thursday May 31, 2007 at 07:38:48 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 9d13c32378..a15b0a2777 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2007-05-30 "( 4.2.5p41)" "Programmer's Manual" -.\" DO NOT EDIT THIS FILE (ntpd.1) +.TH NTPD 1 2007-05-31 "( 4.2.5p42)" "Programmer's Manual" +.\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Wednesday May 30, 2007 at 07:36:42 AM EDT +.\" It has been AutoGen-ed Thursday May 31, 2007 at 07:38:46 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 c772c2d3bd..d8efa0cd25 100644 --- a/ntpdc/ntpdc-opts.c +++ b/ntpdc/ntpdc-opts.c @@ -1,8 +1,7 @@ -/* -*- buffer-read-only: t -*- vi: set ro: +/* + * EDIT THIS FILE WITH CAUTION (ntpdc-opts.c) * - * DO NOT EDIT THIS FILE (ntpdc-opts.c) - * - * It has been AutoGen-ed Wednesday May 30, 2007 at 07:43:16 AM EDT + * It has been AutoGen-ed Thursday May 31, 2007 at 07:45:32 AM EDT * From the definitions ntpdc-opts.def * and the template file options * @@ -463,7 +462,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDC"; tSCC zUsageTitle[] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p41\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p42\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 9d0f89f05b..c7c5a50761 100644 --- a/ntpdc/ntpdc-opts.h +++ b/ntpdc/ntpdc-opts.h @@ -1,8 +1,7 @@ -/* -*- buffer-read-only: t -*- vi: set ro: +/* + * EDIT THIS FILE WITH CAUTION (ntpdc-opts.h) * - * DO NOT EDIT THIS FILE (ntpdc-opts.h) - * - * It has been AutoGen-ed Wednesday May 30, 2007 at 07:43:15 AM EDT + * It has been AutoGen-ed Thursday May 31, 2007 at 07:45:32 AM EDT * From the definitions ntpdc-opts.def * and the template file options * @@ -71,8 +70,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 15 -#define NTPDC_VERSION "4.2.5p41" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p41" +#define NTPDC_VERSION "4.2.5p42" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p42" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index f1efca87a8..b1034acda6 100644 --- a/ntpdc/ntpdc-opts.texi +++ b/ntpdc/ntpdc-opts.texi @@ -3,11 +3,10 @@ @pindex ntpdc @cindex vendor-specific NTP query program @ignore -# -*- buffer-read-only: t -*- vi: set ro: # -# DO NOT EDIT THIS FILE (ntpdc-opts.texi) +# EDIT THIS FILE WITH CAUTION (ntpdc-opts.texi) # -# It has been AutoGen-ed Wednesday May 30, 2007 at 07:43:17 AM EDT +# It has been AutoGen-ed Thursday May 31, 2007 at 07:45:34 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 1efab765ad..b5fb55ae86 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2007-05-30 "( 4.2.5p41)" "Programmer's Manual" -.\" DO NOT EDIT THIS FILE (ntpdc.1) +.TH NTPDC 1 2007-05-31 "( 4.2.5p42)" "Programmer's Manual" +.\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Wednesday May 30, 2007 at 07:43:17 AM EDT +.\" It has been AutoGen-ed Thursday May 31, 2007 at 07:45:33 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 d434328218..af7404c890 100644 --- a/ntpq/ntpq-opts.c +++ b/ntpq/ntpq-opts.c @@ -1,8 +1,7 @@ -/* -*- buffer-read-only: t -*- vi: set ro: +/* + * EDIT THIS FILE WITH CAUTION (ntpq-opts.c) * - * DO NOT EDIT THIS FILE (ntpq-opts.c) - * - * It has been AutoGen-ed Wednesday May 30, 2007 at 07:43:47 AM EDT + * It has been AutoGen-ed Thursday May 31, 2007 at 07:46:04 AM EDT * From the definitions ntpq-opts.def * and the template file options * @@ -411,7 +410,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPQ"; tSCC zUsageTitle[] = -"ntpq - standard NTP query program - Ver. 4.2.5p41\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p42\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 45a30b5000..6975cd7510 100644 --- a/ntpq/ntpq-opts.h +++ b/ntpq/ntpq-opts.h @@ -1,8 +1,7 @@ -/* -*- buffer-read-only: t -*- vi: set ro: +/* + * EDIT THIS FILE WITH CAUTION (ntpq-opts.h) * - * DO NOT EDIT THIS FILE (ntpq-opts.h) - * - * It has been AutoGen-ed Wednesday May 30, 2007 at 07:43:46 AM EDT + * It has been AutoGen-ed Thursday May 31, 2007 at 07:46:04 AM EDT * From the definitions ntpq-opts.def * and the template file options * @@ -69,8 +68,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 13 -#define NTPQ_VERSION "4.2.5p41" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p41" +#define NTPQ_VERSION "4.2.5p42" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p42" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index ba2e382e6f..49fa2e0f5a 100644 --- a/ntpq/ntpq-opts.texi +++ b/ntpq/ntpq-opts.texi @@ -3,11 +3,10 @@ @pindex ntpq @cindex standard NTP query program @ignore -# -*- buffer-read-only: t -*- vi: set ro: # -# DO NOT EDIT THIS FILE (ntpq-opts.texi) +# EDIT THIS FILE WITH CAUTION (ntpq-opts.texi) # -# It has been AutoGen-ed Wednesday May 30, 2007 at 07:43:49 AM EDT +# It has been AutoGen-ed Thursday May 31, 2007 at 07:46:06 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 7b2a400677..2177302f8e 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2007-05-30 "( 4.2.5p41)" "Programmer's Manual" -.\" DO NOT EDIT THIS FILE (ntpq.1) +.TH NTPQ 1 2007-05-31 "( 4.2.5p42)" "Programmer's Manual" +.\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Wednesday May 30, 2007 at 07:43:48 AM EDT +.\" It has been AutoGen-ed Thursday May 31, 2007 at 07:46:05 AM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index d52dd2ad5d..2560182b87 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=41 +point=42 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index a90d2c788c..55b86ef18c 100644 --- a/sntp/sntp-opts.c +++ b/sntp/sntp-opts.c @@ -1,8 +1,7 @@ -/* -*- buffer-read-only: t -*- vi: set ro: +/* + * EDIT THIS FILE WITH CAUTION (sntp-opts.c) * - * DO NOT EDIT THIS FILE (sntp-opts.c) - * - * It has been AutoGen-ed Wednesday May 30, 2007 at 07:44:18 AM EDT + * It has been AutoGen-ed Thursday May 31, 2007 at 07:46:34 AM EDT * From the definitions sntp-opts.def * and the template file options * @@ -514,7 +513,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.5p41\n\ +"sntp - standard SNTP program - Ver. 4.2.5p42\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 4d6aa5d245..a07c9a8659 100644 --- a/sntp/sntp-opts.h +++ b/sntp/sntp-opts.h @@ -1,8 +1,7 @@ -/* -*- buffer-read-only: t -*- vi: set ro: +/* + * EDIT THIS FILE WITH CAUTION (sntp-opts.h) * - * DO NOT EDIT THIS FILE (sntp-opts.h) - * - * It has been AutoGen-ed Wednesday May 30, 2007 at 07:44:17 AM EDT + * It has been AutoGen-ed Thursday May 31, 2007 at 07:46:33 AM EDT * From the definitions sntp-opts.def * and the template file options * @@ -148,8 +147,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 13 -#define SNTP_VERSION "4.2.5p41" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p41" +#define SNTP_VERSION "4.2.5p42" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p42" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index e76b1a373b..1cd809cebf 100644 --- a/sntp/sntp-opts.texi +++ b/sntp/sntp-opts.texi @@ -3,11 +3,10 @@ @pindex sntp @cindex standard SNTP program @ignore -# -*- buffer-read-only: t -*- vi: set ro: # -# DO NOT EDIT THIS FILE (sntp-opts.texi) +# EDIT THIS FILE WITH CAUTION (sntp-opts.texi) # -# It has been AutoGen-ed Wednesday May 30, 2007 at 07:44:20 AM EDT +# It has been AutoGen-ed Thursday May 31, 2007 at 07:46:36 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 be5198405b..0f565638ee 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2007-05-30 "( 4.2.5p41)" "Programmer's Manual" -.\" DO NOT EDIT THIS FILE (sntp.1) +.TH SNTP 1 2007-05-31 "( 4.2.5p42)" "Programmer's Manual" +.\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Wednesday May 30, 2007 at 07:44:19 AM EDT +.\" It has been AutoGen-ed Thursday May 31, 2007 at 07:46:35 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 7e3cd866c6..3513258a88 100644 --- a/util/ntp-keygen-opts.c +++ b/util/ntp-keygen-opts.c @@ -1,8 +1,7 @@ -/* -*- buffer-read-only: t -*- vi: set ro: +/* + * EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.c) * - * DO NOT EDIT THIS FILE (ntp-keygen-opts.c) - * - * It has been AutoGen-ed Wednesday May 30, 2007 at 07:44:28 AM EDT + * It has been AutoGen-ed Thursday May 31, 2007 at 07:46:43 AM EDT * From the definitions ntp-keygen-opts.def * and the template file options * @@ -800,7 +799,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTP_KEYGEN"; tSCC zUsageTitle[] = -"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p41\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p42\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 5d99b76ba3..9de1f07af6 100644 --- a/util/ntp-keygen-opts.h +++ b/util/ntp-keygen-opts.h @@ -1,8 +1,7 @@ -/* -*- buffer-read-only: t -*- vi: set ro: +/* + * EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.h) * - * DO NOT EDIT THIS FILE (ntp-keygen-opts.h) - * - * It has been AutoGen-ed Wednesday May 30, 2007 at 07:44:27 AM EDT + * It has been AutoGen-ed Thursday May 31, 2007 at 07:46:43 AM EDT * From the definitions ntp-keygen-opts.def * and the template file options * @@ -80,8 +79,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 24 -#define NTP_KEYGEN_VERSION "4.2.5p41" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p41" +#define NTP_KEYGEN_VERSION "4.2.5p42" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p42" /* * 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 aefdd9a41f..c6636cf774 100644 --- a/util/ntp-keygen-opts.texi +++ b/util/ntp-keygen-opts.texi @@ -3,11 +3,10 @@ @pindex ntp-keygen @cindex Create a NTP host key @ignore -# -*- buffer-read-only: t -*- vi: set ro: # -# DO NOT EDIT THIS FILE (ntp-keygen-opts.texi) +# EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.texi) # -# It has been AutoGen-ed Wednesday May 30, 2007 at 07:44:29 AM EDT +# It has been AutoGen-ed Thursday May 31, 2007 at 07:46:46 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 9981743325..3ab86cefdb 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2007-05-30 "(ntp 4.2.5p41)" "Programmer's Manual" -.\" DO NOT EDIT THIS FILE (ntp-keygen.1) +.TH NTP-KEYGEN 1 2007-05-31 "(ntp 4.2.5p42)" "Programmer's Manual" +.\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Wednesday May 30, 2007 at 07:44:29 AM EDT +.\" It has been AutoGen-ed Thursday May 31, 2007 at 07:46:45 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"