]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P290 NTP_4_2_7P290
authorHarlan Stenn <stenn@ntp.org>
Fri, 20 Jul 2012 00:03:09 +0000 (00:03 +0000)
committerHarlan Stenn <stenn@ntp.org>
Fri, 20 Jul 2012 00:03:09 +0000 (00:03 +0000)
bk: 5008a03dprVzih_ed5isE1Cjrhkj4A

52 files changed:
ChangeLog
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd-opts.texi
ntpd/ntpd.1ntpdman
ntpd/ntpd.1ntpdmdoc
ntpd/ntpd.man.in
ntpd/ntpd.mdoc.in
ntpdc/ntpdc-opts.c
ntpdc/ntpdc-opts.h
ntpdc/ntpdc-opts.texi
ntpdc/ntpdc.1ntpdcman
ntpdc/ntpdc.1ntpdcmdoc
ntpdc/ntpdc.html
ntpdc/ntpdc.man.in
ntpdc/ntpdc.mdoc.in
ntpq/ntpq-opts.c
ntpq/ntpq-opts.h
ntpq/ntpq-opts.texi
ntpq/ntpq.1ntpqman
ntpq/ntpq.1ntpqmdoc
ntpq/ntpq.man.in
ntpq/ntpq.mdoc.in
ntpsnmpd/ntpsnmpd-opts.c
ntpsnmpd/ntpsnmpd-opts.h
ntpsnmpd/ntpsnmpd-opts.texi
ntpsnmpd/ntpsnmpd.1ntpsnmpdman
ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc
ntpsnmpd/ntpsnmpd.man.in
ntpsnmpd/ntpsnmpd.mdoc.in
packageinfo.sh
scripts/ntp-wait-opts.texi
scripts/ntp-wait.1ntp-waitman
scripts/ntp-wait.1ntp-waitmdoc
scripts/ntp-wait.html
scripts/ntp-wait.man.in
scripts/ntp-wait.mdoc.in
sntp/sntp-opts.c
sntp/sntp-opts.h
sntp/sntp-opts.texi
sntp/sntp.1sntpman
sntp/sntp.1sntpmdoc
sntp/sntp.html
sntp/sntp.man.in
sntp/sntp.mdoc.in
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1ntp-keygenman
util/ntp-keygen.1ntp-keygenmdoc
util/ntp-keygen.man.in
util/ntp-keygen.mdoc.in

index 919dced82ef3ab6a59f353fb8bbff8d4d78f5cbf..e1d95af15c24e9b2c8d56c8acf25bf86c31b3dd9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p290) 2012/07/20 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1454] Add parse clock support for the SEL-240x GPS products.
 * CID 709185: refclock_chu.c will leak fd==0 (better fix)
 (4.2.7p289) 2012/07/16 Released by Harlan Stenn <stenn@ntp.org>
index 68b9b2a3dc6d9a0b8254e0f1a3ec87d5917850c9..92592002771c6ce4cef0e8b0fc5d53372601953b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  July 16, 2012 at 12:18:41 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  July 20, 2012 at 12:00:32 AM by AutoGen 5.14
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -71,7 +71,7 @@ extern tUsageProc optionUsage;
  *  ntpd option static const strings
  */
 static char const ntpd_opt_strs[3008] =
-/*     0 */ "ntpd 4.2.7p289\n"
+/*     0 */ "ntpd 4.2.7p290\n"
             "Copyright (C) 1970-2012 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"
@@ -195,12 +195,12 @@ static char const ntpd_opt_strs[3008] =
 /*  2774 */ "Output version information and exit\0"
 /*  2810 */ "version\0"
 /*  2818 */ "NTPD\0"
-/*  2823 */ "ntpd - NTP daemon program - Ver. 4.2.7p289\n"
+/*  2823 */ "ntpd - NTP daemon program - Ver. 4.2.7p290\n"
             "USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n"
             "\t\t[ <server1> ... <serverN> ]\n\0"
 /*  2956 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  2990 */ "\n\n\0"
