]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_4P1_RC1 NTP_4_2_4P1_RC1
authorHarlan Stenn <stenn@ntp.org>
Sat, 14 Apr 2007 11:53:43 +0000 (07:53 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sat, 14 Apr 2007 11:53:43 +0000 (07:53 -0400)
bk: 4620c0c76_eOrHmkIVnlGRNASfQYbQ

24 files changed:
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd-opts.texi
ntpd/ntpd.1
ntpd/ntpdsim-opts.c
ntpd/ntpdsim-opts.h
ntpd/ntpdsim-opts.texi
ntpd/ntpdsim.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
packageinfo.sh
sntp/sntp-opts.c
sntp/sntp-opts.h
sntp/sntp-opts.texi
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index eb0f4fb8695735faa00609c6cc5ab9cd7c56ac4b..b408dfe8f3391dac70b8fa2d5c1cc9980d16590a 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday April 14, 2007 at 02:16:53 AM EDT
+ *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:44:34 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -827,7 +827,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.4p0\n\
+"ntpd - NTP daemon program - Ver. 4.2.4p1-RC1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 5fb9d44c8d9483574bca5a04867cb89c3345e914..39b65582486905fb78e0326ad421aab74b1e8f6a 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday April 14, 2007 at 02:16:52 AM EDT
+ *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:44:34 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -88,8 +88,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    32
-#define NTPD_VERSION       "4.2.4p0"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p0"
+#define NTPD_VERSION       "4.2.4p1-RC1"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p1-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 390b8491f6b6a2d52494a3bcd146b7d6af7980db..75a9604c4a5c0ba705ebc48dcaf8a564c1b2090f 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday April 14, 2007 at 02:16:55 AM EDT
+# It has been AutoGen-ed  Saturday April 14, 2007 at 07:44:37 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -116,7 +116,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-stable/ntpd/.ntprc
+ - reading file /deacon/backroom/snaps/ntp-stable/ntpd/.ntprc
  - examining environment variables named NTPD_*
 
 
index 39a1d3b563dceb71b4aef0b73772800211ecf429..fc47d3ce42f7b5814b82a79db250ab791e367923 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-04-14 "( 4.2.4p0)" "Programmer's Manual"
+.TH NTPD 1 2007-04-14 "( 4.2.4p1-RC1)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday April 14, 2007 at 02:16:54 AM EDT
+.\"  It has been AutoGen-ed  Saturday April 14, 2007 at 07:44:36 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 5d3c88d504cf885de6c3733b4ca085120b0d7f35..55342ca5c89b6653fdea1bd27b8f540df2c7e747 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday April 14, 2007 at 02:16:58 AM EDT
+ *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:44:40 AM EDT
  *  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.4p0\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p1-RC1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 051a122a1e9ec961fd488fe80e077a95f9f98458..7e7962891c5e75a5c6be25cabceac57e9582b1e7 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday April 14, 2007 at 02:16:57 AM EDT
+ *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:44:39 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.4p0"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p0"
+#define NTPDSIM_VERSION       "4.2.4p1-RC1"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p1-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 911980fe323730481a8535f35701350d2543723d..c18a39d680002b045f2e1d1035aa1a35f1f7081f 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday April 14, 2007 at 02:17:00 AM EDT
+# It has been AutoGen-ed  Saturday April 14, 2007 at 07:44:42 AM EDT
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 4dd619d1a78dbed47bfcd8cffd3ea1be7aaeedb5..b0499c1e364d5b9d10b0eb5b200bed43393c5694 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2007-04-14 "( 4.2.4p0)" "Programmer's Manual"
+.TH NTPDSIM 1 2007-04-14 "( 4.2.4p1-RC1)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday April 14, 2007 at 02:16:59 AM EDT
+.\"  It has been AutoGen-ed  Saturday April 14, 2007 at 07:44:41 AM EDT
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 05b35cde699f54ba11b6cb0d89a87f4baee3bed7..be1ceec3e677145cfd0cbda83dd5a3b84c6bb6e2 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday April 14, 2007 at 02:18:01 AM EDT
+ *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:51:02 AM EDT
  *  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.4p0\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p1-RC1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 886ed24064b1af2454bc0d4ee2a3c63a1643c281..9f2e8ab26e8e06dc11db5398c02b98395aa5605e 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday April 14, 2007 at 02:18:00 AM EDT
+ *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:51:02 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.4p0"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p0"
+#define NTPDC_VERSION       "4.2.4p1-RC1"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p1-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c86189acedab3948b8e882ca0650f8796a325f7f..020bc4620ee16bb93edc823b33ffb5cd30a61f83 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday April 14, 2007 at 02:18:03 AM EDT
+# It has been AutoGen-ed  Saturday April 14, 2007 at 07:51:04 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-stable/ntpdc/.ntprc
+ - reading file /deacon/backroom/snaps/ntp-stable/ntpdc/.ntprc
  - examining environment variables named NTPDC_*
 
 The
index 7688db2b1862a3b5f1ebe006126698d564e4d078..f892367a7d44fb820e1a4b024087b0ebc01c0fe1 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-04-14 "( 4.2.4p0)" "Programmer's Manual"
+.TH NTPDC 1 2007-04-14 "( 4.2.4p1-RC1)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday April 14, 2007 at 02:18:02 AM EDT
+.\"  It has been AutoGen-ed  Saturday April 14, 2007 at 07:51:03 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 50bd408095c35ed510850da5fb0cb0fb5480b297..e8ea3738234fa547c99c433a13d7617b71547a5c 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday April 14, 2007 at 02:18:20 AM EDT
+ *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:51:34 AM EDT
  *  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.4p0\n\
+"ntpq - standard NTP query program - Ver. 4.2.4p1-RC1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 32db06520f8257e4e063b43c4fa4cec30dac382f..61a9903c1167abc23c23ce225d57f480fb6a07ff 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday April 14, 2007 at 02:18:20 AM EDT
+ *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:51:33 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.4p0"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p0"
+#define NTPQ_VERSION       "4.2.4p1-RC1"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p1-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 69241ae06cb96ae2ad17a5859d450dc1970cc3cf..7d172bd7a7eba5bd6a18c8601281a1b4a2ad1a11 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday April 14, 2007 at 02:18:22 AM EDT
+# It has been AutoGen-ed  Saturday April 14, 2007 at 07:51:36 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -80,7 +80,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-stable/ntpq/.ntprc
+ - reading file /deacon/backroom/snaps/ntp-stable/ntpq/.ntprc
  - examining environment variables named NTPQ_*
 
 The
index 8fee556fc3cc361059057c97dbedc7ba216022d7..2f9ebd7a10351216d1f792e50fadefb786cf2d66 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-04-14 "( 4.2.4p0)" "Programmer's Manual"
+.TH NTPQ 1 2007-04-14 "( 4.2.4p1-RC1)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday April 14, 2007 at 02:18:21 AM EDT
+.\"  It has been AutoGen-ed  Saturday April 14, 2007 at 07:51:34 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index a95b701289302221dcd0c43e8408fdfa3f277bba..e2157801fd1ee0ed64dc140a5959d067ea6758ac 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=0
+point=1
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
@@ -27,5 +27,5 @@ CLTAG=NTP_4_2_0
 # - - rcpoint gets set to 0
 # - - releasecandidate gets set to no
 # - GRONK is for -dev
-rcpoint=
+rcpoint=1
 #rcpoint=GRONK
index 2645e139a6a178a8a56d08417e98023b15934c03..bac697a1e0bc8d99b5002d2ea962933af998e671 100644 (file)
@@ -2,11 +2,11 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday March  7, 2007 at 06:45:05 AM EST
+ *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:52:04 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
- * Generated from AutoOpts 27:5:3 templates.
+ * Generated from AutoOpts 28:0:3 templates.
  */
 
 /*
@@ -440,7 +440,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
      /* equivalenced to  */ NO_EQUIVALENT,
      /* min, max, act ct */ 0, 1, 0,
      /* opt state flags  */ OPTST_SET_ARGTYPE(OPARG_TYPE_STRING)
-                          | OPTST_ARG_OPTIONAL, 0,
+                          | OPTST_ARG_OPTIONAL | OPTST_IMM, 0,
      /* last opt argumnt */ { NULL },
      /* arg list/cookie  */ NULL,
      /* must/cannot opts */ NULL, NULL,
@@ -505,7 +505,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.4p0\n\
+"sntp - standard SNTP program - Ver. 4.2.4p1-RC1\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
@@ -525,7 +525,7 @@ job.\n\
 NTP is the Network Time Protocol (RFC 1305) and SNTP is the\n\
 Simple Network Time Protocol (RFC 2030, which supersedes RFC 1769).\n";
 tSCC    zFullVersion[] = SNTP_FULL_VERSION;
-/* extracted from optcode near line 368 */
+/* extracted from /usr/local/gnu/share/autogen/optcode.tpl near line 378 */
 
 #if defined(ENABLE_NLS)
 # define OPTPROC_BASE OPTPROC_TRANSLATE
@@ -576,7 +576,7 @@ doUsageOpt(
 {
     USAGE( EXIT_SUCCESS );
 }
-/* extracted from optmain.tpl near line 92 */
+/* extracted from /usr/local/gnu/share/autogen/optmain.tpl near line 92 */
 
 #if defined(TEST_SNTP_OPTS) /* TEST MAIN PROCEDURE: */
 
@@ -592,7 +592,7 @@ main( int argc, char** argv )
     return res;
 }
 #endif  /* defined TEST_SNTP_OPTS */
-/* extracted from optcode near line 465 */
+/* extracted from /usr/local/gnu/share/autogen/optcode.tpl near line 475 */
 
 #if ENABLE_NLS
 #include <stdio.h>
@@ -680,3 +680,4 @@ translate_option_strings( void )
 #ifdef  __cplusplus
 }
 #endif
