]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_3P64_RC NTP_4_2_3P64_RC
authorHarlan Stenn <stenn@ntp.org>
Thu, 9 Nov 2006 11:42:28 +0000 (06:42 -0500)
committerHarlan Stenn <stenn@ntp.org>
Thu, 9 Nov 2006 11:42:28 +0000 (06:42 -0500)
bk: 45531424vpbBNuiwGXdgFMmyilJXOw

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 237daec66e0d4d1faef63584579b4df8f39831ca..dc1e804d6bc8cb7796b9a475820573bf4e65034e 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Monday November  6, 2006 at 06:38:23 AM EST
+ *  It has been AutoGen-ed  Thursday November  9, 2006 at 06:33:48 AM EST
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -867,7 +867,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.3p63-RC\n\
+"ntpd - NTP daemon program - Ver. 4.2.3p64-RC\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index de781f2d93a69d09d1fa1907adcaa28d1268cba2..720dc85b80ebc096674c6d993f81c4fa45eef616 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Monday November  6, 2006 at 06:38:22 AM EST
+ *  It has been AutoGen-ed  Thursday November  9, 2006 at 06:33:47 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.3p63-RC"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.3p63-RC"
+#define NTPD_VERSION       "4.2.3p64-RC"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.3p64-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e870ae4d33053cf3e29032cbee38001eb80c9844..461fff928406f09e260423255dd10b9ff8637604 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Monday November  6, 2006 at 06:38:26 AM EST
+# It has been AutoGen-ed  Thursday November  9, 2006 at 06:33:51 AM EST
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 170de191047a6fd2f4d24b53b80683d71be4f085..4792a508811c9f8c210432ad48870ccd0485007b 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2006-11-06 "( 4.2.3p63-RC)" "Programmer's Manual"
+.TH NTPD 1 2006-11-09 "( 4.2.3p64-RC)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday November  6, 2006 at 06:38:24 AM EST
+.\"  It has been AutoGen-ed  Thursday November  9, 2006 at 06:33:49 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 203e2c8502cc4f5d67103057570a24d9bc8f9597..6fdd3200239d6b6a5477b8739db0a8f94042fb54 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Monday November  6, 2006 at 06:38:28 AM EST
+ *  It has been AutoGen-ed  Thursday November  9, 2006 at 06:33:53 AM EST
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -1065,7 +1065,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDSIM";
 tSCC   zUsageTitle[] =
