]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
cleanup
authorHarlan Stenn <stenn@ntp.org>
Wed, 9 Dec 2009 08:46:30 +0000 (03:46 -0500)
committerHarlan Stenn <stenn@ntp.org>
Wed, 9 Dec 2009 08:46:30 +0000 (03:46 -0500)
bk: 4b1f63e6aii5_xLV173XsVVX-Tj6fg

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 ea55db8c10f8f483f7b5c0e448b79a610b441e84..6d7fc017e4d7633757ef1d291c35d89b591dd7e8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
 ---
-(4.2.6-RC) 2009/12/09 Released by Harlan Stenn <stenn@ntp.org>
+(4.2.6) 2009/12/09 Released by Harlan Stenn <stenn@ntp.org>
 * Include (4.2.4p8) - [Sec 1331] DoS with mode 7 packets - CVE-2009-3563.
 * [Bug 508] Fixed leap second handling for Windows.
 (4.2.5p250-RC) 2009/11/30 Released by Harlan Stenn <stenn@ntp.org>
index dad38049bc162b1a6e275e542a0e6c0677f19018..b08e116bb0fe3f3de59f75f7d538533b7eb58d98 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  December  9, 2009 at 02:45:00 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December  9, 2009 at 03:41:50 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.6-RC\n\
+"ntpd - NTP daemon program - Ver. 4.2.6\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index bf569c7000bd7935335199aed2fed144c4f6f1f2..071134b42ad1caa0cbd8b0cf672fd5fc4a37b8e3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  December  9, 2009 at 02:45:00 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December  9, 2009 at 03:41:50 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.6-RC"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.6-RC"
+#define NTPD_VERSION       "4.2.6"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.6"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index cd18a897d41bd0b86d2cab63f98d471746fd78b6..37ae3e426f97cfd106a78ad5fc31abd09eb37aad 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  December  9, 2009 at 02:46:05 AM by AutoGen 5.10
+# It has been AutoGen-ed  December  9, 2009 at 03:42:57 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.6-RC
+ntpd - NTP daemon program - Ver. 4.2.6
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index c2ab0308165d53cdba5d5353bd01797cf37e664a..1aa68f8b4219c7fc746a33cf3dab6b7a6ffc8dae 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2009-12-09 "( 4.2.6-RC)" "Programmer's Manual"
+.TH NTPD 1 2009-12-09 "( 4.2.6)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  December  9, 2009 at 02:45:00 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  December  9, 2009 at 03:41:51 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 837e98c84522dd019f7edf76c8f3e8420a04e93d..f2983d049cb30ee57e5c6ce0be401407d0b48eae 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  December  9, 2009 at 02:56:27 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December  9, 2009 at 03:43:16 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.6-RC\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.6\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 08d9f23704d5ad54dbea0a41f4af89fe47b7112b..d8aef579bf9ff0117923b6029a7690f9a3dac8d5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  December  9, 2009 at 02:56:27 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December  9, 2009 at 03:43:16 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.6-RC"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.6-RC"
+#define NTPDC_VERSION       "4.2.6"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.6"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 08440421d742239365720db6219f3834fad892aa..4e03dd7bac83bb3f62aef4c6ab559ebd52d0d592 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  December  9, 2009 at 02:56:34 AM by AutoGen 5.10
+# It has been AutoGen-ed  December  9, 2009 at 03:43:23 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.6-RC
+ntpdc - vendor-specific NTP query program - Ver. 4.2.6
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
@@ -102,7 +102,7 @@ or by a single hyphen and the flag character.
 
 The following option preset mechanisms are supported:
  - reading file /users/stenn/.ntprc
- - reading file /deacon/backroom/snaps/ntp-stable/ntpdc/.ntprc
+ - reading file /deacon/backroom/ntp-stable/ntpdc/.ntprc
  - examining environment variables named NTPDC_*
 
 The
index 08d2209f2385d458bf9a3c3a4203bd1c0e4a3f9a..ef56632fdbb1f8de610e8ed9e7890476df973bd8 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2009-12-09 "( 4.2.6-RC)" "Programmer's Manual"
+.TH NTPDC 1 2009-12-09 "( 4.2.6)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  December  9, 2009 at 02:56:28 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  December  9, 2009 at 03:43:16 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 270b14e1eada8244aa606d8d753beb1b18adabe9..37e7ddfab107ae2be8fc5d03dfe8c9b05ac0cf94 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  December  9, 2009 at 02:56:35 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December  9, 2009 at 03:43:23 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.6-RC\n\
+"ntpq - standard NTP query program - Ver. 4.2.6\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 2e4595ad7ea26b392623eb431c62a9342017b1ea..508fafabf40a1a22c0a2c4d4e1bcffeb2830f87e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  December  9, 2009 at 02:56:35 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December  9, 2009 at 03:43:23 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.6-RC"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.6-RC"
+#define NTPQ_VERSION       "4.2.6"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.6"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 39b6ed19886f15b6d86f63c2f6bc3c0b68c1d4d6..9c5ab3ae7d3e02016c2f6f0179c9dfb24df279ed 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  December  9, 2009 at 02:56:41 AM by AutoGen 5.10
+# It has been AutoGen-ed  December  9, 2009 at 03:43:30 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.6-RC
+ntpq - standard NTP query program - Ver. 4.2.6
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
@@ -84,7 +84,7 @@ or by a single hyphen and the flag character.
 
 The following option preset mechanisms are supported:
  - reading file /users/stenn/.ntprc
- - reading file /deacon/backroom/snaps/ntp-stable/ntpq/.ntprc
+ - reading file /deacon/backroom/ntp-stable/ntpq/.ntprc
  - examining environment variables named NTPQ_*
 
 The
