]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P32 NTP_4_2_5P32
authorHarlan Stenn <stenn@ntp.org>
Sun, 13 May 2007 11:43:28 +0000 (07:43 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sun, 13 May 2007 11:43:28 +0000 (07:43 -0400)
bk: 4646f9e07-K82k4qSkJ2DZHwATgwKA

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 d65030c75273360327825c826e7fbb4e9dcdb1d3..6a48afe8136cbee263a2111e22a1a5091478eaec 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday May 12, 2007 at 11:55:45 PM EDT
+ *  It has been AutoGen-ed  Sunday May 13, 2007 at 07:34:50 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.5p31\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p32\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index ba1e7eb46a977c9193d3fd7e4b364c59c5490e5d..b332509dabf82bfb9ff40f91f60d4ab8459243a8 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday May 12, 2007 at 11:55:44 PM EDT
+ *  It has been AutoGen-ed  Sunday May 13, 2007 at 07:34:50 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.5p31"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p31"
+#define NTPD_VERSION       "4.2.5p32"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p32"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 918e4d2aaca90e21ba557d0c2502f369116923dd..d97a76558cec4fdf94e4e11175832aca0cc274fb 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday May 12, 2007 at 11:55:48 PM EDT
+# It has been AutoGen-ed  Sunday May 13, 2007 at 07:34:53 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index bc6f8e528ae05bf8109945c99c51e065b255b52d..44968d64a62826643a94895fb82c937d8b858bb2 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-05-12 "( 4.2.5p31)" "Programmer's Manual"
+.TH NTPD 1 2007-05-13 "( 4.2.5p32)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday May 12, 2007 at 11:55:47 PM EDT
+.\"  It has been AutoGen-ed  Sunday May 13, 2007 at 07:34:51 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 3af389fa238d233efb2a978983142d7de970f4af..1e091f28445ae3d6fb5ac0d7072833b9fa737267 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday May 13, 2007 at 12:02:22 AM EDT
+ *  It has been AutoGen-ed  Sunday May 13, 2007 at 07:41:19 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.5p31\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p32\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index cc6b59346208d2afd4e7ccd72ad0c18f501a77a7..cee12e1316d617ebd3e05ea6ab5b844f042af79d 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday May 13, 2007 at 12:02:21 AM EDT
+ *  It has been AutoGen-ed  Sunday May 13, 2007 at 07:41:19 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.5p31"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p31"
+#define NTPDC_VERSION       "4.2.5p32"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p32"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 13e08c541dc30f1cb938ce7f5e90532e1317a300..17f90a3c226fb64d039a0fe55f048d14588627f9 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday May 13, 2007 at 12:02:24 AM EDT
+# It has been AutoGen-ed  Sunday May 13, 2007 at 07:41:21 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 8b70753456b93d47fcff85e236a45dd08641a759..3de30b58116ac2e94e0368112aaa3f79d1703596 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-05-13 "( 4.2.5p31)" "Programmer's Manual"
+.TH NTPDC 1 2007-05-13 "( 4.2.5p32)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday May 13, 2007 at 12:02:23 AM EDT
+.\"  It has been AutoGen-ed  Sunday May 13, 2007 at 07:41:20 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 483637a54c4f27f2ea0f2eaf147d34dc0af3c48b..f31b6922d5a49b7537d02c8234449eeaf1c25d26 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday May 13, 2007 at 12:02:53 AM EDT
+ *  It has been AutoGen-ed  Sunday May 13, 2007 at 07:41:49 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.5p31\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p32\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index c29d0321a1533cdd86894b85436f9edb6da53535..7578f9be7a20f7e1c887de6c533ecf34278215dc 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday May 13, 2007 at 12:02:53 AM EDT
+ *  It has been AutoGen-ed  Sunday May 13, 2007 at 07:41:49 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.5p31"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p31"
+#define NTPQ_VERSION       "4.2.5p32"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p32"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c2c622050a108b6a275a0db816f13bc296934630..9a08e250a1d1fdf6526ddb703de6fe007fc3ded4 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday May 13, 2007 at 12:02:56 AM EDT
+# It has been AutoGen-ed  Sunday May 13, 2007 at 07:41:51 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 6ed0075911dcf444f90e18fa78bdb2d973741eaa..a63b7cb1ddf33f838170064db473561e1e17b658 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-05-13 "( 4.2.5p31)" "Programmer's Manual"
+.TH NTPQ 1 2007-05-13 "( 4.2.5p32)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday May 13, 2007 at 12:02:54 AM EDT
+.\"  It has been AutoGen-ed  Sunday May 13, 2007 at 07:41:50 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 25469a07893796ee9314ef15f3815bb30c68c851..9c9869424f4393f7212ba94a0775c07ff3ec0a9f 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=31
+point=32
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index aa44c94c6d45dfaeede037df3790ee1a07dc2919..119b322b9ed7650f1cd8ae752431cad36d41180f 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday May 13, 2007 at 12:03:22 AM EDT
+ *  It has been AutoGen-ed  Sunday May 13, 2007 at 07:42:19 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.5p31\n\
+"sntp - standard SNTP program - Ver. 4.2.5p32\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 271f42356adb11d8af03e76c3b7e2b62d0ff1702..427279194a7a27dfe6bd38caf0910fd3712d1b3a 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday May 13, 2007 at 12:03:21 AM EDT
+ *  It has been AutoGen-ed  Sunday May 13, 2007 at 07:42:18 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.5p31"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p31"
+#define SNTP_VERSION       "4.2.5p32"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p32"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f05f499392571240e326759982c821a3c624e690..7e38f5afa9723e70a7efc2b4899e8c73eae9940c 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday May 13, 2007 at 12:03:24 AM EDT
+# It has been AutoGen-ed  Sunday May 13, 2007 at 07:42:21 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index b981436ac23108cc004f30b33c61c6fc28d999e0..c19b0832819446a951163caf627e16f0a8334731 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-05-13 "( 4.2.5p31)" "Programmer's Manual"
+.TH SNTP 1 2007-05-13 "( 4.2.5p32)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday May 13, 2007 at 12:03:22 AM EDT
+.\"  It has been AutoGen-ed  Sunday May 13, 2007 at 07:42:20 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b495eae93d386c130e8d935ae95b68d07b5760db..919066b95d7237f6b8baa94f518976fda4061ccc 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 12:03:31 AM EDT
+ *  It has been AutoGen-ed  Sunday May 13, 2007 at 07:42:29 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.5p31\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p32\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ab5ed2fcc4db659e3cb052d6e294fce85a449e50..64453a2fbf5dc3c1198ded36d893223f4ba02e2c 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 12:03:30 AM EDT
+ *  It has been AutoGen-ed  Sunday May 13, 2007 at 07:42:29 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.5p31"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p31"
+#define NTP_KEYGEN_VERSION       "4.2.5p32"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p32"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b13263d178f95017e57d7e1ccc4dc6ef40083d6f..961d807fd7dc40c0dae559b59c20a2e05a467128 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 12:03:32 AM EDT
+# It has been AutoGen-ed  Sunday May 13, 2007 at 07:42:32 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 2b5f6ccc1c7ad901d750fdd5c6ab015f013599b1..f75a5f851f1546eabf71e08ba4eb9b4d1b2593c6 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-05-13 "(ntp 4.2.5p31)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-05-13 "(ntp 4.2.5p32)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday May 13, 2007 at 12:03:32 AM EDT
+.\"  It has been AutoGen-ed  Sunday May 13, 2007 at 07:42:31 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"