]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_3P51 NTP_4_2_3P51
authorHarlan Stenn <stenn@ntp.org>
Mon, 25 Sep 2006 11:49:15 +0000 (07:49 -0400)
committerHarlan Stenn <stenn@ntp.org>
Mon, 25 Sep 2006 11:49:15 +0000 (07:49 -0400)
bk: 4517c23bmfgGDoI69O_VL_Rbi_zbmA

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 40aa143cda6f55e2b3dc6767c581081fa2c15c6b..40b24306462e7f886cb0fdb2682d1bc48353d6d7 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September 25, 2006 at 12:45:23 AM EDT
+ *  It has been AutoGen-ed  Monday September 25, 2006 at 07:40:17 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  */
@@ -36,7 +36,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;
 
@@ -865,7 +865,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.3p50\n\
+"ntpd - NTP daemon program - Ver. 4.2.3p51\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
@@ -941,7 +941,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 */
index 3ab7116f021d9e9cf1c465c782e44592eda2bc43..791a0e6838834207cfa8216b5aa402147d1c75ea 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September 25, 2006 at 12:45:22 AM EDT
+ *  It has been AutoGen-ed  Monday September 25, 2006 at 07:40:16 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  */
@@ -88,8 +88,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    34
-#define NTPD_VERSION       "4.2.3p50"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.3p50"
+#define NTPD_VERSION       "4.2.3p51"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.3p51"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ac8aee1bfcbb2b61e7c9593762ab5f77b3592349..ee2db03c59442015338fdd736977c778aa41dff2 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September 25, 2006 at 12:42:00 AM EDT
+# It has been AutoGen-ed  Monday September 25, 2006 at 07:40:19 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_*
 
 
index d9994d1c038b5b919f19789fab45d66d5fa20a6f..c6a86670ac259fbe556c9ce286e60c9ea18db13e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2006-09-25 "( 4.2.3p50)" "Programmer's Manual"
+.TH NTPD 1 2006-09-25 "( 4.2.3p51)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday September 25, 2006 at 12:41:59 AM EDT
+.\"  It has been AutoGen-ed  Monday September 25, 2006 at 07:40:18 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d5e2f58d282aff06ceb6df4761a60631ea97ac3c..df6bf263eb61c63484c4c3e254f021cb4d9ad10d 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September 25, 2006 at 12:45:25 AM EDT
+ *  It has been AutoGen-ed  Monday September 25, 2006 at 07:40:22 AM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  */
@@ -36,7 +36,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;
 
@@ -1063,7 +1063,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDSIM";
 tSCC   zUsageTitle[] =
-"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p50\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p51\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
@@ -1139,7 +1139,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 */
index d542934162cabd80f92aa89350effe34843a9a23..19c6179d24de5fd5a947c4f6dcbffa8b5b3eea45 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September 25, 2006 at 12:45:24 AM EDT
+ *  It has been AutoGen-ed  Monday September 25, 2006 at 07:40:21 AM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  */
@@ -97,8 +97,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    43
-#define NTPDSIM_VERSION       "4.2.3p50"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p50"
+#define NTPDSIM_VERSION       "4.2.3p51"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p51"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9d20a5fd01699bd872952e6ffe5a92dc2326be7b..f31cad3a564632c41bbe960c32a623e1e0ede889 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September 25, 2006 at 12:42:12 AM EDT
+# It has been AutoGen-ed  Monday September 25, 2006 at 07:40:24 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_*
 
 
index b2d6ad2569e42f8baff908361aeeb176550bdeff..c4b526e6c4d89bfeced19bed6b6a87004f63fd4f 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2006-09-25 "( 4.2.3p50)" "Programmer's Manual"
+.TH NTPDSIM 1 2006-09-25 "( 4.2.3p51)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday September 25, 2006 at 12:42:08 AM EDT
+.\"  It has been AutoGen-ed  Monday September 25, 2006 at 07:40:23 AM EDT
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 63a0ec5ac3f4eb7a2cc511ecf88b9f771616ac52..a8ea2381b95ac8db2e17d1250c7b53ad90caba84 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September 25, 2006 at 12:45:28 AM EDT
+ *  It has been AutoGen-ed  Monday September 25, 2006 at 07:46:44 AM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  */
@@ -36,7 +36,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;
 
@@ -452,7 +452,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p50\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p51\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
@@ -543,7 +543,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 */
index ed65d786811e2cb384a4e559b573f16262b5736e..6ca62d6c64367884beeb0d65ac39a897f438bb99 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September 25, 2006 at 12:45:27 AM EDT
+ *  It has been AutoGen-ed  Monday September 25, 2006 at 07:46:44 AM EDT
  *  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.3p50"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p50"
