]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_6P2_RC3 NTP_4_2_6P2_RC3
authorHarlan Stenn <stenn@ntp.org>
Tue, 11 May 2010 07:56:04 +0000 (03:56 -0400)
committerHarlan Stenn <stenn@ntp.org>
Tue, 11 May 2010 07:56:04 +0000 (03:56 -0400)
bk: 4be90d94UVWYfCRe7cfP2r_7F0jcAw

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 c96367bf3194469727a9b505f989254b59f8191b..74205bd7aef0c411a1893e835bb88fddce4f2de1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,5 @@
 ---
+(4.2.6p2-RC3) 2010/05/11 Released by Harlan Stenn <stenn@ntp.org>
 
 * [Bug 1325] unreachable code in sntp recv_bcst_data().
 * [Bug 1459] sntp MD5 authentication does not work with ntpd.
index f51bd466857d03a9528516174b1933347e88eaeb..987962bbeccba986af1e9ce7f24fb03df815dc08 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  April 27, 2010 at 02:51:32 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May 11, 2010 at 03:53:38 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.6p2-RC2\n\
+"ntpd - NTP daemon program - Ver. 4.2.6p2-RC3\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 95737eba84e34d68b1c74dca3f8a054f11ee0952..7cb7909cd1c3cac59104ffda947e559dd0ef2e1a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  April 27, 2010 at 02:51:32 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May 11, 2010 at 03:53:38 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.6p2-RC2"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.6p2-RC2"
+#define NTPD_VERSION       "4.2.6p2-RC3"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.6p2-RC3"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 688bd64bc44a80e07c184e04ac8b9fe4ec521afe..30620450097e4f4b091f120ce4aa1904a4cc4a54 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  April 27, 2010 at 02:51:48 AM by AutoGen 5.10
+# It has been AutoGen-ed  May 11, 2010 at 03:54:01 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.6p2-RC2
+ntpd - NTP daemon program - Ver. 4.2.6p2-RC3
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 68c2bb7c7771d62553259b18269b95aa0bf95c60..a6f3c23d574a76aed95ba66d76a61f563ed4d8bd 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-04-27 "( 4.2.6p2-RC2)" "Programmer's Manual"
+.TH NTPD 1 2010-05-11 "( 4.2.6p2-RC3)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  April 27, 2010 at 02:51:48 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  May 11, 2010 at 03:54:01 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 16a82378360aeabf7ebda857181dc4461c0d445c..90d5870242f299c7d206430b93f052c1b04b10f4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  April 27, 2010 at 02:51:53 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May 11, 2010 at 03:54:07 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.6p2-RC2\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.6p2-RC3\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ab8ab3d1b97c128547ee81fc998c2846fa833a9d..551927a64645747775a70c5fd79e9d7de527be69 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  April 27, 2010 at 02:51:53 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May 11, 2010 at 03:54:07 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.6p2-RC2"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.6p2-RC2"
+#define NTPDC_VERSION       "4.2.6p2-RC3"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.6p2-RC3"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6698dfc88b9cfee7e03a88f98d328673d5f786af..2111d9734dc933c24ea3e27db41be05d83796364 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  April 27, 2010 at 02:52:03 AM by AutoGen 5.10
+# It has been AutoGen-ed  May 11, 2010 at 03:54:17 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.6p2-RC2
+ntpdc - vendor-specific NTP query program - Ver. 4.2.6p2-RC3
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 8c9a7deaec48ccd6ca72640e2a4b2e5e23f2d2d3..62ac37ea571407b2fb88d1423c8ca076f5c73f1d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-04-27 "( 4.2.6p2-RC2)" "Programmer's Manual"
+.TH NTPDC 1 2010-05-11 "( 4.2.6p2-RC3)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  April 27, 2010 at 02:52:03 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  May 11, 2010 at 03:54:16 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 36da242dd6cb1695ae4d3d9cd3a361c62f7b2591..fc5b526d196bc2c97ad8a50cab1039fdb789eb74 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  April 27, 2010 at 02:52:04 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May 11, 2010 at 03:54:17 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.6p2-RC2\n\
+"ntpq - standard NTP query program - Ver. 4.2.6p2-RC3\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 630133992e5e4048d35120e4d4b6f45535f321e4..7339d476938eaaff41536006607b07c888a35ac5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  April 27, 2010 at 02:52:04 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May 11, 2010 at 03:54:17 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.6p2-RC2"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.6p2-RC2"
+#define NTPQ_VERSION       "4.2.6p2-RC3"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.6p2-RC3"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b8a15b5d3045933f4f0db54f90eb73444c839480..0e6e548203abcce56fada0dc6985a7e971e555c3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  April 27, 2010 at 02:52:13 AM by AutoGen 5.10
+# It has been AutoGen-ed  May 11, 2010 at 03:54:26 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.6p2-RC2
+ntpq - standard NTP query program - Ver. 4.2.6p2-RC3
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 385ea550ede05c36ea4420260e7fa8152c472ed5..b4180003909eafe9e675a7e088f226704bfe829a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-04-27 "( 4.2.6p2-RC2)" "Programmer's Manual"
+.TH NTPQ 1 2010-05-11 "( 4.2.6p2-RC3)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  April 27, 2010 at 02:52:13 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  May 11, 2010 at 03:54:26 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 6b101b2a5c9a2d17e415912a35dfbc5330b34229..0b6ae86e7f2df30374702be8ef7f1d8919439036 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  April 29, 2010 at 07:33:02 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May 11, 2010 at 03:54:27 AM by AutoGen 5.10
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -256,7 +256,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPSNMPD";
 tSCC   zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p2-RC2\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p2-RC3\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
