]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_3P52 NTP_4_2_3P52
authorHarlan Stenn <stenn@ntp.org>
Sun, 8 Oct 2006 23:39:10 +0000 (19:39 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sun, 8 Oct 2006 23:39:10 +0000 (19:39 -0400)
bk: 45298c1eRS5w0JaE8Et-YTPaZbAD4g

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 5488f54c5055ebf6de3ff1ffefd17710ea25961c..294c4528eda79588bcae2c66107eb9c670ebd5cf 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday October  8, 2006 at 03:53:05 AM EDT
+ *  It has been AutoGen-ed  Sunday October  8, 2006 at 07:30:10 PM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -38,7 +38,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;
 
@@ -867,7 +867,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.3p51\n\
+"ntpd - NTP daemon program - Ver. 4.2.3p52\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
@@ -943,7 +943,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 45cd4451f33e1b2245f6636cb929e06ffb6ada43..3589e3133c036b81ad5286bb3ad7463f2d8ba66f 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday October  8, 2006 at 03:53:04 AM EDT
+ *  It has been AutoGen-ed  Sunday October  8, 2006 at 07:30:10 PM EDT
  *  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.3p51"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.3p51"
+#define NTPD_VERSION       "4.2.3p52"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.3p52"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b3d98e7909a00debb6a39c6029d244d7524118af..de621e1bef067ad53c281d1674b698ab6f8bf150 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September 25, 2006 at 08:52:31 AM EDT
+# It has been AutoGen-ed  Sunday October  8, 2006 at 07:30:13 PM 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 cb4d38bfe130ead592596b6bb548144ffa44a0ff..7a4014b68e8e348f5a1b9f052eaf52f773020e7d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2006-09-25 "( 4.2.3p51)" "Programmer's Manual"
+.TH NTPD 1 2006-10-08 "( 4.2.3p52)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday September 25, 2006 at 08:52:30 AM EDT
+.\"  It has been AutoGen-ed  Sunday October  8, 2006 at 07:30:12 PM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ad988a0b68b9bd22af6c565f400e790929ca94a1..0d78154d4b61cd3286ff9be29620e58ff2012c35 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday October  8, 2006 at 03:53:07 AM EDT
+ *  It has been AutoGen-ed  Sunday October  8, 2006 at 07:30:15 PM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -38,7 +38,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;
 
@@ -1065,7 +1065,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDSIM";
 tSCC   zUsageTitle[] =
-"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p51\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p52\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
@@ -1141,7 +1141,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 abdcbf4248095db7c2c2ee85d743e60b37071b83..f59fffbf0b6ddf824ed0e07511ec2ff6b0a3d7ad 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday October  8, 2006 at 03:53:06 AM EDT
+ *  It has been AutoGen-ed  Sunday October  8, 2006 at 07:30:14 PM 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.3p51"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p51"
+#define NTPDSIM_VERSION       "4.2.3p52"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p52"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 99a542a160d776ca0b9924dc62d00c12923b2732..f8180ada767a72fcc49aad1ace8741f75864f4c9 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September 25, 2006 at 08:52:36 AM EDT
+# It has been AutoGen-ed  Sunday October  8, 2006 at 07:30:18 PM 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 106a27b3863ef1e9eb5f71c55285c4d560237cf4..e5c5188ffd380c003f8767282dd8cf6b7f98c4d7 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2006-09-25 "( 4.2.3p51)" "Programmer's Manual"
+.TH NTPDSIM 1 2006-10-08 "( 4.2.3p52)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday September 25, 2006 at 08:52:35 AM EDT
+.\"  It has been AutoGen-ed  Sunday October  8, 2006 at 07:30:17 PM EDT
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d2b07d049104e59e5cd729471e2402bf780e1199..c5643d949722ca361d35c1f9092a5119f58e3bf1 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday October  8, 2006 at 03:53:09 AM EDT
+ *  It has been AutoGen-ed  Sunday October  8, 2006 at 07:36:41 PM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -38,7 +38,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;
 
@@ -454,7 +454,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p51\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p52\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
@@ -545,7 +545,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 1a01d28afc02d74c699c6cc94e8a648aba0410bd..8d7aa922fcfda866854c3c78b8c02be84bb9904f 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday October  8, 2006 at 03:53:09 AM EDT
+ *  It has been AutoGen-ed  Sunday October  8, 2006 at 07:36:40 PM 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.3p51"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p51"
+#define NTPDC_VERSION       "4.2.3p52"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p52"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6d191eab738e40ae83d24c96782eda25d1096185..942c918a00982b8fbc94cfba24c3062ba5029d0f 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September 25, 2006 at 08:58:58 AM EDT
+# It has been AutoGen-ed  Sunday October  8, 2006 at 07:36:43 PM 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 d60a5e58c0c90b3061daa6b2de6bbc96e4a4fbf1..fbdb07d21a17f35f2ce399e9690387757129103a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2006-09-25 "( 4.2.3p51)" "Programmer's Manual"
+.TH NTPDC 1 2006-10-08 "( 4.2.3p52)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday September 25, 2006 at 08:58:57 AM EDT
+.\"  It has been AutoGen-ed  Sunday October  8, 2006 at 07:36:42 PM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 5da6e50ac86ace459b14c68366f77df3e5e5e86e..5034c2519554a9080911142cf7ab84c7530850e5 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday October  8, 2006 at 03:53:10 AM EDT
+ *  It has been AutoGen-ed  Sunday October  8, 2006 at 07:37:09 PM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -38,7 +38,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;
 
@@ -402,7 +402,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.3p51\n\
+"ntpq - standard NTP query program - Ver. 4.2.3p52\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
@@ -485,7 +485,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 5c42be9cc8f6fa9c889b11b339a1c6c88272b3b1..94042869dc5491f067f517cd64a7db3a371e6ce9 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday October  8, 2006 at 03:53:10 AM EDT
+ *  It has been AutoGen-ed  Sunday October  8, 2006 at 07:37:09 PM 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.3p51"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.3p51"
+#define NTPQ_VERSION       "4.2.3p52"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.3p52"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b63061716ef43f1c40839bc00707330628dd83d3..522f1e95245919ebdb0a9a9e951bd1ba1d3be671 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday October  8, 2006 at 03:44:53 AM EDT
+# It has been AutoGen-ed  Sunday October  8, 2006 at 07:37:12 PM 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 30f72a98f25e90fc63ea1b100a32482a10b384a2..8c2319118a56200694145f608c65845d955c5685 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2006-09-25 "( 4.2.3p51)" "Programmer's Manual"
+.TH NTPQ 1 2006-10-08 "( 4.2.3p52)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday September 25, 2006 at 08:59:27 AM EDT
+.\"  It has been AutoGen-ed  Sunday October  8, 2006 at 07:37:10 PM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8ab966d6ef3bab5f356748c4fc9205eaf8bd5ef8..ef6685d7b484457b06c5297105f17c6e437baafa 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=51
+point=52
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 2f5a6d3d87aba8a5c121c918a6cae589bb1020b6..c1a46a92084042463f75c3241f834ef30651d2ef 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday October  8, 2006 at 03:53:12 AM EDT
+ *  It has been AutoGen-ed  Sunday October  8, 2006 at 07:37:37 PM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -484,7 +484,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.3p51\n\
+"sntp - standard SNTP program - Ver. 4.2.3p52\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index c5b10b7c29926d542590e8b01dd41f63221f8440..b1de8f6c634c623d291f850fe5ca0463c24e850c 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday October  8, 2006 at 03:53:12 AM EDT
+ *  It has been AutoGen-ed  Sunday October  8, 2006 at 07:37:36 PM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -147,8 +147,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    12
-#define SNTP_VERSION       "4.2.3p51"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.3p51"
+#define SNTP_VERSION       "4.2.3p52"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.3p52"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0056e98bc3a43cfb67765bf026d04919d04ff630..d5c3e77e9596747a36a668b2afa641f41687d2ee 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September 25, 2006 at 08:59:55 AM EDT
+# It has been AutoGen-ed  Sunday October  8, 2006 at 07:37:39 PM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 3700a617dc499e32fa5841e1f8a61ee64b8e2a60..0d7ab10de90ad832a9f043cccb8c773a679a383b 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday October  8, 2006 at 03:53:14 AM EDT
+ *  It has been AutoGen-ed  Sunday October  8, 2006 at 07:37:56 PM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -38,7 +38,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;
 
@@ -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.3p51\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p52\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
@@ -869,7 +869,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 3f98056bd6167ec888a19d4118d46ad9d0d9fdb4..4370056c324c01336398f08093144c64d5dddc9a 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday October  8, 2006 at 03:53:13 AM EDT
+ *  It has been AutoGen-ed  Sunday October  8, 2006 at 07:37:56 PM 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.3p51"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p51"
+#define NTP_KEYGEN_VERSION       "4.2.3p52"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p52"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6ceeb72e210ffb6c6b623f45e6b4cacc2bb57f92..3f41829055fb39853d4979a68440f14446e69564 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 09:00:05 AM EDT
+# It has been AutoGen-ed  Sunday October  8, 2006 at 07:37:59 PM 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 51fe5836130b951e34f1b806436dd978b0507520..3105e7e48c57c6a19132d34b86ef5139e9085988 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2006-09-25 "(ntp 4.2.3p51)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2006-10-08 "(ntp 4.2.3p52)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday September 25, 2006 at 09:00:03 AM EDT
+.\"  It has been AutoGen-ed  Sunday October  8, 2006 at 07:37:58 PM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"