]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
autogen-5.18.4pre14
authorHarlan Stenn <stenn@ntp.org>
Sat, 9 Aug 2014 07:27:03 +0000 (07:27 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sat, 9 Aug 2014 07:27:03 +0000 (07:27 +0000)
bk: 53e5cd479bL0lLl0bd_7zA11seb4iw

20 files changed:
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
ntpsnmpd/ntpsnmpd-opts.c
ntpsnmpd/ntpsnmpd-opts.h
scripts/calc_tickadj/calc_tickadj-opts
scripts/ntp-wait/ntp-wait-opts
scripts/ntpsweep/ntpsweep-opts
scripts/ntptrace/ntptrace-opts
scripts/plot_summary-opts
scripts/summary-opts
sntp/sntp-opts.c
sntp/sntp-opts.h
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h

index b653009b5f2e58cd321d30cbe8dddff0de3fcd3b..5d83f032224660fcb4998faedfdb3d7444c2bc47 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *
- *  It has been AutoGen-ed  August  8, 2014 at 09:04:27 AM by AutoGen 5.18.4pre12
+ *  It has been AutoGen-ed
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -75,7 +75,7 @@ extern FILE * option_usage_fp;
  *  static const strings for ntpd options
  */
 static char const ntpd_opt_strs[3011] =
-/*     0 */ "ntpd 4.2.7p454\n"
+/*     0 */ "ntpd 4.2.7p456\n"
             "Copyright (C) 1970-2014 The University of Delaware, all rights reserved.\n"
             "This is free software. It is licensed for use, modification and\n"
             "redistribution under the terms of the NTP License, copies of which\n"
@@ -201,12 +201,12 @@ static char const ntpd_opt_strs[3011] =
 /*  2778 */ "output version information and exit\0"
 /*  2814 */ "version\0"
 /*  2822 */ "NTPD\0"
-/*  2827 */ "ntpd - NTP daemon program - Ver. 4.2.7p454\n"
+/*  2827 */ "ntpd - NTP daemon program - Ver. 4.2.7p456\n"
             "Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n"
             "\t\t[ <server1> ... <serverN> ]\n\0"
 /*  2960 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  2994 */ "\n\0"
-/*  2996 */ "ntpd 4.2.7p454";
+/*  2996 */ "ntpd 4.2.7p456";
 
 /**
  *  ipv4 option description with
@@ -1558,7 +1558,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via ntpdOptions.pzCopyright */
-  puts(_("ntpd 4.2.7p454\n\
+  puts(_("ntpd 4.2.7p456\n\
 Copyright (C) 1970-2014 The University of Delaware, all rights reserved.\n\
 This is free software. It is licensed for use, modification and\n\
 redistribution under the terms of the NTP License, copies of which\n\
@@ -1695,7 +1695,7 @@ provided \"as is\" without express or implied warranty.\n"));
   puts(_("output version information and exit"));
 
   /* referenced via ntpdOptions.pzUsageTitle */
-  puts(_("ntpd - NTP daemon program - Ver. 4.2.7p454\n\
+  puts(_("ntpd - NTP daemon program - Ver. 4.2.7p456\n\
 Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n"));
 
@@ -1703,7 +1703,7 @@ Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
   puts(_("\n"));
 
   /* referenced via ntpdOptions.pzFullVersion */
-  puts(_("ntpd 4.2.7p454"));
+  puts(_("ntpd 4.2.7p456"));
 
   /* referenced via ntpdOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index 7222c67397e01d8ac29b5e874db071f7ffc35b44..29a1b9dc02dd595675df8e5b11d2b8cf773a3ce0 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *
- *  It has been AutoGen-ed  August  8, 2014 at 09:04:27 AM by AutoGen 5.18.4pre12
+ *  It has been AutoGen-ed
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -105,9 +105,9 @@ typedef enum {
 /** count of all options for ntpd */
 #define OPTION_CT    37
 /** ntpd version */
-#define NTPD_VERSION       "4.2.7p454"
+#define NTPD_VERSION       "4.2.7p456"
 /** Full ntpd version text */
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p454"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p456"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ab5d5250e09b7b8528ef41cebd5f379e8e8a596e..047078ebffd3095ad2337be22d77221a6ea95b6a 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpdsim-opts.c)
  *
- *  It has been AutoGen-ed  August  8, 2014 at 09:04:31 AM by AutoGen 5.18.4pre12
+ *  It has been AutoGen-ed
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -75,7 +75,7 @@ extern FILE * option_usage_fp;
  *  static const strings for ntpdsim options
  */
 static char const ntpdsim_opt_strs[3124] =
-/*     0 */ "ntpdsim 4.2.7p454\n"
+/*     0 */ "ntpdsim 4.2.7p456\n"
             "Copyright (C) 1970-2014 The University of Delaware, all rights reserved.\n"
             "This is free software. It is licensed for use, modification and\n"
             "redistribution under the terms of the NTP License, copies of which\n"
@@ -207,14 +207,14 @@ static char const ntpdsim_opt_strs[3124] =
 /*  2916 */ "no-load-opts\0"
 /*  2929 */ "no\0"
 /*  2932 */ "NTPDSIM\0"
-/*  2940 */ "ntpdsim - NTP daemon simulation program - Ver. 4.2.7p454\n"
+/*  2940 */ "ntpdsim - NTP daemon simulation program - Ver. 4.2.7p456\n"
             "Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n\0"
 /*  3055 */ "$HOME\0"
 /*  3061 */ ".\0"
 /*  3063 */ ".ntprc\0"
 /*  3070 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  3104 */ "\n\0"
-/*  3106 */ "ntpdsim 4.2.7p454";
+/*  3106 */ "ntpdsim 4.2.7p456";
 
 /**
  *  ipv4 option description with
@@ -1603,7 +1603,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via ntpdsimOptions.pzCopyright */
-  puts(_("ntpdsim 4.2.7p454\n\
+  puts(_("ntpdsim 4.2.7p456\n\
 Copyright (C) 1970-2014 The University of Delaware, all rights reserved.\n\
 This is free software. It is licensed for use, modification and\n\
 redistribution under the terms of the NTP License, copies of which\n\
@@ -1746,14 +1746,14 @@ provided \"as is\" without express or implied warranty.\n"));
   puts(_("load options from a config file"));
 
   /* referenced via ntpdsimOptions.pzUsageTitle */
-  puts(_("ntpdsim - NTP daemon simulation program - Ver. 4.2.7p454\n\
+  puts(_("ntpdsim - NTP daemon simulation program - Ver. 4.2.7p456\n\
 Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n"));
 
   /* referenced via ntpdsimOptions.pzDetail */
   puts(_("\n"));
 
   /* referenced via ntpdsimOptions.pzFullVersion */
-  puts(_("ntpdsim 4.2.7p454"));
+  puts(_("ntpdsim 4.2.7p456"));
 
   /* referenced via ntpdsimOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index 0d29fa0cf8430689132e6e57e1d56dc801c89f98..e692cc445c6f29ea9371b5f4243cdbcd4ee7a756 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpdsim-opts.h)
  *
- *  It has been AutoGen-ed  August  8, 2014 at 09:04:31 AM by AutoGen 5.18.4pre12
+ *  It has been AutoGen-ed
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -107,9 +107,9 @@ typedef enum {
 /** count of all options for ntpdsim */
 #define OPTION_CT    39
 /** ntpdsim version */
-#define NTPDSIM_VERSION       "4.2.7p454"
+#define NTPDSIM_VERSION       "4.2.7p456"
 /** Full ntpdsim version text */
-#define NTPDSIM_FULL_VERSION  "ntpdsim 4.2.7p454"
+#define NTPDSIM_FULL_VERSION  "ntpdsim 4.2.7p456"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 02ff6c37bd4a66ac29aec94a96bd493716e2f3fc..85546d3a7d05306e5e6d70ad741b0ab1974f44d3 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *
- *  It has been AutoGen-ed  August  8, 2014 at 09:04:35 AM by AutoGen 5.18.4pre12
+ *  It has been AutoGen-ed
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -69,7 +69,7 @@ extern FILE * option_usage_fp;
  *  static const strings for ntpdc options
  */
 static char const ntpdc_opt_strs[1861] =
-/*     0 */ "ntpdc 4.2.7p454\n"
+/*     0 */ "ntpdc 4.2.7p456\n"
             "Copyright (C) 1970-2014 The University of Delaware, all rights reserved.\n"
             "This is free software. It is licensed for use, modification and\n"
             "redistribution under the terms of the NTP License, copies of which\n"
@@ -127,14 +127,14 @@ static char const ntpdc_opt_strs[1861] =
 /*  1640 */ "no-load-opts\0"
 /*  1653 */ "no\0"
 /*  1656 */ "NTPDC\0"
-/*  1662 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p454\n"
+/*  1662 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p456\n"
             "Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n\0"
 /*  1794 */ "$HOME\0"
 /*  1800 */ ".\0"
 /*  1802 */ ".ntprc\0"
 /*  1809 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  1843 */ "\n\0"
-/*  1845 */ "ntpdc 4.2.7p454";
+/*  1845 */ "ntpdc 4.2.7p456";
 
 /**
  *  ipv4 option description with
@@ -852,7 +852,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via ntpdcOptions.pzCopyright */
-  puts(_("ntpdc 4.2.7p454\n\
+  puts(_("ntpdc 4.2.7p456\n\
 Copyright (C) 1970-2014 The University of Delaware, all rights reserved.\n\
 This is free software. It is licensed for use, modification and\n\
 redistribution under the terms of the NTP License, copies of which\n\
@@ -917,14 +917,14 @@ provided \"as is\" without express or implied warranty.\n"));
   puts(_("load options from a config file"));
 
   /* referenced via ntpdcOptions.pzUsageTitle */
-  puts(_("ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p454\n\
+  puts(_("ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p456\n\
 Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n"));
 
   /* referenced via ntpdcOptions.pzExplain */
   puts(_("\n"));
 
   /* referenced via ntpdcOptions.pzFullVersion */
-  puts(_("ntpdc 4.2.7p454"));
+  puts(_("ntpdc 4.2.7p456"));
 
   /* referenced via ntpdcOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index 4eca5d7781dffc3ea2754424a1514528b456a2e0..610152eb09669c19e683e4ee00eed28a54a26878 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *
- *  It has been AutoGen-ed  August  8, 2014 at 09:04:35 AM by AutoGen 5.18.4pre12
+ *  It has been AutoGen-ed
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -83,9 +83,9 @@ typedef enum {
 /** count of all options for ntpdc */
 #define OPTION_CT    15
 /** ntpdc version */
-#define NTPDC_VERSION       "4.2.7p454"
+#define NTPDC_VERSION       "4.2.7p456"
 /** Full ntpdc version text */
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p454"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p456"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index bb91d949fbb09ce77bf93fdc981934138f70cc9f..730dce9b1b2958970b056fcbec5354c5c3c96ba2 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *
- *  It has been AutoGen-ed  August  8, 2014 at 09:04:37 AM by AutoGen 5.18.4pre12
+ *  It has been AutoGen-ed
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -69,7 +69,7 @@ extern FILE * option_usage_fp;
  *  static const strings for ntpq options
  */
 static char const ntpq_opt_strs[1833] =
-/*     0 */ "ntpq 4.2.7p454\n"
+/*     0 */ "ntpq 4.2.7p456\n"
             "Copyright (C) 1970-2014 The University of Delaware, all rights reserved.\n"
             "This is free software. It is licensed for use, modification and\n"
             "redistribution under the terms of the NTP License, copies of which\n"
@@ -125,13 +125,13 @@ static char const ntpq_opt_strs[1833] =
 /*  1627 */ "no-load-opts\0"
 /*  1640 */ "no\0"
 /*  1643 */ "NTPQ\0"
-/*  1648 */ "ntpq - standard NTP query program - Ver. 4.2.7p454\n"
+/*  1648 */ "ntpq - standard NTP query program - Ver. 4.2.7p456\n"
             "Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n\0"
 /*  1769 */ "$HOME\0"
 /*  1775 */ ".\0"
 /*  1777 */ ".ntprc\0"
 /*  1784 */ "http://bugs.ntp.org, bugs@ntp.org\0"
-/*  1818 */ "ntpq 4.2.7p454";
+/*  1818 */ "ntpq 4.2.7p456";
 
 /**
  *  ipv4 option description with
@@ -822,7 +822,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via ntpqOptions.pzCopyright */
-  puts(_("ntpq 4.2.7p454\n\
+  puts(_("ntpq 4.2.7p456\n\
 Copyright (C) 1970-2014 The University of Delaware, all rights reserved.\n\
 This is free software. It is licensed for use, modification and\n\
 redistribution under the terms of the NTP License, copies of which\n\
@@ -884,11 +884,11 @@ provided \"as is\" without express or implied warranty.\n"));
   puts(_("load options from a config file"));
 
   /* referenced via ntpqOptions.pzUsageTitle */
-  puts(_("ntpq - standard NTP query program - Ver. 4.2.7p454\n\
+  puts(_("ntpq - standard NTP query program - Ver. 4.2.7p456\n\
 Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n"));
 
   /* referenced via ntpqOptions.pzFullVersion */
-  puts(_("ntpq 4.2.7p454"));
+  puts(_("ntpq 4.2.7p456"));
 
   /* referenced via ntpqOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index a4e8d43f3487a0cdb2a19089b28a503492aacd04..3bd425e98a622697b96893a721152d320d05a5f4 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *
- *  It has been AutoGen-ed  August  8, 2014 at 09:04:37 AM by AutoGen 5.18.4pre12
+ *  It has been AutoGen-ed
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -82,9 +82,9 @@ typedef enum {
 /** count of all options for ntpq */
 #define OPTION_CT    14
 /** ntpq version */
-#define NTPQ_VERSION       "4.2.7p454"
+#define NTPQ_VERSION       "4.2.7p456"
 /** Full ntpq version text */
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p454"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p456"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index aba9f7e5c46bbedfc7ac223cff5ac7cf3e7518db..35faaaa5c03d869849190e562ab45102713aff44 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *
- *  It has been AutoGen-ed  August  8, 2014 at 09:04:39 AM by AutoGen 5.18.4pre12
+ *  It has been AutoGen-ed
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -61,7 +61,7 @@ extern FILE * option_usage_fp;
  *  static const strings for ntpsnmpd options
  */
 static char const ntpsnmpd_opt_strs[1560] =
-/*     0 */ "ntpsnmpd 4.2.7p454\n"
+/*     0 */ "ntpsnmpd 4.2.7p456\n"
             "Copyright (C) 1970-2014 The University of Delaware, all rights reserved.\n"
             "This is free software. It is licensed for use, modification and\n"
             "redistribution under the terms of the NTP License, copies of which\n"
@@ -100,14 +100,14 @@ static char const ntpsnmpd_opt_strs[1560] =
 /*  1360 */ "no-load-opts\0"
 /*  1373 */ "no\0"
 /*  1376 */ "NTPSNMPD\0"
-/*  1385 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p454\n"
+/*  1385 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p456\n"
             "Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n\0"
 /*  1490 */ "$HOME\0"
 /*  1496 */ ".\0"
 /*  1498 */ ".ntprc\0"
 /*  1505 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  1539 */ "\n\0"
-/*  1541 */ "ntpsnmpd 4.2.7p454";
+/*  1541 */ "ntpsnmpd 4.2.7p456";
 
 /**
  *  nofork option description:
@@ -595,7 +595,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via ntpsnmpdOptions.pzCopyright */
-  puts(_("ntpsnmpd 4.2.7p454\n\
+  puts(_("ntpsnmpd 4.2.7p456\n\
 Copyright (C) 1970-2014 The University of Delaware, all rights reserved.\n\
 This is free software. It is licensed for use, modification and\n\
 redistribution under the terms of the NTP License, copies of which\n\
@@ -639,14 +639,14 @@ provided \"as is\" without express or implied warranty.\n"));
   puts(_("load options from a config file"));
 
   /* referenced via ntpsnmpdOptions.pzUsageTitle */
-  puts(_("ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p454\n\
+  puts(_("ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p456\n\
 Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n"));
 
   /* referenced via ntpsnmpdOptions.pzExplain */
   puts(_("\n"));
 
   /* referenced via ntpsnmpdOptions.pzFullVersion */
-  puts(_("ntpsnmpd 4.2.7p454"));
+  puts(_("ntpsnmpd 4.2.7p456"));
 
   /* referenced via ntpsnmpdOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index 10ba477ddc9ad15b5a77a0b1c7b65ac72d20e09d..44cae75467f00ca9de3524e5372c4769fe2189b7 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *
- *  It has been AutoGen-ed  August  8, 2014 at 09:04:39 AM by AutoGen 5.18.4pre12
+ *  It has been AutoGen-ed
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -76,9 +76,9 @@ typedef enum {
 /** count of all options for ntpsnmpd */
 #define OPTION_CT    8
 /** ntpsnmpd version */
-#define NTPSNMPD_VERSION       "4.2.7p454"
+#define NTPSNMPD_VERSION       "4.2.7p456"
 /** Full ntpsnmpd version text */
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p454"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p456"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 47fb5d8fe919b7613d37e029e68175537198e210..8cfa0fd217d6294f30e0f85c8d0ef4e9917d548b 100644 (file)
@@ -1,6 +1,6 @@
 # EDIT THIS FILE WITH CAUTION  (calc_tickadj-opts)
 #
-# It has been AutoGen-ed  August  8, 2014 at 09:04:41 AM by AutoGen 5.18.4pre12
+# It has been AutoGen-ed
 # From the definitions    calc_tickadj-opts.def
 # and the template file   perlopt
 
@@ -39,7 +39,7 @@ sub processOptions {
         'help|?', 'more-help'));
 
     $usage = <<'USAGE';
-calc_tickadj - Calculates "optimal" value for tick given ntp drift file. - Ver. 4.2.7p454
+calc_tickadj - Calculates "optimal" value for tick given ntp drift file. - Ver. 4.2.7p456
 USAGE: calc_tickadj [ -<flag> [<val>] | --<name>[{=| }<val>] ]... 
 
     -d, --drift-file=str         Ntp drift file to use
index 75089e0e9be0583225b2a3f3332d8d8caf8ea2f4..8381b4fb11deb76b84e02bd1ee047d45a86af71d 100644 (file)
@@ -1,6 +1,6 @@
 # EDIT THIS FILE WITH CAUTION  (ntp-wait-opts)
 #
-# It has been AutoGen-ed  July  3, 2014 at 09:22:03 AM by AutoGen 5.18.4pre8
+# It has been AutoGen-ed
 # From the definitions    ntp-wait-opts.def
 # and the template file   perlopt
 
@@ -40,7 +40,7 @@ sub processOptions {
         'help|?', 'more-help'));
 
     $usage = <<'USAGE';
-ntp-wait - Wait for ntpd to stabilize the system clock - Ver. 4.2.7p446
+ntp-wait - Wait for ntpd to stabilize the system clock - Ver. 4.2.7p456
 USAGE: ntp-wait [ -<flag> [<val>] | --<name>[{=| }<val>] ]... 
 
     -n, --tries=num              Number of times to check ntpd
index 819e3e4a6f870c9430c454e0222fc20ef024b840..cb3e0028ef2188e8e7db527125c366ae4d509675 100644 (file)
@@ -1,6 +1,6 @@
 # EDIT THIS FILE WITH CAUTION  (ntpsweep-opts)
 #
-# It has been AutoGen-ed  August  8, 2014 at 09:04:41 AM by AutoGen 5.18.4pre12
+# It has been AutoGen-ed
 # From the definitions    ntpsweep-opts.def
 # and the template file   perlopt
 
@@ -43,7 +43,7 @@ sub processOptions {
         'help|?', 'more-help'));
 
     $usage = <<'USAGE';
-ntpsweep - Print various informations about given ntp servers - Ver. 4.2.7p454
+ntpsweep - Print various informations about given ntp servers - Ver. 4.2.7p456
 USAGE: ntpsweep [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [hostfile]
 
     -l, --host-list=str          Host to execute actions on
index 57e0a502ad5ab1910d007dc249337d80ead9ed80..935085b0c1f0d94cce5f37193d1b4efef69976ad 100644 (file)
@@ -1,6 +1,6 @@
 # EDIT THIS FILE WITH CAUTION  (ntptrace-opts)
 #
-# It has been AutoGen-ed  August  8, 2014 at 09:04:41 AM by AutoGen 5.18.4pre12
+# It has been AutoGen-ed
 # From the definitions    ntptrace-opts.def
 # and the template file   perlopt
 
@@ -40,7 +40,7 @@ sub processOptions {
         'help|?', 'more-help'));
 
     $usage = <<'USAGE';
-ntptrace - Trace peers of an NTP server - Ver. 4.2.7p454
+ntptrace - Trace peers of an NTP server - Ver. 4.2.7p456
 USAGE: ntptrace [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [host]
 
     -n, --numeric                Print IP addresses instead of hostnames
index f45b4ca7ea700c4fa1121572fefe2d2f358f4edc..6c932fff228c06fb6218a0cf0e33e9622bbfc42f 100644 (file)
@@ -1,6 +1,6 @@
 # EDIT THIS FILE WITH CAUTION  (plot_summary-opts)
 #
-# It has been AutoGen-ed  August  8, 2014 at 09:04:41 AM by AutoGen 5.18.4pre12
+# It has been AutoGen-ed
 # From the definitions    plot_summary-opts.def
 # and the template file   perlopt
 
@@ -46,7 +46,7 @@ sub processOptions {
         'help|?', 'more-help'));
 
     $usage = <<'USAGE';
-plot_summary - plot statistics generated by summary script - Ver. 4.2.7p454
+plot_summary - plot statistics generated by summary script - Ver. 4.2.7p456
 USAGE: plot_summary [ -<flag> [<val>] | --<name>[{=| }<val>] ]... 
 
         --directory=str          Where the summary files are
index 94e4765b315738b7f2c18dfbe30941f9e144be50..49f348cb901634152699484bb5ba041382b927d6 100644 (file)
@@ -1,6 +1,6 @@
 # EDIT THIS FILE WITH CAUTION  (summary-opts)
 #
-# It has been AutoGen-ed  August  8, 2014 at 09:04:42 AM by AutoGen 5.18.4pre12
+# It has been AutoGen-ed
 # From the definitions    summary-opts.def
 # and the template file   perlopt
 
@@ -44,7 +44,7 @@ sub processOptions {
         'help|?', 'more-help'));
 
     $usage = <<'USAGE';
-summary - compute various stastics from NTP stat files - Ver. 4.2.7p454
+summary - compute various stastics from NTP stat files - Ver. 4.2.7p456
 USAGE: summary [ -<flag> [<val>] | --<name>[{=| }<val>] ]... 
 
         --directory=str          Directory containing stat files
index 8a9261cd21f87c43b7f3f773969ee3151c9d2475..8e9bdc14599f37ce51e15a5806e1bbc16aff522e 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *
- *  It has been AutoGen-ed  August  8, 2014 at 09:04:42 AM by AutoGen 5.18.4pre12
+ *  It has been AutoGen-ed
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -70,7 +70,7 @@ extern FILE * option_usage_fp;
  *  static const strings for sntp options
  */
 static char const sntp_opt_strs[2499] =
-/*     0 */ "sntp 4.2.7p454\n"
+/*     0 */ "sntp 4.2.7p456\n"
             "Copyright (C) 1970-2014 The University of Delaware, all rights reserved.\n"
             "This is free software. It is licensed for use, modification and\n"
             "redistribution under the terms of the NTP License, copies of which\n"
@@ -154,7 +154,7 @@ static char const sntp_opt_strs[2499] =
 /*  2244 */ "LOAD_OPTS\0"
 /*  2254 */ "no-load-opts\0"
 /*  2267 */ "SNTP\0"
-/*  2272 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p454\n"
+/*  2272 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p456\n"
             "Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n"
             "\t\t[ hostname-or-IP ...]\n\0"
 /*  2433 */ "$HOME\0"
@@ -162,7 +162,7 @@ static char const sntp_opt_strs[2499] =
 /*  2441 */ ".ntprc\0"
 /*  2448 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  2482 */ "\n\0"
-/*  2484 */ "sntp 4.2.7p454";
+/*  2484 */ "sntp 4.2.7p456";
 
 /**
  *  ipv4 option description with
@@ -1227,7 +1227,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via sntpOptions.pzCopyright */
-  puts(_("sntp 4.2.7p454\n\
+  puts(_("sntp 4.2.7p456\n\
 Copyright (C) 1970-2014 The University of Delaware, all rights reserved.\n\
 This is free software. It is licensed for use, modification and\n\
 redistribution under the terms of the NTP License, copies of which\n\
@@ -1316,7 +1316,7 @@ provided \"as is\" without express or implied warranty.\n"));
   puts(_("load options from a config file"));
 
   /* referenced via sntpOptions.pzUsageTitle */
-  puts(_("sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p454\n\
+  puts(_("sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p456\n\
 Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ hostname-or-IP ...]\n"));
 
@@ -1324,7 +1324,7 @@ Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
   puts(_("\n"));
 
   /* referenced via sntpOptions.pzFullVersion */
-  puts(_("sntp 4.2.7p454"));
+  puts(_("sntp 4.2.7p456"));
 
   /* referenced via sntpOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index ac04b4d1864ba1f89bce17d4dfeef5a9686931ef..9d3c602ce4c136aad639253592ac60dac35ff066 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *
- *  It has been AutoGen-ed  August  8, 2014 at 09:04:42 AM by AutoGen 5.18.4pre12
+ *  It has been AutoGen-ed
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -91,9 +91,9 @@ typedef enum {
 /** count of all options for sntp */
 #define OPTION_CT    23
 /** sntp version */
-#define SNTP_VERSION       "4.2.7p454"
+#define SNTP_VERSION       "4.2.7p456"
 /** Full sntp version text */
-#define SNTP_FULL_VERSION  "sntp 4.2.7p454"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p456"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 627b5397d91fdf44ee7b1d9a1011f866a8b4caf9..4a3a1ef41b11f04d05a276419b73af60162b6fab 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *
- *  It has been AutoGen-ed  August  8, 2014 at 09:04:45 AM by AutoGen 5.18.4pre12
+ *  It has been AutoGen-ed
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -72,7 +72,7 @@ extern FILE * option_usage_fp;
  *  static const strings for ntp-keygen options
  */
 static char const ntp_keygen_opt_strs[2369] =
-/*     0 */ "ntp-keygen (ntp) 4.2.7p454\n"
+/*     0 */ "ntp-keygen (ntp) 4.2.7p456\n"
             "Copyright (C) 1970-2014 The University of Delaware, all rights reserved.\n"
             "This is free software. It is licensed for use, modification and\n"
             "redistribution under the terms of the NTP License, copies of which\n"
@@ -163,14 +163,14 @@ static char const ntp_keygen_opt_strs[2369] =
 /*  2148 */ "no-load-opts\0"
 /*  2161 */ "no\0"
 /*  2164 */ "NTP_KEYGEN\0"
-/*  2175 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p454\n"
+/*  2175 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p456\n"
             "Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n\0"
 /*  2291 */ "$HOME\0"
 /*  2297 */ ".\0"
 /*  2299 */ ".ntprc\0"
 /*  2306 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  2340 */ "\n\0"
-/*  2342 */ "ntp-keygen (ntp) 4.2.7p454";
+/*  2342 */ "ntp-keygen (ntp) 4.2.7p456";
 
 /**
  *  imbits option description:
@@ -1365,7 +1365,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via ntp_keygenOptions.pzCopyright */
-  puts(_("ntp-keygen (ntp) 4.2.7p454\n\
+  puts(_("ntp-keygen (ntp) 4.2.7p456\n\
 Copyright (C) 1970-2014 The University of Delaware, all rights reserved.\n\
 This is free software. It is licensed for use, modification and\n\
 redistribution under the terms of the NTP License, copies of which\n\
@@ -1463,14 +1463,14 @@ provided \"as is\" without express or implied warranty.\n"));
   puts(_("load options from a config file"));
 
   /* referenced via ntp_keygenOptions.pzUsageTitle */
-  puts(_("ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p454\n\
+  puts(_("ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p456\n\
 Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n"));
 
   /* referenced via ntp_keygenOptions.pzExplain */
   puts(_("\n"));
 
   /* referenced via ntp_keygenOptions.pzFullVersion */
-  puts(_("ntp-keygen (ntp) 4.2.7p454"));
+  puts(_("ntp-keygen (ntp) 4.2.7p456"));
 
   /* referenced via ntp_keygenOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index 2a7f1ebf443d8721c767cdcc451ce04f4fb55021..d8a952e1b680329a3d0647268050c793145b5980 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *
- *  It has been AutoGen-ed  August  8, 2014 at 09:04:45 AM by AutoGen 5.18.4pre12
+ *  It has been AutoGen-ed
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -94,9 +94,9 @@ typedef enum {
 /** count of all options for ntp-keygen */
 #define OPTION_CT    26
 /** ntp-keygen version */
-#define NTP_KEYGEN_VERSION       "4.2.7p454"
+#define NTP_KEYGEN_VERSION       "4.2.7p456"
 /** Full ntp-keygen version text */
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p454"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p456"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED