]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P185
authorHarlan Stenn <stenn@ntp.org>
Wed, 1 Jul 2009 11:53:52 +0000 (07:53 -0400)
committerHarlan Stenn <stenn@ntp.org>
Wed, 1 Jul 2009 11:53:52 +0000 (07:53 -0400)
bk: 4a4b4e50bmLE00T6ZKPQgY37u1USpw

30 files changed:
ChangeLog
gsoc_sntp/sntp-opts.c
gsoc_sntp/sntp-opts.h
gsoc_sntp/sntp-opts.texi
gsoc_sntp/sntp.1
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd-opts.texi
ntpd/ntpd.1
ntpdc/ntpdc-opts.c
ntpdc/ntpdc-opts.h
ntpdc/ntpdc-opts.texi
ntpdc/ntpdc.1
ntpq/ntpq-opts.c
ntpq/ntpq-opts.h
ntpq/ntpq-opts.texi
ntpq/ntpq.1
ntpsnmpd/ntpsnmpd-opts.c
ntpsnmpd/ntpsnmpd-opts.h
ntpsnmpd/ntpsnmpd-opts.texi
ntpsnmpd/ntpsnmpd.1
packageinfo.sh
sntp/sntp-opts.c
sntp/sntp-opts.h
sntp/sntp-opts.texi
sntp/sntp.1
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index d176f910b91f2cb895b8fce7d53a68bc1c865799..4d07fe48f5bd58ad6e7dd99333f13156f7e0a007 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.5p185) 2009/07/01 Released by Harlan Stenn <stenn@ntp.org>
 * Documentation updates from Dave Mills.
 * [Bug 1234] convert NMEA driver to use common PPSAPI code.
 * timepps-Solaris.h pps_handle_t changed from pointer to scalar
