]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P94 NTP_4_2_7P94
authorHarlan Stenn <stenn@ntp.org>
Wed, 15 Dec 2010 10:12:49 +0000 (10:12 +0000)
committerHarlan Stenn <stenn@ntp.org>
Wed, 15 Dec 2010 10:12:49 +0000 (10:12 +0000)
bk: 4d0894a1ps-VjJD-Ahqn-FiSdR64Mw

29 files changed:
ChangeLog
clockstuff/clktest-opts.c
clockstuff/clktest-opts.h
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd-opts.texi
ntpd/ntpd.1
ntpdc/ntpdc-opts.c
ntpdc/ntpdc-opts.h
ntpdc/ntpdc-opts.texi
ntpdc/ntpdc.1
ntpq/ntpq-opts.c
ntpq/ntpq-opts.h
ntpq/ntpq-opts.texi
ntpq/ntpq.1
ntpsnmpd/ntpsnmpd-opts.c
ntpsnmpd/ntpsnmpd-opts.h
ntpsnmpd/ntpsnmpd-opts.texi
ntpsnmpd/ntpsnmpd.1
packageinfo.sh
sntp/sntp-opts.c
sntp/sntp-opts.h
sntp/sntp-opts.texi
sntp/sntp.1
sntp/sntp.html
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index c8e83bb0a32fd8c7dfbdcb0ba10243b95e4593d6..afc17eddc398a1084c4355dff3d74931002f6238 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p94) 2010/12/15 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1751] from 4.2.6p3-RC12: Support for Atari FreeMiNT OS.
 * Documentation updates from Dave Mills.
 (4.2.7p93) 2010/12/13 Released by Harlan Stenn <stenn@ntp.org>
index 2406c71fbf33ba9e34f2236238aa7ac333b51974..4a7f3ff9e2f6f4317561bab4ca2ed9838219091d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.c)
  *  
- *  It has been AutoGen-ed  December 13, 2010 at 08:28:33 AM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  December 15, 2010 at 10:12:17 AM by AutoGen 5.11.3
  *  From the definitions    clktest-opts.def
  *  and the template file   options
  *
@@ -325,7 +325,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "CLKTEST";
 tSCC   zUsageTitle[] =
-"clktest - test the clock line discipline - Ver. 4.2.7p93\n\
+"clktest - test the clock line discipline - Ver. 4.2.7p94\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... <tty_device>\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 3b59fb453b5a76d78b1a52c9e736038cf66c0c0a..45dbcad94b55f1b951f38c6e75e314cc3ff6d81d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.h)
  *  
- *  It has been AutoGen-ed  December 13, 2010 at 08:28:33 AM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  December 15, 2010 at 10:12:16 AM by AutoGen 5.11.3
  *  From the definitions    clktest-opts.def
  *  and the template file   options
  *
@@ -63,8 +63,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    10
-#define CLKTEST_VERSION       "4.2.7p93"
-#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p93"
+#define CLKTEST_VERSION       "4.2.7p94"
+#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p94"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index bda497db93faf1eead02e4328b0a46b62065aaed..117682fcd1d2bbfbcbff3e8354a028b824cfbd68 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  December 13, 2010 at 08:27:10 AM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  December 15, 2010 at 10:10:08 AM by AutoGen 5.11.3
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -1006,7 +1006,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.7p93\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p94\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 33c8c7938b6e25f892dfa4b1b87ff276154b83df..c40bb2d4c0f2f66eacb8bb8c2c1132cd80164c8d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  December 13, 2010 at 08:27:10 AM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  December 15, 2010 at 10:10:08 AM by AutoGen 5.11.3
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -89,8 +89,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    36
-#define NTPD_VERSION       "4.2.7p93"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p93"
+#define NTPD_VERSION       "4.2.7p94"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p94"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7735c557891a3254fbd5b2d0d15ef94722714ecd..aa89b689f7ddc6c96ec61ba9660edf936d52391b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  December 13, 2010 at 08:27:58 AM by AutoGen 5.11.3
+# It has been AutoGen-ed  December 15, 2010 at 10:11:17 AM by AutoGen 5.11.3
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -64,7 +64,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.7p93
+ntpd - NTP daemon program - Ver. 4.2.7p94
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 9e1c7bc8ddbead008efa907ddf619761bdd39130..16aaeb1d02d9cc289b8d1fd9604976b4ccc3a1e6 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-12-13 "( 4.2.7p93)" "Programmer's Manual"
+.TH NTPD 1 2010-12-15 "( 4.2.7p94)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  December 13, 2010 at 08:27:58 AM by AutoGen 5.11.3
+.\"  It has been AutoGen-ed  December 15, 2010 at 10:11:17 AM by AutoGen 5.11.3
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d7604b54bae6d67324a609c3b773e91ec92257d0..788124d71b71a4428d246369a9bcf69331c5a859 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  December 13, 2010 at 08:28:04 AM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  December 15, 2010 at 10:11:33 AM by AutoGen 5.11.3
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -451,7 +451,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p93\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p94\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 54e27d0fdff6c9175dba64d853d2b8c5dd52249b..7cb0a72fbb09e18d12ba8d33c96e6126855b5619 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  December 13, 2010 at 08:28:04 AM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  December 15, 2010 at 10:11:28 AM by AutoGen 5.11.3
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -68,8 +68,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.7p93"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p93"
+#define NTPDC_VERSION       "4.2.7p94"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p94"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7feef2806a93d4113781419f3cbb695d8cc26453..c9273cee163bbcd26cd6e6eced6686d09b0da3a7 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  December 13, 2010 at 08:28:14 AM by AutoGen 5.11.3
+# It has been AutoGen-ed  December 15, 2010 at 10:11:50 AM by AutoGen 5.11.3
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -58,7 +58,7 @@ This is the automatically generated usage text for ntpdc:
 
 @exampleindent 0
 @example
