]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_4P2_RC6 NTP_4_2_4P2_RC6
authorHarlan Stenn <stenn@ntp.org>
Sun, 10 Jun 2007 11:58:59 +0000 (07:58 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sun, 10 Jun 2007 11:58:59 +0000 (07:58 -0400)
bk: 466be783nG0DmgUZmiBmV5j5s6jD0g

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 8804d3d711cb31c347d040477c0383ca88153a15..d3289892b799b9384a0f8dcfb59fe16ec57318bc 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:35:31 AM EDT
+ *  It has been AutoGen-ed  Sunday June 10, 2007 at 07:50:21 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -836,7 +836,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.4p2-RC5\n\
+"ntpd - NTP daemon program - Ver. 4.2.4p2-RC6\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 8e2242c2cc5ecc86677244892c8f74b8f63b4988..7110e293d05b5c2747b62d66c5fb0c593e3d730d 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:35:30 AM EDT
+ *  It has been AutoGen-ed  Sunday June 10, 2007 at 07:50:21 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -88,8 +88,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    32
-#define NTPD_VERSION       "4.2.4p2-RC5"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p2-RC5"
+#define NTPD_VERSION       "4.2.4p2-RC6"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p2-RC6"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3f64db08f296fb471a4d9abcd8f9a7b560b4afbd..7a6a291e75435f5e7196caea0a3a91ce40aab534 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday May 29, 2007 at 07:35:34 AM EDT
+# It has been AutoGen-ed  Sunday June 10, 2007 at 07:50:24 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index e425249361992e79094e09c66d7c7f12f4e03800..b4a3845fd0c2cb924d792fbbe601e3133c5705f8 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-05-29 "( 4.2.4p2-RC5)" "Programmer's Manual"
+.TH NTPD 1 2007-06-10 "( 4.2.4p2-RC6)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:35:32 AM EDT
+.\"  It has been AutoGen-ed  Sunday June 10, 2007 at 07:50:23 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c7dc423199fcc61fbde4a7a7894e230f8e5c98b5..3276efdaf90642bb382acc5117ce0131996283dd 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:35:36 AM EDT
+ *  It has been AutoGen-ed  Sunday June 10, 2007 at 07:50:26 AM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -1073,7 +1073,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDSIM";
 tSCC   zUsageTitle[] =
-"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p2-RC5\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p2-RC6\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 824a55e32a4d90b2a3530cf8135dc11c2fd538f2..f7603b0804a30fe02c0aac99abc5be9d5b941974 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:35:35 AM EDT
+ *  It has been AutoGen-ed  Sunday June 10, 2007 at 07:50:25 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.4p2-RC5"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p2-RC5"
+#define NTPDSIM_VERSION       "4.2.4p2-RC6"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p2-RC6"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9e8a923ff13d5a9d0703e5d87f5863ce92bb1b05..ea6c0d7af70cb369e0d7d972776cf744fe7133c3 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday May 29, 2007 at 07:35:38 AM EDT
+# It has been AutoGen-ed  Sunday June 10, 2007 at 07:50:29 AM EDT
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index c8e6b28db98f84b932aa46ed25b9298ef16f19ed..d4cf3aeea59a1a3f18b0685632fccf4e3ca5173c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2007-05-29 "( 4.2.4p2-RC5)" "Programmer's Manual"
+.TH NTPDSIM 1 2007-06-10 "( 4.2.4p2-RC6)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:35:37 AM EDT
+.\"  It has been AutoGen-ed  Sunday June 10, 2007 at 07:50:28 AM EDT
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ac3b5288afdbd2ab82d5deb100cd0872adb7cea6..a9fb121efb048522935fcb128c1b869c93e389fc 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:41:53 AM EDT
+ *  It has been AutoGen-ed  Sunday June 10, 2007 at 07:56:53 AM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -463,7 +463,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p2-RC5\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p2-RC6\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a757b1417af66449d5743ea08f267ebfa17341f5..a6228c883a6699b6ba134ec20cf8bfce2dfdc598 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:41:52 AM EDT
+ *  It has been AutoGen-ed  Sunday June 10, 2007 at 07:56:52 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.4p2-RC5"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p2-RC5"
+#define NTPDC_VERSION       "4.2.4p2-RC6"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p2-RC6"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d68a1c47ca7d3790491b624faf74a12034d31140..85e64a7357c71fd750137ae069bae216c4a6e4cd 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday May 29, 2007 at 07:41:54 AM EDT
+# It has been AutoGen-ed  Sunday June 10, 2007 at 07:56:55 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index f5e2e1915f3ab6f3cd1a22fac2f2873bdd5d5d4a..2226fc9ca802a0c0af7ce56275b6432e641fce7e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-05-29 "( 4.2.4p2-RC5)" "Programmer's Manual"
+.TH NTPDC 1 2007-06-10 "( 4.2.4p2-RC6)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:41:53 AM EDT
+.\"  It has been AutoGen-ed  Sunday June 10, 2007 at 07:56:54 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8bafc0681003e15e95a1787d430c076be15c3393..cdaf2307b0d99251cf396f11c4d9440f94b1bbb1 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:42:22 AM EDT
+ *  It has been AutoGen-ed  Sunday June 10, 2007 at 07:57:23 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -411,7 +411,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.4p2-RC5\n\
+"ntpq - standard NTP query program - Ver. 4.2.4p2-RC6\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 9053dec09436d2e3decdb8fee2e607ba94a6e611..d2cf6a926b8cf03c0e665ac534ad07ef27501829 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:42:22 AM EDT
+ *  It has been AutoGen-ed  Sunday June 10, 2007 at 07:57:23 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.4p2-RC5"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p2-RC5"
+#define NTPQ_VERSION       "4.2.4p2-RC6"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p2-RC6"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index aee36e780c1efc619ef9765a503fdb30fe292811..b55c00aa065b6a36444dc0252e2e56a4b1dbdb2b 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday May 29, 2007 at 07:42:25 AM EDT
+# It has been AutoGen-ed  Sunday June 10, 2007 at 07:57:25 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 4c0640c0384fb99d931be8e473a5e9017a5cbb2f..746cfd2fcd02a074acc903ee41ff93f4ea8aa4ee 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-05-29 "( 4.2.4p2-RC5)" "Programmer's Manual"
+.TH NTPQ 1 2007-06-10 "( 4.2.4p2-RC6)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:42:24 AM EDT
+.\"  It has been AutoGen-ed  Sunday June 10, 2007 at 07:57:24 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 864cf8bf9ae83307d20cb276669c871c3d630f0a..e75fc20bafafc34f991ebc69a4a68e19091dd5cc 100644 (file)
@@ -27,5 +27,5 @@ CLTAG=NTP_4_2_0
 # - - rcpoint gets set to 0
 # - - releasecandidate gets set to no
 # - GRONK is for -dev
-rcpoint=5
+rcpoint=6
 #rcpoint=GRONK
index 0f8872d005d3899448a78f6ed5c2b7f8a94a9fc5..8bd4afeaab229777bb9d47cb830492325cf5d056 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:42:50 AM EDT
+ *  It has been AutoGen-ed  Sunday June 10, 2007 at 07:57:52 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -514,7 +514,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.4p2-RC5\n\
+"sntp - standard SNTP program - Ver. 4.2.4p2-RC6\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 0d1408cc6c8896699952b33719d7c0ae45e63f6e..7bcb50458ee95416211ffb4e5e9e0e410799cd2a 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:42:49 AM EDT
+ *  It has been AutoGen-ed  Sunday June 10, 2007 at 07:57:52 AM EDT
  *  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.4p2-RC5"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p2-RC5"
+#define SNTP_VERSION       "4.2.4p2-RC6"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p2-RC6"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a287c9af2325bbe7a284fc326f3c5789e77effb6..f758589b65cc898d1f1cdb7ca81b07142f19b045 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday May 29, 2007 at 07:42:52 AM EDT
+# It has been AutoGen-ed  Sunday June 10, 2007 at 07:57:55 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 187122c49b4fb634925ad2251c1a6e23f6502e34..682727a2ba20bfb93ac2820c6e2dbdb9a844a21b 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:43:01 AM EDT
+ *  It has been AutoGen-ed  Sunday June 10, 2007 at 07:58:03 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -800,7 +800,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p2-RC5\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p2-RC6\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index d470ec27330185c9416391726ac298d753a48d08..22b5c80b3a61f5e0b1e95d4f50af24796124ce38 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:43:00 AM EDT
+ *  It has been AutoGen-ed  Sunday June 10, 2007 at 07:58:02 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.4p2-RC5"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p2-RC5"
+#define NTP_KEYGEN_VERSION       "4.2.4p2-RC6"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p2-RC6"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a97d8c67751c4ff2cc3a1e1e9e10b246facc6277..7c087c8e9f93178cc92b47e5de5bbed8b3478a6d 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday May 29, 2007 at 07:43:03 AM EDT
+# It has been AutoGen-ed  Sunday June 10, 2007 at 07:58:05 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index a5f86e4d3926886c65014fad2234253c1b435326..71453879cfa5e60b9ddffff465bb07a972b928d1 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-05-29 "(ntp 4.2.4p2-RC5)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-06-10 "(ntp 4.2.4p2-RC6)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:43:02 AM EDT
+.\"  It has been AutoGen-ed  Sunday June 10, 2007 at 07:58:05 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"