index 4b3d1ae61809b89a7ae114e8a20565536eb90004..230860d6a4f99ab75f78335051c7ad97d4d41d0f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday June 24, 2009 at 07:50:18 AM EDT
+ *  It has been AutoGen-ed  Wednesday July  1, 2009 at 07:51:28 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -460,7 +460,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p184\n\
+"sntp - standard SNTP program - Ver. 4.2.5p185\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 9351e764e4dd7d72331256c65305d0d75723b6df..c5f2838974f2d4c90447ad9d9324b760227b2149 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday June 24, 2009 at 07:50:17 AM EDT
+ *  It has been AutoGen-ed  Wednesday July  1, 2009 at 07:51:27 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -72,8 +72,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    17
-#define SNTP_VERSION       "4.2.5p184"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p184"
+#define SNTP_VERSION       "4.2.5p185"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p185"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 35970d9cf470b8825d084acd40e4ea96a5657a20..d83927e353491d6ab061fb76af6f7f092736c8ff 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday June 24, 2009 at 07:50:20 AM EDT
+# It has been AutoGen-ed  Wednesday July  1, 2009 at 07:51:30 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index f75f056f15c8fe8d58704979c4be11401f2a2c48..52338716bbe87c856bc4bcb82daa96200af182fb 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2009-06-24 "( 4.2.5p184)" "Programmer's Manual"
+.TH SNTP 1 2009-07-01 "( 4.2.5p185)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday June 24, 2009 at 07:50:19 AM EDT
+.\"  It has been AutoGen-ed  Wednesday July  1, 2009 at 07:51:29 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e1e73bd05ae0e3237ea5e2baa8f03489e473817d..abaaa10e8a0426a59ee826018feeb77655c6c9e7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday June 24, 2009 at 07:37:23 AM EDT
+ *  It has been AutoGen-ed  Wednesday July  1, 2009 at 07:38:34 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -914,7 +914,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p184\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p185\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index a46e2e69f72fa08181fe55d9cc3019a2fdc3832e..9e5cae90f1c58ab936ff6e204487dd908d07cd81 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday June 24, 2009 at 07:37:22 AM EDT
+ *  It has been AutoGen-ed  Wednesday July  1, 2009 at 07:38:33 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -89,8 +89,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    34
-#define NTPD_VERSION       "4.2.5p184"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p184"
+#define NTPD_VERSION       "4.2.5p185"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p185"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 786100a7291ac24679b21176f8cfa2e246fca062..9f46d3e383d60f8e491810ece5de38ce433ea3a6 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday June 24, 2009 at 07:37:25 AM EDT
+# It has been AutoGen-ed  Wednesday July  1, 2009 at 07:38:36 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 68e68369578043845970a2483d5a04a3ef3f269b..6355f633c7c09a37b06b678535ac1709f4cb51f7 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2009-06-24 "( 4.2.5p184)" "Programmer's Manual"
+.TH NTPD 1 2009-07-01 "( 4.2.5p185)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday June 24, 2009 at 07:37:24 AM EDT
+.\"  It has been AutoGen-ed  Wednesday July  1, 2009 at 07:38:35 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 5123de1f8eb3b9b6091f480cf97fd0011bfd3077..ed056d90cc528899f9dd917ce786a401ca6415c6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday June 24, 2009 at 07:44:17 AM EDT
+ *  It has been AutoGen-ed  Wednesday July  1, 2009 at 07:45:26 AM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -462,7 +462,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p184\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p185\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index dabd2c45a3fc50564b4400b81c0fe88d5cf0fde3..573bea8822e7cd1612e4f29dde7134ed3dbe8ca7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday June 24, 2009 at 07:44:17 AM EDT
+ *  It has been AutoGen-ed  Wednesday July  1, 2009 at 07:45:26 AM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -70,8 +70,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.5p184"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p184"
+#define NTPDC_VERSION       "4.2.5p185"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p185"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e3decc3cafe5ee9402a21e66b43760e1e9cd35cc..6c49a06af71911fbed8589ec6152589ad44d9b2c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday June 24, 2009 at 07:44:19 AM EDT
+# It has been AutoGen-ed  Wednesday July  1, 2009 at 07:45:28 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 25e1e785c3c42ec2e6e3bf4a810477b1afac0459..c2df3469142f17378cb15d77c2ad41cb1da9d218 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2009-06-24 "( 4.2.5p184)" "Programmer's Manual"
+.TH NTPDC 1 2009-07-01 "( 4.2.5p185)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday June 24, 2009 at 07:44:19 AM EDT
+.\"  It has been AutoGen-ed  Wednesday July  1, 2009 at 07:45:27 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 06873a9dd8d6697f6e413f6ef1f5f1af3486cafc..5229eab86a8e61f049d176315b317f2c076681e9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday June 24, 2009 at 07:44:49 AM EDT
+ *  It has been AutoGen-ed  Wednesday July  1, 2009 at 07:45:57 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -410,7 +410,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.5p184\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p185\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 15253a0c80139d3b6a79e276c4584d5264ad1eb9..be18995689d6fd5d26875908fa90fb5149bdaef2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday June 24, 2009 at 07:44:48 AM EDT
+ *  It has been AutoGen-ed  Wednesday July  1, 2009 at 07:45:56 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -68,8 +68,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define NTPQ_VERSION       "4.2.5p184"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p184"
+#define NTPQ_VERSION       "4.2.5p185"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p185"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 416a9295e63a87d00756d8a2695070ac9239741a..0c7d699ef56ea21952efc60bfc0d0f1fdc8e8124 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday June 24, 2009 at 07:44:51 AM EDT
+# It has been AutoGen-ed  Wednesday July  1, 2009 at 07:45:59 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index e69c4cdfca4edb6b0f767abd4190163e6c294b16..c24959f779f9d56506b792f0fca2aca66cf0dd5c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2009-06-24 "( 4.2.5p184)" "Programmer's Manual"
+.TH NTPQ 1 2009-07-01 "( 4.2.5p185)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday June 24, 2009 at 07:44:50 AM EDT
+.\"  It has been AutoGen-ed  Wednesday July  1, 2009 at 07:45:58 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 75a21950959060533102b5a7991df766f3193595..151f713271250acdc80407cc8758cb53c000abb8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday June 24, 2009 at 07:45:34 AM EDT
+ *  It has been AutoGen-ed  Wednesday July  1, 2009 at 07:46:42 AM EDT
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -228,7 +228,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPSNMPD";
 tSCC   zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p184\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p185\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 519874a9ed9f2bb8fc86645c07c93a3b0f79aef1..bb82cc7ea64643db40bbabebe52d589c76cdfd74 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday June 24, 2009 at 07:45:34 AM EDT
