]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_3P61_RC NTP_4_2_3P61_RC
authorHarlan Stenn <stenn@ntp.org>
Mon, 23 Oct 2006 11:48:24 +0000 (07:48 -0400)
committerHarlan Stenn <stenn@ntp.org>
Mon, 23 Oct 2006 11:48:24 +0000 (07:48 -0400)
bk: 453cac08KJkZgbVqYLYY15CkUvDukw

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 e3997114e90ee0340e78a20ed75a5fb3eeb01082..683f9a4e2964371993851cdd6f75ff349f0bf62d 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Friday October 20, 2006 at 07:37:07 AM EDT
+ *  It has been AutoGen-ed  Monday October 23, 2006 at 07:40:11 AM EDT
  *  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.3p60-RC\n\
+"ntpd - NTP daemon program - Ver. 4.2.3p61-RC\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a7992e3a55e0441b8c8f1dae652cb07aab00862f..4b35b162034aeb2ab894ec9aa31cdc1cf7f523b9 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Friday October 20, 2006 at 07:37:06 AM EDT
+ *  It has been AutoGen-ed  Monday October 23, 2006 at 07:40:10 AM EDT
  *  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.3p60-RC"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.3p60-RC"
+#define NTPD_VERSION       "4.2.3p61-RC"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.3p61-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a3341a44d563abdd4e0cd48ba9f610d77f13d829..9d213f70a865a508c4a5ccadbe96348bb5a99b76 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Friday October 20, 2006 at 07:37:10 AM EDT
+# It has been AutoGen-ed  Monday October 23, 2006 at 07:40:13 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 7b455370b15570863d951464fc60611732199313..a29354d74eadf92ce3d9287e4c80b37c0d13e0ac 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2006-10-20 "( 4.2.3p60-RC)" "Programmer's Manual"
+.TH NTPD 1 2006-10-23 "( 4.2.3p61-RC)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday October 20, 2006 at 07:37:09 AM EDT
+.\"  It has been AutoGen-ed  Monday October 23, 2006 at 07:40:12 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index db40333d61441a58f3738aa74f58c043073b64e1..ac8c225ea62da30393c4c4f49d2d8bda8e4ae45d 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Friday October 20, 2006 at 07:37:12 AM EDT
+ *  It has been AutoGen-ed  Monday October 23, 2006 at 07:40:16 AM EDT
  *  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.3p60-RC\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p61-RC\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f02b4c29e71cbfd71d3f23166f06b5250255db82..a1ec9adf3414dcd59f13dc05ca42f065a4ab6c0f 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Friday October 20, 2006 at 07:37:11 AM EDT
+ *  It has been AutoGen-ed  Monday October 23, 2006 at 07:40:15 AM EDT
  *  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.3p60-RC"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p60-RC"
+#define NTPDSIM_VERSION       "4.2.3p61-RC"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p61-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3e5a7c949be1197ecfd92fb74ca5422e6a2e74ea..9aea63d3fb30601ba7b631753e604b24d20a24af 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Friday October 20, 2006 at 07:37:15 AM EDT
+# It has been AutoGen-ed  Monday October 23, 2006 at 07:40:18 AM EDT
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index ba1a2ff602d537b407c4a4ccc4b90750c3412622..62ddb61a0a0a13c3061d9f7bb48837b1270868d7 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2006-10-20 "( 4.2.3p60-RC)" "Programmer's Manual"
+.TH NTPDSIM 1 2006-10-23 "( 4.2.3p61-RC)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday October 20, 2006 at 07:37:14 AM EDT
+.\"  It has been AutoGen-ed  Monday October 23, 2006 at 07:40:17 AM EDT
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 2c4c440767f7dd998daebfd858838548da1c5495..7f8ae99fc2c2a0bb92e880faa0f92b58f4ef5099 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Friday October 20, 2006 at 07:43:29 AM EDT
+ *  It has been AutoGen-ed  Monday October 23, 2006 at 07:46:31 AM EDT
  *  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.3p60-RC\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p61-RC\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index faf0c3638a5805c2066f571f3d4a60b76f969b80..5cf127cc7cca78b1f2c6b7d2e6315a683d848c7d 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Friday October 20, 2006 at 07:43:29 AM EDT
+ *  It has been AutoGen-ed  Monday October 23, 2006 at 07:46:30 AM EDT
  *  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.3p60-RC"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p60-RC"