-/*  2993 */ "ntpd 4.2.7p289";
+/*  2993 */ "ntpd 4.2.7p290";
 
 /*
  *  ipv4 option description with
index dbf225ec8a12fdf9d32cc46dfe7a19799f5df335..2f1635f96142186dfb7ac1d642f63b0b828fe4b8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  July 16, 2012 at 12:18:41 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  July 20, 2012 at 12:00:31 AM by AutoGen 5.14
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -103,8 +103,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    36
-#define NTPD_VERSION       "4.2.7p289"
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p289"
+#define NTPD_VERSION       "4.2.7p290"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p290"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8fff068927595b3c88b4044eb36c6a7b8a4e7f60..b6643cb8a6815f48f8e39fe32aa91ae8efa3c881 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  July 16, 2012 at 12:20:06 AM by AutoGen 5.14
+# It has been AutoGen-ed  July 20, 2012 at 12:01:38 AM by AutoGen 5.14
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -63,7 +63,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.7p289
+ntpd - NTP daemon program - Ver. 4.2.7p290
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index a33d59fdb431f3cf2453291e6b217d234805ec9a..d81c1325e9255ab5bce7acdc7a44f637e4d9bc8b 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd 1ntpdman "16 Jul 2012" "4.2.7p289" "User Commands"
+.TH ntpd 1ntpdman "20 Jul 2012" "4.2.7p290" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:02 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 20, 2012 at 12:01:33 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 9e7bedf1953cf5e129dc94cf593d71b0f1626ca4..129ddad13ed204b1614ff29e1d47c256aa2dacfe 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 16 2012
+.Dd July 20 2012
 .Dt NTPD 1ntpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:06 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 20, 2012 at 12:01:39 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 22af47431b7bb145ab3e3dc1c99d1959a501b2ed..a232fbfe3d04e8e7424341ad712ee305481984d2 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd @NTPD_MS@ "16 Jul 2012" "4.2.7p289" "User Commands"
+.TH ntpd @NTPD_MS@ "20 Jul 2012" "4.2.7p290" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:02 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 20, 2012 at 12:01:33 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index cc05875b3af6677d902875ba34739253d04e0971..707091a9c4d4cf1403f8c72560c16833fc1df665 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 16 2012
+.Dd July 20 2012
 .Dt NTPD @NTPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:06 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 20, 2012 at 12:01:39 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index bfc57ea2d620a0b8c10e3ebd560dc893f3c1122b..41471357ebedb6124e0a75911afe6a5a880cd322 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  July 16, 2012 at 12:20:10 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  July 20, 2012 at 12:01:43 AM by AutoGen 5.14
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -71,7 +71,7 @@ extern tUsageProc optionUsage;
  *  ntpdc option static const strings
  */
 static char const ntpdc_opt_strs[1860] =
-/*     0 */ "ntpdc 4.2.7p289\n"
+/*     0 */ "ntpdc 4.2.7p290\n"
             "Copyright (C) 1970-2012 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"
@@ -129,14 +129,14 @@ static char const ntpdc_opt_strs[1860] =
 /*  1638 */ "no-load-opts\0"
 /*  1651 */ "no\0"
 /*  1654 */ "NTPDC\0"
-/*  1660 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p289\n"
+/*  1660 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p290\n"
             "USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n\0"
 /*  1792 */ ".ntprc\0"
 /*  1799 */ "$HOME\0"
 /*  1805 */ ".\0"
 /*  1807 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  1841 */ "\n\n\0"
