]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
autogen update
authorHarlan Stenn <stenn@ntp.org>
Tue, 26 Sep 2006 20:16:30 +0000 (16:16 -0400)
committerHarlan Stenn <stenn@ntp.org>
Tue, 26 Sep 2006 20:16:30 +0000 (16:16 -0400)
bk: 45198a9ebBsYCpPXeY23xRf48Mj5yQ

25 files changed:
clockstuff/clktest-opts.c
clockstuff/clktest-opts.h
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
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 6c917eefb032e6d81df162faef8b667d64f87cce..2d518f0e778df72b59fbe26ba3bb596de78b7ea0 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (clktest-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September 25, 2006 at 12:45:20 AM EDT
+ *  It has been AutoGen-ed  Monday September 25, 2006 at 02:49:53 PM EDT
  *  From the definitions    clktest-opts.def
  *  and the template file   options
  */
@@ -421,7 +421,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "CLKTEST";
 tSCC   zUsageTitle[] =
-"clktest - test the clock line discipline - Ver. 4.2.3p50\n\
+"clktest - test the clock line discipline - Ver. 4.2.3p51\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... <tty_device>\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 542581bd8e770762c7f9eb59195a82a3260ebcef..0672ace8aedf5f413c7139b5b561fbea1d9ee0dc 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (clktest-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September 25, 2006 at 12:45:19 AM EDT
+ *  It has been AutoGen-ed  Monday September 25, 2006 at 02:49:53 PM EDT
  *  From the definitions    clktest-opts.def
  *  and the template file   options
  */
@@ -67,8 +67,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define CLKTEST_VERSION       "4.2.3p50"
-#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.3p50"
+#define CLKTEST_VERSION       "4.2.3p51"
+#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.3p51"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 40b24306462e7f886cb0fdb2682d1bc48353d6d7..89f67ed331f7f4121b681350c695d416fbe7b875 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September 25, 2006 at 07:40:17 AM EDT
+ *  It has been AutoGen-ed  Monday September 25, 2006 at 02:49:56 PM 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 ../include/copyright.def near line 8 */
+/* extracted from /deacon/backroom/ntp-dev/include/copyright.def near line 8 */
 "see html/copyright.html";
 extern tUsageProc optionUsage;
 
@@ -941,7 +941,7 @@ doOptSet_Debug_Level(
     tOptions*   pOptions,
     tOptDesc*   pOptDesc )
 {
-    /* extracted from ../include/debug-opt.def, line 29 */
+    /* extracted from /deacon/backroom/ntp-dev/include/debug-opt.def, line 29 */
 DESC(DEBUG_LEVEL).optOccCt = atoi( pOptDesc->pzLastArg );
 }
 #endif /* defined DEBUG */
index 791a0e6838834207cfa8216b5aa402147d1c75ea..8c5e665c0c4da0d5dc736b9d798fd236fc1ee619 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September 25, 2006 at 07:40:16 AM EDT
+ *  It has been AutoGen-ed  Monday September 25, 2006 at 02:49:55 PM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  */
index ee2db03c59442015338fdd736977c778aa41dff2..b3d98e7909a00debb6a39c6029d244d7524118af 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September 25, 2006 at 07:40:19 AM EDT
+# It has been AutoGen-ed  Monday September 25, 2006 at 08:52:31 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/snaps/ntp-dev/ntpd/.ntprc
+ - reading file /deacon/backroom/ntp-dev/ntpd/.ntprc
  - reading file /users/stenn/.ntprc
- - reading file /deacon/backroom/snaps/ntp-dev/ntpd/.ntprc
+ - reading file /deacon/backroom/ntp-dev/ntpd/.ntprc
  - examining environment variables named NTPD_*
 
 
index c6a86670ac259fbe556c9ce286e60c9ea18db13e..cb4d38bfe130ead592596b6bb548144ffa44a0ff 100644 (file)
@@ -1,7 +1,7 @@
 .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 07:40:18 AM EDT
+.\"  It has been AutoGen-ed  Monday September 25, 2006 at 08:52:30 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index df6bf263eb61c63484c4c3e254f021cb4d9ad10d..93e32d4ac24cf641dcf50dd71e5f6bba1c67a304 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September 25, 2006 at 07:40:22 AM EDT
+ *  It has been AutoGen-ed  Monday September 25, 2006 at 02:49:58 PM 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 ../include/copyright.def near line 8 */
+/* extracted from /deacon/backroom/ntp-dev/include/copyright.def near line 8 */
 "see html/copyright.html";
 extern tUsageProc optionUsage;
 
@@ -1139,7 +1139,7 @@ doOptSet_Debug_Level(
     tOptions*   pOptions,
     tOptDesc*   pOptDesc )
 {
-    /* extracted from ../include/debug-opt.def, line 29 */
+    /* extracted from /deacon/backroom/ntp-dev/include/debug-opt.def, line 29 */
 DESC(DEBUG_LEVEL).optOccCt = atoi( pOptDesc->pzLastArg );
 }
 #endif /* defined DEBUG */
index 19c6179d24de5fd5a947c4f6dcbffa8b5b3eea45..ea06b08b47a12fc8141b98e193898244f4ae936f 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September 25, 2006 at 07:40:21 AM EDT
+ *  It has been AutoGen-ed  Monday September 25, 2006 at 02:49:57 PM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  */
index f31cad3a564632c41bbe960c32a623e1e0ede889..99a542a160d776ca0b9924dc62d00c12923b2732 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September 25, 2006 at 07:40:24 AM EDT
+# It has been AutoGen-ed  Monday September 25, 2006 at 08:52:36 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/snaps/ntp-dev/ntpd/.ntprc
+ - reading file /deacon/backroom/ntp-dev/ntpd/.ntprc
  - reading file /users/stenn/.ntprc
- - reading file /deacon/backroom/snaps/ntp-dev/ntpd/.ntprc
+ - reading file /deacon/backroom/ntp-dev/ntpd/.ntprc
  - examining environment variables named NTPDSIM_*
 
 
index c4b526e6c4d89bfeced19bed6b6a87004f63fd4f..106a27b3863ef1e9eb5f71c55285c4d560237cf4 100644 (file)
@@ -1,7 +1,7 @@
 .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 07:40:23 AM EDT
+.\"  It has been AutoGen-ed  Monday September 25, 2006 at 08:52:35 AM EDT
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index a8ea2381b95ac8db2e17d1250c7b53ad90caba84..571c069d00414f06a15295a0ae4d55a64139a253 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September 25, 2006 at 07:46:44 AM EDT
+ *  It has been AutoGen-ed  Monday September 25, 2006 at 02:50:00 PM 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 ../include/copyright.def near line 8 */
+/* extracted from /deacon/backroom/ntp-dev/include/copyright.def near line 8 */
 "see html/copyright.html";
 extern tUsageProc optionUsage;
 
@@ -543,7 +543,7 @@ doOptSet_Debug_Level(
     tOptions*   pOptions,
     tOptDesc*   pOptDesc )
 {
-    /* extracted from ../include/debug-opt.def, line 29 */
+    /* extracted from /deacon/backroom/ntp-dev/include/debug-opt.def, line 29 */
 DESC(DEBUG_LEVEL).optOccCt = atoi( pOptDesc->pzLastArg );
 }
 #endif /* defined DEBUG */
index 6ca62d6c64367884beeb0d65ac39a897f438bb99..83be94896af97faca9ba3531c1969ceaac01a58a 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September 25, 2006 at 07:46:44 AM EDT
+ *  It has been AutoGen-ed  Monday September 25, 2006 at 02:49:59 PM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  */
index e90a90c14b9197cd44f954ef5316773771b3d601..6d191eab738e40ae83d24c96782eda25d1096185 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September 25, 2006 at 07:46:46 AM EDT
+# It has been AutoGen-ed  Monday September 25, 2006 at 08:58:58 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/snaps/ntp-dev/ntpdc/.ntprc
+ - reading file /deacon/backroom/ntp-dev/ntpdc/.ntprc
  - examining environment variables named NTPDC_*
 
 The
index cb43fb05d5413065690fe76d9b5c1caee717df32..d60a5e58c0c90b3061daa6b2de6bbc96e4a4fbf1 100644 (file)
@@ -1,7 +1,7 @@
 .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 07:46:45 AM EDT
+.\"  It has been AutoGen-ed  Monday September 25, 2006 at 08:58:57 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 5bc32bbbb9ff14925c8bdde9bc98cd7d091d8c7b..9e827979f77d79328e436f5479fb74f5a38b5850 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September 25, 2006 at 07:47:14 AM EDT
+ *  It has been AutoGen-ed  Monday September 25, 2006 at 02:50:02 PM 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 ../include/copyright.def near line 8 */
+/* extracted from /deacon/backroom/ntp-dev/include/copyright.def near line 8 */
 "see html/copyright.html";
 extern tUsageProc optionUsage;
 
@@ -483,7 +483,7 @@ doOptSet_Debug_Level(
     tOptions*   pOptions,
     tOptDesc*   pOptDesc )
 {
-    /* extracted from ../include/debug-opt.def, line 29 */
+    /* extracted from /deacon/backroom/ntp-dev/include/debug-opt.def, line 29 */
 DESC(DEBUG_LEVEL).optOccCt = atoi( pOptDesc->pzLastArg );
 }
 #endif /* defined DEBUG */
index acbe1e247b39caea4b1b04fa062cfdb5b938dc0b..dcc0e4e9edbabf80d33933fa57ab7e4fec3c91f8 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September 25, 2006 at 07:47:14 AM EDT
+ *  It has been AutoGen-ed  Monday September 25, 2006 at 02:50:01 PM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  */
index 9e04320898582176a97956080cbc64933e0352a4..573f1ae5f335d8cd4636f20da44fd33adca32a8c 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September 25, 2006 at 07:47:16 AM EDT
+# It has been AutoGen-ed  Monday September 25, 2006 at 08:59:28 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/snaps/ntp-dev/ntpq/.ntprc
+ - reading file /deacon/backroom/ntp-dev/ntpq/.ntprc
  - reading file /users/stenn/.ntprc
- - reading file /deacon/backroom/snaps/ntp-dev/ntpq/.ntprc
+ - reading file /deacon/backroom/ntp-dev/ntpq/.ntprc
  - examining environment variables named NTPQ_*
 
 The
index 3f8a663ef8c83e6c4e854d00ac1d91c3fe4ab706..30f72a98f25e90fc63ea1b100a32482a10b384a2 100644 (file)
@@ -1,7 +1,7 @@
 .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 07:47:15 AM EDT
+.\"  It has been AutoGen-ed  Monday September 25, 2006 at 08:59:27 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 57edb00a2906c2d04ca4fde53f3009cfc9b42773..d1d4d331a201cc5f3847c311dbe65c202dbea7e0 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September 25, 2006 at 07:47:43 AM EDT
+ *  It has been AutoGen-ed  Monday September 25, 2006 at 02:50:04 PM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  */
index 2adc6ecb51dbbbd7160f15ddbf1c4c79c7543a32..4db8a182e70bad31bd2107ec6b71f07712ad42a5 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September 25, 2006 at 07:47:42 AM EDT
+ *  It has been AutoGen-ed  Monday September 25, 2006 at 02:50:03 PM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  */
index a0117d4df0527f18b05eb7fc646a8c2434bd6c78..0056e98bc3a43cfb67765bf026d04919d04ff630 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September 25, 2006 at 07:47:45 AM EDT
+# It has been AutoGen-ed  Monday September 25, 2006 at 08:59:55 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 6a5ae7033f3208cea570552234769201462b21ad..74e4eba272a8913975ba51279051d4cd1e427900 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 07:48:03 AM EDT
+ *  It has been AutoGen-ed  Monday September 25, 2006 at 02:50:06 PM 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 ../include/copyright.def near line 8 */
+/* extracted from /deacon/backroom/ntp-dev/include/copyright.def near line 8 */
 "see html/copyright.html";
 extern tUsageProc optionUsage;
 
@@ -867,7 +867,7 @@ doOptSet_Debug_Level(
     tOptions*   pOptions,
     tOptDesc*   pOptDesc )
 {
-    /* extracted from ../include/debug-opt.def, line 29 */
+    /* extracted from /deacon/backroom/ntp-dev/include/debug-opt.def, line 29 */
 DESC(DEBUG_LEVEL).optOccCt = atoi( pOptDesc->pzLastArg );
 }
 #endif /* defined DEBUG */
index 0c3d9b8eb6324a3236b37d8d23755d542f3acece..fd6192b2f667fad303a4aae7c0f2114457a81c8e 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 07:48:02 AM EDT
+ *  It has been AutoGen-ed  Monday September 25, 2006 at 02:50:05 PM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  */
index 0a5181f7b2560d7dd4b8f2fb15b89fb788ed16a2..6ceeb72e210ffb6c6b623f45e6b4cacc2bb57f92 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 07:48:05 AM EDT
+# It has been AutoGen-ed  Monday September 25, 2006 at 09:00: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/snaps/ntp-dev/util/.ntprc
+ - reading file /deacon/backroom/ntp-dev/util/.ntprc
  - examining environment variables named NTP_KEYGEN_*
 
 If there is no new host key, look for an existing one.
index d5f8c87f4469f8b52d4d1939537259a44c4f319d..51fe5836130b951e34f1b806436dd978b0507520 100644 (file)
@@ -1,7 +1,7 @@
 .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 07:48:04 AM EDT
+.\"  It has been AutoGen-ed  Monday September 25, 2006 at 09:00:03 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"