+#define NTPDC_VERSION       "4.2.3p61-RC"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p61-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 530c766797398bb54480489d2e7836c675cd64b1..fc98b0f7e54977ed1af444647fbaaa9aaf7e8055 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Friday October 20, 2006 at 07:43:32 AM EDT
+# It has been AutoGen-ed  Monday October 23, 2006 at 07:46:32 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index cb42b8768d208f6275466a3b83b2b31884592af3..b664934eca8926751797929a5a87eb7235df7cbf 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2006-10-20 "( 4.2.3p60-RC)" "Programmer's Manual"
+.TH NTPDC 1 2006-10-23 "( 4.2.3p61-RC)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday October 20, 2006 at 07:43:31 AM EDT
+.\"  It has been AutoGen-ed  Monday October 23, 2006 at 07:46:32 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 1055631b6ab2039d2ad1de85fac6439b30d3d0ce..3c0c41e00727eed895c490a52facd8ab28b57340 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Friday October 20, 2006 at 07:44:01 AM EDT
+ *  It has been AutoGen-ed  Monday October 23, 2006 at 07:46:59 AM EDT
  *  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.3p60-RC\n\
+"ntpq - standard NTP query program - Ver. 4.2.3p61-RC\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f5069c4922e276201034e2953686221b3a0f8edd..0810c2628a04e13520f1b22adcc8843e1cbf6e60 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Friday October 20, 2006 at 07:44:00 AM EDT
+ *  It has been AutoGen-ed  Monday October 23, 2006 at 07:46:59 AM EDT
  *  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.3p60-RC"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.3p60-RC"
+#define NTPQ_VERSION       "4.2.3p61-RC"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.3p61-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7be23f3eab689d4f34d1a1f6774d35f424cb9479..e74f58f643650bc9b6a6243d91028aece597e43f 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Friday October 20, 2006 at 07:44:03 AM EDT
+# It has been AutoGen-ed  Monday October 23, 2006 at 07:47:02 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 21995dece66e45dd32764c3e5011b024396f5924..3aa50d0678119d9660c99ccb3a85f4001678057a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2006-10-20 "( 4.2.3p60-RC)" "Programmer's Manual"
+.TH NTPQ 1 2006-10-23 "( 4.2.3p61-RC)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday October 20, 2006 at 07:44:02 AM EDT
+.\"  It has been AutoGen-ed  Monday October 23, 2006 at 07:47:00 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index f8f30793ee61df8b5ebc78d6a1d846da59984a7a..ef7af48f7814e850796f45379b06bba44259b1ea 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=60
+point=61
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index e4b2aebe8dac5da85e5ed8eb3ae06568a7842a22..2ce86a7dc90dd8e4a568ca8aeb56daa3505ae224 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Friday October 20, 2006 at 07:44:28 AM EDT
+ *  It has been AutoGen-ed  Monday October 23, 2006 at 07:47:27 AM EDT
  *  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.3p60-RC\n\
+"sntp - standard SNTP program - Ver. 4.2.3p61-RC\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 7604bc1e7b2f66203c50373781a9f4921e4ab0dd..21e1dcf5f26168298b116fb60c4e8e5b84518621 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Friday October 20, 2006 at 07:44:27 AM EDT
+ *  It has been AutoGen-ed  Monday October 23, 2006 at 07:47:26 AM EDT
  *  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.3p60-RC"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.3p60-RC"
+#define SNTP_VERSION       "4.2.3p61-RC"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.3p61-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9ef7f70563a5376b15e2085f3462e77d4e31b1ca..22e82936bcc2435ac93412143e099fbfaf5f2b16 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Friday October 20, 2006 at 07:44:30 AM EDT
+# It has been AutoGen-ed  Monday October 23, 2006 at 07:47:29 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index a8c2e3fd001665674c839e53064f383e5f1309cd..a77b7d3ec32551595c560498df223c93fe1da1fc 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Friday October 20, 2006 at 07:44:38 AM EDT
+ *  It has been AutoGen-ed  Monday October 23, 2006 at 07:47:36 AM EDT
  *  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.3p60-RC\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p61-RC\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index acc87ad973beeae4d0e25b835eae08cc58538eb5..40f25e708aa00782198c48b86b5b09d5f6cce143 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Friday October 20, 2006 at 07:44:37 AM EDT
+ *  It has been AutoGen-ed  Monday October 23, 2006 at 07:47:35 AM EDT
  *  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.3p60-RC"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p60-RC"
+#define NTP_KEYGEN_VERSION       "4.2.3p61-RC"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p61-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e2b642174f18fc127041948a4ecc1b216fc83130..cbeb50a6a93402206388564e82738df09807e28b 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Friday October 20, 2006 at 07:44:40 AM EDT
+# It has been AutoGen-ed  Monday October 23, 2006 at 07:47:38 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 10e4f6f3de09ae2edcd2ac8c812d40d919967fcf..81f6e84140b499d8eac83ec6cacab2aa2411180c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2006-10-20 "(ntp 4.2.3p60-RC)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2006-10-23 "(ntp 4.2.3p61-RC)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday October 20, 2006 at 07:44:39 AM EDT
+.\"  It has been AutoGen-ed  Monday October 23, 2006 at 07:47:38 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"