index 9ee3dfa051c017d6b034ec10df9ff081406d81ee..5064bfa33a79a1fd8e1a58d769879f5239f91e48 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2009-12-09 "( 4.2.6-RC)" "Programmer's Manual"
+.TH NTPQ 1 2009-12-09 "( 4.2.6)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  December  9, 2009 at 02:56:35 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  December  9, 2009 at 03:43:24 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 83c986a1a598db2ce0b3993933d01bc0e2e81cdc..bb973183ba435171cca90ac56eed73ce5885dbe4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  December  9, 2009 at 02:56:46 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December  9, 2009 at 03:43:35 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.6-RC\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 7eb77a6b3c24cedb1045794dcd0f96e626aa2f97..17faf45b85ff03088bbef02a51aeb860b4ee7634 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  December  9, 2009 at 02:56:46 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December  9, 2009 at 03:43:34 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.6-RC"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6-RC"
+#define NTPSNMPD_VERSION       "4.2.6"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 86721659068ddb61b98aef782eb55926640b9ddb..de2cc40154d165246757c6b8b8b7b90decdd3bb9 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  December  9, 2009 at 02:56:47 AM by AutoGen 5.10
+# It has been AutoGen-ed  December  9, 2009 at 03:43:35 AM by AutoGen 5.10
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 88a0f588600f4dd3e7fa6e84fa0674402bfff81d..722d359a9efaa0cfc307101c551c9ba400b1dc43 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2009-12-09 "( 4.2.6-RC)" "Programmer's Manual"
+.TH NTPSNMPD 1 2009-12-09 "( 4.2.6)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  December  9, 2009 at 02:56:46 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  December  9, 2009 at 03:43:35 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 36d2986fc68c8e40cda2334002d3806cf8cf05bb..bbd162ed3924b834f2e823a8a1bb4b545c0a399a 100644 (file)
@@ -15,7 +15,7 @@ point=
 special=
 # ReleaseCandidate. 'yes' or 'no'.
 #releasecandidate=yes
-releasecandidate=yes
+releasecandidate=no
 # ChangeLog tag
 CLTAG=NTP_4_2_0
 ###
index 44e4e10c1837a27b81239e5052ae914de1dbaed4..f2a480da9df162b2f3e1a81d47dff155ee9cd647 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  December  9, 2009 at 02:56:48 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December  9, 2009 at 03:44:32 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.6-RC\n\
+"sntp - standard SNTP program - Ver. 4.2.6\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index e8a27943a10b86d1eba3f297547ca1da2ebe2923..8ff654544ebd4ebda69b622650c978bd96c89504 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  December  9, 2009 at 02:56:48 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December  9, 2009 at 03:44:31 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.6-RC"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.6-RC"
+#define SNTP_VERSION       "4.2.6"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.6"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c9ba338af63c3abfc81e2f0ee76e16c81a17b411..51c111898835915bd2e32c4c27cef6199bd4ef50 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  December  9, 2009 at 02:56:59 AM by AutoGen 5.10
+# It has been AutoGen-ed  December  9, 2009 at 03:44:38 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.6-RC
+sntp - standard SNTP program - Ver. 4.2.6
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
@@ -96,7 +96,7 @@ or by a single hyphen and the flag character.
 
 The following option preset mechanisms are supported:
  - reading file /users/stenn/.ntprc
- - reading file /deacon/backroom/snaps/ntp-stable/sntp/.ntprc
+ - reading file /deacon/backroom/ntp-stable/sntp/.ntprc
  - examining environment variables named SNTP_*
 
 .I sntp
index 36693879c86978dfbae9fc7c885ed8d4e91d0e3d..7ec1c13ab86119fed3af8f0414702d179ac5ca9f 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2009-12-09 "( 4.2.6-RC)" "Programmer's Manual"
+.TH SNTP 1 2009-12-09 "( 4.2.6)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  December  9, 2009 at 02:56:59 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  December  9, 2009 at 03:44:39 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ae65d992da129efec16894391e34c3e31c3a211f..a9339f90e4744cf20c1730f21b95cb8e7182a114 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.6-RC of <code>sntp</code>.
+  <p>This document applies to version 4.2.6 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index f24af737c1ed5b6c8725756c610029ac52f749ff..ae50a2bb7fb384a373288606fdd2acbe8672e1c8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  December  9, 2009 at 02:57:02 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December  9, 2009 at 03:44:46 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.6-RC\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 893d8954e33736137c327e129d6bf5e4b2e68182..511ddcac7ca4b5419c6d9e476b1e38d18a2178ad 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  December  9, 2009 at 02:57:02 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December  9, 2009 at 03:44:46 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.6-RC"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6-RC"
+#define NTP_KEYGEN_VERSION       "4.2.6"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 79eb6aa5d762ab1bf76dff2dbcb37e1035f1bff8..1956986422a6cdd0adb42876f454b960d929c7cc 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  December  9, 2009 at 02:57:07 AM by AutoGen 5.10
+# It has been AutoGen-ed  December  9, 2009 at 03:44:51 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.6-RC
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
@@ -88,7 +88,7 @@ or by a single hyphen and the flag character.
 
 The following option preset mechanisms are supported:
  - reading file /users/stenn/.ntprc
- - reading file /deacon/backroom/snaps/ntp-stable/util/.ntprc
+ - reading file /deacon/backroom/ntp-stable/util/.ntprc
  - examining environment variables named NTP_KEYGEN_*
 
 If there is no new host key, look for an existing one.
index c2a420cc33c1854a7228247254600cebc6195bb7..9ddf17d463042b55b1630cf52fb7efe1967f3676 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2009-12-09 "(ntp 4.2.6-RC)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2009-12-09 "(ntp 4.2.6)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  December  9, 2009 at 02:57:03 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  December  9, 2009 at 03:44:47 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"