-/*  1844 */ "ntpdc 4.2.7p289";
+/*  1844 */ "ntpdc 4.2.7p290";
 
 /*
  *  ipv4 option description with
index c527d26385fc3d270b9e2fb0ab205ee50346bf31..41334f3c125ac7c197ddbaad3e8b577f90978224 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  July 16, 2012 at 12:20:10 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  July 20, 2012 at 12:01:43 AM by AutoGen 5.14
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -82,8 +82,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.7p289"
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p289"
+#define NTPDC_VERSION       "4.2.7p290"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p290"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 40808efc99c6f8690cf77e37a390f9f13002f5ce..485c0ffdc9d8c003307a68b727e31d7968028d55 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  July 16, 2012 at 12:20:18 AM by AutoGen 5.14
+# It has been AutoGen-ed  July 20, 2012 at 12:01:55 AM by AutoGen 5.14
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -40,7 +40,7 @@ This is the automatically generated usage text for ntpdc:
 
 @exampleindent 0
 @example
-ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p289
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p290
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 232d89dd4ab36379f119bed7bfe84d891dbc5859..6b82c7fd1bc1fcecbce0e92da9e40ffb32dd4559 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc 1ntpdcman "16 Jul 2012" "4.2.7p289" "User Commands"
+.TH ntpdc 1ntpdcman "20 Jul 2012" "4.2.7p290" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:14 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 20, 2012 at 12:01:52 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index a5f8f3bacbc5916613d3e09901db8cac11537aa1..b8b1219b63889b9274f7d1545e19c1eedc7d325e 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 16 2012
+.Dd July 20 2012
 .Dt NTPDC 1ntpdcmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:18 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 20, 2012 at 12:01:56 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 785ae4017522533bf5e66a24da7f35d8857f11d4..d6c121964193c0c40605e90462a90237b5956852 100644 (file)
@@ -36,7 +36,7 @@ display the time offset of the system clock relative to the server
 clock.  Run as root, it can correct the system clock to this offset as
 well.  It can be run as an interactive command or from a cron job.
 
-  <p>This document applies to version 4.2.7p289 of <code>ntpdc</code>.
+  <p>This document applies to version 4.2.7p290 of <code>ntpdc</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
@@ -116,7 +116,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#ntpdc-Invocation">ntpdc Invocation</a>
 <p><a name="index-ntpdc_002dusage-3"></a>
 This is the automatically generated usage text for ntpdc:
 
-<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p289
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p290
 USAGE:  ntpdc [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 1b5edc463448fc8ce4cc50bdc8d1b08a3178d34b..97b07c1326dcce5ecd41171d90de6aca679a3c56 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc @NTPDC_MS@ "16 Jul 2012" "4.2.7p289" "User Commands"
+.TH ntpdc @NTPDC_MS@ "20 Jul 2012" "4.2.7p290" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:14 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 20, 2012 at 12:01:52 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index a52b1977063a9a78239188447d9439d0bd7504c3..a94c6791e54fd142cb903e758bc18d4a2226456b 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 16 2012
+.Dd July 20 2012
 .Dt NTPDC @NTPDC_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:18 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 20, 2012 at 12:01:56 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 9bf3b924a71ed22966fe143b8d837e24908fd6be..01b075739c680bc0c64e67ae26d1eb9e7be65e94 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  July 16, 2012 at 12:20:19 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  July 20, 2012 at 12:01:57 AM by AutoGen 5.14
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -71,7 +71,7 @@ extern tUsageProc optionUsage;
  *  ntpq option static const strings
  */
 static char const ntpq_opt_strs[1831] =
-/*     0 */ "ntpq 4.2.7p289\n"
+/*     0 */ "ntpq 4.2.7p290\n"
             "Copyright (C) 1970-2012 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,13 +127,13 @@ static char const ntpq_opt_strs[1831] =
 /*  1625 */ "no-load-opts\0"
 /*  1638 */ "no\0"
 /*  1641 */ "NTPQ\0"
-/*  1646 */ "ntpq - standard NTP query program - Ver. 4.2.7p289\n"
+/*  1646 */ "ntpq - standard NTP query program - Ver. 4.2.7p290\n"
             "USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n\0"
 /*  1767 */ ".ntprc\0"
 /*  1774 */ "$HOME\0"
 /*  1780 */ ".\0"
 /*  1782 */ "http://bugs.ntp.org, bugs@ntp.org\0"