-ntpdc - vendor-specific NTP query program - Ver. 4.2.7p93
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p94
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index b0cd14124023b725900768f47ef64b27e296814a..d6b7c3f0103bf82cd809543d0e3aeb39f089ff3a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-12-13 "( 4.2.7p93)" "Programmer's Manual"
+.TH NTPDC 1 2010-12-15 "( 4.2.7p94)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  December 13, 2010 at 08:28:13 AM by AutoGen 5.11.3
+.\"  It has been AutoGen-ed  December 15, 2010 at 10:11:49 AM by AutoGen 5.11.3
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 9375c6aa3d60422a99349a7a833ee61b01579f93..0d47ac9f36475c3b91f4c173dd8e3bf1d4921df0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  December 13, 2010 at 08:28:14 AM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  December 15, 2010 at 10:11:50 AM by AutoGen 5.11.3
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -428,7 +428,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.7p93\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p94\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ce644acb9cea4f3d4f0179ef45cc6392016d04df..9ac9a4583febebc44dc090f5d4eea9fcd0d2b1a0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  December 13, 2010 at 08:28:14 AM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  December 15, 2010 at 10:11:50 AM by AutoGen 5.11.3
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -67,8 +67,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    14
-#define NTPQ_VERSION       "4.2.7p93"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p93"
+#define NTPQ_VERSION       "4.2.7p94"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p94"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 30a9c0bdd8a2558afb2c132b7c8537cfde276bf5..2f48f5da6678fa9eda0ebee05cebb195300d4a5d 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  December 13, 2010 at 08:28:25 AM by AutoGen 5.11.3
+# It has been AutoGen-ed  December 15, 2010 at 10:12:10 AM by AutoGen 5.11.3
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -47,7 +47,7 @@ This is the automatically generated usage text for ntpq:
 
 @exampleindent 0
 @example
-ntpq - standard NTP query program - Ver. 4.2.7p93
+ntpq - standard NTP query program - Ver. 4.2.7p94
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 5773977173340aa4662d690631e86248a67d3204..75f9a5ed7d9e276fda6acb95f9c72017a3dcbba9 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-12-13 "( 4.2.7p93)" "Programmer's Manual"
+.TH NTPQ 1 2010-12-15 "( 4.2.7p94)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  December 13, 2010 at 08:28:25 AM by AutoGen 5.11.3
+.\"  It has been AutoGen-ed  December 15, 2010 at 10:12:09 AM by AutoGen 5.11.3
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7d04f61c108fa3a67df5000e9bc41c0ad86de321..833b27941f4dff444a494c738127be9627abf46d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  December 13, 2010 at 08:28:26 AM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  December 15, 2010 at 10:12:10 AM by AutoGen 5.11.3
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -255,7 +255,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPSNMPD";
 tSCC   zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p93\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p94\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 86aaee0a91ee1f1d8dab2d810a3488d1a4c7fbe4..6dad95ad0e3bf036d85fa86b90b097b4c14265c8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  December 13, 2010 at 08:28:26 AM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  December 15, 2010 at 10:12:10 AM by AutoGen 5.11.3
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -61,8 +61,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    8
-#define NTPSNMPD_VERSION       "4.2.7p93"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p93"
+#define NTPSNMPD_VERSION       "4.2.7p94"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p94"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 30c2001752c37df66b966a7c2412222773736109..e369005f9a4c12f33ca15d5eac99b9b9fb783bca 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  December 13, 2010 at 08:28:33 AM by AutoGen 5.11.3
+# It has been AutoGen-ed  December 15, 2010 at 10:12:16 AM by AutoGen 5.11.3
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -34,7 +34,7 @@ This is the automatically generated usage text for ntpsnmpd:
 
 @exampleindent 0
 @example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p93
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p94
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 1f3215547cbe9e3fece9e3e49f1aed3f696612fe..c708c878b30dc29bc39fc59e42f7bed6aa344d79 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-12-13 "( 4.2.7p93)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-12-15 "( 4.2.7p94)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  December 13, 2010 at 08:28:32 AM by AutoGen 5.11.3
+.\"  It has been AutoGen-ed  December 15, 2010 at 10:12:16 AM by AutoGen 5.11.3
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index bea7b433b0dcf183a70ee07ae0ddf659b6cc7607..1537cdeac2a4067470e84620b7308c50335c69dd 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=93
+point=94
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 07b8e842186c3f2aa82da3b11deb4357b4c0a0b4..3920ed0e2fc44253295d09c20d6f6bc68a14d261 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  December 13, 2010 at 08:27:04 AM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  December 15, 2010 at 10:09:56 AM by AutoGen 5.11.3
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -473,7 +473,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.7p93\n\
+"sntp - standard SNTP program - Ver. 4.2.7p94\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 7ace336af3c8883b66b88396c5d911d6bcc794b3..1dfe31d857046cd10381f36f3a9b80d24a2858f8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  December 13, 2010 at 08:27:03 AM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  December 15, 2010 at 10:09:56 AM by AutoGen 5.11.3
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -70,8 +70,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    17
-#define SNTP_VERSION       "4.2.7p93"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p93"
+#define SNTP_VERSION       "4.2.7p94"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p94"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f628c05f39f253221b28987b06649557a6282760..3f89771589a52119775776273b4379ef97ce992a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  December 13, 2010 at 08:27:09 AM by AutoGen 5.11.3
+# It has been AutoGen-ed  December 15, 2010 at 10:10:07 AM by AutoGen 5.11.3
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -68,7 +68,7 @@ This is the automatically generated usage text for sntp:
 
 @exampleindent 0
 @example
