From: Harlan Stenn Date: Fri, 24 Nov 2006 11:42:33 +0000 (-0500) Subject: NTP_4_2_3P69_RC X-Git-Tag: NTP_4_2_3P69_RC^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f0833d2c8ee5832698755abe416a45ea111f224;p=thirdparty%2Fntp.git NTP_4_2_3P69_RC bk: 4566daa92S9SBi8jDYxmLp1BHSGiVw --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 2431b8cf8..d6cf2db78 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 Wednesday November 22, 2006 at 06:34:17 AM EST + * It has been AutoGen-ed Friday November 24, 2006 at 06:34:09 AM EST * From the definitions ntpd-opts.def * and the template file options * @@ -866,7 +866,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.3p68-RC\n\ +"ntpd - NTP daemon program - Ver. 4.2.3p69-RC\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index d2e297efe..c91380c8a 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 Wednesday November 22, 2006 at 06:34:16 AM EST + * It has been AutoGen-ed Friday November 24, 2006 at 06:34:08 AM EST * 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.3p68-RC" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.3p68-RC" +#define NTPD_VERSION "4.2.3p69-RC" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.3p69-RC" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index fc6db4da1..cb96d70d0 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 Wednesday November 22, 2006 at 06:34:19 AM EST +# It has been AutoGen-ed Friday November 24, 2006 at 06:34:12 AM EST # 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 8a975e9f7..f082d2f7d 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2006-11-22 "( 4.2.3p68-RC)" "Programmer's Manual" +.TH NTPD 1 2006-11-24 "( 4.2.3p69-RC)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpd.1) .\" -.\" It has been AutoGen-ed Wednesday November 22, 2006 at 06:34:18 AM EST +.\" It has been AutoGen-ed Friday November 24, 2006 at 06:34:11 AM EST .\" 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 acc59676f..90f7275fe 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 Wednesday November 22, 2006 at 06:34:22 AM EST + * It has been AutoGen-ed Friday November 24, 2006 at 06:34:14 AM EST * From the definitions ntpdsim-opts.def * and the template file options * @@ -1064,7 +1064,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDSIM"; tSCC zUsageTitle[] = -"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p68-RC\n\ +"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p69-RC\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpd/ntpdsim-opts.h b/ntpd/ntpdsim-opts.h index ae26d889b..4e7926993 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 Wednesday November 22, 2006 at 06:34:21 AM EST + * It has been AutoGen-ed Friday November 24, 2006 at 06:34:13 AM EST * 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.3p68-RC" -#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p68-RC" +#define NTPDSIM_VERSION "4.2.3p69-RC" +#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p69-RC" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpdsim-opts.texi b/ntpd/ntpdsim-opts.texi index 5b678e143..ec4c687d6 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 Wednesday November 22, 2006 at 06:34:24 AM EST +# It has been AutoGen-ed Friday November 24, 2006 at 06:34:17 AM EST # From the definitions ntpdsim-opts.def # and the template file aginfo.tpl @end ignore diff --git a/ntpd/ntpdsim.1 b/ntpd/ntpdsim.1 index 1504553e6..94f467aec 100644 --- a/ntpd/ntpdsim.1 +++ b/ntpd/ntpdsim.1 @@ -1,7 +1,7 @@ -.TH NTPDSIM 1 2006-11-22 "( 4.2.3p68-RC)" "Programmer's Manual" +.TH NTPDSIM 1 2006-11-24 "( 4.2.3p69-RC)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpdsim.1) .\" -.\" It has been AutoGen-ed Wednesday November 22, 2006 at 06:34:23 AM EST +.\" It has been AutoGen-ed Friday November 24, 2006 at 06:34:15 AM EST .\" 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 83ce888bd..4684f73dc 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 Wednesday November 22, 2006 at 06:40:29 AM EST + * It has been AutoGen-ed Friday November 24, 2006 at 06:40:26 AM EST * From the definitions ntpdc-opts.def * and the template file options * @@ -454,7 +454,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDC"; tSCC zUsageTitle[] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p68-RC\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p69-RC\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index cea7affa6..9b3ee8985 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 Wednesday November 22, 2006 at 06:40:29 AM EST + * It has been AutoGen-ed Friday November 24, 2006 at 06:40:25 AM EST * 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.3p68-RC" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p68-RC" +#define NTPDC_VERSION "4.2.3p69-RC" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p69-RC" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 5ea3645a0..c1de50eb9 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 Wednesday November 22, 2006 at 06:40:31 AM EST +# It has been AutoGen-ed Friday November 24, 2006 at 06:40:28 AM EST # 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 f14e89df7..7f4ff1074 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2006-11-22 "( 4.2.3p68-RC)" "Programmer's Manual" +.TH NTPDC 1 2006-11-24 "( 4.2.3p69-RC)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpdc.1) .\" -.\" It has been AutoGen-ed Wednesday November 22, 2006 at 06:40:30 AM EST +.\" It has been AutoGen-ed Friday November 24, 2006 at 06:40:27 AM EST .\" 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 322b09394..e814d4dce 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 Wednesday November 22, 2006 at 06:40:58 AM EST + * It has been AutoGen-ed Friday November 24, 2006 at 06:40:55 AM EST * From the definitions ntpq-opts.def * and the template file options * @@ -402,7 +402,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPQ"; tSCC zUsageTitle[] = -"ntpq - standard NTP query program - Ver. 4.2.3p68-RC\n\ +"ntpq - standard NTP query program - Ver. 4.2.3p69-RC\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 4c5ca9e04..7183bc880 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 Wednesday November 22, 2006 at 06:40:57 AM EST + * It has been AutoGen-ed Friday November 24, 2006 at 06:40:55 AM EST * 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.3p68-RC" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.3p68-RC" +#define NTPQ_VERSION "4.2.3p69-RC" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.3p69-RC" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 91e1d2eaf..275837930 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 Wednesday November 22, 2006 at 06:41:00 AM EST +# It has been AutoGen-ed Friday November 24, 2006 at 06:40:58 AM EST # 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 bbb014959..c81c05d67 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2006-11-22 "( 4.2.3p68-RC)" "Programmer's Manual" +.TH NTPQ 1 2006-11-24 "( 4.2.3p69-RC)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpq.1) .\" -.\" It has been AutoGen-ed Wednesday November 22, 2006 at 06:40:59 AM EST +.\" It has been AutoGen-ed Friday November 24, 2006 at 06:40:57 AM EST .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index e27469527..aa3a5766d 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=68 +point=69 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 8396a5100..0ad84e017 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 Wednesday November 22, 2006 at 06:41:27 AM EST + * It has been AutoGen-ed Friday November 24, 2006 at 06:41:23 AM EST * From the definitions sntp-opts.def * and the template file options * @@ -205,6 +205,15 @@ tSCC zIpv6_NAME[] = "IPV6"; tSCC zIpv6_Name[] = "ipv6"; #define IPV6_FLAGS (OPTST_DISABLED) +/* + * Unprivport option description: + */ +tSCC zUnprivportText[] = + "Use an unprivileged port"; +tSCC zUnprivport_NAME[] = "UNPRIVPORT"; +tSCC zUnprivport_Name[] = "unprivport"; +#define UNPRIVPORT_FLAGS (OPTST_DISABLED) + /* * Normalverbose option description with * "Must also have options" and "Incompatible options": @@ -354,8 +363,20 @@ static tOptDesc optDesc[ OPTION_CT ] = { /* desc, NAME, name */ zIpv6Text, zIpv6_NAME, zIpv6_Name, /* disablement strs */ NULL, NULL }, - { /* entry idx, value */ 2, VALUE_OPT_NORMALVERBOSE, - /* equiv idx, value */ 2, VALUE_OPT_NORMALVERBOSE, + { /* entry idx, value */ 2, VALUE_OPT_UNPRIVPORT, + /* equiv idx, value */ 2, VALUE_OPT_UNPRIVPORT, + /* equivalenced to */ NO_EQUIVALENT, + /* min, max, act ct */ 0, 1, 0, + /* opt state flags */ UNPRIVPORT_FLAGS, 0, + /* last opt argumnt */ { NULL }, + /* arg list/cookie */ NULL, + /* must/cannot opts */ NULL, NULL, + /* option proc */ NULL, + /* desc, NAME, name */ zUnprivportText, zUnprivport_NAME, zUnprivport_Name, + /* disablement strs */ NULL, NULL }, + + { /* entry idx, value */ 3, VALUE_OPT_NORMALVERBOSE, + /* equiv idx, value */ 3, VALUE_OPT_NORMALVERBOSE, /* equivalenced to */ NO_EQUIVALENT, /* min, max, act ct */ 0, 1, 0, /* opt state flags */ NORMALVERBOSE_FLAGS, 0, @@ -366,8 +387,8 @@ static tOptDesc optDesc[ OPTION_CT ] = { /* desc, NAME, name */ zNormalverboseText, zNormalverbose_NAME, zNormalverbose_Name, /* disablement strs */ NULL, NULL }, - { /* entry idx, value */ 3, VALUE_OPT_EXTRAVERBOSE, - /* equiv idx, value */ 3, VALUE_OPT_EXTRAVERBOSE, + { /* entry idx, value */ 4, VALUE_OPT_EXTRAVERBOSE, + /* equiv idx, value */ 4, VALUE_OPT_EXTRAVERBOSE, /* equivalenced to */ NO_EQUIVALENT, /* min, max, act ct */ 0, 1, 0, /* opt state flags */ EXTRAVERBOSE_FLAGS, 0, @@ -378,8 +399,8 @@ static tOptDesc optDesc[ OPTION_CT ] = { /* desc, NAME, name */ zExtraverboseText, zExtraverbose_NAME, zExtraverbose_Name, /* disablement strs */ NULL, NULL }, - { /* entry idx, value */ 4, VALUE_OPT_MEGAVERBOSE, - /* equiv idx, value */ 4, VALUE_OPT_MEGAVERBOSE, + { /* entry idx, value */ 5, VALUE_OPT_MEGAVERBOSE, + /* equiv idx, value */ 5, VALUE_OPT_MEGAVERBOSE, /* equivalenced to */ NO_EQUIVALENT, /* min, max, act ct */ 0, 1, 0, /* opt state flags */ MEGAVERBOSE_FLAGS, 0, @@ -390,8 +411,8 @@ static tOptDesc optDesc[ OPTION_CT ] = { /* desc, NAME, name */ zMegaverboseText, zMegaverbose_NAME, zMegaverbose_Name, /* disablement strs */ NULL, NULL }, - { /* entry idx, value */ 5, VALUE_OPT_SETTIMEOFDAY, - /* equiv idx, value */ 5, VALUE_OPT_SETTIMEOFDAY, + { /* entry idx, value */ 6, VALUE_OPT_SETTIMEOFDAY, + /* equiv idx, value */ 6, VALUE_OPT_SETTIMEOFDAY, /* equivalenced to */ NO_EQUIVALENT, /* min, max, act ct */ 0, 1, 0, /* opt state flags */ SETTIMEOFDAY_FLAGS, 0, @@ -402,8 +423,8 @@ static tOptDesc optDesc[ OPTION_CT ] = { /* desc, NAME, name */ zSettimeofdayText, zSettimeofday_NAME, zSettimeofday_Name, /* disablement strs */ NULL, NULL }, - { /* entry idx, value */ 6, VALUE_OPT_ADJTIME, - /* equiv idx, value */ 6, VALUE_OPT_ADJTIME, + { /* entry idx, value */ 7, VALUE_OPT_ADJTIME, + /* equiv idx, value */ 7, VALUE_OPT_ADJTIME, /* equivalenced to */ NO_EQUIVALENT, /* min, max, act ct */ 0, 1, 0, /* opt state flags */ ADJTIME_FLAGS, 0, @@ -484,7 +505,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.3p68-RC\n\ +"sntp - standard SNTP program - Ver. 4.2.3p69-RC\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { @@ -542,7 +563,7 @@ tOptions sntpOptions = { NO_EQUIVALENT /* index of '-#' option */, NO_EQUIVALENT /* index of default opt */ }, - OPTION_CT, 7 /* user option count */ + OPTION_CT, 8 /* user option count */ }; /* diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index e9a13a0f9..516738b2e 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 Wednesday November 22, 2006 at 06:41:26 AM EST + * It has been AutoGen-ed Friday November 24, 2006 at 06:41:22 AM EST * From the definitions sntp-opts.def * and the template file options * @@ -134,21 +134,22 @@ typedef enum { INDEX_OPT_IPV4 = 0, INDEX_OPT_IPV6 = 1, - INDEX_OPT_NORMALVERBOSE = 2, - INDEX_OPT_EXTRAVERBOSE = 3, - INDEX_OPT_MEGAVERBOSE = 4, - INDEX_OPT_SETTIMEOFDAY = 5, - INDEX_OPT_ADJTIME = 6, - INDEX_OPT_VERSION = 7, - INDEX_OPT_HELP = 8, - INDEX_OPT_MORE_HELP = 9, - INDEX_OPT_SAVE_OPTS = 10, - INDEX_OPT_LOAD_OPTS = 11 + INDEX_OPT_UNPRIVPORT = 2, + INDEX_OPT_NORMALVERBOSE = 3, + INDEX_OPT_EXTRAVERBOSE = 4, + INDEX_OPT_MEGAVERBOSE = 5, + INDEX_OPT_SETTIMEOFDAY = 6, + INDEX_OPT_ADJTIME = 7, + INDEX_OPT_VERSION = 8, + INDEX_OPT_HELP = 9, + INDEX_OPT_MORE_HELP = 10, + INDEX_OPT_SAVE_OPTS = 11, + INDEX_OPT_LOAD_OPTS = 12 } teOptIndex; -#define OPTION_CT 12 -#define SNTP_VERSION "4.2.3p68-RC" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.3p68-RC" +#define OPTION_CT 13 +#define SNTP_VERSION "4.2.3p69-RC" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.3p69-RC" /* * Interface defines for all options. Replace "n" with the UPPER_CASED @@ -183,6 +184,10 @@ typedef enum { # warning undefining IPV6 due to option name conflict # undef IPV6 # endif +# ifdef UNPRIVPORT +# warning undefining UNPRIVPORT due to option name conflict +# undef UNPRIVPORT +# endif # ifdef NORMALVERBOSE # warning undefining NORMALVERBOSE due to option name conflict # undef NORMALVERBOSE @@ -206,6 +211,7 @@ typedef enum { #else /* NO_OPTION_NAME_WARNINGS */ # undef IPV4 # undef IPV6 +# undef UNPRIVPORT # undef NORMALVERBOSE # undef EXTRAVERBOSE # undef MEGAVERBOSE @@ -220,6 +226,7 @@ typedef enum { #define WHICH_OPT_IPV4 (DESC(IPV4).optActualValue) #define WHICH_IDX_IPV4 (DESC(IPV4).optActualIndex) #define VALUE_OPT_IPV6 '6' +#define VALUE_OPT_UNPRIVPORT 'u' #define VALUE_OPT_NORMALVERBOSE 'v' #define VALUE_OPT_EXTRAVERBOSE 'V' #define VALUE_OPT_MEGAVERBOSE 'W' diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index dd43cf1ff..a02a32957 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 Wednesday November 22, 2006 at 06:41:29 AM EST +# It has been AutoGen-ed Friday November 24, 2006 at 06:41:25 AM EST # From the definitions sntp-opts.def # and the template file aginfo.tpl @end ignore @@ -36,6 +36,7 @@ This software is released under a specialized copyright license. * sntp megaverbose:: megaverbose option (-W) * sntp normalverbose:: normalverbose option (-v) * sntp settimeofday:: settimeofday option (-r) +* sntp unprivport:: unprivport option (-u) @end menu @node sntp usage @@ -80,6 +81,13 @@ is a member of the ipv4 class of options. Force DNS resolution of following host names on the command line to the IPv6 namespace. +@node sntp unprivport +@subsection unprivport option (-u) +@cindex sntp-unprivport + +This is the ``use an unprivileged port'' option. +Use an unprivilegded UDP port for our queries. + @node sntp normalverbose @subsection normalverbose option (-v) @cindex sntp-normalverbose diff --git a/util/ntp-keygen-opts.c b/util/ntp-keygen-opts.c index 2a2cd320d..559231d12 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 Wednesday November 22, 2006 at 06:41:38 AM EST + * It has been AutoGen-ed Friday November 24, 2006 at 06:41:44 AM EST * From the definitions ntp-keygen-opts.def * and the template file options * @@ -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.3p68-RC\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p69-RC\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 510328649..e3ced8820 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 Wednesday November 22, 2006 at 06:41:37 AM EST + * It has been AutoGen-ed Friday November 24, 2006 at 06:41:43 AM EST * 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.3p68-RC" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p68-RC" +#define NTP_KEYGEN_VERSION "4.2.3p69-RC" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p69-RC" /* * 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 11c65ba9a..191f51c0c 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 Wednesday November 22, 2006 at 06:41:40 AM EST +# It has been AutoGen-ed Friday November 24, 2006 at 06:41:46 AM EST # 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 862231109..c1f617bc1 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2006-11-22 "(ntp 4.2.3p68-RC)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2006-11-24 "(ntp 4.2.3p69-RC)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Wednesday November 22, 2006 at 06:41:39 AM EST +.\" It has been AutoGen-ed Friday November 24, 2006 at 06:41:45 AM EST .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"