-/*  1816 */ "ntpq 4.2.7p289";
+/*  1816 */ "ntpq 4.2.7p290";
 
 /*
  *  ipv4 option description with
index 17dc71900a2e9ea9dcec83bd9d77cf2698a5f870..622a9e268a41f94df2d3e689225986bba3747e78 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  July 16, 2012 at 12:20:19 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  July 20, 2012 at 12:01:57 AM by AutoGen 5.14
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -81,8 +81,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    14
-#define NTPQ_VERSION       "4.2.7p289"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p289"
+#define NTPQ_VERSION       "4.2.7p290"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p290"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9e0ef776f41b917f0cdc5d2785892ad91300fe9c..02513b290faef4a74e0d1c5c1028c16f3becd490 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  July 16, 2012 at 12:20:27 AM by AutoGen 5.14
+# It has been AutoGen-ed  July 20, 2012 at 12:02:19 AM by AutoGen 5.14
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -40,7 +40,7 @@ This is the automatically generated usage text for ntpq:
 
 @exampleindent 0
 @example
-ntpq - standard NTP query program - Ver. 4.2.7p289
+ntpq - standard NTP query program - Ver. 4.2.7p290
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 140fa60eeb03abf649c1bcd8a9c13d6b450b6b14..69ead287093bd8c22e0cf7e87508b2e22206c488 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq 1ntpqman "16 Jul 2012" "4.2.7p289" "User Commands"
+.TH ntpq 1ntpqman "20 Jul 2012" "4.2.7p290" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:24 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 20, 2012 at 12:02:16 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index c21a99636c8de642c33fde7d87c82067493bcc40..8e2a94359cace31b026a635bf290de3da0818c0f 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 16 2012
+.Dd July 20 2012
 .Dt NTPQ 1ntpqmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:28 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 20, 2012 at 12:02:19 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 85bd5f490dcd02d214bde8df8ceb5d9ea9bf4658..dd5ce5e3978f007408aecd9fe92055d422771fa6 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq @NTPQ_MS@ "16 Jul 2012" "4.2.7p289" "User Commands"
+.TH ntpq @NTPQ_MS@ "20 Jul 2012" "4.2.7p290" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:24 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 20, 2012 at 12:02:16 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 94e0db875b157a02d9900a79dcf2109d49372566..75a2d84bf87b0b1b9cb2065fb0613626eab08dfa 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 16 2012
+.Dd July 20 2012
 .Dt NTPQ @NTPQ_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:28 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 20, 2012 at 12:02:19 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index e403c86de7bcfd687c57b64f6d4bf9e59ec6f8d4..7bdbdc990d0c970504465fb1c49f3f5bb69e8270 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  July 16, 2012 at 12:20:28 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  July 20, 2012 at 12:02:20 AM by AutoGen 5.14
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -64,7 +64,7 @@ extern tUsageProc optionUsage;
  *  ntpsnmpd option static const strings
  */
 static char const ntpsnmpd_opt_strs[1559] =
-/*     0 */ "ntpsnmpd 4.2.7p289\n"
+/*     0 */ "ntpsnmpd 4.2.7p290\n"
             "Copyright (C) 1970-2012 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"
@@ -103,14 +103,14 @@ static char const ntpsnmpd_opt_strs[1559] =
 /*  1358 */ "no-load-opts\0"
 /*  1371 */ "no\0"
 /*  1374 */ "NTPSNMPD\0"
-/*  1383 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p289\n"
+/*  1383 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p290\n"
             "USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n\0"
 /*  1488 */ ".ntprc\0"
 /*  1495 */ "$HOME\0"
 /*  1501 */ ".\0"
 /*  1503 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  1537 */ "\n\n\0"
