]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_3P45 NTP_4_2_3P45
authorHarlan Stenn <stenn@ntp.org>
Tue, 12 Sep 2006 11:42:34 +0000 (07:42 -0400)
committerHarlan Stenn <stenn@ntp.org>
Tue, 12 Sep 2006 11:42:34 +0000 (07:42 -0400)
bk: 45069d2aMpjJCUuhUWiMzPP2KMn8cA

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 d7a53a39fe99b48edad9eb2419e9961d050fb6cf..067d0e48d12545c0561258c868fb060e985cd370 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September 11, 2006 at 07:37:40 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:34:13 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  */
@@ -864,7 +864,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.3p44\n\
+"ntpd - NTP daemon program - Ver. 4.2.3p45\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 2b04574217992ccd532a4bb644262549ee5fc729..914f7b72ca39871e03bbccebd50e51be61b70aeb 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September 11, 2006 at 07:37:39 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:34:12 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  */
@@ -88,8 +88,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    34
-#define NTPD_VERSION       "4.2.3p44"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.3p44"
+#define NTPD_VERSION       "4.2.3p45"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.3p45"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 1b505afec7fba8455b3cc8624de3b5342fb63a33..b9254f721febb5bbf969283cea852e388466481f 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September 11, 2006 at 07:37:43 AM EDT
+# It has been AutoGen-ed  Tuesday September 12, 2006 at 07:34:15 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 338b049cd2bda206c4b5e374e4222bfe3ceeac01..b884ff32a7f1de3673afc461fe7a5a835743cf39 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2006-09-11 "( 4.2.3p44)" "Programmer's Manual"
+.TH NTPD 1 2006-09-12 "( 4.2.3p45)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday September 11, 2006 at 07:37:41 AM EDT
+.\"  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:34:14 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 211dd9c459f2cef19a56498a16341e93ce0f10e1..b03ca0b7f92d69ce2ab2a46dcdcf7fb2a7130f8e 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September 11, 2006 at 07:37:45 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:34:18 AM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  */
@@ -1062,7 +1062,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDSIM";
 tSCC   zUsageTitle[] =