-"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p63-RC\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p64-RC\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 72ae982ef4c5dde50989059216296592816f01e1..995bb74a54ce11a2be03ebf5f73c636179e9ad04 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Monday November  6, 2006 at 06:38:27 AM EST
+ *  It has been AutoGen-ed  Thursday November  9, 2006 at 06:33:52 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.3p63-RC"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p63-RC"
+#define NTPDSIM_VERSION       "4.2.3p64-RC"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p64-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 1e6b999f22e7fb0ca99f6a19784e75ebf899fd86..6e2934aa71293c8724383fe62f835c84e9f4be68 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Monday November  6, 2006 at 06:38:30 AM EST
+# It has been AutoGen-ed  Thursday November  9, 2006 at 06:33:55 AM EST
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index edaa9a5e05cde3406036ffc35c176f1129c95827..fe53b50c7ebfe9c3d4ab27bd01717777c86fadd8 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2006-11-06 "( 4.2.3p63-RC)" "Programmer's Manual"
+.TH NTPDSIM 1 2006-11-09 "( 4.2.3p64-RC)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday November  6, 2006 at 06:38:29 AM EST
+.\"  It has been AutoGen-ed  Thursday November  9, 2006 at 06:33:54 AM EST
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 5052538b8907fd4c7ab47ccd3f1f0092c681ba16..e42612cbb5771f7c3f236618c99b6fe45093fff5 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Monday November  6, 2006 at 06:44:38 AM EST
+ *  It has been AutoGen-ed  Thursday November  9, 2006 at 06:40:24 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.3p63-RC\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p64-RC\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 9f2d782cef4a44e6aaad119d6a01b8f4fbefff1a..415103e4d95ffafc37996f045310537849d61ce6 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Monday November  6, 2006 at 06:44:38 AM EST
+ *  It has been AutoGen-ed  Thursday November  9, 2006 at 06:40:23 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.3p63-RC"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p63-RC"
+#define NTPDC_VERSION       "4.2.3p64-RC"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p64-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ddf7b034a53f1b8432c723971251bb9d1a97399f..4cc683eefb12ba3bff51c0284f0da684a616f1ff 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Monday November  6, 2006 at 06:44:40 AM EST
+# It has been AutoGen-ed  Thursday November  9, 2006 at 06:40:26 AM EST
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index ff4f79404348a75d94f9235583ea47fdb9f642c9..486254f6769a166669bb1fc2422d0a90acc15756 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2006-11-06 "( 4.2.3p63-RC)" "Programmer's Manual"
+.TH NTPDC 1 2006-11-09 "( 4.2.3p64-RC)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday November  6, 2006 at 06:44:40 AM EST
+.\"  It has been AutoGen-ed  Thursday November  9, 2006 at 06:40:25 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 716aff99d4fb83ab743f88527cb444d3ff5b54b3..0bf8218ff3945aa0fc14851831a83d4369cf207b 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Monday November  6, 2006 at 06:45:08 AM EST
+ *  It has been AutoGen-ed  Thursday November  9, 2006 at 06:40:54 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.3p63-RC\n\
+"ntpq - standard NTP query program - Ver. 4.2.3p64-RC\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 98e04f50405d7605eefe2d1b9345d949fdc28094..ee6aa94016e52b657c3c731140d83fe80b465b29 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Monday November  6, 2006 at 06:45:08 AM EST
+ *  It has been AutoGen-ed  Thursday November  9, 2006 at 06:40:54 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.3p63-RC"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.3p63-RC"
+#define NTPQ_VERSION       "4.2.3p64-RC"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.3p64-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 06e037923770a83cbcfc7e8de8ed86eca57fc395..77983750cb4caa6df5df1e1b245e23a3d062b5e5 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Monday November  6, 2006 at 06:45:11 AM EST
+# It has been AutoGen-ed  Thursday November  9, 2006 at 06:40:56 AM EST
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index ab699d1faaa19c5d7bcfc9f2847b565f34fd5806..b99783106c727c20d92b4ba3f9d9723fc93d174a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2006-11-06 "( 4.2.3p63-RC)" "Programmer's Manual"
+.TH NTPQ 1 2006-11-09 "( 4.2.3p64-RC)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday November  6, 2006 at 06:45:09 AM EST
+.\"  It has been AutoGen-ed  Thursday November  9, 2006 at 06:40:55 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 835e76632320c4646be45b9f7f895d06bbade054..5eb8ab72b5b13da07cafff670961191e499b4fec 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=63
+point=64
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 32a53b0be9c00aebe5ec569ae402c105eb85d967..1449dbc51f0a9e302d687030687eb38c70773016 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Monday November  6, 2006 at 06:45:35 AM EST
+ *  It has been AutoGen-ed  Thursday November  9, 2006 at 06:41:24 AM EST
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -484,7 +484,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.3p63-RC\n\
+"sntp - standard SNTP program - Ver. 4.2.3p64-RC\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 62c7608c52883655f6feb70113c88c5f91357e77..0196ed49b08f09b111e3e6de5f23442e8cbb4981 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Monday November  6, 2006 at 06:45:34 AM EST
+ *  It has been AutoGen-ed  Thursday November  9, 2006 at 06:41:23 AM EST
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -147,8 +147,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    12
-#define SNTP_VERSION       "4.2.3p63-RC"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.3p63-RC"
+#define SNTP_VERSION       "4.2.3p64-RC"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.3p64-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index fa4ba0784fce0f3f54246425412c1817ce3eb593..8497d9049f327fc5e82c4aad96703cf597821463 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Monday November  6, 2006 at 06:45:37 AM EST
+# It has been AutoGen-ed  Thursday November  9, 2006 at 06:41:26 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index f2d3fa5479bbe4eeb6dc9433f6a1155659463d53..06de056c23c26d17ba118d99d8af26567df86ec8 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Monday November  6, 2006 at 06:46:17 AM EST
+ *  It has been AutoGen-ed  Thursday November  9, 2006 at 06:41:34 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.3p63-RC\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p64-RC\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 4aa824ba6841bc4f89c6df5a0a849e9ce6c39040..0da22c64f21cff6a86a4eaeb67c999bc8dffed8d 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Monday November  6, 2006 at 06:46:16 AM EST
+ *  It has been AutoGen-ed  Thursday November  9, 2006 at 06:41:33 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.3p63-RC"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p63-RC"
+#define NTP_KEYGEN_VERSION       "4.2.3p64-RC"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p64-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 76975f7c054119ef31fbf5b2b93b784a2d5314b1..47bff21ee4dcc0d269f1eb944a97d1248b76325b 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Monday November  6, 2006 at 06:46:19 AM EST
+# It has been AutoGen-ed  Thursday November  9, 2006 at 06:41:36 AM EST
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index a4b0c6b46cf085678b5c48e9e7d8f1f944fc215f..6cf1a928984b9783319fb351986d5d30de80fda6 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2006-11-06 "(ntp 4.2.3p63-RC)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2006-11-09 "(ntp 4.2.3p64-RC)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday November  6, 2006 at 06:46:18 AM EST
+.\"  It has been AutoGen-ed  Thursday November  9, 2006 at 06:41:35 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"