]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P136 NTP_4_2_5P136
authorHarlan Stenn <stenn@ntp.org>
Mon, 27 Oct 2008 11:43:43 +0000 (06:43 -0500)
committerHarlan Stenn <stenn@ntp.org>
Mon, 27 Oct 2008 11:43:43 +0000 (06:43 -0500)
bk: 4905a96ffZcykwdncAPiE5qiJps-5g

26 files changed:
ChangeLog
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
ntpsnmpd/ntpsnmpd-opts.c
ntpsnmpd/ntpsnmpd-opts.h
ntpsnmpd/ntpsnmpd-opts.texi
ntpsnmpd/ntpsnmpd.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 8e825ab00464629791cecfddead16058aa118f4e..ef076ba9b0f05f094200cf4ce246ce3f268f44d8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.5p136) 2008/10/27 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1078] statsdir configuration parsing is broken.
 (4.2.5p135) 2008/09/23 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1072] clock_update should not allow updates older than sys_epoch.
index e217eaf933a1be933e7ac7de74e81407902416a4..15205369add666c277dae590f2921ebf3395c378 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:34:15 AM EDT
+ *  It has been AutoGen-ed  Monday October 27, 2008 at 06:34:25 AM EST
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -853,7 +853,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p135\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p136\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index ea4db137138865828ea93c95de46d743125fda53..551b60ccd1405059f00b6375dc2a6329c7dbd8d2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:34:14 AM EDT
+ *  It has been AutoGen-ed  Monday October 27, 2008 at 06:34:24 AM EST
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -87,8 +87,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    32
-#define NTPD_VERSION       "4.2.5p135"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p135"
+#define NTPD_VERSION       "4.2.5p136"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p136"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4bc52173ec89e217c1ee28a35dca6a2a23c47d18..569b3352ef628e6cf15255d1960e54c36f478d99 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday September 23, 2008 at 07:34:18 AM EDT
+# It has been AutoGen-ed  Monday October 27, 2008 at 06:34:28 AM EST
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 1be04367547fca0ac3e1b419a659c38412465027..557f0b5b6dc1c2c26ead0709e60331d94c60b385 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2008-09-23 "( 4.2.5p135)" "Programmer's Manual"
+.TH NTPD 1 2008-10-27 "( 4.2.5p136)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:34:17 AM EDT
+.\"  It has been AutoGen-ed  Monday October 27, 2008 at 06:34:26 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 6741b82c88bdf0587a57b7a5c14dab9a061b3286..1ec2ba46faa521d00426d73a7923b35484f079d7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:41:02 AM EDT
+ *  It has been AutoGen-ed  Monday October 27, 2008 at 06:41:19 AM EST
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -462,7 +462,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p135\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p136\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 54f9b282eb32d4eeffb6fc78cfd7ed4e0adfae25..f516a9b840726edd0b6e95997a4958a93c4a941c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:41:02 AM EDT
+ *  It has been AutoGen-ed  Monday October 27, 2008 at 06:41:18 AM EST
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -70,8 +70,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.5p135"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p135"
+#define NTPDC_VERSION       "4.2.5p136"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p136"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7994d00a32af7d5799a3d8ffcd6a966800d53008..60ed5b7c807c362e528a27f2d44ba92b9a4637db 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday September 23, 2008 at 07:41:04 AM EDT
+# It has been AutoGen-ed  Monday October 27, 2008 at 06:41:20 AM EST
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index cc0926aff8843088581ac625ea1cea01bd7cfb40..172706959818caf1d48838245a6ff8ade07576f8 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2008-09-23 "( 4.2.5p135)" "Programmer's Manual"
+.TH NTPDC 1 2008-10-27 "( 4.2.5p136)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:41:03 AM EDT
+.\"  It has been AutoGen-ed  Monday October 27, 2008 at 06:41:20 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index afe3e7683ce691e50eb45b0b5d3f053e21adf19e..fc1dbba6acb8b65aff68419dea5885f3cf521001 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:41:33 AM EDT
+ *  It has been AutoGen-ed  Monday October 27, 2008 at 06:41:49 AM EST
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -410,7 +410,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.5p135\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p136\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index e9c7e7494476d73f84985c15d4278aa812309470..fddaa196fcf70c86eed7d14e652e03aab956285b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:41:33 AM EDT
+ *  It has been AutoGen-ed  Monday October 27, 2008 at 06:41:49 AM EST
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -68,8 +68,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define NTPQ_VERSION       "4.2.5p135"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p135"
+#define NTPQ_VERSION       "4.2.5p136"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p136"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 24bfef6781355d357dc4ec1d4d872e260363c0bc..fd7cce713cc3fcae3c01a4805531ff5d1b6b0097 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday September 23, 2008 at 07:41:35 AM EDT
+# It has been AutoGen-ed  Monday October 27, 2008 at 06:41:51 AM EST
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 6ff3f897bd9603178256d6e2e271bcff57fde26e..3d752c487ba4e36e9e4f21e48e54d9ea8d6775b5 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2008-09-23 "( 4.2.5p135)" "Programmer's Manual"
+.TH NTPQ 1 2008-10-27 "( 4.2.5p136)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:41:34 AM EDT
+.\"  It has been AutoGen-ed  Monday October 27, 2008 at 06:41:50 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index a8aaf7a1d355eb2feb5d4c8efc7b8a4b70db3cd3..1b0685c9aa77d21b83bab9a69feb110a51390bb9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:42:17 AM EDT
+ *  It has been AutoGen-ed  Monday October 27, 2008 at 06:42:33 AM EST
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -228,7 +228,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPSNMPD";
 tSCC   zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p135\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p136\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 3d559b1d565634b7efb5e523b22ccc4c3f3499da..4ab21836915874799f5221da620a4cecdc22738a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:42:17 AM EDT