-"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p44\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p45\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index d231e5d0c8b7956932719788e51a3fde9d51f535..de802a98e6f53aa4e314ba3d66b6a36dd95cf390 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September 11, 2006 at 07:37:44 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:34:17 AM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  */
@@ -97,8 +97,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    43
-#define NTPDSIM_VERSION       "4.2.3p44"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p44"
+#define NTPDSIM_VERSION       "4.2.3p45"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p45"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4f81547e659234f803ca246d672581a75285de2f..277c49f8adbf5881fec861a851b0ce338ac7027e 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September 11, 2006 at 07:37:47 AM EDT
+# It has been AutoGen-ed  Tuesday September 12, 2006 at 07:34:20 AM EDT
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 891a0f263b0b3e6aa1297fda89e47fc533723160..7901fc20ea2ecb127a74138a5dec115fdc1951ba 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2006-09-11 "( 4.2.3p44)" "Programmer's Manual"
+.TH NTPDSIM 1 2006-09-12 "( 4.2.3p45)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday September 11, 2006 at 07:37:46 AM EDT
+.\"  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:34:19 AM EDT
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 44c897e005ae50aabe6c8dedbe14328df02f8482..a2dda2af5ed4b4cf6b3515f034ff583303bcab89 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September 11, 2006 at 07:44:23 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:40:32 AM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  */
@@ -451,7 +451,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p44\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p45\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index aa19d43f9fddef6ebceeae5680bf739598f3851e..f944b02451493e8a9e94f231afe5788bc616507c 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September 11, 2006 at 07:44:23 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:40:31 AM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  */
@@ -69,8 +69,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.3p44"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p44"
+#define NTPDC_VERSION       "4.2.3p45"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p45"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 956858dab17e32bc8837a30bb4142b696959751f..ed616f258362db4660fd1fbe590ff405aeb7aed3 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September 11, 2006 at 07:44:25 AM EDT
+# It has been AutoGen-ed  Tuesday September 12, 2006 at 07:40:33 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 9e15cf8eac392fd42a8ed37ea0d939adab7ef870..8e7a5d1f74a9bb6be51c8e9b11b3671315c27fdc 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2006-09-11 "( 4.2.3p44)" "Programmer's Manual"
+.TH NTPDC 1 2006-09-12 "( 4.2.3p45)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday September 11, 2006 at 07:44:25 AM EDT
+.\"  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:40:33 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e343743c71717ec753ef337ba7efa9e847f149fb..992703d85c5e0ec61a714a5734b48b544292cf08 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September 11, 2006 at 07:44:54 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:41:00 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  */
@@ -399,7 +399,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.3p44\n\
+"ntpq - standard NTP query program - Ver. 4.2.3p45\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 2cdc4dfe80aadda2d0c4361ec88220d97cc9a3ce..6c761bd7ebbfbd36d54ee1ee5a812b700a768ef5 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September 11, 2006 at 07:44:54 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:41:00 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  */
@@ -67,8 +67,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define NTPQ_VERSION       "4.2.3p44"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.3p44"
+#define NTPQ_VERSION       "4.2.3p45"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.3p45"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a474134c7aaa29728270259424e483252fdf825e..c7767e9dae18e4ec30776e0518bd438937a589ef 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September 11, 2006 at 07:44:57 AM EDT
+# It has been AutoGen-ed  Tuesday September 12, 2006 at 07:41:03 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index e369c04195682776ebd367e6073fb88960e6ba3a..3a4f4c47233eca49b7b200b6ab6f42efc14cdb4e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2006-09-11 "( 4.2.3p44)" "Programmer's Manual"
+.TH NTPQ 1 2006-09-12 "( 4.2.3p45)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday September 11, 2006 at 07:44:56 AM EDT
+.\"  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:41:01 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index a15683b5b22f17d189e12a9ff0375a7e0563c08b..730d4a93197b0a543ded98f200b5757e4dbd0a08 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=44
+point=45
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 0f711c3da7b544e883e81629ca466ffe79bbc5d9..f780ab502161ae373698ce7a23c67a36e8a763c5 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September 11, 2006 at 07:45:22 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:41:29 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  */
@@ -481,7 +481,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.3p44\n\
+"sntp - standard SNTP program - Ver. 4.2.3p45\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 88f6262637c963ba73b8da676788f75ccde7e2be..e991a498fd93b9c5ecbe6a0256bc56ea85f1b7cd 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September 11, 2006 at 07:45:21 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:41:28 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  */
@@ -145,8 +145,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    12
-#define SNTP_VERSION       "4.2.3p44"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.3p44"
+#define SNTP_VERSION       "4.2.3p45"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.3p45"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 16145bd334bc44dd45b308f40ea1dde465bfd17f..fc805a87187223e4d0088a889e702e1dbcece1a9 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September 11, 2006 at 07:45:24 AM EDT
+# It has been AutoGen-ed  Tuesday September 12, 2006 at 07:41:31 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 7614715acc65f0a87cc1c5c20636abbd1d653e2d..bdd00e4ebf9cf60fbb41d9d04f2a51b17f26284a 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September 11, 2006 at 07:46:15 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:41:38 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  */
@@ -789,7 +789,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p44\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p45\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 5550c0ca15f68375dd9df475f20b39e40a0ddbba..49d03852a74f463f8573be878d9a58875cfdeb29 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September 11, 2006 at 07:46:14 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:41:37 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  */
@@ -78,8 +78,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.3p44"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p44"
+#define NTP_KEYGEN_VERSION       "4.2.3p45"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p45"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6e131fe9bc58a4e7d3013f75b51ef31356a04ed0..f4399c951f1e6e85b917a49a299341667f8620e4 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September 11, 2006 at 07:46:17 AM EDT
+# It has been AutoGen-ed  Tuesday September 12, 2006 at 07:41:40 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 27892fe2d3b2168712809d805c7d03499acdb044..1ef43f7ce9093f92a94ff321cf97d0977c0c7562 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2006-09-11 "(ntp 4.2.3p44)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2006-09-12 "(ntp 4.2.3p45)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday September 11, 2006 at 07:46:16 AM EDT
+.\"  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:41:39 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"