From: Harlan Stenn Date: Sun, 8 Oct 2006 23:39:10 +0000 (-0400) Subject: NTP_4_2_3P52 X-Git-Tag: NTP_4_2_3P52^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=316cda68ffec041a4aa6a2959c00c0c01dae2b9d;p=thirdparty%2Fntp.git NTP_4_2_3P52 bk: 45298c1eRS5w0JaE8Et-YTPaZbAD4g --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 5488f54c5..294c4528e 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 October 8, 2006 at 03:53:05 AM EDT + * It has been AutoGen-ed Sunday October 8, 2006 at 07:30:10 PM EDT * From the definitions ntpd-opts.def * and the template file options * @@ -38,7 +38,7 @@ tSCC zCopyright[] = "ntpd copyright (c) 1970-2006 ntp.org, all rights reserved"; tSCC zCopyrightNotice[] = -/* extracted from /deacon/backroom/ntp-dev/include/copyright.def near line 8 */ +/* extracted from ../include/copyright.def near line 8 */ "see html/copyright.html"; extern tUsageProc optionUsage; @@ -867,7 +867,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.3p51\n\ +"ntpd - NTP daemon program - Ver. 4.2.3p52\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { @@ -943,7 +943,7 @@ doOptSet_Debug_Level( tOptions* pOptions, tOptDesc* pOptDesc ) { - /* extracted from /deacon/backroom/ntp-dev/include/debug-opt.def, line 29 */ + /* extracted from ../include/debug-opt.def, line 29 */ DESC(DEBUG_LEVEL).optOccCt = atoi( pOptDesc->pzLastArg ); } #endif /* defined DEBUG */ diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 45cd4451f..3589e3133 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 October 8, 2006 at 03:53:04 AM EDT + * It has been AutoGen-ed Sunday October 8, 2006 at 07:30:10 PM EDT * From the definitions ntpd-opts.def * and the template file options * @@ -90,8 +90,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 34 -#define NTPD_VERSION "4.2.3p51" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.3p51" +#define NTPD_VERSION "4.2.3p52" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.3p52" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index b3d98e790..de621e1be 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 Monday September 25, 2006 at 08:52:31 AM EDT +# It has been AutoGen-ed Sunday October 8, 2006 at 07:30:13 PM EDT # From the definitions ntpd-opts.def # and the template file aginfo.tpl @end ignore @@ -116,9 +116,9 @@ or by a single hyphen and the flag character. The following option preset mechanisms are supported: - reading file /users/stenn/.ntprc - - reading file /deacon/backroom/ntp-dev/ntpd/.ntprc + - reading file /deacon/backroom/snaps/ntp-dev/ntpd/.ntprc - reading file /users/stenn/.ntprc - - reading file /deacon/backroom/ntp-dev/ntpd/.ntprc + - reading file /deacon/backroom/snaps/ntp-dev/ntpd/.ntprc - examining environment variables named NTPD_* diff --git a/ntpd/ntpd.1 b/ntpd/ntpd.1 index cb4d38bfe..7a4014b68 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2006-09-25 "( 4.2.3p51)" "Programmer's Manual" +.TH NTPD 1 2006-10-08 "( 4.2.3p52)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpd.1) .\" -.\" It has been AutoGen-ed Monday September 25, 2006 at 08:52:30 AM EDT +.\" It has been AutoGen-ed Sunday October 8, 2006 at 07:30:12 PM EDT .\" From the definitions ntpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpd/ntpdsim-opts.c b/ntpd/ntpdsim-opts.c index ad988a0b6..0d78154d4 100644 --- a/ntpd/ntpdsim-opts.c +++ b/ntpd/ntpdsim-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpdsim-opts.c) * - * It has been AutoGen-ed Sunday October 8, 2006 at 03:53:07 AM EDT + * It has been AutoGen-ed Sunday October 8, 2006 at 07:30:15 PM EDT * From the definitions ntpdsim-opts.def * and the template file options * @@ -38,7 +38,7 @@ tSCC zCopyright[] = "ntpdsim copyright (c) 1970-2006 ntp.org, all rights reserved"; tSCC zCopyrightNotice[] = -/* extracted from /deacon/backroom/ntp-dev/include/copyright.def near line 8 */ +/* extracted from ../include/copyright.def near line 8 */ "see html/copyright.html"; extern tUsageProc optionUsage; @@ -1065,7 +1065,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDSIM"; tSCC zUsageTitle[] = -"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p51\n\ +"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p52\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { @@ -1141,7 +1141,7 @@ doOptSet_Debug_Level( tOptions* pOptions, tOptDesc* pOptDesc ) { - /* extracted from /deacon/backroom/ntp-dev/include/debug-opt.def, line 29 */ + /* extracted from ../include/debug-opt.def, line 29 */ DESC(DEBUG_LEVEL).optOccCt = atoi( pOptDesc->pzLastArg ); } #endif /* defined DEBUG */ diff --git a/ntpd/ntpdsim-opts.h b/ntpd/ntpdsim-opts.h index abdcbf424..f59fffbf0 100644 --- a/ntpd/ntpdsim-opts.h +++ b/ntpd/ntpdsim-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpdsim-opts.h) * - * It has been AutoGen-ed Sunday October 8, 2006 at 03:53:06 AM EDT + * It has been AutoGen-ed Sunday October 8, 2006 at 07:30:14 PM EDT * From the definitions ntpdsim-opts.def * and the template file options * @@ -99,8 +99,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 43 -#define NTPDSIM_VERSION "4.2.3p51" -#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p51" +#define NTPDSIM_VERSION "4.2.3p52" +#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p52" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpdsim-opts.texi b/ntpd/ntpdsim-opts.texi index 99a542a16..f8180ada7 100644 --- a/ntpd/ntpdsim-opts.texi +++ b/ntpd/ntpdsim-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (ntpdsim-opts.texi) # -# It has been AutoGen-ed Monday September 25, 2006 at 08:52:36 AM EDT +# It has been AutoGen-ed Sunday October 8, 2006 at 07:30:18 PM EDT # From the definitions ntpdsim-opts.def # and the template file aginfo.tpl @end ignore @@ -134,9 +134,9 @@ or by a single hyphen and the flag character. The following option preset mechanisms are supported: - reading file /users/stenn/.ntprc - - reading file /deacon/backroom/ntp-dev/ntpd/.ntprc + - reading file /deacon/backroom/snaps/ntp-dev/ntpd/.ntprc - reading file /users/stenn/.ntprc - - reading file /deacon/backroom/ntp-dev/ntpd/.ntprc + - reading file /deacon/backroom/snaps/ntp-dev/ntpd/.ntprc - examining environment variables named NTPDSIM_* diff --git a/ntpd/ntpdsim.1 b/ntpd/ntpdsim.1 index 106a27b38..e5c5188ff 100644 --- a/ntpd/ntpdsim.1 +++ b/ntpd/ntpdsim.1 @@ -1,7 +1,7 @@ -.TH NTPDSIM 1 2006-09-25 "( 4.2.3p51)" "Programmer's Manual" +.TH NTPDSIM 1 2006-10-08 "( 4.2.3p52)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpdsim.1) .\" -.\" It has been AutoGen-ed Monday September 25, 2006 at 08:52:35 AM EDT +.\" It has been AutoGen-ed Sunday October 8, 2006 at 07:30:17 PM EDT .\" From the definitions ntpdsim-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpdc/ntpdc-opts.c b/ntpdc/ntpdc-opts.c index d2b07d049..c5643d949 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 October 8, 2006 at 03:53:09 AM EDT + * It has been AutoGen-ed Sunday October 8, 2006 at 07:36:41 PM EDT * From the definitions ntpdc-opts.def * and the template file options * @@ -38,7 +38,7 @@ tSCC zCopyright[] = "ntpdc copyright (c) 1970-2006 ntp.org, all rights reserved"; tSCC zCopyrightNotice[] = -/* extracted from /deacon/backroom/ntp-dev/include/copyright.def near line 8 */ +/* extracted from ../include/copyright.def near line 8 */ "see html/copyright.html"; extern tUsageProc optionUsage; @@ -454,7 +454,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDC"; tSCC zUsageTitle[] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p51\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p52\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { @@ -545,7 +545,7 @@ doOptSet_Debug_Level( tOptions* pOptions, tOptDesc* pOptDesc ) { - /* extracted from /deacon/backroom/ntp-dev/include/debug-opt.def, line 29 */ + /* extracted from ../include/debug-opt.def, line 29 */ DESC(DEBUG_LEVEL).optOccCt = atoi( pOptDesc->pzLastArg ); } #endif /* defined DEBUG */ diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 1a01d28af..8d7aa922f 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 October 8, 2006 at 03:53:09 AM EDT + * It has been AutoGen-ed Sunday October 8, 2006 at 07:36:40 PM 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.3p51" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p51" +#define NTPDC_VERSION "4.2.3p52" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p52" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 6d191eab7..942c918a0 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 Monday September 25, 2006 at 08:58:58 AM EDT +# It has been AutoGen-ed Sunday October 8, 2006 at 07:36:43 PM EDT # From the definitions ntpdc-opts.def # and the template file aginfo.tpl @end ignore @@ -100,7 +100,7 @@ or by a single hyphen and the flag character. The following option preset mechanisms are supported: - reading file /users/stenn/.ntprc - - reading file /deacon/backroom/ntp-dev/ntpdc/.ntprc + - reading file /deacon/backroom/snaps/ntp-dev/ntpdc/.ntprc - examining environment variables named NTPDC_* The diff --git a/ntpdc/ntpdc.1 b/ntpdc/ntpdc.1 index d60a5e58c..fbdb07d21 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2006-09-25 "( 4.2.3p51)" "Programmer's Manual" +.TH NTPDC 1 2006-10-08 "( 4.2.3p52)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpdc.1) .\" -.\" It has been AutoGen-ed Monday September 25, 2006 at 08:58:57 AM EDT +.\" It has been AutoGen-ed Sunday October 8, 2006 at 07:36:42 PM 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 5da6e50ac..5034c2519 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 October 8, 2006 at 03:53:10 AM EDT + * It has been AutoGen-ed Sunday October 8, 2006 at 07:37:09 PM EDT * From the definitions ntpq-opts.def * and the template file options * @@ -38,7 +38,7 @@ tSCC zCopyright[] = "ntpq copyright (c) 1970-2006 ntp.org, all rights reserved"; tSCC zCopyrightNotice[] = -/* extracted from /deacon/backroom/ntp-dev/include/copyright.def near line 8 */ +/* extracted from ../include/copyright.def near line 8 */ "see html/copyright.html"; extern tUsageProc optionUsage; @@ -402,7 +402,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPQ"; tSCC zUsageTitle[] = -"ntpq - standard NTP query program - Ver. 4.2.3p51\n\ +"ntpq - standard NTP query program - Ver. 4.2.3p52\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { @@ -485,7 +485,7 @@ doOptSet_Debug_Level( tOptions* pOptions, tOptDesc* pOptDesc ) { - /* extracted from /deacon/backroom/ntp-dev/include/debug-opt.def, line 29 */ + /* extracted from ../include/debug-opt.def, line 29 */ DESC(DEBUG_LEVEL).optOccCt = atoi( pOptDesc->pzLastArg ); } #endif /* defined DEBUG */ diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 5c42be9cc..94042869d 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 October 8, 2006 at 03:53:10 AM EDT + * It has been AutoGen-ed Sunday October 8, 2006 at 07:37:09 PM 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.3p51" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.3p51" +#define NTPQ_VERSION "4.2.3p52" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.3p52" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index b63061716..522f1e952 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 October 8, 2006 at 03:44:53 AM EDT +# It has been AutoGen-ed Sunday October 8, 2006 at 07:37:12 PM EDT # From the definitions ntpq-opts.def # and the template file aginfo.tpl @end ignore @@ -80,9 +80,9 @@ or by a single hyphen and the flag character. The following option preset mechanisms are supported: - reading file /users/stenn/.ntprc - - reading file /deacon/backroom/ntp-dev/ntpq/.ntprc + - reading file /deacon/backroom/snaps/ntp-dev/ntpq/.ntprc - reading file /users/stenn/.ntprc - - reading file /deacon/backroom/ntp-dev/ntpq/.ntprc + - reading file /deacon/backroom/snaps/ntp-dev/ntpq/.ntprc - examining environment variables named NTPQ_* The diff --git a/ntpq/ntpq.1 b/ntpq/ntpq.1 index 30f72a98f..8c2319118 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2006-09-25 "( 4.2.3p51)" "Programmer's Manual" +.TH NTPQ 1 2006-10-08 "( 4.2.3p52)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpq.1) .\" -.\" It has been AutoGen-ed Monday September 25, 2006 at 08:59:27 AM EDT +.\" It has been AutoGen-ed Sunday October 8, 2006 at 07:37:10 PM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 8ab966d6e..ef6685d7b 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=51 +point=52 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 2f5a6d3d8..c1a46a920 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 October 8, 2006 at 03:53:12 AM EDT + * It has been AutoGen-ed Sunday October 8, 2006 at 07:37:37 PM EDT * From the definitions sntp-opts.def * and the template file options * @@ -484,7 +484,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.3p51\n\ +"sntp - standard SNTP program - Ver. 4.2.3p52\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index c5b10b7c2..b1de8f6c6 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 October 8, 2006 at 03:53:12 AM EDT + * It has been AutoGen-ed Sunday October 8, 2006 at 07:37:36 PM EDT * From the definitions sntp-opts.def * and the template file options * @@ -147,8 +147,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 12 -#define SNTP_VERSION "4.2.3p51" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.3p51" +#define SNTP_VERSION "4.2.3p52" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.3p52" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 0056e98bc..d5c3e77e9 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 Monday September 25, 2006 at 08:59:55 AM EDT +# It has been AutoGen-ed Sunday October 8, 2006 at 07:37:39 PM EDT # From the definitions sntp-opts.def # and the template file aginfo.tpl @end ignore diff --git a/util/ntp-keygen-opts.c b/util/ntp-keygen-opts.c index 3700a617d..0d7ab10de 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 October 8, 2006 at 03:53:14 AM EDT + * It has been AutoGen-ed Sunday October 8, 2006 at 07:37:56 PM EDT * From the definitions ntp-keygen-opts.def * and the template file options * @@ -38,7 +38,7 @@ tSCC zCopyright[] = "ntp-keygen copyright (c) 1970-2006 ntp.org, all rights reserved"; tSCC zCopyrightNotice[] = -/* extracted from /deacon/backroom/ntp-dev/include/copyright.def near line 8 */ +/* extracted from ../include/copyright.def near line 8 */ "see html/copyright.html"; extern tUsageProc optionUsage; @@ -791,7 +791,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTP_KEYGEN"; tSCC zUsageTitle[] = -"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p51\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p52\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { @@ -869,7 +869,7 @@ doOptSet_Debug_Level( tOptions* pOptions, tOptDesc* pOptDesc ) { - /* extracted from /deacon/backroom/ntp-dev/include/debug-opt.def, line 29 */ + /* extracted from ../include/debug-opt.def, line 29 */ DESC(DEBUG_LEVEL).optOccCt = atoi( pOptDesc->pzLastArg ); } #endif /* defined DEBUG */ diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 3f98056bd..4370056c3 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 October 8, 2006 at 03:53:13 AM EDT + * It has been AutoGen-ed Sunday October 8, 2006 at 07:37:56 PM 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.3p51" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p51" +#define NTP_KEYGEN_VERSION "4.2.3p52" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p52" /* * 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 6ceeb72e2..3f4182905 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 Monday September 25, 2006 at 09:00:05 AM EDT +# It has been AutoGen-ed Sunday October 8, 2006 at 07:37:59 PM EDT # From the definitions ntp-keygen-opts.def # and the template file aginfo.tpl @end ignore @@ -91,7 +91,7 @@ or by a single hyphen and the flag character. The following option preset mechanisms are supported: - reading file /users/stenn/.ntprc - - reading file /deacon/backroom/ntp-dev/util/.ntprc + - reading file /deacon/backroom/snaps/ntp-dev/util/.ntprc - examining environment variables named NTP_KEYGEN_* If there is no new host key, look for an existing one. diff --git a/util/ntp-keygen.1 b/util/ntp-keygen.1 index 51fe58361..3105e7e48 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2006-09-25 "(ntp 4.2.3p51)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2006-10-08 "(ntp 4.2.3p52)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Monday September 25, 2006 at 09:00:03 AM EDT +.\" It has been AutoGen-ed Sunday October 8, 2006 at 07:37:58 PM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"