+/* sntp-opts.c ends here */
index 0e5ed8dee9445671ae5970e4de9de1cdd68832d4..00493aba7d0b84ee7073fd066a50500b373a705e 100644 (file)
@@ -2,11 +2,11 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday March  7, 2007 at 06:45:04 AM EST
+ *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:52:04 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
- * Generated from AutoOpts 27:5:3 templates.
+ * Generated from AutoOpts 28:0:3 templates.
  */
 
 /*
  *  tolerable version is at least as old as what was current when the header
  *  template was released.
  */
-#define AO_TEMPLATE_VERSION 110597
+#define AO_TEMPLATE_VERSION 114688
 #if (AO_TEMPLATE_VERSION < OPTIONS_MINIMUM_VERSION) \
  || (AO_TEMPLATE_VERSION > OPTIONS_STRUCT_VERSION)
 # error option template version mismatches autoopts/options.h header
@@ -148,15 +148,15 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define SNTP_VERSION       "4.2.4p0"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p0"
+#define SNTP_VERSION       "4.2.4p1-RC1"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p1-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
  *  option name (as in the teOptIndex enumeration above).
  *  e.g. HAVE_OPT( IPV4 )
  */
-#define         DESC(n) sntpOptions.pOptDesc[INDEX_OPT_ ## n]
+#define         DESC(n) (sntpOptions.pOptDesc[INDEX_OPT_## n])
 #define     HAVE_OPT(n) (! UNUSED_OPT(& DESC(n)))
 #define      OPT_ARG(n) (DESC(n).optArg.argString)
 #define    STATE_OPT(n) (DESC(n).fOptState & OPTST_SET_MASK)