+ *  It has been AutoGen-ed  Monday October 27, 2008 at 06:42:33 AM EST
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -62,8 +62,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    7
-#define NTPSNMPD_VERSION       "4.2.5p135"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p135"
+#define NTPSNMPD_VERSION       "4.2.5p136"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p136"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 98b26ea20b69157e809a53c4b1200ba6e5318049..be6a000ae5ee77cc58cb186d498d4c2d103ae824 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday September 23, 2008 at 07:42:19 AM EDT
+# It has been AutoGen-ed  Monday October 27, 2008 at 06:42:35 AM EST
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index daecc868298ddbfd210d4538b238f0941f687db7..eeecc454cc16001ba63db11a7a4cf6436f759337 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2008-09-23 "( 4.2.5p135)" "Programmer's Manual"
+.TH NTPSNMPD 1 2008-10-27 "( 4.2.5p136)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:42:18 AM EDT
+.\"  It has been AutoGen-ed  Monday October 27, 2008 at 06:42:34 AM EST
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d504767758360e0f96c202c4a39a4c3f743c3a19..2590e51746fcf5707872340e2bb6830715a5b1f5 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=135
+point=136
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 98765d3f511734421e7284f8f0e389470fc631c2..5f5edad84c92f4d4c1490dc084875379dd3885dd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:42:21 AM EDT
+ *  It has been AutoGen-ed  Monday October 27, 2008 at 06:42:37 AM EST
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -513,7 +513,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p135\n\
+"sntp - standard SNTP program - Ver. 4.2.5p136\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 12516f52a8e6761cb3c5bcc3116da22b66c5d0be..3136be047e8435fb7b456177bd6a1edbae82fda2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:42:21 AM EDT
+ *  It has been AutoGen-ed  Monday October 27, 2008 at 06:42:36 AM EST
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -147,8 +147,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define SNTP_VERSION       "4.2.5p135"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p135"
+#define SNTP_VERSION       "4.2.5p136"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p136"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8bc900e2fbe812503d6937de183f326208e25d94..50b97cb2a24cd631be42f8b602705d2f4a90feb7 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday September 23, 2008 at 07:42:24 AM EDT
+# It has been AutoGen-ed  Monday October 27, 2008 at 06:42:39 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index b8205df213bc53e2113030d8230684c60338b5bb..fa0ad41e1e31bc635fc70892156cdb0de98376b8 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2008-09-23 "( 4.2.5p135)" "Programmer's Manual"
+.TH SNTP 1 2008-10-27 "( 4.2.5p136)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:42:23 AM EDT
+.\"  It has been AutoGen-ed  Monday October 27, 2008 at 06:42:38 AM EST
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b7dbba854d96373e48e411f54c48ba4ed1bc0299..39b3c0cbd380a1cc4044f9632b69a5831f1ced38 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:42:31 AM EDT
+ *  It has been AutoGen-ed  Monday October 27, 2008 at 06:42:46 AM EST
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -770,7 +770,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p135\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p136\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 970daa917107e5243c32bd522fab2dd16b6af0cb..364ae540cd3676f7ded242cf05049f01bf9d65ed 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:42:30 AM EDT
+ *  It has been AutoGen-ed  Monday October 27, 2008 at 06:42:45 AM EST
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -78,8 +78,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    23
-#define NTP_KEYGEN_VERSION       "4.2.5p135"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p135"
+#define NTP_KEYGEN_VERSION       "4.2.5p136"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p136"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 834fc3fdf1128f2e705288a726db3c096b0c2922..7cc16e3e266079916406f83fbc1088f764f17fc3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday September 23, 2008 at 07:42:33 AM EDT
+# It has been AutoGen-ed  Monday October 27, 2008 at 06:42:48 AM EST
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index a72c28be9541ee2d4393a045d3dfb7cdcaab57f7..0fb132aaf0b7f17860be6d9beaa2b93f7725f4aa 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2008-09-23 "(ntp 4.2.5p135)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2008-10-27 "(ntp 4.2.5p136)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:42:32 AM EDT
+.\"  It has been AutoGen-ed  Monday October 27, 2008 at 06:42:48 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"