-/*  1540 */ "ntpsnmpd 4.2.7p289";
+/*  1540 */ "ntpsnmpd 4.2.7p290";
 
 /*
  *  nofork option description:
index 3af8241a6ff5c5075ab9da6bcd6e6e4a855da8c0..909c54431938d6f3016a2bba47c31e1640383a9e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  July 16, 2012 at 12:20:28 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  July 20, 2012 at 12:02:20 AM by AutoGen 5.14
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -75,8 +75,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    8
-#define NTPSNMPD_VERSION       "4.2.7p289"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p289"
+#define NTPSNMPD_VERSION       "4.2.7p290"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p290"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5316a2302cb3254889da9f90b92c9ea1a5edecf3..9a586755c274db58e5e9ecf9afabfdc0f6cf084b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  July 16, 2012 at 12:20:37 AM by AutoGen 5.14
+# It has been AutoGen-ed  July 20, 2012 at 12:02:26 AM by AutoGen 5.14
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -33,7 +33,7 @@ This is the automatically generated usage text for ntpsnmpd:
 
 @exampleindent 0
 @example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p289
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p290
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 261fbc2fe0c6c7a780eb631be2326e10a82d5033..5e69d95e46cee869bdd47927de7c284e8f394426 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd 1ntpsnmpdman "16 Jul 2012" "4.2.7p289" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "20 Jul 2012" "4.2.7p290" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:35 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 20, 2012 at 12:02:24 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index ec8ebca843e11b267a8fb113a416f6273a0f4e8b..2b584cd99738fea934ce0f9c2071a5028a665faf 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 16 2012
+.Dd July 20 2012
 .Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:38 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 20, 2012 at 12:02:27 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index b61cb140841478993a5ec01549b10a597a11ca80..8f3c03293d1fa3af9f05a54d1108b719f19036ea 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd @NTPSNMPD_MS@ "16 Jul 2012" "4.2.7p289" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "20 Jul 2012" "4.2.7p290" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:35 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 20, 2012 at 12:02:24 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 470746742579fdb6e12e51a9e39d8df2ad1d794b..3be762eae76c4a1b788952d8380e2f4ff81a9000 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 16 2012
+.Dd July 20 2012
 .Dt NTPSNMPD @NTPSNMPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:38 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 20, 2012 at 12:02:27 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 75e0cc0057a079aaa3ad8d2b321209a9fe2281a6..9e6768e79bc6e46d06285c981bc2dc69b0148e06 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=289
+point=290
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 82a42e1aab96979759193df154a3d1192b9ed80e..7b4f668297d1e59077b4e0236ddf93be0d053011 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.texi)
 # 
-# It has been AutoGen-ed  July 16, 2012 at 12:18:10 AM by AutoGen 5.14
+# It has been AutoGen-ed  July 20, 2012 at 12:00:01 AM by AutoGen 5.14
 # From the definitions    ntp-wait-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 12eaa0e718e89e600e7ed88584996fbead461b91..8e4e8da3fb1d9c752b9f5317fe787217710bbf68 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait 1ntp-waitman "16 Jul 2012" "ntp (4.2.7p289)" "User Commands"
+.TH ntp-wait 1ntp-waitman "19 Jul 2012" "ntp (4.2.7p290)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  July 16, 2012 at 12:18:07 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 19, 2012 at 11:59:58 PM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 23afeed8c3bce14644feb664a0467fa1616f7f06..a5f4909dc43ad35b5af0bb3d94034608d3191a81 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 16 2012
+.Dd July 20 2012
 .Dt NTP_WAIT 1ntp-waitmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  July 16, 2012 at 12:18:11 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 20, 2012 at 12:00:01 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index d2bc89a6109a5140892181e460fd4fc2ff44741d..2b7c51e2a29467c5a79e8d2a2701b05a3528a95a 100644 (file)
@@ -36,7 +36,7 @@ display the time offset of the system clock relative to the server
 clock.  Run as root, it can correct the system clock to this offset as
 well.  It can be run as an interactive command or from a cron job.
 
-  <p>This document applies to version 4.2.7p289 of <code>ntp-wait</code>.
+  <p>This document applies to version 4.2.7p290 of <code>ntp-wait</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
index 70b981fb420d4dd795ec3c394dbc37712ed73ca8..82fe1e6c124e125b0c715e200fed4f78b12c7b93 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait @NTP_WAIT_MS@ "16 Jul 2012" "ntp (4.2.7p289)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "19 Jul 2012" "ntp (4.2.7p290)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  July 16, 2012 at 12:18:07 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 19, 2012 at 11:59:58 PM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index f05cbcb45ad2001e6782340db8e967ef6693309d..95d3ce3b807e8815c1758d8bf2a6cf4b115cb23d 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 16 2012
+.Dd July 20 2012
 .Dt NTP_WAIT @NTP_WAIT_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  July 16, 2012 at 12:18:11 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 20, 2012 at 12:00:01 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 248337a0f3504e733e01095a96b9b916e111cab2..a96bfbc6e37551a15dc731e90a28ccb2a2f19ffa 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  July 16, 2012 at 12:20:54 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  July 19, 2012 at 11:57:27 PM by AutoGen 5.14
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -72,7 +72,7 @@ extern tUsageProc optionUsage;
  *  sntp option static const strings
  */
 static char const sntp_opt_strs[2613] =
