]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P127 NTP_4_2_5P127
authorHarlan Stenn <stenn@ntp.org>
Mon, 1 Sep 2008 11:42:29 +0000 (07:42 -0400)
committerHarlan Stenn <stenn@ntp.org>
Mon, 1 Sep 2008 11:42:29 +0000 (07:42 -0400)
bk: 48bbd525uZXNh4clW0HWU6QdRpKIiw

22 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
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 c86e0fe1542ac5bdadcd66464b6746ac041c3a1b..a1826ac80639990fe57d497868d3cd4bbf659331 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.5p127) 2008/09/01 Released by Harlan Stenn <stenn@ntp.org>
 (4.2.5p126) 2008/08/31 Released by Harlan Stenn <stenn@ntp.org>
 * Stop libtool-1.5 from looking for C++ or Fortran.
 * [BUG 610] Documentation update for NMEA reference clock driver.
index 52fca003fb3b197a985a3e86c1d4f5ad25e8369b..930fa0ad19ada5008e974a00f987ae543fc420dd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday August 31, 2008 at 07:39:58 AM EDT
+ *  It has been AutoGen-ed  Monday September  1, 2008 at 07:33:38 AM EDT
  *  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.5p126\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p127\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index f2d4aca7af64e1782ed52fe318ef463fa790c2ec..ae7d850983a55897c65e7c39f1a929cb50106c50 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday August 31, 2008 at 07:39:57 AM EDT
+ *  It has been AutoGen-ed  Monday September  1, 2008 at 07:33:37 AM EDT
  *  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.5p126"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p126"
+#define NTPD_VERSION       "4.2.5p127"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p127"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 035602ee6c597a9bb364e500a3a0118807ee773e..8e221fed53699416cf5d97beadaaffa04ae47098 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday August 31, 2008 at 07:40:00 AM EDT
+# It has been AutoGen-ed  Monday September  1, 2008 at 07:33:40 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index b2867bfaac57f1466e350cd327dbc229e4d3bb2a..eb03c19863c53c28c6a1d550db55c9bcfa5b823e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2008-08-31 "( 4.2.5p126)" "Programmer's Manual"
+.TH NTPD 1 2008-09-01 "( 4.2.5p127)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday August 31, 2008 at 07:39:59 AM EDT
+.\"  It has been AutoGen-ed  Monday September  1, 2008 at 07:33:39 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 5189a27bc35b604de08875780a9b07d24155163e..9fedb7baba25dd7e1c588b4e95a0c0b14b8ad05e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday August 31, 2008 at 07:46:48 AM EDT
+ *  It has been AutoGen-ed  Monday September  1, 2008 at 07:40:24 AM EDT
  *  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.5p126\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p127\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index efb8e3b33e3d3094b63a5a8ff63ddca8f7ec4624..c9e2b13e1e7cedf2fa0493a7786a986131f60137 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday August 31, 2008 at 07:46:47 AM EDT
+ *  It has been AutoGen-ed  Monday September  1, 2008 at 07:40:23 AM EDT
  *  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.5p126"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p126"
+#define NTPDC_VERSION       "4.2.5p127"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p127"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 47695012e408f135c279be1546eff6e7e74314d8..9cc82127957bbe72f1abe3e50e8104a00a0958c0 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday August 31, 2008 at 07:46:49 AM EDT
+# It has been AutoGen-ed  Monday September  1, 2008 at 07:40:26 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index f4d9c1cb2430280212a894e4af2c06059c10b6be..c32319d1ff9c97cde0306a19c15781646dd8c940 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2008-08-31 "( 4.2.5p126)" "Programmer's Manual"
+.TH NTPDC 1 2008-09-01 "( 4.2.5p127)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday August 31, 2008 at 07:46:49 AM EDT
+.\"  It has been AutoGen-ed  Monday September  1, 2008 at 07:40:25 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7010467c27a8ec4e989f714f6f2a44424a8cc618..4c6f43508dc2e12a1e53e4ba024c2acf85d85c3e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday August 31, 2008 at 07:47:19 AM EDT
+ *  It has been AutoGen-ed  Monday September  1, 2008 at 07:40:54 AM EDT
  *  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.5p126\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p127\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 8e4fd0df130b1ad21cc847707983533e9bf7c014..3be7688ea716a82dcef52a0ee2bcba6868e87b30 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday August 31, 2008 at 07:47:19 AM EDT
