]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P90 NTP_4_2_5P90
authorHarlan Stenn <stenn@ntp.org>
Fri, 26 Oct 2007 11:43:57 +0000 (07:43 -0400)
committerHarlan Stenn <stenn@ntp.org>
Fri, 26 Oct 2007 11:43:57 +0000 (07:43 -0400)
bk: 4721d2fd1TVNpvFIpeuJylN9tuSfDg

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 74a3b55707cc1251a16af31f2a54c5ef1a809633..9ffb36daea57a39f37deefbb6aa4b5d66f4c74fd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday October 25, 2007 at 07:39:38 AM EDT
+ *  It has been AutoGen-ed  Friday October 26, 2007 at 07:35:24 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.5p89\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p90\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 93d7482edd8577adfb6a05a1b99ad51ae0207450..c21d3a70f89a110d10fc62b420e21f7f80f42d50 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday October 25, 2007 at 07:39:37 AM EDT
+ *  It has been AutoGen-ed  Friday October 26, 2007 at 07:35:23 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.5p89"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p89"
+#define NTPD_VERSION       "4.2.5p90"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p90"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9953c6ebc126bef0974d3a9f17b44463a453afaf..b5441ea29e733b0e352281943d21a890cc433939 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday October 25, 2007 at 07:39:40 AM EDT
+# It has been AutoGen-ed  Friday October 26, 2007 at 07:35:27 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index edec6c1c3e9804ea7d410ae67fba3dc1d8d40504..6c4676780726db0549dfa50d36b894daa2703f90 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-10-25 "( 4.2.5p89)" "Programmer's Manual"
+.TH NTPD 1 2007-10-26 "( 4.2.5p90)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday October 25, 2007 at 07:39:39 AM EDT
+.\"  It has been AutoGen-ed  Friday October 26, 2007 at 07:35:25 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8f31eac8395668313b0c6f807f5f156d2f6497a6..40ecc89a7be9c15b75e9fab73450e4cc7a66a5a0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday October 25, 2007 at 07:46:30 AM EDT
+ *  It has been AutoGen-ed  Friday October 26, 2007 at 07:41:58 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.5p89\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p90\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index c8aa0d131247c01a8086b2ec081cd9fbb49a6adb..f0a24ee69651632a61cf18d80aaa1f551ce7c3c6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday October 25, 2007 at 07:46:29 AM EDT
+ *  It has been AutoGen-ed  Friday October 26, 2007 at 07:41:58 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.5p89"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p89"
+#define NTPDC_VERSION       "4.2.5p90"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p90"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6410d0fb61580a08e23c5a589fdcda093fa1d910..428c54c95858046ba8e26b3d9984d3ae7a77ba30 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday October 25, 2007 at 07:46:31 AM EDT
+# It has been AutoGen-ed  Friday October 26, 2007 at 07:42:00 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 626603b34d934fc59ab414ad3d8b6bfdd7035503..ffc60dde39bd8d176b53da8d9127736eddc1f1c7 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-10-25 "( 4.2.5p89)" "Programmer's Manual"
+.TH NTPDC 1 2007-10-26 "( 4.2.5p90)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday October 25, 2007 at 07:46:31 AM EDT
+.\"  It has been AutoGen-ed  Friday October 26, 2007 at 07:42:00 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 02c50d6c6a46cc289ee5e396164f50eede2b62a2..ae38e4c5570f10139b1c96971d58a3cd9492a598 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday October 25, 2007 at 07:47:00 AM EDT
+ *  It has been AutoGen-ed  Friday October 26, 2007 at 07:42:28 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.5p89\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p90\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 180ab5f2a0b7ce31d1239f0fd9d84671b398f86b..2c4673e853d5324ff54cf0dfb85993e609c39210 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday October 25, 2007 at 07:47:00 AM EDT
+ *  It has been AutoGen-ed  Friday October 26, 2007 at 07:42:27 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.5p89"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p89"
+#define NTPQ_VERSION       "4.2.5p90"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p90"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3f1a605a2bd1dc2662293fa66ecc42283f158949..44b9e1420a142ca69371bcf68af2ed392dc3b36c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday October 25, 2007 at 07:47:02 AM EDT
+# It has been AutoGen-ed  Friday October 26, 2007 at 07:42:30 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index bab5f930f3c7d0c4b1b9a69d199230b91cbeec05..ab64bc65f33410db99801507764f8248d4728b11 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-10-25 "( 4.2.5p89)" "Programmer's Manual"
+.TH NTPQ 1 2007-10-26 "( 4.2.5p90)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday October 25, 2007 at 07:47:01 AM EDT
+.\"  It has been AutoGen-ed  Friday October 26, 2007 at 07:42:29 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 3381a608f801178f5728045f4ee944cab0792af9..487712a9b8e648720acbb073043903565c8022aa 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=89
+point=90
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 83ff2777c21537af754dcb26279e8600486a2c58..406e834e65a36af6f588cc0369ee69dfaba63678 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday October 25, 2007 at 07:47:28 AM EDT
+ *  It has been AutoGen-ed  Friday October 26, 2007 at 07:42:55 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.5p89\n\
+"sntp - standard SNTP program - Ver. 4.2.5p90\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a18323e0b62303637c28a413a99fef570c1a130f..70fd029cec112e35d66600b4f7446ee3319baf52 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday October 25, 2007 at 07:47:27 AM EDT
+ *  It has been AutoGen-ed  Friday October 26, 2007 at 07:42:55 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.5p89"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p89"
+#define SNTP_VERSION       "4.2.5p90"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p90"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 76958843bd38d8e96e332555d207952999df8bc8..2de0dca2b7783348691248741c613bfd5387495b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday October 25, 2007 at 07:47:30 AM EDT
+# It has been AutoGen-ed  Friday October 26, 2007 at 07:42:58 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 6387932349479b8cfd8b739e3a9c96e8475b0f9c..1344522d99aadbff4ad884dda9a4d9deb0175f93 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-10-25 "( 4.2.5p89)" "Programmer's Manual"
+.TH SNTP 1 2007-10-26 "( 4.2.5p90)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday October 25, 2007 at 07:47:29 AM EDT
+.\"  It has been AutoGen-ed  Friday October 26, 2007 at 07:42:57 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7ec16fabd536b9749a63c449f543c6675c20174d..2ba4511b39240945be16f2bf7cd931626b0d17fe 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday October 25, 2007 at 07:47:39 AM EDT
+ *  It has been AutoGen-ed  Friday October 26, 2007 at 07:43:05 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.5p89\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p90\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 91321e3eb68542ee41c2599c3c8485ea9328115a..890fbbf362d954210f3b7be12bfb673716016a8d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday October 25, 2007 at 07:47:38 AM EDT
+ *  It has been AutoGen-ed  Friday October 26, 2007 at 07:43:05 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.5p89"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p89"
+#define NTP_KEYGEN_VERSION       "4.2.5p90"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p90"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 218695b30e4274dc8eae9d48d0c91c539ed839c4..cf00b941d9e12b3be25b07538a31c94dba10781d 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday October 25, 2007 at 07:47:42 AM EDT
+# It has been AutoGen-ed  Friday October 26, 2007 at 07:43:07 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 31649d7663f90ca51c211301931683839b4c8715..7d32a72969aff6a1d0f2446ead4475f30e5aa420 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-10-25 "(ntp 4.2.5p89)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-10-26 "(ntp 4.2.5p90)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday October 25, 2007 at 07:47:41 AM EDT
+.\"  It has been AutoGen-ed  Friday October 26, 2007 at 07:43:06 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"