]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_3P65_RC NTP_4_2_3P65_RC
authorHarlan Stenn <stenn@ntp.org>
Fri, 10 Nov 2006 11:41:45 +0000 (06:41 -0500)
committerHarlan Stenn <stenn@ntp.org>
Fri, 10 Nov 2006 11:41:45 +0000 (06:41 -0500)
bk: 45546579hQiqtkWpDPKPDXMXEqN-YA

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 dc1e804d6bc8cb7796b9a475820573bf4e65034e..9cef43026cba8ba47d7e99d4fb1c498926c2b929 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday November  9, 2006 at 06:33:48 AM EST
+ *  It has been AutoGen-ed  Friday November 10, 2006 at 06:33:33 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.3p64-RC\n\
+"ntpd - NTP daemon program - Ver. 4.2.3p65-RC\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 720dc85b80ebc096674c6d993f81c4fa45eef616..ca49aba32414a14c88f91795e7229401289d80ed 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday November  9, 2006 at 06:33:47 AM EST
+ *  It has been AutoGen-ed  Friday November 10, 2006 at 06:33:32 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.3p64-RC"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.3p64-RC"
+#define NTPD_VERSION       "4.2.3p65-RC"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.3p65-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 461fff928406f09e260423255dd10b9ff8637604..0e735b9f0e500b34343a3de5deb90724d82d0aec 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday November  9, 2006 at 06:33:51 AM EST
+# It has been AutoGen-ed  Friday November 10, 2006 at 06:33:36 AM EST
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 4792a508811c9f8c210432ad48870ccd0485007b..f63b1306dde0df4b4f6d61c528f94da39348d60a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2006-11-09 "( 4.2.3p64-RC)" "Programmer's Manual"
+.TH NTPD 1 2006-11-10 "( 4.2.3p65-RC)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday November  9, 2006 at 06:33:49 AM EST
+.\"  It has been AutoGen-ed  Friday November 10, 2006 at 06:33:35 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 6fdd3200239d6b6a5477b8739db0a8f94042fb54..60d37317721a5ff49c60c3589f7baaaf1a3c0649 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday November  9, 2006 at 06:33:53 AM EST
+ *  It has been AutoGen-ed  Friday November 10, 2006 at 06:33:38 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.3p64-RC\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p65-RC\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 995bb74a54ce11a2be03ebf5f73c636179e9ad04..e54373b3e31dc6495dfee002413153dbc78b7d39 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday November  9, 2006 at 06:33:52 AM EST
+ *  It has been AutoGen-ed  Friday November 10, 2006 at 06:33:37 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.3p64-RC"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p64-RC"
+#define NTPDSIM_VERSION       "4.2.3p65-RC"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p65-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6e2934aa71293c8724383fe62f835c84e9f4be68..4100bf63ee5ea2172c785bda8a7e8e9ce5277bfc 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday November  9, 2006 at 06:33:55 AM EST
+# It has been AutoGen-ed  Friday November 10, 2006 at 06:33:41 AM EST
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index fe53b50c7ebfe9c3d4ab27bd01717777c86fadd8..5695935c87765a36a6e1c5e0f59b2b5f90873448 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2006-11-09 "( 4.2.3p64-RC)" "Programmer's Manual"
+.TH NTPDSIM 1 2006-11-10 "( 4.2.3p65-RC)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday November  9, 2006 at 06:33:54 AM EST
+.\"  It has been AutoGen-ed  Friday November 10, 2006 at 06:33:39 AM EST
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e42612cbb5771f7c3f236618c99b6fe45093fff5..7c74bf0cd359c3f42de92e2ee11e6f23578e4485 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday November  9, 2006 at 06:40:24 AM EST
+ *  It has been AutoGen-ed  Friday November 10, 2006 at 06:39:43 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.3p64-RC\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p65-RC\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 415103e4d95ffafc37996f045310537849d61ce6..222c95f48394a1f1a5b32aabd8d304382e9fbd29 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday November  9, 2006 at 06:40:23 AM EST
+ *  It has been AutoGen-ed  Friday November 10, 2006 at 06:39:42 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.3p64-RC"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p64-RC"
+#define NTPDC_VERSION       "4.2.3p65-RC"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p65-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4cc683eefb12ba3bff51c0284f0da684a616f1ff..d565a219275035bfc18778486b81fa4ddf8d7ee0 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday November  9, 2006 at 06:40:26 AM EST
+# It has been AutoGen-ed  Friday November 10, 2006 at 06:39:45 AM EST
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 486254f6769a166669bb1fc2422d0a90acc15756..20cd920dabecd3d07a27a0aba4c7aebf6854c8b8 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2006-11-09 "( 4.2.3p64-RC)" "Programmer's Manual"
+.TH NTPDC 1 2006-11-10 "( 4.2.3p65-RC)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday November  9, 2006 at 06:40:25 AM EST
+.\"  It has been AutoGen-ed  Friday November 10, 2006 at 06:39:44 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 0bf8218ff3945aa0fc14851831a83d4369cf207b..29d4f818d430e04a54a4532e7c92fe669b54e67d 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday November  9, 2006 at 06:40:54 AM EST
+ *  It has been AutoGen-ed  Friday November 10, 2006 at 06:40:14 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.3p64-RC\n\
+"ntpq - standard NTP query program - Ver. 4.2.3p65-RC\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ee6aa94016e52b657c3c731140d83fe80b465b29..5518276f3df66243a68a21786d73a3930a9a0189 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday November  9, 2006 at 06:40:54 AM EST
+ *  It has been AutoGen-ed  Friday November 10, 2006 at 06:40:14 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.3p64-RC"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.3p64-RC"
+#define NTPQ_VERSION       "4.2.3p65-RC"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.3p65-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 77983750cb4caa6df5df1e1b245e23a3d062b5e5..4eb839c9f7ef64cecf286d144f1ffaffa1bb3d10 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday November  9, 2006 at 06:40:56 AM EST
+# It has been AutoGen-ed  Friday November 10, 2006 at 06:40:17 AM EST
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index b99783106c727c20d92b4ba3f9d9723fc93d174a..1d51d378e977dbb2824033eab5f8f0f7640adc1a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2006-11-09 "( 4.2.3p64-RC)" "Programmer's Manual"
+.TH NTPQ 1 2006-11-10 "( 4.2.3p65-RC)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday November  9, 2006 at 06:40:55 AM EST
+.\"  It has been AutoGen-ed  Friday November 10, 2006 at 06:40:16 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 5eb8ab72b5b13da07cafff670961191e499b4fec..1ba968d2f1710e65ba90c2be92e2afe6fdf8af37 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=64
+point=65
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 1449dbc51f0a9e302d687030687eb38c70773016..2427723d29af9f2f08955f8ffc1374aa8d65d2c5 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday November  9, 2006 at 06:41:24 AM EST
+ *  It has been AutoGen-ed  Friday November 10, 2006 at 06:40:43 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.3p64-RC\n\
+"sntp - standard SNTP program - Ver. 4.2.3p65-RC\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 0196ed49b08f09b111e3e6de5f23442e8cbb4981..d2a84a8c82efb0945089679f64775c250a0ade87 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday November  9, 2006 at 06:41:23 AM EST
+ *  It has been AutoGen-ed  Friday November 10, 2006 at 06:40:42 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.3p64-RC"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.3p64-RC"
+#define SNTP_VERSION       "4.2.3p65-RC"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.3p65-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8497d9049f327fc5e82c4aad96703cf597821463..7375a9c324cda1c60a41355ede502f2c954da8e7 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday November  9, 2006 at 06:41:26 AM EST
+# It has been AutoGen-ed  Friday November 10, 2006 at 06:40:45 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 06de056c23c26d17ba118d99d8af26567df86ec8..b63607d420b1c8398b6449ebd8c82da175ded07c 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday November  9, 2006 at 06:41:34 AM EST
+ *  It has been AutoGen-ed  Friday November 10, 2006 at 06:40:53 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.3p64-RC\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p65-RC\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 0da22c64f21cff6a86a4eaeb67c999bc8dffed8d..8ab962aaeaba047a4fe0cf80c1a4f399dcc36fd9 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday November  9, 2006 at 06:41:33 AM EST
+ *  It has been AutoGen-ed  Friday November 10, 2006 at 06:40:53 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.3p64-RC"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p64-RC"
+#define NTP_KEYGEN_VERSION       "4.2.3p65-RC"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p65-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 47bff21ee4dcc0d269f1eb944a97d1248b76325b..b7b266246ab9213752718aed29a5d0cea08e3b5a 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday November  9, 2006 at 06:41:36 AM EST
+# It has been AutoGen-ed  Friday November 10, 2006 at 06:40:56 AM EST
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 6cf1a928984b9783319fb351986d5d30de80fda6..bb8a94c14a38b8d2af1382acd8800ef38e57e2a5 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2006-11-09 "(ntp 4.2.3p64-RC)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2006-11-10 "(ntp 4.2.3p65-RC)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday November  9, 2006 at 06:41:35 AM EST
+.\"  It has been AutoGen-ed  Friday November 10, 2006 at 06:40:55 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"