-sntp - standard SNTP program - Ver. 4.2.7p93
+sntp - standard SNTP program - Ver. 4.2.7p94
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index bc80c4b52d4d4a724348d5a0cf5b91d90a862449..b29f63fe0164ebe953b5265e04dcd042706af17e 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-12-13 "( 4.2.7p93)" "Programmer's Manual"
+.TH SNTP 1 2010-12-15 "( 4.2.7p94)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  December 13, 2010 at 08:27:09 AM by AutoGen 5.11.3
+.\"  It has been AutoGen-ed  December 15, 2010 at 10:10:06 AM by AutoGen 5.11.3
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index cbf1069020d36c86723f454bd154d6f9a19c680e..640b96658976e4318de29ba61998bdec53a1efb8 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.7p93 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p94 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
@@ -56,9 +56,7 @@ IETF specification.
 
 <div class="node">
 <p><hr>
-<a name="sntp-Description"></a>Next:&nbsp;<a rel="next" accesskey="n" href="#sntp-Invocation">sntp Invocation</a>,
-Previous:&nbsp;<a rel="previous" accesskey="p" href="#Top">Top</a>,
-Up:&nbsp;<a rel="up" accesskey="u" href="#Top">Top</a>
+<a name="sntp-Description"></a>
 <br>
 </div>
 
@@ -140,7 +138,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#sntp-Invocation">sntp Invocation</a>
 <p><a name="index-sntp-usage-3"></a>
 This is the automatically generated usage text for sntp:
 
-<pre class="example">sntp - standard SNTP program - Ver. 4.2.7p93
+<pre class="example">sntp - standard SNTP program - Ver. 4.2.7p94
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
@@ -428,8 +426,7 @@ of seconds specified before giving up.  Default 68 seconds.
 
 <div class="node">
 <p><hr>
-<a name="Usage"></a>Previous:&nbsp;<a rel="previous" accesskey="p" href="#sntp-Invocation">sntp Invocation</a>,
-Up:&nbsp;<a rel="up" accesskey="u" href="#Top">Top</a>
+<a name="Usage"></a>
 <br>
 </div>
 
index 2364bf3d5f9be49ca6950b68feab0457c2612901..bb2de6a0682b167fa03036610fa9a35e6d2b4561 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  December 13, 2010 at 08:28:36 AM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  December 15, 2010 at 10:12:19 AM by AutoGen 5.11.3
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -757,7 +757,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p93\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p94\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 818be49d58b9e7934eb5ac3ea82fd37c1b997a06..fc0d528a5c761c942c87c584c4bc89b7c09cf610 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  December 13, 2010 at 08:28:35 AM by AutoGen 5.11.3
+ *  It has been AutoGen-ed  December 15, 2010 at 10:12:19 AM by AutoGen 5.11.3
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -77,8 +77,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.7p93"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p93"
+#define NTP_KEYGEN_VERSION       "4.2.7p94"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p94"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 44aa7ddf42907055101f9306c6ed3b5681f3f958..b86d9ac19575891d5ff1271256edeeeb06d68db4 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  December 13, 2010 at 08:28:44 AM by AutoGen 5.11.3
+# It has been AutoGen-ed  December 15, 2010 at 10:12:29 AM by AutoGen 5.11.3
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -52,7 +52,7 @@ This is the automatically generated usage text for ntp-keygen:
 @exampleindent 0
 @example
 Using OpenSSL version 90704f
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p93
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p94
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 176a82cd73a18ca5f4f91195cedf4e0535631ec5..c7c01e375a41b9b448b8d8d33023720d91c83fea 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-12-13 "(ntp 4.2.7p93)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-12-15 "(ntp 4.2.7p94)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  December 13, 2010 at 08:28:43 AM by AutoGen 5.11.3
+.\"  It has been AutoGen-ed  December 15, 2010 at 10:12:29 AM by AutoGen 5.11.3
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"