From: Harlan Stenn Date: Fri, 13 Oct 2006 11:48:30 +0000 (-0400) Subject: NTP_4_2_3P57 X-Git-Tag: NTP_4_2_3P57^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=283c9c3ec26753ba4505086b17eec3ccb360d030;p=thirdparty%2Fntp.git NTP_4_2_3P57 bk: 452f7d0eU4KXbFiG3Y7nU37kiBoV8g --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index d92b40f2c..a28bd1206 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 Thursday October 12, 2006 at 11:27:59 PM EDT + * It has been AutoGen-ed Friday October 13, 2006 at 07:40:05 AM 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.3p56\n\ +"ntpd - NTP daemon program - Ver. 4.2.3p57\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 d7dbcedc1..ac00736b3 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 Thursday October 12, 2006 at 11:27:58 PM EDT + * It has been AutoGen-ed Friday October 13, 2006 at 07:40:04 AM 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.3p56" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.3p56" +#define NTPD_VERSION "4.2.3p57" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.3p57" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index abecba3c4..db98f65a8 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 Thursday October 12, 2006 at 11:04:38 PM EDT +# It has been AutoGen-ed Friday October 13, 2006 at 07:40:07 AM 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 00d00e504..37ec2f807 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2006-10-12 "( 4.2.3p56)" "Programmer's Manual" +.TH NTPD 1 2006-10-13 "( 4.2.3p57)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpd.1) .\" -.\" It has been AutoGen-ed Thursday October 12, 2006 at 11:04:37 PM EDT +.\" It has been AutoGen-ed Friday October 13, 2006 at 07:40:06 AM 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 adf4edbff..bf3dd7e01 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 Thursday October 12, 2006 at 11:28:01 PM EDT + * It has been AutoGen-ed Friday October 13, 2006 at 07:40:09 AM 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.3p56\n\ +"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p57\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 b84cdacd3..92d61e3a3 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 Thursday October 12, 2006 at 11:28:00 PM EDT + * It has been AutoGen-ed Friday October 13, 2006 at 07:40:09 AM 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.3p56" -#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p56" +#define NTPDSIM_VERSION "4.2.3p57" +#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p57" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpdsim-opts.texi b/ntpd/ntpdsim-opts.texi index 06462f071..f00880f90 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 Thursday October 12, 2006 at 11:04:43 PM EDT +# It has been AutoGen-ed Friday October 13, 2006 at 07:40:12 AM 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 8146ff5d6..1c50a7bcc 100644 --- a/ntpd/ntpdsim.1 +++ b/ntpd/ntpdsim.1 @@ -1,7 +1,7 @@ -.TH NTPDSIM 1 2006-10-12 "( 4.2.3p56)" "Programmer's Manual" +.TH NTPDSIM 1 2006-10-13 "( 4.2.3p57)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpdsim.1) .\" -.\" It has been AutoGen-ed Thursday October 12, 2006 at 11:04:42 PM EDT +.\" It has been AutoGen-ed Friday October 13, 2006 at 07:40:11 AM 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 7f6bb1927..a1ae8f373 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 Thursday October 12, 2006 at 11:28:03 PM EDT + * It has been AutoGen-ed Friday October 13, 2006 at 07:46:24 AM 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.3p56\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p57\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 c49898913..5fce9dbe2 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 Thursday October 12, 2006 at 11:28:03 PM EDT + * It has been AutoGen-ed Friday October 13, 2006 at 07:46:23 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.3p56" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p56" +#define NTPDC_VERSION "4.2.3p57" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p57" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 2f2d9e15e..263379fcc 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 Thursday October 12, 2006 at 11:06:04 PM EDT +# It has been AutoGen-ed Friday October 13, 2006 at 07:46:25 AM 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 10e3d11c4..067010498 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2006-10-12 "( 4.2.3p56)" "Programmer's Manual" +.TH NTPDC 1 2006-10-13 "( 4.2.3p57)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpdc.1) .\" -.\" It has been AutoGen-ed Thursday October 12, 2006 at 11:06:04 PM EDT +.\" It has been AutoGen-ed Friday October 13, 2006 at 07:46:24 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 e5e396414..00679b2c1 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 Thursday October 12, 2006 at 11:28:05 PM EDT + * It has been AutoGen-ed Friday October 13, 2006 at 07:46:53 AM 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.3p56\n\ +"ntpq - standard NTP query program - Ver. 4.2.3p57\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 cf0fc3ea7..657f8f683 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 Thursday October 12, 2006 at 11:28:05 PM EDT + * It has been AutoGen-ed Friday October 13, 2006 at 07:46:52 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.3p56" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.3p56" +#define NTPQ_VERSION "4.2.3p57" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.3p57" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 5a60bfc4c..e18bac6ef 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 Thursday October 12, 2006 at 11:06:24 PM EDT +# It has been AutoGen-ed Friday October 13, 2006 at 07:46:55 AM 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 15192f70e..42c96dedb 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2006-10-12 "( 4.2.3p56)" "Programmer's Manual" +.TH NTPQ 1 2006-10-13 "( 4.2.3p57)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpq.1) .\" -.\" It has been AutoGen-ed Thursday October 12, 2006 at 11:06:23 PM EDT +.\" It has been AutoGen-ed Friday October 13, 2006 at 07:46:54 AM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 171a7c915..948413822 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=56 +point=57 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index cb04c9fea..1d64ed0cd 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 Thursday October 12, 2006 at 11:28:07 PM EDT + * It has been AutoGen-ed Friday October 13, 2006 at 07:47:21 AM 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.3p56\n\ +"sntp - standard SNTP program - Ver. 4.2.3p57\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 41def3002..b4cfba144 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 Thursday October 12, 2006 at 11:28:06 PM EDT + * It has been AutoGen-ed Friday October 13, 2006 at 07:47:21 AM 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.3p56" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.3p56" +#define SNTP_VERSION "4.2.3p57" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.3p57" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 05b36b079..d3f3d601d 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 Thursday October 12, 2006 at 07:39:59 AM EDT +# It has been AutoGen-ed Friday October 13, 2006 at 07:47:24 AM 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 14ec5b150..9f26193b4 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 Thursday October 12, 2006 at 11:28:09 PM EDT + * It has been AutoGen-ed Friday October 13, 2006 at 07:47:40 AM 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.3p56\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p57\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 5cdb007d8..dc652b810 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 Thursday October 12, 2006 at 11:28:08 PM EDT + * It has been AutoGen-ed Friday October 13, 2006 at 07:47:39 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.3p56" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p56" +#define NTP_KEYGEN_VERSION "4.2.3p57" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p57" /* * 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 8d1171022..69ccaa7ba 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 Thursday October 12, 2006 at 11:13:46 PM EDT +# It has been AutoGen-ed Friday October 13, 2006 at 07:47:42 AM 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 de35b2d70..094147221 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2006-10-12 "(ntp 4.2.3p56)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2006-10-13 "(ntp 4.2.3p57)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Thursday October 12, 2006 at 11:13:45 PM EDT +.\" It has been AutoGen-ed Friday October 13, 2006 at 07:47:41 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"