+ *  It has been AutoGen-ed  Monday September  1, 2008 at 07:40:54 AM EDT
  *  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.5p126"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p126"
+#define NTPQ_VERSION       "4.2.5p127"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p127"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d07a25566c6dcb0d3f4cdd8ce5c2855f28601a6c..50f76d7665065275d7cc39495bbba2fdb1acbb37 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday August 31, 2008 at 07:47:22 AM EDT
+# It has been AutoGen-ed  Monday September  1, 2008 at 07:40:56 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index dfa356e2083df71c71a94c1d1666409ced34f5ac..3ef41a50d6841e2570f95930473e3bee04012a42 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2008-08-31 "( 4.2.5p126)" "Programmer's Manual"
+.TH NTPQ 1 2008-09-01 "( 4.2.5p127)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday August 31, 2008 at 07:47:21 AM EDT
+.\"  It has been AutoGen-ed  Monday September  1, 2008 at 07:40:55 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e2fe71eb0306d288f42975e7c620480dd97a91e8..2e1ed221b8974465ee3adea3d6b27a3279f5c9bc 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=126
+point=127
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 8e053fc87a1218b09b593c910fbabd3229b16f05..26c966f42be8ca06bb57bebd3b188773f523d590 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday August 31, 2008 at 07:47:48 AM EDT
+ *  It has been AutoGen-ed  Monday September  1, 2008 at 07:41:24 AM EDT
  *  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.5p126\n\
+"sntp - standard SNTP program - Ver. 4.2.5p127\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a7a16cffd661b3689ad7783ff2f98740c18687e9..9b991f5a3664b7210ebf8c0d8cb2baf4f1eca328 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday August 31, 2008 at 07:47:48 AM EDT
+ *  It has been AutoGen-ed  Monday September  1, 2008 at 07:41:23 AM EDT
  *  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.5p126"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p126"
+#define SNTP_VERSION       "4.2.5p127"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p127"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index da36fe892d8fb673e001096830a8b3ee7f1f7d77..41e13522278351702d8f196f49f111c20f2096c2 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday August 31, 2008 at 07:47:51 AM EDT
+# It has been AutoGen-ed  Monday September  1, 2008 at 07:41:26 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index d6020090d2dd953b8619c72e884b3dee37d825a5..311bfbcfd06c2b646b99493c356b969380eae3fc 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2008-08-31 "( 4.2.5p126)" "Programmer's Manual"
+.TH SNTP 1 2008-09-01 "( 4.2.5p127)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday August 31, 2008 at 07:47:49 AM EDT
+.\"  It has been AutoGen-ed  Monday September  1, 2008 at 07:41:25 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 49bda5349d9c3c383c9fdb2c03241124895502cc..af647a8ddc889f8ee36539e543dc3b061d964c84 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday August 31, 2008 at 07:48:08 AM EDT
+ *  It has been AutoGen-ed  Monday September  1, 2008 at 07:41:35 AM EDT
  *  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.5p126\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p127\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 8a7e4cdc7dfc2500b7e5d95c6f7d2dc8c8ebb1c1..1f3d8f3ee64cda102491967f6a1f78a1345b9814 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday August 31, 2008 at 07:48:07 AM EDT
+ *  It has been AutoGen-ed  Monday September  1, 2008 at 07:41:35 AM EDT
  *  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.5p126"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p126"
+#define NTP_KEYGEN_VERSION       "4.2.5p127"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p127"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6bd1cdc83c9efece61a6e5d4d7877f6ccb095d5f..93864528f8a99c252c9dca1c34669e5254eed022 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday August 31, 2008 at 07:48:09 AM EDT
+# It has been AutoGen-ed  Monday September  1, 2008 at 07:41:37 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 20829e9915d38526d33b80696a01ad2c557ab3c4..76b20c6daf40af7905ee9426adea9a1989fefe42 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2008-08-31 "(ntp 4.2.5p126)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2008-09-01 "(ntp 4.2.5p127)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday August 31, 2008 at 07:48:09 AM EDT
+.\"  It has been AutoGen-ed  Monday September  1, 2008 at 07:41:36 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"