From: Harlan Stenn Date: Mon, 16 May 2011 07:40:44 +0000 (+0000) Subject: NTP_4_2_7P168 X-Git-Tag: NTP_4_2_7P168^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95e40ad8986a3c99b795c7f9583e7e04ae0a9174;p=thirdparty%2Fntp.git NTP_4_2_7P168 bk: 4dd0d4fcRkHfkitKgv6MMpFNlQSayA --- diff --git a/ChangeLog b/ChangeLog index ff72e5348..b10ea7851 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.7p168) 2011/05/16 Released by Harlan Stenn * Convert receive buffer queue from doubly-linked list to FIFO. (4.2.7p167) 2011/05/14 Released by Harlan Stenn * [Bug 1927] io_closeclock() should purge pending recvbufs. diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 6b4bedebc..aa92256c1 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 May 14, 2011 at 11:25:41 AM by AutoGen 5.11.9 + * It has been AutoGen-ed May 16, 2011 at 07:39:13 AM by AutoGen 5.11.9 * From the definitions ntpd-opts.def * and the template file options * @@ -40,7 +40,7 @@ extern FILE * option_usage_fp; /* TRANSLATORS: choose the translation for option names wisely because you cannot ever change your mind. */ static char const zCopyright[40] = -"ntpd 4.2.7p167\n\ +"ntpd 4.2.7p168\n\ see html/copyright.html\n"; static char const zLicenseDescrip[25] = "see html/copyright.html\n"; @@ -1002,7 +1002,7 @@ static tOptDesc optDesc[OPTION_CT] = { */ static char const zPROGNAME[5] = "NTPD"; static char const zUsageTitle[133] = -"ntpd - NTP daemon program - Ver. 4.2.7p167\n\ +"ntpd - NTP daemon program - Ver. 4.2.7p168\n\ USAGE: %s [ - [] | --[{=| }] ]... \\\n\ \t\t[ ... ]\n"; #define zRcName NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 8507bcd00..6fc8204b6 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 May 14, 2011 at 11:25:41 AM by AutoGen 5.11.9 + * It has been AutoGen-ed May 16, 2011 at 07:39:13 AM by AutoGen 5.11.9 * From the definitions ntpd-opts.def * and the template file options * @@ -90,8 +90,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 36 -#define NTPD_VERSION "4.2.7p167" -#define NTPD_FULL_VERSION "ntpd 4.2.7p167" +#define NTPD_VERSION "4.2.7p168" +#define NTPD_FULL_VERSION "ntpd 4.2.7p168" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 2052a7c61..e3badc5c4 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 May 14, 2011 at 11:29:49 AM by AutoGen 5.11.9 +# It has been AutoGen-ed May 16, 2011 at 07:39:41 AM by AutoGen 5.11.9 # From the definitions ntpd-opts.def # and the template file aginfo.tpl @end ignore @@ -64,7 +64,7 @@ This is the automatically generated usage text for ntpd: @exampleindent 0 @example -ntpd - NTP daemon program - Ver. 4.2.7p167 +ntpd - NTP daemon program - Ver. 4.2.7p168 USAGE: ntpd [ - [] | --[@{=| @}] ]... \ [ ... ] Flg Arg Option-Name Description diff --git a/ntpd/ntpd.1 b/ntpd/ntpd.1 index 584ca0684..88ab5c2df 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2011-05-14 "( 4.2.7p167)" "Programmer's Manual" +.TH NTPD 1 2011-05-16 "( 4.2.7p168)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed May 14, 2011 at 11:29:49 AM by AutoGen 5.11.9 +.\" It has been AutoGen-ed May 16, 2011 at 07:39:41 AM by AutoGen 5.11.9 .\" 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 62bdad252..344f2e421 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 May 14, 2011 at 11:30:19 AM by AutoGen 5.11.9 + * It has been AutoGen-ed May 16, 2011 at 07:39:47 AM by AutoGen 5.11.9 * From the definitions ntpdc-opts.def * and the template file options * @@ -40,7 +40,7 @@ extern FILE * option_usage_fp; /* TRANSLATORS: choose the translation for option names wisely because you cannot ever change your mind. */ static char const zCopyright[41] = -"ntpdc 4.2.7p167\n\ +"ntpdc 4.2.7p168\n\ see html/copyright.html\n"; static char const zLicenseDescrip[25] = "see html/copyright.html\n"; @@ -447,7 +447,7 @@ static tOptDesc optDesc[OPTION_CT] = { */ static char const zPROGNAME[6] = "NTPDC"; static char const zUsageTitle[129] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p167\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p168\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; static char const zRcName[7] = ".ntprc"; static char const * const apzHomeList[3] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 253ed30ef..18d039f79 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 May 14, 2011 at 11:30:19 AM by AutoGen 5.11.9 + * It has been AutoGen-ed May 16, 2011 at 07:39:46 AM by AutoGen 5.11.9 * From the definitions ntpdc-opts.def * and the template file options * @@ -69,8 +69,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 15 -#define NTPDC_VERSION "4.2.7p167" -#define NTPDC_FULL_VERSION "ntpdc 4.2.7p167" +#define NTPDC_VERSION "4.2.7p168" +#define NTPDC_FULL_VERSION "ntpdc 4.2.7p168" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index dd3d1919b..8388f2ba2 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 May 14, 2011 at 11:30:58 AM by AutoGen 5.11.9 +# It has been AutoGen-ed May 16, 2011 at 07:39:56 AM by AutoGen 5.11.9 # From the definitions ntpdc-opts.def # and the template file aginfo.tpl @end ignore @@ -58,7 +58,7 @@ This is the automatically generated usage text for ntpdc: @exampleindent 0 @example -ntpdc - vendor-specific NTP query program - Ver. 4.2.7p167 +ntpdc - vendor-specific NTP query program - Ver. 4.2.7p168 USAGE: ntpdc [ - [] | --[@{=| @}] ]... [ host ...] Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution diff --git a/ntpdc/ntpdc.1 b/ntpdc/ntpdc.1 index d92d61ad4..7679963f3 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2011-05-14 "( 4.2.7p167)" "Programmer's Manual" +.TH NTPDC 1 2011-05-16 "( 4.2.7p168)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed May 14, 2011 at 11:30:56 AM by AutoGen 5.11.9 +.\" It has been AutoGen-ed May 16, 2011 at 07:39:55 AM by AutoGen 5.11.9 .\" 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 5f5054f62..0f0f1a2b4 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 May 14, 2011 at 11:31:00 AM by AutoGen 5.11.9 + * It has been AutoGen-ed May 16, 2011 at 07:39:56 AM by AutoGen 5.11.9 * From the definitions ntpq-opts.def * and the template file options * @@ -40,7 +40,7 @@ extern FILE * option_usage_fp; /* TRANSLATORS: choose the translation for option names wisely because you cannot ever change your mind. */ static char const zCopyright[40] = -"ntpq 4.2.7p167\n\ +"ntpq 4.2.7p168\n\ see html/copyright.html\n"; static char const zLicenseDescrip[25] = "see html/copyright.html\n"; @@ -424,7 +424,7 @@ static tOptDesc optDesc[OPTION_CT] = { */ static char const zPROGNAME[5] = "NTPQ"; static char const zUsageTitle[121] = -"ntpq - standard NTP query program - Ver. 4.2.7p167\n\ +"ntpq - standard NTP query program - Ver. 4.2.7p168\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; static char const zRcName[7] = ".ntprc"; static char const * const apzHomeList[3] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 7b2d8c8e8..35696a5ae 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 May 14, 2011 at 11:31:00 AM by AutoGen 5.11.9 + * It has been AutoGen-ed May 16, 2011 at 07:39:56 AM by AutoGen 5.11.9 * From the definitions ntpq-opts.def * and the template file options * @@ -68,8 +68,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 14 -#define NTPQ_VERSION "4.2.7p167" -#define NTPQ_FULL_VERSION "ntpq 4.2.7p167" +#define NTPQ_VERSION "4.2.7p168" +#define NTPQ_FULL_VERSION "ntpq 4.2.7p168" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index e03407238..32b6a11f8 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 May 14, 2011 at 11:31:51 AM by AutoGen 5.11.9 +# It has been AutoGen-ed May 16, 2011 at 07:40:06 AM by AutoGen 5.11.9 # From the definitions ntpq-opts.def # and the template file aginfo.tpl @end ignore @@ -47,7 +47,7 @@ This is the automatically generated usage text for ntpq: @exampleindent 0 @example -ntpq - standard NTP query program - Ver. 4.2.7p167 +ntpq - standard NTP query program - Ver. 4.2.7p168 USAGE: ntpq [ - [] | --[@{=| @}] ]... [ host ...] Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution diff --git a/ntpq/ntpq.1 b/ntpq/ntpq.1 index 110ec3a0f..a55248304 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2011-05-14 "( 4.2.7p167)" "Programmer's Manual" +.TH NTPQ 1 2011-05-16 "( 4.2.7p168)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed May 14, 2011 at 11:31:51 AM by AutoGen 5.11.9 +.\" It has been AutoGen-ed May 16, 2011 at 07:40:06 AM by AutoGen 5.11.9 .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpsnmpd/ntpsnmpd-opts.c b/ntpsnmpd/ntpsnmpd-opts.c index e226f9cdf..ff328b259 100644 --- a/ntpsnmpd/ntpsnmpd-opts.c +++ b/ntpsnmpd/ntpsnmpd-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.c) * - * It has been AutoGen-ed May 14, 2011 at 11:31:59 AM by AutoGen 5.11.9 + * It has been AutoGen-ed May 16, 2011 at 07:40:07 AM by AutoGen 5.11.9 * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -40,7 +40,7 @@ extern FILE * option_usage_fp; /* TRANSLATORS: choose the translation for option names wisely because you cannot ever change your mind. */ static char const zCopyright[44] = -"ntpsnmpd 4.2.7p167\n\ +"ntpsnmpd 4.2.7p168\n\ see html/copyright.html\n"; static char const zLicenseDescrip[25] = "see html/copyright.html\n"; @@ -251,7 +251,7 @@ static tOptDesc optDesc[OPTION_CT] = { */ static char const zPROGNAME[9] = "NTPSNMPD"; static char const zUsageTitle[105] = -"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p167\n\ +"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p168\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; static char const zRcName[7] = ".ntprc"; static char const * const apzHomeList[3] = { diff --git a/ntpsnmpd/ntpsnmpd-opts.h b/ntpsnmpd/ntpsnmpd-opts.h index 9aa01a784..053d316e6 100644 --- a/ntpsnmpd/ntpsnmpd-opts.h +++ b/ntpsnmpd/ntpsnmpd-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.h) * - * It has been AutoGen-ed May 14, 2011 at 11:31:59 AM by AutoGen 5.11.9 + * It has been AutoGen-ed May 16, 2011 at 07:40:07 AM by AutoGen 5.11.9 * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -62,8 +62,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 8 -#define NTPSNMPD_VERSION "4.2.7p167" -#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.7p167" +#define NTPSNMPD_VERSION "4.2.7p168" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.7p168" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi index d6586d490..f71d4512e 100644 --- a/ntpsnmpd/ntpsnmpd-opts.texi +++ b/ntpsnmpd/ntpsnmpd-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.texi) # -# It has been AutoGen-ed May 14, 2011 at 11:32:36 AM by AutoGen 5.11.9 +# It has been AutoGen-ed May 16, 2011 at 07:40:11 AM by AutoGen 5.11.9 # From the definitions ntpsnmpd-opts.def # and the template file aginfo.tpl @end ignore @@ -34,7 +34,7 @@ This is the automatically generated usage text for ntpsnmpd: @exampleindent 0 @example -ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p167 +ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p168 USAGE: ntpsnmpd [ - [] | --[@{=| @}] ]... Flg Arg Option-Name Description -n no nofork Do not fork diff --git a/ntpsnmpd/ntpsnmpd.1 b/ntpsnmpd/ntpsnmpd.1 index 31d34bdf7..614e81f54 100644 --- a/ntpsnmpd/ntpsnmpd.1 +++ b/ntpsnmpd/ntpsnmpd.1 @@ -1,7 +1,7 @@ -.TH NTPSNMPD 1 2011-05-14 "( 4.2.7p167)" "Programmer's Manual" +.TH NTPSNMPD 1 2011-05-16 "( 4.2.7p168)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1) .\" -.\" It has been AutoGen-ed May 14, 2011 at 11:32:35 AM by AutoGen 5.11.9 +.\" It has been AutoGen-ed May 16, 2011 at 07:40:11 AM by AutoGen 5.11.9 .\" From the definitions ntpsnmpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 736123d48..77d0424f6 100644 --- a/packageinfo.sh +++ b/packageinfo.sh @@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0 # - Numeric values increment # - empty 'increments' to 1 # - NEW 'increments' to empty -point=167 +point=168 ### betapoint is normally modified by script. # ntp-stable Beta number (betapoint) diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index c221f1bbd..570784b81 100644 --- a/sntp/sntp-opts.c +++ b/sntp/sntp-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.c) * - * It has been AutoGen-ed May 14, 2011 at 11:03:41 AM by AutoGen 5.11.9 + * It has been AutoGen-ed May 16, 2011 at 07:36:53 AM by AutoGen 5.11.9 * From the definitions sntp-opts.def * and the template file options * @@ -40,7 +40,7 @@ extern FILE * option_usage_fp; /* TRANSLATORS: choose the translation for option names wisely because you cannot ever change your mind. */ static char const zCopyright[40] = -"sntp 4.2.7p167\n\ +"sntp 4.2.7p168\n\ see html/copyright.html\n"; static char const zLicenseDescrip[25] = "see html/copyright.html\n"; @@ -637,7 +637,7 @@ static tOptDesc optDesc[OPTION_CT] = { */ static char const zPROGNAME[5] = "SNTP"; static char const zUsageTitle[154] = -"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p167\n\ +"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p168\n\ USAGE: %s [ - [] | --[{=| }] ]... \\\n\ \t\t[ hostname-or-IP ...]\n"; static char const zRcName[7] = ".ntprc"; diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 5047e5961..16fb91bb1 100644 --- a/sntp/sntp-opts.h +++ b/sntp/sntp-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.h) * - * It has been AutoGen-ed May 14, 2011 at 11:03:40 AM by AutoGen 5.11.9 + * It has been AutoGen-ed May 16, 2011 at 07:36:53 AM by AutoGen 5.11.9 * From the definitions sntp-opts.def * and the template file options * @@ -78,8 +78,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 24 -#define SNTP_VERSION "4.2.7p167" -#define SNTP_FULL_VERSION "sntp 4.2.7p167" +#define SNTP_VERSION "4.2.7p168" +#define SNTP_FULL_VERSION "sntp 4.2.7p168" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 30aa592d0..06445feb7 100644 --- a/sntp/sntp-opts.texi +++ b/sntp/sntp-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (sntp-opts.texi) # -# It has been AutoGen-ed May 14, 2011 at 11:33:12 AM by AutoGen 5.11.9 +# It has been AutoGen-ed May 16, 2011 at 07:40:28 AM by AutoGen 5.11.9 # From the definitions sntp-opts.def # and the template file aginfo.tpl @end ignore @@ -76,7 +76,7 @@ This is the automatically generated usage text for sntp: @exampleindent 0 @example -sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p167 +sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p168 USAGE: sntp [ - [] | --[@{=| @}] ]... \ [ hostname-or-IP ...] Flg Arg Option-Name Description diff --git a/sntp/sntp.1 b/sntp/sntp.1 index 105b571ee..aefe064cd 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,9 +1,9 @@ -.Dd May 14 2011 +.Dd May 16 2011 .Dt SNTP 1 User Commands .Os SunOS 5.10 .\" EDIT THIS FILE WITH CAUTION (sntp-opts.mdoc) .\" -.\" It has been AutoGen-ed May 14, 2011 at 11:33:12 AM by AutoGen 5.11.9 +.\" It has been AutoGen-ed May 16, 2011 at 07:40:28 AM by AutoGen 5.11.9 .\" From the definitions sntp-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME diff --git a/sntp/sntp.html b/sntp/sntp.html index 9413b0a02..50edb73b4 100644 --- a/sntp/sntp.html +++ b/sntp/sntp.html @@ -36,7 +36,7 @@ display the time offset of the system clock relative to the server clock. Run as root, it can correct the system clock to this offset as well. It can be run as an interactive command or from a cron job. -

