]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_6P1_RC6 NTP_4_2_6P1_RC6
authorHarlan Stenn <stenn@ntp.org>
Wed, 31 Mar 2010 08:45:31 +0000 (08:45 +0000)
committerHarlan Stenn <stenn@ntp.org>
Wed, 31 Mar 2010 08:45:31 +0000 (08:45 +0000)
bk: 4bb30bab_2BG-vBYgklIv8gTZtwxcA

27 files changed:
ChangeLog
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 1152967dce1524255051ba2af20b29f76aef840e..42e69b8a432ce0d12388309f406f862ac551148e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,5 @@
 ---
+(4.2.6p1-RC6) 2010/03/31 Released by Harlan Stenn <stenn@ntp.org>
 
 * [Bug 1514] Typo in ntp_proto.c: fabs(foo < .4) should be fabs(foo) < .4.
 * [Bug 1464] synchronization source wrong for refclocks ARCRON_MSF (27)
index b863788a248dbd2a761a9108d31a9bb3451a2824..b9bd3600264bff7d59e920e79f8fb2abe18cb4b0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  February  9, 2010 at 10:27:19 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  March 31, 2010 at 08:41:51 AM by AutoGen 5.10
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -956,7 +956,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.6p1-RC5\n\
+"ntpd - NTP daemon program - Ver. 4.2.6p1-RC6\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 562b5ed3e75c507bb774bd7119be929ffb0ddd41..b0bc4d81381e8b65263fa65d000c79caec406e07 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  February  9, 2010 at 10:27:18 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  March 31, 2010 at 08:41:51 AM by AutoGen 5.10
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -90,8 +90,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    35
-#define NTPD_VERSION       "4.2.6p1-RC5"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.6p1-RC5"
+#define NTPD_VERSION       "4.2.6p1-RC6"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.6p1-RC6"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index bdfb148c940acec9093b399d8f522397aaaadba8..3fa5751c43bc6689cb3d65984779c61b75d276c3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  February  9, 2010 at 10:28:24 AM by AutoGen 5.10
+# It has been AutoGen-ed  March 31, 2010 at 08:42:59 AM by AutoGen 5.10
 # 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.6p1-RC5
+ntpd - NTP daemon program - Ver. 4.2.6p1-RC6
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 11b05e479a8dc209b630cd7265a475e790c350b6..af0e1f78e8779bfcee84db72dba26228146b88e2 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-02-09 "( 4.2.6p1-RC5)" "Programmer's Manual"
+.TH NTPD 1 2010-03-31 "( 4.2.6p1-RC6)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  February  9, 2010 at 10:28:23 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  March 31, 2010 at 08:42:59 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 85029377cc2571c2c3e01c79983a3fbe3829a7b8..6ca9844fe9bbda58996cb3d4a50eba93ac6be7fe 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  February  9, 2010 at 10:28:41 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  March 31, 2010 at 08:43:11 AM by AutoGen 5.10
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -452,7 +452,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.6p1-RC5\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.6p1-RC6\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 5b085cbfc481509449fd322e6bb05566c1f1df04..111156549c3403799cf6aab69013444026775547 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  February  9, 2010 at 10:28:40 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  March 31, 2010 at 08:43:11 AM by AutoGen 5.10
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -70,8 +70,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.6p1-RC5"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.6p1-RC5"
+#define NTPDC_VERSION       "4.2.6p1-RC6"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.6p1-RC6"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 676cff3caea17e27a313c3285448c3a94fe43da9..5c5b6ba02c5c33185682d46e104b526e35806beb 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  February  9, 2010 at 10:29:08 AM by AutoGen 5.10
+# It has been AutoGen-ed  March 31, 2010 at 08:43:22 AM by AutoGen 5.10
 # 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.6p1-RC5
