]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P139 NTP_4_2_5P139
authorHarlan Stenn <stenn@ntp.org>
Tue, 11 Nov 2008 11:42:25 +0000 (06:42 -0500)
committerHarlan Stenn <stenn@ntp.org>
Tue, 11 Nov 2008 11:42:25 +0000 (06:42 -0500)
bk: 49196fa1UNjX0joPLLnQ2FNuB2R2bA

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 5d105d7cbe12f9a396a8315aa98a8fb7cf7287ed..4c979d2d003073036285c36e99d9ff5f313c3416 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.5p139) 2008/11/11 Released by Harlan Stenn <stenn@ntp.org>
 * Typo fix to driver20.html.
 (4.2.5p138) 2008/11/10 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 474] --disable-ipv6 is broken.
index 73b78312cb7b8db3ea345f934a481f3ba1202e99..756c2bf8dcd9be8393011fa70957620924479a3e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Monday November 10, 2008 at 06:35:01 AM EST
+ *  It has been AutoGen-ed  Tuesday November 11, 2008 at 06:33:21 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.5p138\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p139\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 32f425d1757897d5ffbfd331cc1e701ebda74e16..1ced60d67382e89bb35cdd1bcdb0566fff911926 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Monday November 10, 2008 at 06:35:00 AM EST
+ *  It has been AutoGen-ed  Tuesday November 11, 2008 at 06:33:20 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.5p138"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p138"
+#define NTPD_VERSION       "4.2.5p139"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p139"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 978ec91bee61d5d18d845594bbf7f74cfb732395..b4fb2f5c788317015c1e5644518590db5f9cd795 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Monday November 10, 2008 at 06:35:04 AM EST
+# It has been AutoGen-ed  Tuesday November 11, 2008 at 06:33:24 AM EST
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index e4b8c08997b976aa0a6c34cf5c5e17927189f6d7..38fd7e1f290a11539c2d30a3139cbb4a3dc552bb 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2008-11-10 "( 4.2.5p138)" "Programmer's Manual"
+.TH NTPD 1 2008-11-11 "( 4.2.5p139)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday November 10, 2008 at 06:35:02 AM EST
+.\"  It has been AutoGen-ed  Tuesday November 11, 2008 at 06:33:22 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 76d15d15ed0e5f651172707434c69004905bea2a..4d6bfa9b738b4403a608ce66b90d52340e1c5251 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Monday November 10, 2008 at 06:41:52 AM EST
+ *  It has been AutoGen-ed  Tuesday November 11, 2008 at 06:40:01 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.5p138\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p139\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ac03bd524e4de2e8f6c59259772a15eae5774cad..93efedb3e0ff2bc9f82a1cc954fe41ba5ea0822e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Monday November 10, 2008 at 06:41:51 AM EST
+ *  It has been AutoGen-ed  Tuesday November 11, 2008 at 06:40:01 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.5p138"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p138"
+#define NTPDC_VERSION       "4.2.5p139"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p139"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 17e844c24d5d81b70d12e3e5a3db18ea2509f449..38cb6dd600fe802cd42fc65461c4a4aa6af2295b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Monday November 10, 2008 at 06:41:54 AM EST
+# It has been AutoGen-ed  Tuesday November 11, 2008 at 06:40:03 AM EST
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 428809f86861726d485d57365165e07e0df5b419..3eec668f1bf36a2bcf5b4cd831cad4500d3a5032 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2008-11-10 "( 4.2.5p138)" "Programmer's Manual"
+.TH NTPDC 1 2008-11-11 "( 4.2.5p139)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday November 10, 2008 at 06:41:53 AM EST
+.\"  It has been AutoGen-ed  Tuesday November 11, 2008 at 06:40:03 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 96b88444fb01127a098b33159d3883294a7781da..b6d9c7dcea2739de7e870f9b8f77287f6a1b3109 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Monday November 10, 2008 at 06:42:23 AM EST
+ *  It has been AutoGen-ed  Tuesday November 11, 2008 at 06:40:31 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.5p138\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p139\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 3359a9e585cb20d9f268842daf16670db1de9caf..e1d266d33cebb7b8f524a348396fcd0a741cd501 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Monday November 10, 2008 at 06:42:23 AM EST
+ *  It has been AutoGen-ed  Tuesday November 11, 2008 at 06:40:31 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.5p138"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p138"
+#define NTPQ_VERSION       "4.2.5p139"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p139"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 448cef8e07d9a258447e6d9f249f20de31123859..6a64cb7812421f2323100f18dbe258771ee56ff3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Monday November 10, 2008 at 06:42:25 AM EST
+# It has been AutoGen-ed  Tuesday November 11, 2008 at 06:40:34 AM EST
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 84738646a5c9fb32395adb0b63f58824222d5e72..e7559c204f772e7e8e7adc7062c8ffe14cdace38 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2008-11-10 "( 4.2.5p138)" "Programmer's Manual"
+.TH NTPQ 1 2008-11-11 "( 4.2.5p139)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday November 10, 2008 at 06:42:24 AM EST
+.\"  It has been AutoGen-ed  Tuesday November 11, 2008 at 06:40:33 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 0193e1f282452308e93a4a3f4b1374683cdec2a2..d535d299a7dd40ba1b09fb638233d7fe09737d02 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  Monday November 10, 2008 at 06:43:07 AM EST
+ *  It has been AutoGen-ed  Tuesday November 11, 2008 at 06:41:16 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.5p138\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p139\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 149c5213f860b581bb066cc9d3c43f9c0f429703..9d1a407c320e69a4a54ecd38b22c7cce8301345a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  Monday November 10, 2008 at 06:43:07 AM EST
+ *  It has been AutoGen-ed  Tuesday November 11, 2008 at 06:41:16 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.5p138"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p138"
+#define NTPSNMPD_VERSION       "4.2.5p139"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p139"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5291dcf360a22697b233cc7f657fb6ab3533fa41..6919aa4a7153004f449eb5623f36e584b8d72920 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  Monday November 10, 2008 at 06:43:09 AM EST
+# It has been AutoGen-ed  Tuesday November 11, 2008 at 06:41:19 AM EST
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 4f5238f7f137feb8190d62554c20ea134fe211c4..9eeb6b780b9059ecde645b85d19ebf5c598c12d9 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2008-11-10 "( 4.2.5p138)" "Programmer's Manual"
+.TH NTPSNMPD 1 2008-11-11 "( 4.2.5p139)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday November 10, 2008 at 06:43:08 AM EST
+.\"  It has been AutoGen-ed  Tuesday November 11, 2008 at 06:41:18 AM EST
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ba58836af48259676f93b74a431cf70bf273c23c..cf256ca04b09c366344b31f0dfbc3117f4f9ef3c 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=138
+point=139
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index b17eb68f454b551cda0ffec608e2ab24c0b6f578..87a8e617d3972176db11cd8e68676c914050d91e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Monday November 10, 2008 at 06:43:11 AM EST
+ *  It has been AutoGen-ed  Tuesday November 11, 2008 at 06:41:20 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.5p138\n\
+"sntp - standard SNTP program - Ver. 4.2.5p139\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index cb06f6d8a4903a11922394a6bffcfbcd0188524c..1fbcdec3d0fd8795ba2cbb5c170265de7406ccdd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Monday November 10, 2008 at 06:43:10 AM EST
+ *  It has been AutoGen-ed  Tuesday November 11, 2008 at 06:41:20 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.5p138"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p138"
+#define SNTP_VERSION       "4.2.5p139"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p139"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9d442bf236545241fe867d33cf8fc97592c5d46d..63469ba74290a21669074e13feb901eae342ff85 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Monday November 10, 2008 at 06:43:13 AM EST
+# It has been AutoGen-ed  Tuesday November 11, 2008 at 06:41:22 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 14712b2c5f81d9d1f7e35d8665af94984ce70c17..817d98df174b79759dec89671a3a831e8ed644da 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2008-11-10 "( 4.2.5p138)" "Programmer's Manual"
+.TH SNTP 1 2008-11-11 "( 4.2.5p139)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday November 10, 2008 at 06:43:12 AM EST
+.\"  It has been AutoGen-ed  Tuesday November 11, 2008 at 06:41:21 AM EST
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 03b9b15d380ec22da3c826eb45eeacb96bfecfd7..960a41f55bfab7eba514e13169b344590ab8b4f4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Monday November 10, 2008 at 06:43:20 AM EST
+ *  It has been AutoGen-ed  Tuesday November 11, 2008 at 06:41:30 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.5p138\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p139\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 1debc4bf467c51207968bc7e18d0da65edb7dd7b..048f73cbe612c91fcae1b85a8069f7c42e93b210 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Monday November 10, 2008 at 06:43:20 AM EST
+ *  It has been AutoGen-ed  Tuesday November 11, 2008 at 06:41:29 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.5p138"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p138"
+#define NTP_KEYGEN_VERSION       "4.2.5p139"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p139"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e6d8b6ed11723ad81c59775987f6245cd3e0bb1d..df322426027720516fc97bfe819cc2f8a104db8d 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Monday November 10, 2008 at 06:43:22 AM EST
+# It has been AutoGen-ed  Tuesday November 11, 2008 at 06:41:32 AM EST
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index a428c5bfcc0643faa3ef9384586a2fe6c19fbe85..edef4a66a138166551f04fdc0b5a495a61c9b3ee 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2008-11-10 "(ntp 4.2.5p138)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2008-11-11 "(ntp 4.2.5p139)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday November 10, 2008 at 06:43:21 AM EST
+.\"  It has been AutoGen-ed  Tuesday November 11, 2008 at 06:41:31 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"