@@ -268,7 +268,7 @@ tSCC   zBugsAddr[]    = "http://bugs.ntp.org, bugs@ntp.org";
 #define zExplain NULL
 #define zDetail         NULL
 tSCC    zFullVersion[] = NTPSNMPD_FULL_VERSION;
-/* extracted from /usr/local/share/autogen/optcode.tpl near line 495 */
+/* extracted from /usr/local/gnu/share/autogen/optcode.tpl near line 495 */
 
 #if defined(ENABLE_NLS)
 # define OPTPROC_BASE OPTPROC_TRANSLATE
@@ -324,7 +324,7 @@ doUsageOpt(
     (void)pOptions;
     USAGE( EXIT_SUCCESS );
 }
-/* extracted from /usr/local/share/autogen/optmain.tpl near line 109 */
+/* extracted from /usr/local/gnu/share/autogen/optmain.tpl near line 109 */
 
 #if defined(TEST_NTPSNMPD_OPTS) /* TEST MAIN PROCEDURE: */
 
@@ -339,7 +339,7 @@ main(int argc, char** argv)
     return res;
 }
 #endif  /* defined TEST_NTPSNMPD_OPTS */
-/* extracted from /usr/local/share/autogen/optcode.tpl near line 627 */
+/* extracted from /usr/local/gnu/share/autogen/optcode.tpl near line 627 */
 
 #if ENABLE_NLS
 #include <stdio.h>
index c03596d528eebf37eede40d4e8f1120991dfe3ab..c038e44218554e8da6bf8e1be22d01fb78fa63d4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  April 29, 2010 at 07:33:02 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May 11, 2010 at 03:54:27 AM by AutoGen 5.10
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -63,8 +63,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    8
-#define NTPSNMPD_VERSION       "4.2.6p2-RC2"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p2-RC2"
+#define NTPSNMPD_VERSION       "4.2.6p2-RC3"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p2-RC3"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
@@ -135,7 +135,7 @@ typedef enum {
                 ntpsnmpdOptions.pzCurOpt  = NULL )
 #define START_OPT       RESTART_OPT(1)
 #define USAGE(c)        (*ntpsnmpdOptions.pUsageProc)( &ntpsnmpdOptions, c )