This document applies to version 4.2.7p167 of sntp. +

This document applies to version 4.2.7p168 of sntp.

The program implements the SNTP protocol as defined by RFC 5905, the NTPv4 IETF specification. @@ -150,7 +150,7 @@ Up: sntp Invocation

This is the automatically generated usage text for sntp: -

sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p167
+
sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p168
 USAGE:  sntp [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
diff --git a/util/ntp-keygen-opts.c b/util/ntp-keygen-opts.c
index b400941da..d397da065 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  May 14, 2011 at 11:32:40 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 16, 2011 at 07:40:13 AM by AutoGen 5.11.9
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -40,7 +40,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[52] =
-"ntp-keygen (ntp) 4.2.7p167\n\
+"ntp-keygen (ntp) 4.2.7p168\n\
 see html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "see html/copyright.html\n";
@@ -752,7 +752,7 @@ static tOptDesc optDesc[OPTION_CT] = {
  */
 static char const zPROGNAME[11] = "NTP_KEYGEN";
 static char const zUsageTitle[116] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p167\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p168\n\
 USAGE:  %s [ - [] | --[{=| }] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h
index 115977db4..0a41d137e 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  May 14, 2011 at 11:32:40 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 16, 2011 at 07:40:13 AM by AutoGen 5.11.9
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -78,8 +78,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.7p167"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p167"
+#define NTP_KEYGEN_VERSION       "4.2.7p168"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p168"
 
 /*
  *  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 8f40e3bc5..40c165a38 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  May 14, 2011 at 11:32:53 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 16, 2011 at 07:40:20 AM by AutoGen 5.11.9
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -51,7 +51,7 @@ This is the automatically generated usage text for ntp-keygen:
 
 @exampleindent 0
 @example
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p167
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p168
 USAGE:  ntp-keygen [ - [] | --[@{=| @}] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
diff --git a/util/ntp-keygen.1 b/util/ntp-keygen.1
index 3dd5d6dd6..35081e980 100644
--- a/util/ntp-keygen.1
+++ b/util/ntp-keygen.1
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-05-14 "(ntp 4.2.7p167)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-05-16 "(ntp 4.2.7p168)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  May 14, 2011 at 11:32:52 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 16, 2011 at 07:40:20 AM by AutoGen 5.11.9
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"