+#define NTPDC_VERSION       "4.2.3p51"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p51"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6865e746c163b5e554ba7864da827184fae2af9d..e90a90c14b9197cd44f954ef5316773771b3d601 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September 25, 2006 at 12:57:05 AM EDT
+# It has been AutoGen-ed  Monday September 25, 2006 at 07:46:46 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
index 7db38a2ea1b45e7355156588b1b73ba95079de9f..cb43fb05d5413065690fe76d9b5c1caee717df32 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2006-09-25 "( 4.2.3p50)" "Programmer's Manual"
+.TH NTPDC 1 2006-09-25 "( 4.2.3p51)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday September 25, 2006 at 12:57:05 AM EDT
+.\"  It has been AutoGen-ed  Monday September 25, 2006 at 07:46:45 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 34f4659b035c63357561ba456d1ea9673e9226b5..5bc32bbbb9ff14925c8bdde9bc98cd7d091d8c7b 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September 25, 2006 at 12:45:30 AM EDT
+ *  It has been AutoGen-ed  Monday September 25, 2006 at 07:47:14 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  */
@@ -36,7 +36,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;
 
@@ -400,7 +400,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.3p50\n\
+"ntpq - standard NTP query program - Ver. 4.2.3p51\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
@@ -483,7 +483,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 */
index 9dad3f7b8b1cc0c61ce05174f1a1e5f339c3fd5d..acbe1e247b39caea4b1b04fa062cfdb5b938dc0b 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September 25, 2006 at 12:45:29 AM EDT
+ *  It has been AutoGen-ed  Monday September 25, 2006 at 07:47:14 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  */
@@ -67,8 +67,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define NTPQ_VERSION       "4.2.3p50"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.3p50"
+#define NTPQ_VERSION       "4.2.3p51"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.3p51"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index bd4258f71f517db30f4f8afe06bacbe3e0469660..9e04320898582176a97956080cbc64933e0352a4 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September 25, 2006 at 12:57:36 AM EDT
+# It has been AutoGen-ed  Monday September 25, 2006 at 07:47:16 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
index ac01fa3fa61e502b439cf50298f298361403986d..3f8a663ef8c83e6c4e854d00ac1d91c3fe4ab706 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2006-09-25 "( 4.2.3p50)" "Programmer's Manual"
+.TH NTPQ 1 2006-09-25 "( 4.2.3p51)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday September 25, 2006 at 12:57:35 AM EDT
+.\"  It has been AutoGen-ed  Monday September 25, 2006 at 07:47:15 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 21b3497db2a2c118c149edb287e42d3f681a0e6b..8ab966d6ef3bab5f356748c4fc9205eaf8bd5ef8 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=50
+point=51
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 288e4760d6e28eec46faf7e8e82f6ef13e9e1d98..57edb00a2906c2d04ca4fde53f3009cfc9b42773 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September 25, 2006 at 12:58:04 AM EDT
+ *  It has been AutoGen-ed  Monday September 25, 2006 at 07:47:43 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  */
@@ -482,7 +482,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.3p50\n\
+"sntp - standard SNTP program - Ver. 4.2.3p51\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 2476db6f5e54278c15b7c78d8e28eb4a15009357..2adc6ecb51dbbbd7160f15ddbf1c4c79c7543a32 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September 25, 2006 at 12:58:03 AM EDT
+ *  It has been AutoGen-ed  Monday September 25, 2006 at 07:47:42 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  */
@@ -145,8 +145,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    12
-#define SNTP_VERSION       "4.2.3p50"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.3p50"
+#define SNTP_VERSION       "4.2.3p51"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.3p51"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index bf8f59a8943d49311ba9cb9091d38f52247b879b..a0117d4df0527f18b05eb7fc646a8c2434bd6c78 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September 25, 2006 at 12:58:06 AM EDT
+# It has been AutoGen-ed  Monday September 25, 2006 at 07:47:45 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index d4716a9035504960e6e75f1413a8e77bee064a7c..6a5ae7033f3208cea570552234769201462b21ad 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September 25, 2006 at 12:45:35 AM EDT
+ *  It has been AutoGen-ed  Monday September 25, 2006 at 07:48:03 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  */
@@ -36,7 +36,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;
 
@@ -789,7 +789,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p50\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p51\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
@@ -867,7 +867,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 */
index 284f58473cfbba6a09fc0cb6733105d7c839559d..0c3d9b8eb6324a3236b37d8d23755d542f3acece 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September 25, 2006 at 12:45:34 AM EDT
+ *  It has been AutoGen-ed  Monday September 25, 2006 at 07:48:02 AM EDT
  *  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.3p50"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p50"
+#define NTP_KEYGEN_VERSION       "4.2.3p51"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p51"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f3f5ea73183c98f9666eb6d8efa26c06d479f9e0..0a5181f7b2560d7dd4b8f2fb15b89fb788ed16a2 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September 25, 2006 at 12:59:10 AM EDT
+# It has been AutoGen-ed  Monday September 25, 2006 at 07:48:05 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.
index b640b9a6ea20c010e3553b3868a635cb1b91587f..d5f8c87f4469f8b52d4d1939537259a44c4f319d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2006-09-25 "(ntp 4.2.3p50)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2006-09-25 "(ntp 4.2.3p51)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday September 25, 2006 at 12:59:09 AM EDT
+.\"  It has been AutoGen-ed  Monday September 25, 2006 at 07:48:04 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"