@@ -252,7 +252,7 @@ typedef enum {
                 sntpOptions.pzCurOpt  = NULL )
 #define START_OPT       RESTART_OPT(1)
 #define USAGE(c)        (*sntpOptions.pUsageProc)( &sntpOptions, c )
-/* extracted from opthead near line 312 */
+/* extracted from /usr/local/gnu/share/autogen/opthead.tpl near line 345 */
 
 /* * * * * *
  *
@@ -281,10 +281,4 @@ extern tOptions   sntpOptions;
 }
 #endif
 #endif /* AUTOOPTS_SNTP_OPTS_H_GUARD */
-/*
- * Local Variables:
- * Mode: C
- * c-file-style: "stroustrup"
- * indent-tabs-mode: nil
- * End:
- * options.h ends here */
+/* sntp-opts.h ends here */
index 43061ee5758e4f65e80286e354b3665ccd6bec9b..adfd13c10110dbc55e399382050f9be7bde23cab 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday March  7, 2007 at 06:45:08 AM EST
+# It has been AutoGen-ed  Saturday April 14, 2007 at 07:52:07 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 06cf7c02e38e8a271fd4cfbce1f23b04933ad353..5c5451c3c91720cf23b845f95fddb7f6bff85d1c 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday April 14, 2007 at 02:18:46 AM EDT
+ *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:52:49 AM EDT
  *  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.4p0\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p1-RC1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 90b97954e8b4ab1d96d05591901acfce777bd6db..9044227ef55d6767d9e6fabdd85a0eb27eb98eea 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday April 14, 2007 at 02:18:45 AM EDT
+ *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:52:48 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.4p0"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p0"
+#define NTP_KEYGEN_VERSION       "4.2.4p1-RC1"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p1-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2459170998bc539e1224b58943a26eddf70240a9..d5ade4562ab3071ae995110a0855e3301b5a5ae0 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday April 14, 2007 at 02:18:48 AM EDT
+# It has been AutoGen-ed  Saturday April 14, 2007 at 07:52:51 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-stable/util/.ntprc
+ - reading file /deacon/backroom/snaps/ntp-stable/util/.ntprc
  - examining environment variables named NTP_KEYGEN_*
 
 If there is no new host key, look for an existing one.
index 86ab7d0f590436d8a7f4d5a1bdaa12c2f5581346..bbc6f811c67dfe7ef0f2d2b0cc18eaed3e6f8334 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-04-14 "(ntp 4.2.4p0)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-04-14 "(ntp 4.2.4p1-RC1)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday April 14, 2007 at 02:18:48 AM EDT
+.\"  It has been AutoGen-ed  Saturday April 14, 2007 at 07:52:50 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"