]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_3P70_RC NTP_4_2_3P70_RC
authorHarlan Stenn <stenn@ntp.org>
Sat, 25 Nov 2006 11:41:49 +0000 (06:41 -0500)
committerHarlan Stenn <stenn@ntp.org>
Sat, 25 Nov 2006 11:41:49 +0000 (06:41 -0500)
bk: 45682bfdyAEDHm07BKOWQOiihnQUVw

24 files changed:
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd-opts.texi
ntpd/ntpd.1
ntpd/ntpdsim-opts.c
ntpd/ntpdsim-opts.h
ntpd/ntpdsim-opts.texi
ntpd/ntpdsim.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
packageinfo.sh
sntp/sntp-opts.c
sntp/sntp-opts.h
sntp/sntp-opts.texi
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index d6cf2db78beda03a65e1929a8dcecefa4bac9413..92efc3a0eaea64bf744152fa03facfaac91482a8 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Friday November 24, 2006 at 06:34:09 AM EST
+ *  It has been AutoGen-ed  Saturday November 25, 2006 at 06:33:13 AM EST
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -866,7 +866,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.3p69-RC\n\
+"ntpd - NTP daemon program - Ver. 4.2.3p70-RC\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index c91380c8a3cd79559deff13c0f8bf27f2923a03c..8986473223d55d4bade5d35a95d8cf799b34792d 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Friday November 24, 2006 at 06:34:08 AM EST
+ *  It has been AutoGen-ed  Saturday November 25, 2006 at 06:33:12 AM EST
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -90,8 +90,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    34
-#define NTPD_VERSION       "4.2.3p69-RC"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.3p69-RC"
+#define NTPD_VERSION       "4.2.3p70-RC"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.3p70-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index cb96d70d03739d45fdb4f5d3cdeab17afca24096..3445d054a0fa4f8a9af128174ccecfa748a4c109 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Friday November 24, 2006 at 06:34:12 AM EST
+# It has been AutoGen-ed  Saturday November 25, 2006 at 06:33:15 AM EST
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index f082d2f7d0d72d5979df664edc807fd232c602a9..6bc912e82eeb17388bdb486b5f5b289d28c9ec78 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2006-11-24 "( 4.2.3p69-RC)" "Programmer's Manual"
+.TH NTPD 1 2006-11-25 "( 4.2.3p70-RC)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday November 24, 2006 at 06:34:11 AM EST
+.\"  It has been AutoGen-ed  Saturday November 25, 2006 at 06:33:14 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 90f7275fef9869a46514611ea5e8500050400543..507c1b6168480de847c22ba5dddaad9b7e6685bd 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Friday November 24, 2006 at 06:34:14 AM EST
+ *  It has been AutoGen-ed  Saturday November 25, 2006 at 06:33:17 AM EST
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -1064,7 +1064,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDSIM";
 tSCC   zUsageTitle[] =