+ntpdc - vendor-specific NTP query program - Ver. 4.2.6p1-RC6
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 42069e508a5e54911c0013745efd573dcc2fa9f2..2a200576c91ec5125ac345771c68d3740df791ec 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-02-09 "( 4.2.6p1-RC5)" "Programmer's Manual"
+.TH NTPDC 1 2010-03-31 "( 4.2.6p1-RC6)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  February  9, 2010 at 10:29:07 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  March 31, 2010 at 08:43:22 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index a7461df91cc221a0fd402d8ef9ae37527f77311b..294cfaea5a7b3ee3bc7e402c9597ec1bd3d9521d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  February  9, 2010 at 10:29:09 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  March 31, 2010 at 08:43:22 AM by AutoGen 5.10
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -427,7 +427,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.6p1-RC5\n\
+"ntpq - standard NTP query program - Ver. 4.2.6p1-RC6\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ef3957d0f27716b403082bd84820ccd570df8b78..cf4e0994d1a843ac0dcac87a95342a3a8d6bae51 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  February  9, 2010 at 10:29:09 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  March 31, 2010 at 08:43:22 AM by AutoGen 5.10
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -69,8 +69,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    14
-#define NTPQ_VERSION       "4.2.6p1-RC5"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.6p1-RC5"
+#define NTPQ_VERSION       "4.2.6p1-RC6"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.6p1-RC6"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4da0fe00fb0dbe634d3b2b0bc3fe91e4aae1e396..52677a19b2f26959ed27aa2c5d0d3063143342d4 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  February  9, 2010 at 10:29:35 AM by AutoGen 5.10
+# It has been AutoGen-ed  March 31, 2010 at 08:43:31 AM by AutoGen 5.10
 # 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.6p1-RC5
+ntpq - standard NTP query program - Ver. 4.2.6p1-RC6
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 5affb02f0e505caa912866842f969a8fb32e543a..83cc3e68ea96eb8c5563971bead056a501d5030f 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-02-09 "( 4.2.6p1-RC5)" "Programmer's Manual"
+.TH NTPQ 1 2010-03-31 "( 4.2.6p1-RC6)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  February  9, 2010 at 10:29:34 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  March 31, 2010 at 08:43:31 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ebe2b3c9ebf768dd23b214704f7c3fd18decc63c..666e320b065bad62d931259464e3100d3e95181d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  February  9, 2010 at 10:29:37 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  March 31, 2010 at 08:43:32 AM by AutoGen 5.10
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -233,7 +233,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPSNMPD";
 tSCC   zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p1-RC5\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p1-RC6\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 34183db69a5d2794a8279ecf89b9ae5c0b682990..d164e13d20273843a9b7fb47f2ac6155b186cd1d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  February  9, 2010 at 10:29:36 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  March 31, 2010 at 08:43:31 AM by AutoGen 5.10
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -62,8 +62,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    7
-#define NTPSNMPD_VERSION       "4.2.6p1-RC5"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p1-RC5"
+#define NTPSNMPD_VERSION       "4.2.6p1-RC6"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p1-RC6"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b4c8e31c333c48cb87f801a6bbf273db05454732..edab6450a4841193a48dc196cf67b83897dbefe7 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  February  9, 2010 at 10:29:53 AM by AutoGen 5.10
+# It has been AutoGen-ed  March 31, 2010 at 08:43:32 AM by AutoGen 5.10
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -33,28 +33,7 @@ This is the automatically generated usage text for ntpsnmpd:
 
 @exampleindent 0
 @example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p1-RC5
-USAGE:  ntpsnmpd [ -<flag> | --<name> ]...
-  Flg Arg Option-Name    Description
-   -n no  nofork         Do not fork
-   -p no  syslog         Log to syslog()
-      opt version        Output version information and exit
-   -? no  help           Display extended usage information and exit
-   -! no  more-help      Extended usage information passed thru pager
-   -> opt save-opts      Save the option state to a config file
-   -< Str load-opts      Load options from a config file
-                                - disabled as --no-load-opts
-                                - may appear multiple times
-
-Options are specified by doubled hyphens and their name
-or by a single hyphen and the flag character.
-
-The following option preset mechanisms are supported:
- - reading file /deacon/users/stenn/.ntprc
- - reading file /deacon/backroom/snaps/ntp-stable/ntpsnmpd/.ntprc
- - examining environment variables named NTPSNMPD_*
-
-please send bug reports to:  http://bugs.ntp.org, bugs@@ntp.org
+ntpsnmpd is unavailable - no --help
 @end example
 @exampleindent 4
 
