]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P33 NTP_4_2_5P33
authorHarlan Stenn <stenn@ntp.org>
Tue, 15 May 2007 11:43:16 +0000 (07:43 -0400)
committerHarlan Stenn <stenn@ntp.org>
Tue, 15 May 2007 11:43:16 +0000 (07:43 -0400)
bk: 46499cd4ODZkZ7BS87oJbzGmF_aE3A

21 files changed:
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd-opts.texi
ntpd/ntpd.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
sntp/sntp.1
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index 6a48afe8136cbee263a2111e22a1a5091478eaec..6ee27c6606ee9fbfc894b63df41627615118f27a 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday May 13, 2007 at 07:34:50 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 15, 2007 at 07:34:43 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.5p32\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p33\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index b332509dabf82bfb9ff40f91f60d4ab8459243a8..17ba6d9bb0965cebdacb3110dcdf0a7c934cd80a 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday May 13, 2007 at 07:34:50 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 15, 2007 at 07:34:42 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.5p32"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p32"
+#define NTPD_VERSION       "4.2.5p33"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p33"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d97a76558cec4fdf94e4e11175832aca0cc274fb..d9c4f8f9c964e0a1f7e89f9dc209638df50dd156 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday May 13, 2007 at 07:34:53 AM EDT
+# It has been AutoGen-ed  Tuesday May 15, 2007 at 07:34:46 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 44968d64a62826643a94895fb82c937d8b858bb2..aa4a350a43bf76d3b7172c45efd32d41f8528ca8 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-05-13 "( 4.2.5p32)" "Programmer's Manual"
+.TH NTPD 1 2007-05-15 "( 4.2.5p33)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday May 13, 2007 at 07:34:51 AM EDT
+.\"  It has been AutoGen-ed  Tuesday May 15, 2007 at 07:34:45 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 1e091f28445ae3d6fb5ac0d7072833b9fa737267..8f42730f97190439406dd2977f441fd1af588e32 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday May 13, 2007 at 07:41:19 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 15, 2007 at 07:41:11 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.5p32\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p33\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index cee12e1316d617ebd3e05ea6ab5b844f042af79d..a5afec070dc8dd3daa9dc8bab8e7a5b732e9f74a 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday May 13, 2007 at 07:41:19 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 15, 2007 at 07:41:10 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.5p32"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p32"
+#define NTPDC_VERSION       "4.2.5p33"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p33"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 17f90a3c226fb64d039a0fe55f048d14588627f9..155ae7f1151c25380d9073207bd8f6118c7b9797 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday May 13, 2007 at 07:41:21 AM EDT
+# It has been AutoGen-ed  Tuesday May 15, 2007 at 07:41:12 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 3de30b58116ac2e94e0368112aaa3f79d1703596..fd1c0ef9c0fe2a28f901dc739f573ed808c80c1c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-05-13 "( 4.2.5p32)" "Programmer's Manual"
+.TH NTPDC 1 2007-05-15 "( 4.2.5p33)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday May 13, 2007 at 07:41:20 AM EDT
+.\"  It has been AutoGen-ed  Tuesday May 15, 2007 at 07:41:12 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index f31b6922d5a49b7537d02c8234449eeaf1c25d26..f62f3e46613fc1d9d9876f1a8552281298553e9e 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday May 13, 2007 at 07:41:49 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 15, 2007 at 07:41:42 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.5p32\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p33\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 7578f9be7a20f7e1c887de6c533ecf34278215dc..379e9af165609eee4443651037fe76ca83c30a1d 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday May 13, 2007 at 07:41:49 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 15, 2007 at 07:41:42 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.5p32"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p32"
+#define NTPQ_VERSION       "4.2.5p33"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p33"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9a08e250a1d1fdf6526ddb703de6fe007fc3ded4..7047ceb462b83c40a3b1497bea3764fcd952135a 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday May 13, 2007 at 07:41:51 AM EDT
+# It has been AutoGen-ed  Tuesday May 15, 2007 at 07:41:44 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index a63b7cb1ddf33f838170064db473561e1e17b658..778d0e2245fdbb6df07a58834673612ded647d13 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-05-13 "( 4.2.5p32)" "Programmer's Manual"
+.TH NTPQ 1 2007-05-15 "( 4.2.5p33)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday May 13, 2007 at 07:41:50 AM EDT
+.\"  It has been AutoGen-ed  Tuesday May 15, 2007 at 07:41:43 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 9c9869424f4393f7212ba94a0775c07ff3ec0a9f..d53f9a72af6536298402e0a6668550c65dfd60f1 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=32
+point=33
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 119b322b9ed7650f1cd8ae752431cad36d41180f..db2af279becb04d927c8525cb58d0edd634ddf78 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday May 13, 2007 at 07:42:19 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 15, 2007 at 07:42:12 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.5p32\n\
+"sntp - standard SNTP program - Ver. 4.2.5p33\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 427279194a7a27dfe6bd38caf0910fd3712d1b3a..b5a37e9076fdaf466730b25b3ec22ecbc633f3f2 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday May 13, 2007 at 07:42:18 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 15, 2007 at 07:42:11 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.5p32"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p32"
+#define SNTP_VERSION       "4.2.5p33"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p33"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7e38f5afa9723e70a7efc2b4899e8c73eae9940c..a5f3d59cd0af69a053f7536731f0ca92133419f1 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday May 13, 2007 at 07:42:21 AM EDT
+# It has been AutoGen-ed  Tuesday May 15, 2007 at 07:42:14 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index c19b0832819446a951163caf627e16f0a8334731..eadc4ec4f9e03adcb4b7be8db21451e4b8643202 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-05-13 "( 4.2.5p32)" "Programmer's Manual"
+.TH SNTP 1 2007-05-15 "( 4.2.5p33)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday May 13, 2007 at 07:42:20 AM EDT
+.\"  It has been AutoGen-ed  Tuesday May 15, 2007 at 07:42:13 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 919066b95d7237f6b8baa94f518976fda4061ccc..c308bccaf8fbe1e1a658f9a7828b89549460c172 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday May 13, 2007 at 07:42:29 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 15, 2007 at 07:42:22 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.5p32\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p33\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 64453a2fbf5dc3c1198ded36d893223f4ba02e2c..83a141255d7f63effb23d99d51d7df04175bb339 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday May 13, 2007 at 07:42:29 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 15, 2007 at 07:42:21 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.5p32"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p32"
+#define NTP_KEYGEN_VERSION       "4.2.5p33"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p33"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 961d807fd7dc40c0dae559b59c20a2e05a467128..df513bfd5cef5813856e8cb3c5234e432df03932 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday May 13, 2007 at 07:42:32 AM EDT
+# It has been AutoGen-ed  Tuesday May 15, 2007 at 07:42:24 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index f75a5f851f1546eabf71e08ba4eb9b4d1b2593c6..0fc8fef5d8bda57df44a12d5ef609e4f4886d2bc 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-05-13 "(ntp 4.2.5p32)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-05-15 "(ntp 4.2.5p33)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday May 13, 2007 at 07:42:31 AM EDT
+.\"  It has been AutoGen-ed  Tuesday May 15, 2007 at 07:42:23 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"