]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_3P60_RC NTP_4_2_3P60_RC
authorHarlan Stenn <stenn@ntp.org>
Fri, 20 Oct 2006 11:45:30 +0000 (07:45 -0400)
committerHarlan Stenn <stenn@ntp.org>
Fri, 20 Oct 2006 11:45:30 +0000 (07:45 -0400)
bk: 4538b6dau4A51iO4PzSHFv9_eKZpZg

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 3d5ee57e808c2d7e785687916d6cda7381254128..e3997114e90ee0340e78a20ed75a5fb3eeb01082 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday October 15, 2006 at 07:33:58 AM EDT
+ *  It has been AutoGen-ed  Friday October 20, 2006 at 07:37:07 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.3p59\n\
+"ntpd - NTP daemon program - Ver. 4.2.3p60-RC\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index df590872fb858bd27ad8885c08591b6fca948f56..a7992e3a55e0441b8c8f1dae652cb07aab00862f 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday October 15, 2006 at 07:33:57 AM EDT
+ *  It has been AutoGen-ed  Friday October 20, 2006 at 07:37:06 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.3p59"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.3p59"
+#define NTPD_VERSION       "4.2.3p60-RC"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.3p60-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index dadbde687df0de7bd6bbfeae2a6f0734d966fadd..a3341a44d563abdd4e0cd48ba9f610d77f13d829 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday October 15, 2006 at 07:34:01 AM EDT
+# It has been AutoGen-ed  Friday October 20, 2006 at 07:37:10 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index b9f59a440e71e73a36ec9732bff665069ee478d5..7b455370b15570863d951464fc60611732199313 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2006-10-15 "( 4.2.3p59)" "Programmer's Manual"
+.TH NTPD 1 2006-10-20 "( 4.2.3p60-RC)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday October 15, 2006 at 07:33:59 AM EDT
+.\"  It has been AutoGen-ed  Friday October 20, 2006 at 07:37:09 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d9b780b425c83aad06591453720f9f4f9946ca70..db40333d61441a58f3738aa74f58c043073b64e1 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday October 15, 2006 at 07:34:03 AM EDT
+ *  It has been AutoGen-ed  Friday October 20, 2006 at 07:37:12 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.3p59\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p60-RC\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f58ed1f1b44cdc9efefc95236adb543eb29db602..f02b4c29e71cbfd71d3f23166f06b5250255db82 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday October 15, 2006 at 07:34:02 AM EDT
+ *  It has been AutoGen-ed  Friday October 20, 2006 at 07:37:11 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.3p59"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p59"
+#define NTPDSIM_VERSION       "4.2.3p60-RC"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p60-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 65dba3c01e768097432ac37243b33f46e401ed39..3e5a7c949be1197ecfd92fb74ca5422e6a2e74ea 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday October 15, 2006 at 07:34:06 AM EDT
+# It has been AutoGen-ed  Friday October 20, 2006 at 07:37:15 AM EDT
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 88cc122af469eda7754f8eb951b72feafe0a1fdc..ba1a2ff602d537b407c4a4ccc4b90750c3412622 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2006-10-15 "( 4.2.3p59)" "Programmer's Manual"
+.TH NTPDSIM 1 2006-10-20 "( 4.2.3p60-RC)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday October 15, 2006 at 07:34:04 AM EDT
+.\"  It has been AutoGen-ed  Friday October 20, 2006 at 07:37:14 AM EDT
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 93024384089dec539c69937ec854576eed9c2e60..2c4c440767f7dd998daebfd858838548da1c5495 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday October 15, 2006 at 07:40:16 AM EDT
+ *  It has been AutoGen-ed  Friday October 20, 2006 at 07:43:29 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.3p59\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p60-RC\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f44be0642760e43c0da209c01e2927c8bd75c1f6..faf0c3638a5805c2066f571f3d4a60b76f969b80 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday October 15, 2006 at 07:40:15 AM EDT
+ *  It has been AutoGen-ed  Friday October 20, 2006 at 07:43:29 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.3p59"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p59"
+#define NTPDC_VERSION       "4.2.3p60-RC"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p60-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3e9d7b8f0817954f9258d789558c73c78ea30d8c..530c766797398bb54480489d2e7836c675cd64b1 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday October 15, 2006 at 07:40:18 AM EDT
+# It has been AutoGen-ed  Friday October 20, 2006 at 07:43:32 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index a2572d21c26fb90411b13c2a3003db0bda230d65..cb42b8768d208f6275466a3b83b2b31884592af3 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2006-10-15 "( 4.2.3p59)" "Programmer's Manual"
+.TH NTPDC 1 2006-10-20 "( 4.2.3p60-RC)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday October 15, 2006 at 07:40:17 AM EDT
+.\"  It has been AutoGen-ed  Friday October 20, 2006 at 07:43:31 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 797154e0a729d5dc7694b43ea65e40ddfff755e0..1055631b6ab2039d2ad1de85fac6439b30d3d0ce 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday October 15, 2006 at 07:40:45 AM EDT
+ *  It has been AutoGen-ed  Friday October 20, 2006 at 07:44:01 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.3p59\n\
+"ntpq - standard NTP query program - Ver. 4.2.3p60-RC\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 85337a4dab402a4158a02ffd879e2af46590e38e..f5069c4922e276201034e2953686221b3a0f8edd 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday October 15, 2006 at 07:40:44 AM EDT
+ *  It has been AutoGen-ed  Friday October 20, 2006 at 07:44:00 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.3p59"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.3p59"
+#define NTPQ_VERSION       "4.2.3p60-RC"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.3p60-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3ebf98896556f2d9e4e79b4bb861dfbcf2f75bba..7be23f3eab689d4f34d1a1f6774d35f424cb9479 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday October 15, 2006 at 07:40:47 AM EDT
+# It has been AutoGen-ed  Friday October 20, 2006 at 07:44:03 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 7789b71db874b1799557e6890517f6fded829848..21995dece66e45dd32764c3e5011b024396f5924 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2006-10-15 "( 4.2.3p59)" "Programmer's Manual"
+.TH NTPQ 1 2006-10-20 "( 4.2.3p60-RC)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday October 15, 2006 at 07:40:46 AM EDT
+.\"  It has been AutoGen-ed  Friday October 20, 2006 at 07:44:02 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index eed333d687a4fddd617213e72f847321bece95ee..f8f30793ee61df8b5ebc78d6a1d846da59984a7a 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=59
+point=60
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 3da19e8ca6cbf0221a6aa3e44d595f38c4f5d210..e4b2aebe8dac5da85e5ed8eb3ae06568a7842a22 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday October 15, 2006 at 07:41:13 AM EDT
+ *  It has been AutoGen-ed  Friday October 20, 2006 at 07:44:28 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.3p59\n\
+"sntp - standard SNTP program - Ver. 4.2.3p60-RC\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b0e034270c829a7f40a0eb867ee2dbda2cbb73c8..7604bc1e7b2f66203c50373781a9f4921e4ab0dd 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday October 15, 2006 at 07:41:13 AM EDT
+ *  It has been AutoGen-ed  Friday October 20, 2006 at 07:44:27 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.3p59"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.3p59"
+#define SNTP_VERSION       "4.2.3p60-RC"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.3p60-RC"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ceeac1c5b90aed63cc9b02a0fdbf1c5ff06478af..9ef7f70563a5376b15e2085f3462e77d4e31b1ca 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday October 15, 2006 at 07:41:15 AM EDT
+# It has been AutoGen-ed  Friday October 20, 2006 at 07:44:30 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 99e0709101522b0571ae0a0db6da6e3f6488c2fe..a8c2e3fd001665674c839e53064f383e5f1309cd 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday October 15, 2006 at 07:41:23 AM EDT
+ *  It has been AutoGen-ed  Friday October 20, 2006 at 07:44:38 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.3p59\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p60-RC\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 639c932f70cddd2acfef20e65eca01379f00769d..acc87ad973beeae4d0e25b835eae08cc58538eb5 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday October 15, 2006 at 07:41:22 AM EDT
+ *  It has been AutoGen-ed  Friday October 20, 2006 at 07:44:37 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.3p59"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p59"
+#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"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f637dd55fecf78ee5e55e9b1ec164b6b7b8f0b44..e2b642174f18fc127041948a4ecc1b216fc83130 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday October 15, 2006 at 07:41:25 AM EDT
+# It has been AutoGen-ed  Friday October 20, 2006 at 07:44:40 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 2074a96cf44dfb933c6a64fceb32d583afb95834..10e4f6f3de09ae2edcd2ac8c812d40d919967fcf 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2006-10-15 "(ntp 4.2.3p59)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2006-10-20 "(ntp 4.2.3p60-RC)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday October 15, 2006 at 07:41:24 AM EDT
+.\"  It has been AutoGen-ed  Friday October 20, 2006 at 07:44:39 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"