-/* extracted from /usr/local/share/autogen/opthead.tpl near line 409 */
+/* extracted from /usr/local/gnu/share/autogen/opthead.tpl near line 409 */
 
 /* * * * * *
  *
index 895c9ff61d766179b36ab06fb008ce2edc556313..111e5fbdb2e3c7ac52e8523b22424c3f958783b5 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  April 29, 2010 at 07:33:08 AM by AutoGen 5.10
+# It has been AutoGen-ed  May 11, 2010 at 03:54:27 AM by AutoGen 5.10
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -34,29 +34,7 @@ This is the automatically generated usage text for ntpsnmpd:
 
 @exampleindent 0
 @example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p2-RC2
-USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
-  Flg Arg Option-Name    Description
-   -n no  nofork         Do not fork
-   -p no  syslog         Log to syslog()
-      Str agentxsocket   The socket address ntpsnmpd uses to connect to net-snmpd
-      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 /a/etc/amd.stage/thump2-g3/export/ntp/home/stenn/.ntprc
- - reading file /a/etc/amd.stage/thump2-g3/export/ntp/home/stenn/ntp-stable-1512-38/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 128037148c57b861a04237084f2dac3b04ef1bf7..f08336f4fe4583f231db93bae0d26dcae538f32d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-04-29 "( 4.2.6p2-RC2)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-05-11 "( 4.2.6p2-RC3)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  April 29, 2010 at 07:33:08 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  May 11, 2010 at 03:54:27 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c97aa61ddd2735f4abe1875ef43c6dea7968ba5e..4aa7d17107c48b596658c9b2419feb4068b546bc 100644 (file)
@@ -91,4 +91,4 @@ betapoint=0
 # - - prerelease is emptied
 # else (not in RC)
 # - rcpoint is empty and unused (for now).
-rcpoint=2
+rcpoint=3
index 10f5411f70f322495b3505b89aea76bac4133853..4a8cb4f47584af8dcda5ba61dd1db85a0ce415d6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  April 27, 2010 at 02:53:16 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May 11, 2010 at 03:55:36 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.6p2-RC2\n\
+"sntp - standard SNTP program - Ver. 4.2.6p2-RC3\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index e5cc47c38c57a77c85c6acf2da9e2e1ca370e08a..b7cca126f3586f8ef9e54a4fd8ab44cda2723c34 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  April 27, 2010 at 02:53:16 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May 11, 2010 at 03:55:36 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.6p2-RC2"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.6p2-RC2"
+#define SNTP_VERSION       "4.2.6p2-RC3"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.6p2-RC3"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e836d17f2fa4131ed504fbab2d259604663d5be0..a982b7c3496be516d4b00e5b39ee2defb0fbab49 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  April 27, 2010 at 02:53:20 AM by AutoGen 5.10
+# It has been AutoGen-ed  May 11, 2010 at 03:55:44 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -56,65 +56,7 @@ This is the automatically generated usage text for sntp:
 
 @exampleindent 0
 @example
-sntp - standard SNTP program - Ver. 4.2.6p2-RC2
-USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
-  Flg Arg Option-Name    Description
-   -4 no  ipv4           Force IPv4 DNS name resolution
-                                - prohibits these options:
-                                ipv6
-   -6 no  ipv6           Force IPv6 DNS name resolution
-                                - prohibits these options:
-                                ipv4
-   -d no  normalverbose  Normal verbose
-   -K Str kod            KoD history filename
-   -p no  syslog         Logging with syslog
-                                - prohibits these options:
-                                filelog
-   -l Str filelog        Log to specified logfile
-                                - prohibits these options:
-                                syslog
-   -s no  settod         Set (step) the time with settimeofday()
-                                - prohibits these options:
-                                adjtime
-   -j no  adjtime        Set (slew) the time with adjtime()
-                                - prohibits these options:
-                                settod
-   -b Str broadcast      Use broadcasts to the address specified for synchronisation
-   -t Num timeout        Specify the number of seconds to wait for broadcasts
-   -a Num authentication Enable authentication with the key auth-keynumber
-   -k Str keyfile        Specify a keyfile. SNTP will look in this file for the key specified with -a
-      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/sntp/.ntprc
- - examining environment variables named SNTP_*
-
-.I sntp
-implements the Simple Network Time Protocol, and is used
-to query an NTP or SNTP server and either
-display the time
-or
-set the local system's time (given suitable privilege).
-
-It can be
-run interactively from the command line or as a
-.I cron
-job.
-
-NTP and SNTP are defined by draft-ietf-ntp-ntpv4-proto-13, which
-obsoletes RFC 4330 and RFC 1305.
-
-please send bug reports to:  http://bugs.ntp.org, bugs@@ntp.org
+sntp is unavailable - no --help
 @end example
 @exampleindent 4
 
index f2809c1019157dfe2511627f1281166d83f45cdd..08b99fe6eab01d1f26c6aec3c86b11b95dfc6b86 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-04-27 "( 4.2.6p2-RC2)" "Programmer's Manual"
+.TH SNTP 1 2010-05-11 "( 4.2.6p2-RC3)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  April 27, 2010 at 02:53:20 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  May 11, 2010 at 03:55:44 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index a55d0ebf4947cff1f884d2286337087ec041259b..4fd4035c0df1d8f1f3ae90a758be4b4b43357b4a 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.6p2-RC2 of <code>sntp</code>.
+  <p>This document applies to version 4.2.6p2-RC3 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 5270c8580dc54109791adcc9d4ac7756de7427e9..9036ef7c15e141dfaa123ea23f52f7a8ba937d98 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  April 27, 2010 at 02:53:21 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May 11, 2010 at 03:55:45 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.6p2-RC2\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p2-RC3\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 3231e36c15ff81d3fa174ee94a09fe00c43a8a12..5eeca9bd7fe742b977d639b1de14652c07722c77 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  April 27, 2010 at 02:53:21 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  May 11, 2010 at 03:55:45 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.6p2-RC2"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p2-RC2"
+#define NTP_KEYGEN_VERSION       "4.2.6p2-RC3"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p2-RC3"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 26264699202fbaed2b2b9af523ee53b36516a2a2..f58d87f6bd992e5320c594014bfab8716918d968 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  April 27, 2010 at 02:53:26 AM by AutoGen 5.10
+# It has been AutoGen-ed  May 11, 2010 at 03:55:53 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.6p2-RC2
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p2-RC3
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 1de4394c79925135ca5d781da3ad727ccc57dd1c..108980c0cc93a44abe6c1850544b2fa7d24dcdf6 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-04-27 "(ntp 4.2.6p2-RC2)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-05-11 "(ntp 4.2.6p2-RC3)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  April 27, 2010 at 02:53:26 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  May 11, 2010 at 03:55:53 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"