]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P256 NTP_4_2_7P256
authorHarlan Stenn <stenn@ntp.org>
Wed, 8 Feb 2012 08:33:47 +0000 (08:33 +0000)
committerHarlan Stenn <stenn@ntp.org>
Wed, 8 Feb 2012 08:33:47 +0000 (08:33 +0000)
bk: 4f32336bDYOI6g4wuq41YQKXHWfZHA

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 84250ee4511d6e9ce40b2ba75361f89507379a93..146936c98ce5b669b225f86883c937e54edf9c64 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p256) 2012/02/08 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 2131] Set the system variable settimeofday only after clock step.
 * [Bug 2134] --enable-C99-snprintf does not force rpl_snprintf use.
 (4.2.7p255) 2012/01/29 Released by Harlan Stenn <stenn@ntp.org>
index 8c8fab0af170829b80b9a85c2f2ccb5226ee43da..1987fe2f141ec2dc81626c954ec2d725882f450a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  January 29, 2012 at 10:04:36 PM by AutoGen 5.14
+ *  It has been AutoGen-ed  February  8, 2012 at 08:31:51 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.7p255\n"
+/*     0 */ "ntpd 4.2.7p256\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.7p255\n"
+/*  2823 */ "ntpd - NTP daemon program - Ver. 4.2.7p256\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.7p255";
+/*  2993 */ "ntpd 4.2.7p256";
 
 /*
  *  ipv4 option description with
index 5f4ae0636d62573074ca3bf1b1cc8000de30ae5a..05821a8e5fb1c2018ead45f88d3419804ffd1bd1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  January 29, 2012 at 10:04:36 PM by AutoGen 5.14
+ *  It has been AutoGen-ed  February  8, 2012 at 08:31:51 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.7p255"
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p255"
+#define NTPD_VERSION       "4.2.7p256"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p256"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 11a5e1e1f0e2f6d92de50ec05f4ec43170cc2360..cca786148ddff02cd5061a370fe93267abb7eedf 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  January 29, 2012 at 10:04:56 PM by AutoGen 5.14
+# It has been AutoGen-ed  February  8, 2012 at 08:32:16 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.7p255
+ntpd - NTP daemon program - Ver. 4.2.7p256
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 4003f018f4ac6f2261f17b1fbc06b44ed620d6ae..41d1144830abb17611e0ffc0a92fba34dde81094 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd 1ntpdman "29 Jan 2012" "4.2.7p255" "User Commands"
+.TH ntpd 1ntpdman "08 Feb 2012" "4.2.7p256" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 29, 2012 at 10:04:52 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February  8, 2012 at 08:32:12 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 11861f779a006e07a21c65110a681d41be2f593b..8ce703cb70fa505e2f937ae3c2fbb1501555f5a1 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 29 2012
+.Dd February 8 2012
 .Dt NTPD 1ntpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 29, 2012 at 10:04:57 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February  8, 2012 at 08:32:17 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 1d2a11a445915f75435632e48295f721553e08ac..8e50dd5ec2e469bbb47a9dd3d65da31c08002ace 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd @NTPD_MS@ "29 Jan 2012" "4.2.7p255" "User Commands"
+.TH ntpd @NTPD_MS@ "08 Feb 2012" "4.2.7p256" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 29, 2012 at 10:04:52 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February  8, 2012 at 08:32:12 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 206f5a25f5f5003a3dcd9c08824e951e04e9fa28..eefd51f709dec461eb59dd6d3dbb4bc96b2e7886 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 29 2012
+.Dd February 8 2012
 .Dt NTPD @NTPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 29, 2012 at 10:04:57 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February  8, 2012 at 08:32:17 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index baf07a74086f123c99f0925431fe4a6505578efa..b74a3f6f726cd3d83797c2db73b6bea52c261019 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  January 29, 2012 at 10:05:04 PM by AutoGen 5.14
+ *  It has been AutoGen-ed  February  8, 2012 at 08:32:22 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.7p255\n"
+/*     0 */ "ntpdc 4.2.7p256\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.7p255\n"
+/*  1660 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p256\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.7p255";
+/*  1844 */ "ntpdc 4.2.7p256";
 
 /*
  *  ipv4 option description with
index 0d156106d34575b056b3b4938d1ed55e3cce9092..4375d755bf7922e4bac02c2e36df935a3389b833 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  January 29, 2012 at 10:05:04 PM by AutoGen 5.14
+ *  It has been AutoGen-ed  February  8, 2012 at 08:32:22 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.7p255"
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p255"
+#define NTPDC_VERSION       "4.2.7p256"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p256"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c2acd938a2d8cd831f1eaecb5e5104b40b3a9ff3..8d47ed1ceb9d59f94d1aa452552d5d39ae4dd65f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  January 29, 2012 at 10:05:14 PM by AutoGen 5.14
+# It has been AutoGen-ed  February  8, 2012 at 08:32:31 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.7p255
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p256
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 8866e6910f23741142837f13ae90a9912e7a959b..2a2b09fd585bff8a3d8a4a5ec3c53d40424a5370 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc 1ntpdcman "29 Jan 2012" "4.2.7p255" "User Commands"
+.TH ntpdc 1ntpdcman "08 Feb 2012" "4.2.7p256" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 29, 2012 at 10:05:10 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February  8, 2012 at 08:32:27 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 960d877b0ace482dfaa43e9159347bff22240e5d..de57e3c409f4a6474b897b158bb26c04204f028d 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 29 2012
+.Dd February 8 2012
 .Dt NTPDC 1ntpdcmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 29, 2012 at 10:05:14 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February  8, 2012 at 08:32:32 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 62ba1391993772bed2bd2665da02ea2dbe28be94..0f686f62011fe734684ad91f31334c75c320d30a 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.7p255 of <code>ntpdc</code>.
+  <p>This document applies to version 4.2.7p256 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.7p255
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p256
 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 64953daed18248dafb747b8f2f12466638f8a783..d90afedaab441916074081e537429c33b0ad0c08 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc @NTPDC_MS@ "29 Jan 2012" "4.2.7p255" "User Commands"
+.TH ntpdc @NTPDC_MS@ "08 Feb 2012" "4.2.7p256" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 29, 2012 at 10:05:10 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February  8, 2012 at 08:32:27 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index b7ae9b74290c1f98fdd082c00fb934c9fb02ba76..9964394fb9d39a62286bcdbcc556e0e00e2dc7e2 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 29 2012
+.Dd February 8 2012
 .Dt NTPDC @NTPDC_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 29, 2012 at 10:05:14 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February  8, 2012 at 08:32:32 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 3a1e8cd486ec24c798cf33b31166ff4f55356b98..706b2f0722cf7ca21e4dd28cc1fb2091a138f306 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  January 29, 2012 at 10:05:15 PM by AutoGen 5.14
+ *  It has been AutoGen-ed  February  8, 2012 at 08:32:33 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.7p255\n"
+/*     0 */ "ntpq 4.2.7p256\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.7p255\n"
+/*  1646 */ "ntpq - standard NTP query program - Ver. 4.2.7p256\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.7p255";
+/*  1816 */ "ntpq 4.2.7p256";
 
 /*
  *  ipv4 option description with
index 298e90f7685e2a9f7858dd0d9044ce5d90242ee2..389581245743707694e4b1a8df6a965843624d96 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  January 29, 2012 at 10:05:15 PM by AutoGen 5.14
+ *  It has been AutoGen-ed  February  8, 2012 at 08:32:32 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.7p255"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p255"
+#define NTPQ_VERSION       "4.2.7p256"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p256"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b352891545bc3ac63e1d01ae0d3fdc44fd807659..1d8eb16715292329974539bc6c1fdd2f916b6776 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  January 29, 2012 at 10:05:24 PM by AutoGen 5.14
+# It has been AutoGen-ed  February  8, 2012 at 08:32:52 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.7p255
+ntpq - standard NTP query program - Ver. 4.2.7p256
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 22ef0b87d80ac6065f1ef63c2c09993a8a381052..7d26439614285c8d9f3474e6c778b8aa8af0c29e 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq 1ntpqman "29 Jan 2012" "4.2.7p255" "User Commands"
+.TH ntpq 1ntpqman "08 Feb 2012" "4.2.7p256" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 29, 2012 at 10:05:21 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February  8, 2012 at 08:32:48 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 4d0bc8fb77269ed70095d7ff4d4331bfc5467429..ab080cf2f2bf4bb596c5a9db104920aa0a584bc9 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 29 2012
+.Dd February 8 2012
 .Dt NTPQ 1ntpqmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 29, 2012 at 10:05:24 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February  8, 2012 at 08:32:53 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 5f1d4b7a56a016844d28e418cab34ef46f10482c..534c2a0afc0e74fcb5ca5d6f45cb8d5b36ef70f8 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq @NTPQ_MS@ "29 Jan 2012" "4.2.7p255" "User Commands"
+.TH ntpq @NTPQ_MS@ "08 Feb 2012" "4.2.7p256" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 29, 2012 at 10:05:21 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February  8, 2012 at 08:32:48 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index dc3bc0a0bbc3d0673975744e140a1a78b48cbe5f..2834723b4c39038fa85d5309010d19bcb3659fb0 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 29 2012
+.Dd February 8 2012
 .Dt NTPQ @NTPQ_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 29, 2012 at 10:05:24 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February  8, 2012 at 08:32:53 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index fac0c4466795bc194e39653cd93386436c2b50f5..7bbdd9c202af0af5136bf4b275eb7b68002f4e76 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  January 29, 2012 at 10:05:25 PM by AutoGen 5.14
+ *  It has been AutoGen-ed  February  8, 2012 at 08:32:53 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.7p255\n"
+/*     0 */ "ntpsnmpd 4.2.7p256\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.7p255\n"
+/*  1383 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p256\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.7p255";
+/*  1540 */ "ntpsnmpd 4.2.7p256";
 
 /*
  *  nofork option description:
index bd806f845fc63d2c077536f831e4ac87a5230b9e..96135ca656671768f24ff4b0919b6bfd96ca5370 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  January 29, 2012 at 10:05:25 PM by AutoGen 5.14
+ *  It has been AutoGen-ed  February  8, 2012 at 08:32:53 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.7p255"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p255"
+#define NTPSNMPD_VERSION       "4.2.7p256"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p256"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 496afb8a8fb8c9a35868687513495e3a815ddb9e..57d5f7d4aa90ce891b76e75d87c83ea521d9fee9 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  January 29, 2012 at 10:05:31 PM by AutoGen 5.14
+# It has been AutoGen-ed  February  8, 2012 at 08:32:59 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.7p255
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p256
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index c58063a27bf525b581274ebaf1a57b952c7a6aab..057734705d9fac115ed2db771d49cee13220ca6f 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd 1ntpsnmpdman "29 Jan 2012" "4.2.7p255" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "08 Feb 2012" "4.2.7p256" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 29, 2012 at 10:05:29 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February  8, 2012 at 08:32:57 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 797ba478c801dad6cb9b47ec9390c0478a2da821..8144f3f9d8ce94515ab97f3ee69b3db11e123a67 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 29 2012
+.Dd February 8 2012
 .Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 29, 2012 at 10:05:32 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February  8, 2012 at 08:33:00 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 312f9b2d02db2efd742adda8ff99b6c5ab25d7ae..7177279e6678149f1841980af07417e3c4bef394 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd @NTPSNMPD_MS@ "29 Jan 2012" "4.2.7p255" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "08 Feb 2012" "4.2.7p256" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 29, 2012 at 10:05:29 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February  8, 2012 at 08:32:57 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 287d3d965ac8424928cfd073d7e41e1fdbb976d4..93f063d3fb0fc75e0130ac7accca9ddbbfd2233d 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 29 2012
+.Dd February 8 2012
 .Dt NTPSNMPD @NTPSNMPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 29, 2012 at 10:05:32 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February  8, 2012 at 08:33:00 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index f6e2e460b01c3e07ffd46095347037f7a31f9a29..a7f5689cf909064e49df21bf8edef942f489a5ab 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=255
+point=256
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index fe7e0400741bafe5eb794aeb5d2ba3d9942f0bca..4716bcb32d21fa5b97834efb343ca9b55a8037a5 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.texi)
 # 
-# It has been AutoGen-ed  January 29, 2012 at 10:04:34 PM by AutoGen 5.14
+# It has been AutoGen-ed  February  8, 2012 at 08:31:48 AM by AutoGen 5.14
 # From the definitions    ntp-wait-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 3cc43e5a94c3a561646afe38e292d5b80ce041ac..00fd95fe4b6e01b88f3a639d14ba64e54b38c838 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait 1ntp-waitman "29 Jan 2012" "ntp (4.2.7p255)" "User Commands"
+.TH ntp-wait 1ntp-waitman "08 Feb 2012" "ntp (4.2.7p256)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 29, 2012 at 10:04:32 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February  8, 2012 at 08:31:46 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 7a74567ea919b2cfa1e72c0b3e6ceda19d688ae4..f8b039fb5ec6bcf48fc5525e9492eda699ecfe60 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 29 2012
+.Dd February 8 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  January 29, 2012 at 10:04:35 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February  8, 2012 at 08:31:49 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index aa52e2409f8e30c0192238fd65dd58be221d75b9..16bf4addcbd7b8ecca88380dff27579bb1bf47f5 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.7p255 of <code>ntp-wait</code>.
+  <p>This document applies to version 4.2.7p256 of <code>ntp-wait</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
index 507ca931fe52f98d4c83b64e5a7d454d3f9e8df7..636d02fbc54ce33d9038ccbfea96bdaf45eaadad 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait @NTP_WAIT_MS@ "29 Jan 2012" "ntp (4.2.7p255)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "08 Feb 2012" "ntp (4.2.7p256)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 29, 2012 at 10:04:32 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February  8, 2012 at 08:31:46 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index fbdd0a01aa3b670ebccd1570cbded9d1b11fccda..ddaf7401105830da9a1a6863abf94aa125ebe892 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 29 2012
+.Dd February 8 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  January 29, 2012 at 10:04:35 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February  8, 2012 at 08:31:49 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index f81052f7d42c3bd17fa44440d1f34585eccd45a5..9a7f35ef4c5a6891cddb3f29ac53fa1250c43324 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  January 29, 2012 at 10:01:38 PM by AutoGen 5.14
+ *  It has been AutoGen-ed  February  8, 2012 at 08:33:10 AM 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.7p255\n"
+/*     0 */ "sntp 4.2.7p256\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.7p255\n"
+/*  2385 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p256\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.7p255";
+/*  2598 */ "sntp 4.2.7p256";
 
 /*
  *  ipv4 option description with
index 524fc47dce7daeb5fb674bdf8a710e36a9a91205..48b9287d1df17d1bd2b447d23d28ea49e0af5d42 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  January 29, 2012 at 10:01:38 PM by AutoGen 5.14
+ *  It has been AutoGen-ed  February  8, 2012 at 08:33:10 AM 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.7p255"
-#define SNTP_FULL_VERSION  "sntp 4.2.7p255"
+#define SNTP_VERSION       "4.2.7p256"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p256"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 60acd05d3a008c054bf0098ad8493534d1f6f117..d22009b8939f4f820535000d372eb3137a51ec09 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  January 29, 2012 at 10:06:04 PM by AutoGen 5.14
+# It has been AutoGen-ed  February  8, 2012 at 08:33:26 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.7p255
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p256
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index ae1119e410a691c8256e380934f4b235587f55a6..b364d4d5dafa7abaee7247991b96b1414fd88d81 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp 1sntpman "29 Jan 2012" "4.2.7p255" "User Commands"
+.TH sntp 1sntpman "08 Feb 2012" "4.2.7p256" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 29, 2012 at 10:06:01 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February  8, 2012 at 08:33:24 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 32b4bce22cd94369b01846e68a4033f11d817c28..ee522d8ed5422c14d10222dcbf7130ea58ab8470 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 29 2012
+.Dd February 8 2012
 .Dt SNTP 1sntpmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 29, 2012 at 10:06:05 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February  8, 2012 at 08:33:27 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 88f725612492522804b04531383b1d7ab3ec2b6a..23f919b649bf75c4de2ba9af032587bd75be453f 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.7p255 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p256 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.7p255
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p256
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 88362ffdce005de854d77fc9b4eb9e646c986d88..f3da2c8c5746dfd274b177bc2067ab6ec3e98d6e 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp @SNTP_MS@ "29 Jan 2012" "4.2.7p255" "User Commands"
+.TH sntp @SNTP_MS@ "08 Feb 2012" "4.2.7p256" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 29, 2012 at 10:06:01 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February  8, 2012 at 08:33:24 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 270a02100bb32a8164525738dc99646a631348bf..266d5a148ea9ab1a0077efd66e17acff4ed1ff52 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 29 2012
+.Dd February 8 2012
 .Dt SNTP @SNTP_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 29, 2012 at 10:06:05 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February  8, 2012 at 08:33:27 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index b8da13d1f0b62a80bc17221c3470b4a48af486c7..c61cbbfa5b6d14fbbcd06fe8cd3c1b0638c54521 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  January 29, 2012 at 10:05:34 PM by AutoGen 5.14
+ *  It has been AutoGen-ed  February  8, 2012 at 08:33:01 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.7p255\n"
+/*     0 */ "ntp-keygen (ntp) 4.2.7p256\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.7p255\n"
+/*  2125 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p256\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.7p255";
+/*  2293 */ "ntp-keygen (ntp) 4.2.7p256";
 
 /*
  *  certificate option description:
index 9422eabb54a4a1724023936f7ef4a604efc1e653..9a5b0db54d5e5059257aa31ef60f24bd820e4e0a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  January 29, 2012 at 10:05:34 PM by AutoGen 5.14
+ *  It has been AutoGen-ed  February  8, 2012 at 08:33:01 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.7p255"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p255"
+#define NTP_KEYGEN_VERSION       "4.2.7p256"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p256"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index adf6edf41094f7b9144de35ca0ab6b0cf1b35cd9..d25232904bbc218b801f51e0e13606991e9f4b26 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  January 29, 2012 at 10:05:43 PM by AutoGen 5.14
+# It has been AutoGen-ed  February  8, 2012 at 08:33:09 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.7p255
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p256
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index f718d93196e359c2924f13297f331b10ac72b840..6fbb9763860c13af96171777b98b3e7c62153c5d 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen 1ntp-keygenman "29 Jan 2012" "ntp (4.2.7p255)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "08 Feb 2012" "ntp (4.2.7p256)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 29, 2012 at 10:05:39 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February  8, 2012 at 08:33:05 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 62554b959d0d7efd27f2b307b8f08ab307527b54..bf514611509b283d547c03815489e410c7779b2d 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 29 2012
+.Dd February 8 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  January 29, 2012 at 10:05:43 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February  8, 2012 at 08:33:09 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 91f9ba55dcc9f980f50070b158bc3b49d2091c6b..55b50bc02c6e18c719d096dc45aff2ba0090b303 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen @NTP_KEYGEN_MS@ "29 Jan 2012" "ntp (4.2.7p255)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "08 Feb 2012" "ntp (4.2.7p256)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 29, 2012 at 10:05:39 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February  8, 2012 at 08:33:05 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index c6b71adf6d5dff91546ccc1f970ea32b69eab7fb..512018f8270582174125ad9d2640ea23102c88f1 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 29 2012
+.Dd February 8 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  January 29, 2012 at 10:05:43 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February  8, 2012 at 08:33:09 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME