]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P86
authorHarlan Stenn <stenn@ntp.org>
Sat, 20 Oct 2007 11:44:48 +0000 (07:44 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sat, 20 Oct 2007 11:44:48 +0000 (07:44 -0400)
bk: 4719ea30K4fnOig7H3iPzE-yuP9_Hg

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 f233d94f29a551a99a833dfd0d6aab654ae3c5d0..6a177d3ceccdeaead37da77390e6d9f8a5871a2c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Friday October 19, 2007 at 07:35:46 AM EDT
+ *  It has been AutoGen-ed  Saturday October 20, 2007 at 07:35:57 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.5p85\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p86\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 2274a1ae2c28e6f958a0eb29d3637987042fcc2e..63f3a1645d400fad8c95a4a0700d877a16ba84ab 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Friday October 19, 2007 at 07:35:45 AM EDT
+ *  It has been AutoGen-ed  Saturday October 20, 2007 at 07:35:56 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.5p85"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p85"
+#define NTPD_VERSION       "4.2.5p86"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p86"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 63376fdd33bc2699d0136caf6590d8ed3aa35936..0b32041a69f143a05daaa5eff339943e18b33bd9 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Friday October 19, 2007 at 07:35:49 AM EDT
+# It has been AutoGen-ed  Saturday October 20, 2007 at 07:36:00 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index dd509734c8d4081b7c9b453e83af22fd640c6359..cfee456080c8108f8049add05749336eb0b54f19 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-10-19 "( 4.2.5p85)" "Programmer's Manual"
+.TH NTPD 1 2007-10-20 "( 4.2.5p86)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday October 19, 2007 at 07:35:47 AM EDT
+.\"  It has been AutoGen-ed  Saturday October 20, 2007 at 07:35:58 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e1a12f6df2eba33df5b020becd0c544995ddc2c9..cd03471ada4f9734f0148c0d8b04576dd4387248 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Friday October 19, 2007 at 07:42:27 AM EDT
+ *  It has been AutoGen-ed  Saturday October 20, 2007 at 07:42:48 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.5p85\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p86\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 1654ab597937decc65dff13f44c6ebce5b246ce9..d6eb29bb9e64e7d0d43d9292435b7257fcaa89c7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Friday October 19, 2007 at 07:42:26 AM EDT
+ *  It has been AutoGen-ed  Saturday October 20, 2007 at 07:42:47 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.5p85"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p85"
+#define NTPDC_VERSION       "4.2.5p86"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p86"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 88701727b7775c0688789e815b0a6d577bb949fd..edf7688f55957512585c1528fe4a4d6a590d2589 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Friday October 19, 2007 at 07:42:29 AM EDT
+# It has been AutoGen-ed  Saturday October 20, 2007 at 07:42:50 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 86138d07959214b6380c4bde7343f943914a9f2f..832c65b1e46fe82cc5635ca2fc2e333d1a8853b6 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-10-19 "( 4.2.5p85)" "Programmer's Manual"
+.TH NTPDC 1 2007-10-20 "( 4.2.5p86)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday October 19, 2007 at 07:42:28 AM EDT
+.\"  It has been AutoGen-ed  Saturday October 20, 2007 at 07:42:49 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 3bfc32c28300da1925a4261bb9788dc27c7e5bd7..befca56e5620b1d01c0560b5763e4b03e9139c8c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Friday October 19, 2007 at 07:42:57 AM EDT
+ *  It has been AutoGen-ed  Saturday October 20, 2007 at 07:43:17 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.5p85\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p86\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index bdda18fecc6c0559043455a1b601e6b82dc62013..eec14aad1481b7a57b004c9537bfd2064e59170a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Friday October 19, 2007 at 07:42:57 AM EDT
+ *  It has been AutoGen-ed  Saturday October 20, 2007 at 07:43:17 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.5p85"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p85"
+#define NTPQ_VERSION       "4.2.5p86"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p86"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d0e00b3a36966fc7747ec3635f14070e5568d9be..e6307527f1a32d324319c4a023d618cb0787458f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Friday October 19, 2007 at 07:43:00 AM EDT
+# It has been AutoGen-ed  Saturday October 20, 2007 at 07:43:19 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 19ff97164c650a25cd0390778dc1bdcb801247df..12095f79d3a00c772ad0336454e1060022950f0b 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-10-19 "( 4.2.5p85)" "Programmer's Manual"
+.TH NTPQ 1 2007-10-20 "( 4.2.5p86)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday October 19, 2007 at 07:42:58 AM EDT
+.\"  It has been AutoGen-ed  Saturday October 20, 2007 at 07:43:18 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 17f745c92ef37157f1957e945178635a323ac73c..e864b101bd0aa734181b46b990ca0b53210d6faa 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=85
+point=86
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index d7530bcf7d62d51a074fde0fbcdd468ad07d4939..b2a139484162f2dbedbfb9bec5c6eab26850224b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Friday October 19, 2007 at 07:43:25 AM EDT
+ *  It has been AutoGen-ed  Saturday October 20, 2007 at 07:43:45 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.5p85\n\
+"sntp - standard SNTP program - Ver. 4.2.5p86\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 7dec7d535b3816e156f25ebb897eec9332bc6592..eb3c0d8d85d61f548bb8d85a667f69c251407739 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Friday October 19, 2007 at 07:43:25 AM EDT
+ *  It has been AutoGen-ed  Saturday October 20, 2007 at 07:43:44 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.5p85"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p85"
+#define SNTP_VERSION       "4.2.5p86"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p86"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index cfe944ee77758927edc103573f79be35644d8c99..43a80847f7168dde4a9122fcd153edef7e10e2fb 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Friday October 19, 2007 at 07:43:28 AM EDT
+# It has been AutoGen-ed  Saturday October 20, 2007 at 07:43:48 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index efe28747d0a352ec9d242bcd88de53fea5d64dc6..6866322e680dc90b470c78ec321b73c361c8c6e2 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-10-19 "( 4.2.5p85)" "Programmer's Manual"
+.TH SNTP 1 2007-10-20 "( 4.2.5p86)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday October 19, 2007 at 07:43:27 AM EDT
+.\"  It has been AutoGen-ed  Saturday October 20, 2007 at 07:43:47 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ada78b2ff88423d8f8f2b527cca3246291703828..0a098e2ac49945487516098bcbf9fea0e271ee2c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Friday October 19, 2007 at 07:43:35 AM EDT
+ *  It has been AutoGen-ed  Saturday October 20, 2007 at 07:43:55 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.5p85\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p86\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index c19d46fdad2b64577faf94bfe270ed205a7d7417..1043940d4f9900aebe71feb35a50138a1fda2a15 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Friday October 19, 2007 at 07:43:34 AM EDT
+ *  It has been AutoGen-ed  Saturday October 20, 2007 at 07:43:55 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -79,8 +79,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.5p85"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p85"
+#define NTP_KEYGEN_VERSION       "4.2.5p86"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p86"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4228ded287f83cc248805510f0d799a2ae098393..0f56e5389dcbafb243bddc46f655b2fb93799b7b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Friday October 19, 2007 at 07:43:37 AM EDT
+# It has been AutoGen-ed  Saturday October 20, 2007 at 07:43:57 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 83870cab52546aade759370c0cf845c0085e64d6..25e8b8ea69e44b90ce26744c8e62ca0c06aaaf47 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-10-19 "(ntp 4.2.5p85)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-10-20 "(ntp 4.2.5p86)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday October 19, 2007 at 07:43:36 AM EDT
+.\"  It has been AutoGen-ed  Saturday October 20, 2007 at 07:43:56 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"