index 31d52d6f5fc587cc35fd0845877ada7fefd987e9..0eea3a809b2cfbc028f834128c16a67baf6e6e54 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-02-09 "( 4.2.6p1-RC5)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-03-31 "( 4.2.6p1-RC6)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  February  9, 2010 at 10:29:52 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  March 31, 2010 at 08:43:32 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 26bf81e49b4ebb256e8f56132aec5ddb919df96d..e6a2369fc25550e5ba103e65c72273ce2dfc9a22 100644 (file)
@@ -91,4 +91,4 @@ betapoint=0
 # - - prerelease is emptied
 # else (not in RC)
 # - rcpoint is empty and unused (for now).
-rcpoint=5
+rcpoint=6
index 692e4b98389fec32b244888d46386fd14def3004..b2d867164aeff4d0bdacb5c9b6929148277f9bb6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  February  9, 2010 at 10:33:43 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  March 31, 2010 at 08:45:08 AM by AutoGen 5.10
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -474,7 +474,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.6p1-RC5\n\
+"sntp - standard SNTP program - Ver. 4.2.6p1-RC6\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 87c40fd188143201f3b951cd2e18d90e6012ce35..5641b1fa19d4e7d5405b474a392125e9858e8efc 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  February  9, 2010 at 10:33:43 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  March 31, 2010 at 08:45:08 AM by AutoGen 5.10
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -72,8 +72,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    17
-#define SNTP_VERSION       "4.2.6p1-RC5"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.6p1-RC5"
+#define SNTP_VERSION       "4.2.6p1-RC6"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.6p1-RC6"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 850089b610fa4f52f349ef5eae8cc2a8cf9f6fc3..4bdc1a4a4679182fe106d974ef82a7468b21ba40 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  February  9, 2010 at 10:33:59 AM by AutoGen 5.10
+# It has been AutoGen-ed  March 31, 2010 at 08:45:13 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -56,7 +56,7 @@ This is the automatically generated usage text for sntp:
 
 @exampleindent 0
 @example
-sntp - standard SNTP program - Ver. 4.2.6p1-RC5
+sntp - standard SNTP program - Ver. 4.2.6p1-RC6
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 884853e16e6b9d833ccfdae2edfa9573a50718d9..33d395c17d24b9efa9226729e731934f3b125ae8 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-02-09 "( 4.2.6p1-RC5)" "Programmer's Manual"
+.TH SNTP 1 2010-03-31 "( 4.2.6p1-RC6)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  February  9, 2010 at 10:33:58 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  March 31, 2010 at 08:45:13 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 721314452fbd9090af3f6913a6be1173bccea214..d3a0ecc81ad0fbb9bf68e8a75abbc0e635172181 100644 (file)
@@ -3,7 +3,7 @@
 <title>Sntp User's Manual</title>
 <meta http-equiv="Content-Type" content="text/html">
 <meta name="description" content="Sntp User's Manual">
-<meta name="generator" content="makeinfo 4.13">
+<meta name="generator" content="makeinfo 4.7">
 <link title="Top" rel="top" href="#Top">
 <link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
 <meta http-equiv="Content-Style-Type" content="text/css">
   pre.smallformat  { font-family:inherit; font-size:smaller }
   pre.smallexample { font-size:smaller }
   pre.smalllisp    { font-size:smaller }