+ *  It has been AutoGen-ed  Wednesday July  1, 2009 at 07:46:42 AM EDT
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -62,8 +62,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    7
-#define NTPSNMPD_VERSION       "4.2.5p184"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p184"
+#define NTPSNMPD_VERSION       "4.2.5p185"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p185"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7750f6c2895b2b71a156289e772c2adb7a424763..c98999413aafa1c7817e7574e6182394d0a0ddaa 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday June 24, 2009 at 07:45:36 AM EDT
+# It has been AutoGen-ed  Wednesday July  1, 2009 at 07:46:44 AM EDT
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index c9109c050ba476f3b649edf7670c1d8697c3001c..fe322ee2d12110649aa23e002f721625e3da8e0e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2009-06-24 "( 4.2.5p184)" "Programmer's Manual"
+.TH NTPSNMPD 1 2009-07-01 "( 4.2.5p185)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday June 24, 2009 at 07:45:35 AM EDT
+.\"  It has been AutoGen-ed  Wednesday July  1, 2009 at 07:46:43 AM EDT
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 186a63fbdf3940a6c960d9c7a131706a01ecaeba..265245955e6fbbbb2bed4084513f162ac3ebb0d4 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=184
+point=185
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 90487e9d1f728a3c39392cbf14996bf0e00d237a..4c0c19554369a7df4d3ead6ac24e0002f9e78009 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday June 24, 2009 at 07:51:17 AM EDT
+ *  It has been AutoGen-ed  Wednesday July  1, 2009 at 07:52:27 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -513,7 +513,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p184\n\
+"sntp - standard SNTP program - Ver. 4.2.5p185\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f44705404b8775ad4a6b83a8d08f8b407a6ae0a1..644228054520b240a295bd2870eeb3a0cc72aef1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday June 24, 2009 at 07:51:16 AM EDT
+ *  It has been AutoGen-ed  Wednesday July  1, 2009 at 07:52:26 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -147,8 +147,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define SNTP_VERSION       "4.2.5p184"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p184"
+#define SNTP_VERSION       "4.2.5p185"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p185"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d07a1617fef7a2d6e64b97856f1daba5289e7df5..6c81b434d5b6a3f2a9ec9d894c9ad07f830d2d52 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday June 24, 2009 at 07:51:19 AM EDT
+# It has been AutoGen-ed  Wednesday July  1, 2009 at 07:52:29 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 0539564035023b113519b4874b646ac17c830f5f..34c5635a9853c9b22f72ca39babff447c8cb313b 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2009-06-24 "( 4.2.5p184)" "Programmer's Manual"
+.TH SNTP 1 2009-07-01 "( 4.2.5p185)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday June 24, 2009 at 07:51:18 AM EDT
+.\"  It has been AutoGen-ed  Wednesday July  1, 2009 at 07:52:28 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 75e03cec823eef863d5b5d131c312a63d08e6271..eb937209310b1f0edfa9697b1a39a4edca15988a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday June 24, 2009 at 07:51:27 AM EDT
+ *  It has been AutoGen-ed  Wednesday July  1, 2009 at 07:52:36 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -770,7 +770,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p184\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p185\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 49a328e726b7873f5c448143579a67cba757cec2..1e0bdeebed004b002910f0f2d7944e22feb42893 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday June 24, 2009 at 07:51:26 AM EDT
+ *  It has been AutoGen-ed  Wednesday July  1, 2009 at 07:52:36 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -78,8 +78,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    23
-#define NTP_KEYGEN_VERSION       "4.2.5p184"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p184"
+#define NTP_KEYGEN_VERSION       "4.2.5p185"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p185"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0025bf76064278468f8156f0d3b0282cee72ef59..995b4f668e563201e480376e9085c1a725f034a5 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday June 24, 2009 at 07:51:29 AM EDT
+# It has been AutoGen-ed  Wednesday July  1, 2009 at 07:52:38 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index e15a01247e17a2a06cb50c7b08b98bf6c3eb8031..333e737dba6df9cf11671945e2e5e72309e14858 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2009-06-24 "(ntp 4.2.5p184)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2009-07-01 "(ntp 4.2.5p185)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday June 24, 2009 at 07:51:28 AM EDT
+.\"  It has been AutoGen-ed  Wednesday July  1, 2009 at 07:52:37 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"