-"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p69-RC\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p70-RC\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 4e7926993402a9bfe6fac527f01e637b55cfa7c3..1264e4774bdae5c0be74603301970f476847ea67 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Friday November 24, 2006 at 06:34:13 AM EST
+ *  It has been AutoGen-ed  Saturday November 25, 2006 at 06:33:16 AM EST
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -99,8 +99,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    43
-#define NTPDSIM_VERSION       "4.2.3p69-RC"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p69-RC"
+#define NTPDSIM_VERSION       "4.2.3p70-RC"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p70-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ec4c687d6d193219715da359bdb9f2dce4979ed3..b937a1de3a87e60827cf8b26c4e53d1dab30dab8 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Friday November 24, 2006 at 06:34:17 AM EST
+# It has been AutoGen-ed  Saturday November 25, 2006 at 06:33:20 AM EST
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 94f467aec89e1a61eba73cf91e96c2f8fe3d1eff..864eaf22c137ddd21390a79702ccefc252e39218 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2006-11-24 "( 4.2.3p69-RC)" "Programmer's Manual"
+.TH NTPDSIM 1 2006-11-25 "( 4.2.3p70-RC)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday November 24, 2006 at 06:34:15 AM EST
+.\"  It has been AutoGen-ed  Saturday November 25, 2006 at 06:33:19 AM EST
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 4684f73dc3b074ff0247fc59dd6b5348ad3bdbd6..e030e3d2bf7222e48090a6494c0d2e6c128dba27 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Friday November 24, 2006 at 06:40:26 AM EST
+ *  It has been AutoGen-ed  Saturday November 25, 2006 at 06:39:36 AM EST
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -454,7 +454,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p69-RC\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p70-RC\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 9b3ee8985871b0fa525553871357cd6bbbcded13..33570d4eead370f8da8882af3e319c350cd44938 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Friday November 24, 2006 at 06:40:25 AM EST
+ *  It has been AutoGen-ed  Saturday November 25, 2006 at 06:39:35 AM EST
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -71,8 +71,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.3p69-RC"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p69-RC"
+#define NTPDC_VERSION       "4.2.3p70-RC"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p70-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c1de50eb93a5f58bc5c2c295d85a935a1adc91bc..f7a62164c588e97b645efc370893a23fcfe506f5 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Friday November 24, 2006 at 06:40:28 AM EST
+# It has been AutoGen-ed  Saturday November 25, 2006 at 06:39:38 AM EST
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 7f4ff10745a64c9649ebfe65d5086c370d07a90f..b498f0da2041ede7a18743371fe0e75fb59b7352 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2006-11-24 "( 4.2.3p69-RC)" "Programmer's Manual"
+.TH NTPDC 1 2006-11-25 "( 4.2.3p70-RC)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday November 24, 2006 at 06:40:27 AM EST
+.\"  It has been AutoGen-ed  Saturday November 25, 2006 at 06:39:37 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e814d4dce69f3bb5f15711347a5a9aee2ecf152a..cac677291e0ff42aeca6c3fbcaa61955781591e4 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Friday November 24, 2006 at 06:40:55 AM EST
+ *  It has been AutoGen-ed  Saturday November 25, 2006 at 06:40:05 AM EST
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -402,7 +402,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.3p69-RC\n\
+"ntpq - standard NTP query program - Ver. 4.2.3p70-RC\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 7183bc8808a8f717a6d02bfd908617acb2270b41..5112204790e4d749d68f6fab3274e2b2999606a3 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Friday November 24, 2006 at 06:40:55 AM EST
+ *  It has been AutoGen-ed  Saturday November 25, 2006 at 06:40:05 AM EST
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -69,8 +69,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define NTPQ_VERSION       "4.2.3p69-RC"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.3p69-RC"
+#define NTPQ_VERSION       "4.2.3p70-RC"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.3p70-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 275837930a68d298cbef07e57eeb1440f032daad..df7e8a4a2f9fe33f3cffb50bf55bb1ad950392cc 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Friday November 24, 2006 at 06:40:58 AM EST
+# It has been AutoGen-ed  Saturday November 25, 2006 at 06:40:08 AM EST
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index c81c05d671194b82d4ccea9a196504b492b1a0f2..78ead8ca7c16b62cc37d18d34a1b91f1533d2017 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2006-11-24 "( 4.2.3p69-RC)" "Programmer's Manual"
+.TH NTPQ 1 2006-11-25 "( 4.2.3p70-RC)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday November 24, 2006 at 06:40:57 AM EST
+.\"  It has been AutoGen-ed  Saturday November 25, 2006 at 06:40:06 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index aa3a5766daa97570bdb369c8e5f96c992d670636..8d300f4b27d8428a72fb0fae0ee8873e2ca42022 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=69
+point=70
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 0ad84e01726fa388fef5693ca2f3e4bfc07086a5..713c60d88797938fb5c4f67f90736d9a650dfdf8 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Friday November 24, 2006 at 06:41:23 AM EST
+ *  It has been AutoGen-ed  Saturday November 25, 2006 at 06:40:35 AM EST
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -505,7 +505,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.3p69-RC\n\
+"sntp - standard SNTP program - Ver. 4.2.3p70-RC\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 516738b2edd46becc9f21ecd1d30490a87c42fd3..458d627217ad3ab1eba7c20491916a45701fc8c6 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Friday November 24, 2006 at 06:41:22 AM EST
+ *  It has been AutoGen-ed  Saturday November 25, 2006 at 06:40:34 AM EST
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -148,8 +148,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define SNTP_VERSION       "4.2.3p69-RC"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.3p69-RC"
+#define SNTP_VERSION       "4.2.3p70-RC"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.3p70-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a02a32957cd09c80d3eee4e8a34abaf940db8874..488b7fe64789655385412e05cb10bb9722f7d3cb 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Friday November 24, 2006 at 06:41:25 AM EST
+# It has been AutoGen-ed  Saturday November 25, 2006 at 06:40:38 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 559231d123490664e1685931e79943eff843d2c2..dcd5d4bb8a17462d91b64a0675d6eba6f5316234 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Friday November 24, 2006 at 06:41:44 AM EST
+ *  It has been AutoGen-ed  Saturday November 25, 2006 at 06:40:56 AM EST
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -791,7 +791,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p69-RC\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p70-RC\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index e3ced8820da78b4bb9299ddd0ed8efda6f44bd49..ac96562843e07c36262e293570036f235c80c9d8 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Friday November 24, 2006 at 06:41:43 AM EST
+ *  It has been AutoGen-ed  Saturday November 25, 2006 at 06:40:55 AM EST
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -80,8 +80,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.3p69-RC"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p69-RC"
+#define NTP_KEYGEN_VERSION       "4.2.3p70-RC"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p70-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 191f51c0cb209861dd60a057e4f1e2155b7578df..650d774d8f2acd8d33dfaccf0941a0f505f550bf 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Friday November 24, 2006 at 06:41:46 AM EST
+# It has been AutoGen-ed  Saturday November 25, 2006 at 06:40:57 AM EST
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index c1f617bc1c7409e62e6361b4f7b3306a0bf9a7dc..60716cf73e23ee544b49b0c9c09506e34baecc16 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2006-11-24 "(ntp 4.2.3p69-RC)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2006-11-25 "(ntp 4.2.3p70-RC)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday November 24, 2006 at 06:41:45 AM EST
+.\"  It has been AutoGen-ed  Saturday November 25, 2006 at 06:40:56 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"