-  span.sc    { font-variant:small-caps }
-  span.roman { font-family:serif; font-weight:normal; } 
-  span.sansserif { font-family:sans-serif; font-weight:normal; } 
+  span.sc { font-variant:small-caps }
+  span.roman { font-family: serif; font-weight: normal; } 
 --></style>
 </head>
 <body>
 <h1 class="settitle">Sntp User's Manual</h1>
 <div class="node">
-<a name="Top"></a>
 <p><hr>
-Next:&nbsp;<a rel="next" accesskey="n" href="#sntp-Description">sntp Description</a>,
+<a name="Top"></a>Next:&nbsp;<a rel="next" accesskey="n" href="#sntp-Description">sntp Description</a>,
 Previous:&nbsp;<a rel="previous" accesskey="p" href="#dir">(dir)</a>,
 Up:&nbsp;<a rel="up" accesskey="u" href="#dir">(dir)</a>
-
+<br>
 </div>
 
 <h2 class="unnumbered">Simple Network Time Protocol User Manual</h2>
@@ -38,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.6p1-RC5 of <code>sntp</code>.
+  <p>This document applies to version 4.2.6p1-RC6 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
@@ -57,12 +55,11 @@ IETF specification.
 </ul>
 
 <div class="node">
-<a name="sntp-Description"></a>
 <p><hr>
-Next:&nbsp;<a rel="next" accesskey="n" href="#Usage">Usage</a>,
+<a name="sntp-Description"></a>Next:&nbsp;<a rel="next" accesskey="n" href="#Usage">Usage</a>,
 Previous:&nbsp;<a rel="previous" accesskey="p" href="#Top">Top</a>,
 Up:&nbsp;<a rel="up" accesskey="u" href="#Top">Top</a>
-
+<br>
 </div>
 
 <!-- node-name,  next,  previous,  up -->
@@ -78,11 +75,10 @@ error bound of the system clock relative to the server clock.
 
 <!-- @include sntp-opts.texi -->
 <div class="node">
-<a name="Usage"></a>
 <p><hr>
-Previous:&nbsp;<a rel="previous" accesskey="p" href="#sntp-Description">sntp Description</a>,
+<a name="Usage"></a>Previous:&nbsp;<a rel="previous" accesskey="p" href="#sntp-Description">sntp Description</a>,
 Up:&nbsp;<a rel="up" accesskey="u" href="#Top">Top</a>
-
+<br>
 </div>
 
 <!-- node-name,  next,  previous,  up -->
index cae9beb63180f199ab73e0adf98613efae66cf9a..6292bc861cfb2b2189c31fc7b31a7fb2376c8203 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  February  9, 2010 at 10:34:00 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  March 31, 2010 at 08:45:14 AM by AutoGen 5.10
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -738,7 +738,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p1-RC5\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p1-RC6\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 4560c7a1aa964550ba5ccb5dff7e6f8c025fba1f..1cb2b28196b046accbf5d80d82feca1e7b02c55d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  February  9, 2010 at 10:34:00 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  March 31, 2010 at 08:45:14 AM by AutoGen 5.10
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -78,8 +78,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    23
-#define NTP_KEYGEN_VERSION       "4.2.6p1-RC5"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p1-RC5"
+#define NTP_KEYGEN_VERSION       "4.2.6p1-RC6"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p1-RC6"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index bb06d99ac00e5b87447bf95209bb7465e8f85b3c..5be4dbaf9384a9adae8e61669ad4f0a80550ab9b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  February  9, 2010 at 10:34:23 AM by AutoGen 5.10
+# It has been AutoGen-ed  March 31, 2010 at 08:45:19 AM by AutoGen 5.10
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -51,7 +51,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.6p1-RC5
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p1-RC6
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index a72f8dde87f94f8b6aa91ec8d5103e7fec57d7bb..107a96d78183511c29f9ac4fba0251efcc898053 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-02-09 "(ntp 4.2.6p1-RC5)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-03-31 "(ntp 4.2.6p1-RC6)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  February  9, 2010 at 10:34:22 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  March 31, 2010 at 08:45:19 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"