-/*     0 */ "sntp 4.2.7p289\n"
+/*     0 */ "sntp 4.2.7p290\n"
             "Copyright (C) 1970-2012 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"
@@ -159,7 +159,7 @@ static char const sntp_opt_strs[2613] =
 /*  2357 */ "LOAD_OPTS\0"
 /*  2367 */ "no-load-opts\0"
 /*  2380 */ "SNTP\0"
-/*  2385 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p289\n"
+/*  2385 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p290\n"
             "USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n"
             "\t\t[ hostname-or-IP ...]\n\0"
 /*  2546 */ ".ntprc\0"
@@ -167,7 +167,7 @@ static char const sntp_opt_strs[2613] =
 /*  2559 */ ".\0"
 /*  2561 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  2595 */ "\n\n\0"
-/*  2598 */ "sntp 4.2.7p289";
+/*  2598 */ "sntp 4.2.7p290";
 
 /*
  *  ipv4 option description with
index 8b39e3570696f2f681e529fc1796bb4e1b506be5..a2f26f732e41e783259a9f95bb46c4bb2f05861d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  July 16, 2012 at 12:20:54 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  July 19, 2012 at 11:57:27 PM by AutoGen 5.14
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -91,8 +91,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define SNTP_VERSION       "4.2.7p289"
-#define SNTP_FULL_VERSION  "sntp 4.2.7p289"
+#define SNTP_VERSION       "4.2.7p290"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p290"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 725027baac35adb38da5a839d397b32ee6ff0ba8..75bc21c12d8a109e7dee98086b7ce203af277dde 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  July 16, 2012 at 12:21:06 AM by AutoGen 5.14
+# It has been AutoGen-ed  July 20, 2012 at 12:02:49 AM by AutoGen 5.14
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -91,7 +91,7 @@ This is the automatically generated usage text for sntp:
 
 @exampleindent 0
 @example
-sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p289
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p290
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 45fd42a96ca0761e7f19234f584dbfffad1d7868..396b46ec8b86a94ac9434436ae675bc4bfc1cbad 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp 1sntpman "16 Jul 2012" "4.2.7p289" "User Commands"
+.TH sntp 1sntpman "20 Jul 2012" "4.2.7p290" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  July 16, 2012 at 12:21:03 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 20, 2012 at 12:02:47 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index f4ca9379070c17ff0039f2f33fb41b3188c19cc0..52fc87555ca143f9c3e21e5acb54e37bc79d473c 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 16 2012
+.Dd July 20 2012
 .Dt SNTP 1sntpmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  July 16, 2012 at 12:21:06 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 20, 2012 at 12:02:50 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index a2055370b22eee33733718bc87c7cbb8e6a540b9..1f44a710f229b94261669e157e36c93694ec9bbe 100644 (file)
@@ -36,7 +36,7 @@ display the time offset of the system clock relative to the server
 clock.  Run as root, it can correct the system clock to this offset as
 well.  It can be run as an interactive command or from a cron job.
 
-  <p>This document applies to version 4.2.7p289 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p290 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
@@ -162,7 +162,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#sntp-Invocation">sntp Invocation</a>
 <p><a name="index-sntp_002dusage-3"></a>
 This is the automatically generated usage text for sntp:
 
-<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p289
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p290
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 5cf293fbcae5883f9cbc1408e63741a4582d7114..ce3a1358d6ac81379e65f430d1bf31a8dea70f99 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp @SNTP_MS@ "16 Jul 2012" "4.2.7p289" "User Commands"
+.TH sntp @SNTP_MS@ "20 Jul 2012" "4.2.7p290" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  July 16, 2012 at 12:21:03 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 20, 2012 at 12:02:47 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index a4294f345b49fe896673b238503bbd7af25c0767..921c9a9bb586f9b5d245cd9e25f7c67fc06fb7d1 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 16 2012
+.Dd July 20 2012
 .Dt SNTP @SNTP_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  July 16, 2012 at 12:21:06 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 20, 2012 at 12:02:50 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index c5a45339dd35eac2465cc327b422f33c869a961c..48ab93e61132d8cc7b20127724af8a7e87abb24d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  July 16, 2012 at 12:20:40 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  July 20, 2012 at 12:02:29 AM by AutoGen 5.14
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -74,7 +74,7 @@ extern tUsageProc optionUsage;
  *  ntp-keygen option static const strings
  */
 static char const ntp_keygen_opt_strs[2320] =
