]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Autogen-5.8.7 upgrade
authorHarlan Stenn <stenn@ntp.org>
Fri, 13 Oct 2006 02:46:49 +0000 (22:46 -0400)
committerHarlan Stenn <stenn@ntp.org>
Fri, 13 Oct 2006 02:46:49 +0000 (22:46 -0400)
bk: 452efe1992tSYjGSSpdPTUGlqksgFw

14 files changed:
clockstuff/clktest-opts.c
clockstuff/clktest-opts.h
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpdsim-opts.c
ntpd/ntpdsim-opts.h
ntpdc/ntpdc-opts.c
ntpdc/ntpdc-opts.h
ntpq/ntpq-opts.c
ntpq/ntpq-opts.h
sntp/sntp-opts.c
sntp/sntp-opts.h
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h

index 3cfe3c446ce07785f1a211252465773014f0838d..b4227e2807e7341f0ec13f8feb219851a64c41cb 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (clktest-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday October  8, 2006 at 03:53:03 AM EDT
+ *  It has been AutoGen-ed  Thursday October 12, 2006 at 10:38:48 PM EDT
  *  From the definitions    clktest-opts.def
  *  and the template file   options
  *
@@ -423,7 +423,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "CLKTEST";
 tSCC   zUsageTitle[] =
-"clktest - test the clock line discipline - Ver. 4.2.3p51\n\
+"clktest - test the clock line discipline - Ver. 4.2.3p56\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... <tty_device>\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 3b97ebf73bdb9fb34ba9f3df0cfb9def2f5bfd21..863084cb8f9fba0e6278a82b21d4266ab033c5ff 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (clktest-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday October  8, 2006 at 03:53:02 AM EDT
+ *  It has been AutoGen-ed  Thursday October 12, 2006 at 10:38:48 PM EDT
  *  From the definitions    clktest-opts.def
  *  and the template file   options
  *
@@ -69,8 +69,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define CLKTEST_VERSION       "4.2.3p51"
-#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.3p51"
+#define CLKTEST_VERSION       "4.2.3p56"
+#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.3p56"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 1e71a990c69b67c92f68cfeb6b7718b3f1736c59..d569f6f5a5eb2ab153616b21b1b94c5132d72430 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday October 12, 2006 at 07:32:44 AM EDT
+ *  It has been AutoGen-ed  Thursday October 12, 2006 at 10:38:51 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 ../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;
 
@@ -943,7 +943,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 63b50a279396638758b7a916dba0531d9c9ae549..63239bb1ae50df0c5a329d845180bb79171ab92f 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday October 12, 2006 at 07:32:43 AM EDT
+ *  It has been AutoGen-ed  Thursday October 12, 2006 at 10:38:50 PM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
index 311bce868f7d5565fd708471dba2f6a95c8e93f0..2628cc110fef6912c31fb2ada203803e61ee0311 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday October 12, 2006 at 07:32:49 AM EDT
+ *  It has been AutoGen-ed  Thursday October 12, 2006 at 10:38:53 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 ../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;
 
@@ -1141,7 +1141,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 8729a43a88f976c9afecc8239b1d4f55861c860a..adfe1072ba2d533c217c7a6ddcd7a9ef97735fa6 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday October 12, 2006 at 07:32:48 AM EDT
+ *  It has been AutoGen-ed  Thursday October 12, 2006 at 10:38:52 PM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
index 85ccf206b53fe631da9aba08608a5a14e56e57ae..273e2b5126bd820fa13ce51943741d95160dd48d 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday October 12, 2006 at 07:39:01 AM EDT
+ *  It has been AutoGen-ed  Thursday October 12, 2006 at 10:38:55 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 ../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;
 
@@ -545,7 +545,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 b0fdd88175d938d298b9c84d8509d3237c0bf66f..431f04299fe081b48f732bd1cf57fe3a02a90993 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday October 12, 2006 at 07:39:00 AM EDT
+ *  It has been AutoGen-ed  Thursday October 12, 2006 at 10:38:55 PM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
index cd23a9cd38be97e4590d8a524ce3ee4d8f87ac3e..7ae748e213f484bc7ce5615bda2988d5198f24ec 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday October 12, 2006 at 07:39:29 AM EDT
+ *  It has been AutoGen-ed  Thursday October 12, 2006 at 10:38:57 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 ../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;
 
@@ -485,7 +485,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 463330b168f0069634a304127256ffcdbf92920f..42158dc2d31977da93961ba0f7d9482914b54b49 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday October 12, 2006 at 07:39:28 AM EDT
+ *  It has been AutoGen-ed  Thursday October 12, 2006 at 10:38:57 PM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
index 3975de1483e3db538f5f61857ab8622d293579f7..859c6e046b2d9939579d762ea1445818f6330aec 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday October 12, 2006 at 07:39:57 AM EDT
+ *  It has been AutoGen-ed  Thursday October 12, 2006 at 10:38:59 PM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
index 4baf840bed362e9f9bb3236cc3b3394b82487c31..82974b458fe3fc6ca8687e7f797b97a7ccd79d3f 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday October 12, 2006 at 07:39:56 AM EDT
+ *  It has been AutoGen-ed  Thursday October 12, 2006 at 10:38:58 PM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
index e5c417f3a56dce25f83aa10a6071a78ee69ae267..331561548d600068c4700342c2c9a34870708c8d 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday October 12, 2006 at 07:40:06 AM EDT
+ *  It has been AutoGen-ed  Thursday October 12, 2006 at 10:39:01 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 ../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;
 
@@ -869,7 +869,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 30b6f8d070ab9ae34a19148b5f239567089e05b4..bb85a2811352542dcee80101c7c05a258251f7d0 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday October 12, 2006 at 07:40:05 AM EDT
+ *  It has been AutoGen-ed  Thursday October 12, 2006 at 10:39:00 PM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *