]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P91 NTP_4_2_5P91
authorHarlan Stenn <stenn@ntp.org>
Sat, 27 Oct 2007 11:44:18 +0000 (07:44 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sat, 27 Oct 2007 11:44:18 +0000 (07:44 -0400)
bk: 47232492V9zuWMhOinJFrh-HPSikdA

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 9ffb36daea57a39f37deefbb6aa4b5d66f4c74fd..6947a58736e46792b57de0179ae3798d1995b244 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Friday October 26, 2007 at 07:35:24 AM EDT
+ *  It has been AutoGen-ed  Saturday October 27, 2007 at 07:35:32 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.5p90\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p91\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index c21d3a70f89a110d10fc62b420e21f7f80f42d50..ebc05f7da828ccedf1cbc1669c21e30d482b6478 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Friday October 26, 2007 at 07:35:23 AM EDT
+ *  It has been AutoGen-ed  Saturday October 27, 2007 at 07:35:31 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.5p90"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p90"
+#define NTPD_VERSION       "4.2.5p91"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p91"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b5441ea29e733b0e352281943d21a890cc433939..1115f60c411cc1ad6d4268b85978285c49f6e0fc 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Friday October 26, 2007 at 07:35:27 AM EDT
+# It has been AutoGen-ed  Saturday October 27, 2007 at 07:35:35 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 6c4676780726db0549dfa50d36b894daa2703f90..5536e60016c3799c99e6a23e7ef0d604aaab749d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-10-26 "( 4.2.5p90)" "Programmer's Manual"
+.TH NTPD 1 2007-10-27 "( 4.2.5p91)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday October 26, 2007 at 07:35:25 AM EDT
+.\"  It has been AutoGen-ed  Saturday October 27, 2007 at 07:35:33 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 40ecc89a7be9c15b75e9fab73450e4cc7a66a5a0..2952c56a63d8a79083f35cf3a39120793e545f87 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Friday October 26, 2007 at 07:41:58 AM EDT
+ *  It has been AutoGen-ed  Saturday October 27, 2007 at 07:42:19 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.5p90\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p91\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f0a24ee69651632a61cf18d80aaa1f551ce7c3c6..ee5be0add7ef2f6c858e990a23138e8f150d70bb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Friday October 26, 2007 at 07:41:58 AM EDT
+ *  It has been AutoGen-ed  Saturday October 27, 2007 at 07:42:19 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.5p90"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p90"
+#define NTPDC_VERSION       "4.2.5p91"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p91"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 428c54c95858046ba8e26b3d9984d3ae7a77ba30..61969ab0784a9b69c54fd9781e838804fcb9290b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Friday October 26, 2007 at 07:42:00 AM EDT
+# It has been AutoGen-ed  Saturday October 27, 2007 at 07:42:21 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index ffc60dde39bd8d176b53da8d9127736eddc1f1c7..9316206ae78391deaedbfc1ee363f7f929f2a7af 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-10-26 "( 4.2.5p90)" "Programmer's Manual"
+.TH NTPDC 1 2007-10-27 "( 4.2.5p91)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday October 26, 2007 at 07:42:00 AM EDT
+.\"  It has been AutoGen-ed  Saturday October 27, 2007 at 07:42:20 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ae38e4c5570f10139b1c96971d58a3cd9492a598..80b1eacf85560edffb32ff3336ccc28a831e509e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Friday October 26, 2007 at 07:42:28 AM EDT
+ *  It has been AutoGen-ed  Saturday October 27, 2007 at 07:42:50 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.5p90\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p91\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 2c4673e853d5324ff54cf0dfb85993e609c39210..24aa94f848fbc1b069fb7658a2e7f954d4230c7e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Friday October 26, 2007 at 07:42:27 AM EDT
+ *  It has been AutoGen-ed  Saturday October 27, 2007 at 07:42:50 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.5p90"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p90"
+#define NTPQ_VERSION       "4.2.5p91"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p91"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 44b9e1420a142ca69371bcf68af2ed392dc3b36c..7bba1b18bf49002522bc2ac007de0d8a7491c7f3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Friday October 26, 2007 at 07:42:30 AM EDT
+# It has been AutoGen-ed  Saturday October 27, 2007 at 07:42:52 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index ab64bc65f33410db99801507764f8248d4728b11..e051782554aacecda43fed328e98d184bce9c4a6 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-10-26 "( 4.2.5p90)" "Programmer's Manual"
+.TH NTPQ 1 2007-10-27 "( 4.2.5p91)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday October 26, 2007 at 07:42:29 AM EDT
+.\"  It has been AutoGen-ed  Saturday October 27, 2007 at 07:42:51 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 487712a9b8e648720acbb073043903565c8022aa..6440ff32088b178f4534a32601227659ea3f9ebf 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=90
+point=91
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 406e834e65a36af6f588cc0369ee69dfaba63678..136d096ba0c6a822a198dbfed52093b94dbb1cbe 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Friday October 26, 2007 at 07:42:55 AM EDT
+ *  It has been AutoGen-ed  Saturday October 27, 2007 at 07:43:19 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.5p90\n\
+"sntp - standard SNTP program - Ver. 4.2.5p91\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 70fd029cec112e35d66600b4f7446ee3319baf52..9606ff48749ad837f847eeb55282640c0186ef22 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Friday October 26, 2007 at 07:42:55 AM EDT
+ *  It has been AutoGen-ed  Saturday October 27, 2007 at 07:43:18 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.5p90"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p90"
+#define SNTP_VERSION       "4.2.5p91"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p91"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2de0dca2b7783348691248741c613bfd5387495b..38d1adfb68dba39c06c729361a5f711f6d6803e2 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Friday October 26, 2007 at 07:42:58 AM EDT
+# It has been AutoGen-ed  Saturday October 27, 2007 at 07:43:21 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 1344522d99aadbff4ad884dda9a4d9deb0175f93..09c01fc7c2f2d8dfc82ed17dff07eb9b6739d5dd 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-10-26 "( 4.2.5p90)" "Programmer's Manual"
+.TH SNTP 1 2007-10-27 "( 4.2.5p91)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday October 26, 2007 at 07:42:57 AM EDT
+.\"  It has been AutoGen-ed  Saturday October 27, 2007 at 07:43:20 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 2ba4511b39240945be16f2bf7cd931626b0d17fe..f9786065fa8d685fc59215a92d212f6efdbc3b60 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Friday October 26, 2007 at 07:43:05 AM EDT
+ *  It has been AutoGen-ed  Saturday October 27, 2007 at 07:43:29 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.5p90\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p91\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 890fbbf362d954210f3b7be12bfb673716016a8d..1a2558c1d3c23124d616cfa00369d3b6050f4dfd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Friday October 26, 2007 at 07:43:05 AM EDT
+ *  It has been AutoGen-ed  Saturday October 27, 2007 at 07:43:28 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.5p90"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p90"
+#define NTP_KEYGEN_VERSION       "4.2.5p91"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p91"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index cf00b941d9e12b3be25b07538a31c94dba10781d..9638d4a6d09523edcf731d1b9487ee0633498fc2 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Friday October 26, 2007 at 07:43:07 AM EDT
+# It has been AutoGen-ed  Saturday October 27, 2007 at 07:43:31 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 7d32a72969aff6a1d0f2446ead4475f30e5aa420..e0eced6a0493f3d8835cf656aa2eb76d3239bd3c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-10-26 "(ntp 4.2.5p90)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-10-27 "(ntp 4.2.5p91)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday October 26, 2007 at 07:43:06 AM EDT
+.\"  It has been AutoGen-ed  Saturday October 27, 2007 at 07:43:30 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"