-/*     0 */ "ntp-keygen (ntp) 4.2.7p289\n"
+/*     0 */ "ntp-keygen (ntp) 4.2.7p290\n"
             "Copyright (C) 1970-2012 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"
@@ -162,14 +162,14 @@ static char const ntp_keygen_opt_strs[2320] =
 /*  2098 */ "no-load-opts\0"
 /*  2111 */ "no\0"
 /*  2114 */ "NTP_KEYGEN\0"
-/*  2125 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p289\n"
+/*  2125 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p290\n"
             "USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n\0"
 /*  2241 */ ".ntprc\0"
 /*  2248 */ "$HOME\0"
 /*  2254 */ ".\0"
 /*  2256 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  2290 */ "\n\n\0"
-/*  2293 */ "ntp-keygen (ntp) 4.2.7p289";
+/*  2293 */ "ntp-keygen (ntp) 4.2.7p290";
 
 /*
  *  certificate option description:
index f37991ebd81c4b74042d9af6d78ff7a23643ad32..7ac00d8d323aa9e9a916a2e14efa3f1a66617e78 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  July 16, 2012 at 12:20:40 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  July 20, 2012 at 12:02:29 AM by AutoGen 5.14
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -92,8 +92,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    25
-#define NTP_KEYGEN_VERSION       "4.2.7p289"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p289"
+#define NTP_KEYGEN_VERSION       "4.2.7p290"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p290"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 94f479ec1ca3bc05a02d8402fba691c64989106e..840dc218adfb9cc777a8ef107e4096f8fbecafcd 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  July 16, 2012 at 12:20:53 AM by AutoGen 5.14
+# It has been AutoGen-ed  July 20, 2012 at 12:02:39 AM by AutoGen 5.14
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -50,7 +50,7 @@ This is the automatically generated usage text for ntp-keygen:
 
 @exampleindent 0
 @example
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p289
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p290
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index db23bd344a6812401e44017c8f9feec486e1e1ee..839ae4c01d9130d671284a6c9a03cc823ad7ae05 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen 1ntp-keygenman "16 Jul 2012" "ntp (4.2.7p289)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "20 Jul 2012" "ntp (4.2.7p290)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:49 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 20, 2012 at 12:02:36 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 66a54689dc036ba7084691707de9aafedbc36c04..3449b68c59ffdaccdd1a419c8defc82f64c3e6c0 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 16 2012
+.Dd July 20 2012
 .Dt NTP_KEYGEN 1ntp-keygenmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:53 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 20, 2012 at 12:02:40 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 6fa41ed8050f4899053519bbca24b496ae16cf48..ebbd6e622ff2fa70c37880ba6e4626c6f1018349 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen @NTP_KEYGEN_MS@ "16 Jul 2012" "ntp (4.2.7p289)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "20 Jul 2012" "ntp (4.2.7p290)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:49 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 20, 2012 at 12:02:36 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index aee02fd7a25ec2283968e8cf048cd5e44069fc1b..25b04a58effcde2b1fcdbc36e328560544db4419 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 16 2012
+.Dd July 20 2012
 .Dt NTP_KEYGEN @NTP_KEYGEN_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  July 16, 2012 at 12:20:53 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  July 20, 2012 at 12:02:40 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME