]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P31 NTP_4_2_5P31
authorHarlan Stenn <stenn@ntp.org>
Sun, 13 May 2007 04:04:25 +0000 (00:04 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sun, 13 May 2007 04:04:25 +0000 (00:04 -0400)
bk: 46468e4980r9h8cb8SZL4NvEi23PuA

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 c17189a1a94b2f0e83c971bb47f883d14afe187d..d65030c75273360327825c826e7fbb4e9dcdb1d3 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday May 12, 2007 at 07:56:33 PM EDT
+ *  It has been AutoGen-ed  Saturday May 12, 2007 at 11:55:45 PM 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.5p30\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p31\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 5033311977624d228b50ccbe0806a2c6ae423376..ba1e7eb46a977c9193d3fd7e4b364c59c5490e5d 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday May 12, 2007 at 07:56:33 PM EDT
+ *  It has been AutoGen-ed  Saturday May 12, 2007 at 11:55:44 PM 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.5p30"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p30"
+#define NTPD_VERSION       "4.2.5p31"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p31"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f76b5746b4eec1972629f67b2f42f3b01da062ff..918e4d2aaca90e21ba557d0c2502f369116923dd 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday May 12, 2007 at 07:56:36 PM EDT
+# It has been AutoGen-ed  Saturday May 12, 2007 at 11:55:48 PM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index b01b8003e87408314b8d8cd627a3cc3f8e8ee279..bc6f8e528ae05bf8109945c99c51e065b255b52d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-05-12 "( 4.2.5p30)" "Programmer's Manual"
+.TH NTPD 1 2007-05-12 "( 4.2.5p31)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday May 12, 2007 at 07:56:35 PM EDT
+.\"  It has been AutoGen-ed  Saturday May 12, 2007 at 11:55:47 PM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 5fc17ee709cbaae9e0c2fbccb2f6cdb226438452..3af389fa238d233efb2a978983142d7de970f4af 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday May 12, 2007 at 08:03:04 PM EDT
+ *  It has been AutoGen-ed  Sunday May 13, 2007 at 12:02:22 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.5p30\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p31\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 0c27e03a1b9bc8e3c4544a37370ae36882d1f665..cc6b59346208d2afd4e7ccd72ad0c18f501a77a7 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday May 12, 2007 at 08:03:03 PM EDT
+ *  It has been AutoGen-ed  Sunday May 13, 2007 at 12:02:21 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.5p30"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p30"
+#define NTPDC_VERSION       "4.2.5p31"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p31"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 90c80b3717bbe4990ed3bc2ba1cefbd6d32b10d0..13e08c541dc30f1cb938ce7f5e90532e1317a300 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday May 12, 2007 at 08:03:06 PM EDT
+# It has been AutoGen-ed  Sunday May 13, 2007 at 12:02:24 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 187e82e06fc7d5992f4e9db7765303db737e9d5b..8b70753456b93d47fcff85e236a45dd08641a759 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-05-12 "( 4.2.5p30)" "Programmer's Manual"
+.TH NTPDC 1 2007-05-13 "( 4.2.5p31)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday May 12, 2007 at 08:03:05 PM EDT
+.\"  It has been AutoGen-ed  Sunday May 13, 2007 at 12:02:23 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 6138b1d2e89dbd6da7b9cbfe3051b1ab9b1ccddb..483637a54c4f27f2ea0f2eaf147d34dc0af3c48b 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday May 12, 2007 at 08:03:34 PM EDT
+ *  It has been AutoGen-ed  Sunday May 13, 2007 at 12:02:53 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.5p30\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p31\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index db2f788e410f61f984d053ec83e7e56c52d7c85b..c29d0321a1533cdd86894b85436f9edb6da53535 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday May 12, 2007 at 08:03:34 PM EDT
+ *  It has been AutoGen-ed  Sunday May 13, 2007 at 12:02:53 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.5p30"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p30"
+#define NTPQ_VERSION       "4.2.5p31"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p31"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 356bedcd49a5eb1dfebdceebd0e4e44ba738a92d..c2c622050a108b6a275a0db816f13bc296934630 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday May 12, 2007 at 08:03:37 PM EDT
+# It has been AutoGen-ed  Sunday May 13, 2007 at 12:02:56 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 7a9c433ce73b0bbd72b250741269d8dae961dde3..6ed0075911dcf444f90e18fa78bdb2d973741eaa 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-05-12 "( 4.2.5p30)" "Programmer's Manual"
+.TH NTPQ 1 2007-05-13 "( 4.2.5p31)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday May 12, 2007 at 08:03:36 PM EDT
+.\"  It has been AutoGen-ed  Sunday May 13, 2007 at 12:02:54 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c66194831bcb06a1db9fab0fcc24b7facdc61d58..25469a07893796ee9314ef15f3815bb30c68c851 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=30
+point=31
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 4216a31db18fff760320243ba5fccdeb671c6576..aa44c94c6d45dfaeede037df3790ee1a07dc2919 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday May 12, 2007 at 08:04:03 PM EDT
+ *  It has been AutoGen-ed  Sunday May 13, 2007 at 12:03:22 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.5p30\n\
+"sntp - standard SNTP program - Ver. 4.2.5p31\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 4a726c068b8b9f0da964635a8d9bd13fc61f7769..271f42356adb11d8af03e76c3b7e2b62d0ff1702 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday May 12, 2007 at 08:04:03 PM EDT
+ *  It has been AutoGen-ed  Sunday May 13, 2007 at 12:03:21 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.5p30"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p30"
+#define SNTP_VERSION       "4.2.5p31"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p31"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 240d507a8334d861a55998dfc4516e66220497b9..f05f499392571240e326759982c821a3c624e690 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday May 12, 2007 at 08:04:06 PM EDT
+# It has been AutoGen-ed  Sunday May 13, 2007 at 12:03:24 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 31b7ef048d88ce0a392ec01793d206fed5c54be2..b981436ac23108cc004f30b33c61c6fc28d999e0 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-05-12 "( 4.2.5p30)" "Programmer's Manual"
+.TH SNTP 1 2007-05-13 "( 4.2.5p31)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday May 12, 2007 at 08:04:05 PM EDT
+.\"  It has been AutoGen-ed  Sunday May 13, 2007 at 12:03:22 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e84b4bf3b655c32646f39efac305e9dfd95a545f..b495eae93d386c130e8d935ae95b68d07b5760db 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday May 12, 2007 at 08:04:44 PM EDT
+ *  It has been AutoGen-ed  Sunday May 13, 2007 at 12:03:31 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.5p30\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p31\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 474f5e23088710392e63d745e32c866c8dc0e8cc..ab5ed2fcc4db659e3cb052d6e294fce85a449e50 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday May 12, 2007 at 08:04:44 PM EDT
+ *  It has been AutoGen-ed  Sunday May 13, 2007 at 12:03:30 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.5p30"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p30"
+#define NTP_KEYGEN_VERSION       "4.2.5p31"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p31"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index cac6ef143629c9f317f1665cb1888715c5356a9f..b13263d178f95017e57d7e1ccc4dc6ef40083d6f 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday May 12, 2007 at 08:04:46 PM EDT
+# It has been AutoGen-ed  Sunday May 13, 2007 at 12:03:32 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index ca222fc4a03ce8e97aa80c6eceb69a90b0a310db..2b5f6ccc1c7ad901d750fdd5c6ab015f013599b1 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-05-12 "(ntp 4.2.5p30)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-05-13 "(ntp 4.2.5p31)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday May 12, 2007 at 08:04:45 PM EDT
+.\"  It has been AutoGen-ed  Sunday May 13, 2007 at 12:03:32 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"