]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P98 NTP_4_2_5P98
authorHarlan Stenn <stenn@ntp.org>
Wed, 14 Nov 2007 11:45:25 +0000 (06:45 -0500)
committerHarlan Stenn <stenn@ntp.org>
Wed, 14 Nov 2007 11:45:25 +0000 (06:45 -0500)
bk: 473adfd54b4FDhHYMKECWPiWomop2A

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 6f979431ed994cecb405726f55f50ccdad772d37..bfbd7ca8e4049e633921ccc26bdf8a17652b16ba 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Monday November 12, 2007 at 06:37:36 AM EST
+ *  It has been AutoGen-ed  Wednesday November 14, 2007 at 06:36:23 AM EST
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -1132,7 +1132,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p97\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p98\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 9b143e33b9ed033605ef3e06e1dc760dc5641ebd..48c596554a2ad05d6bc8c027db068904f8e63b2e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Monday November 12, 2007 at 06:37:35 AM EST
+ *  It has been AutoGen-ed  Wednesday November 14, 2007 at 06:36:22 AM EST
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -96,8 +96,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    41
-#define NTPD_VERSION       "4.2.5p97"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p97"
+#define NTPD_VERSION       "4.2.5p98"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p98"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 90c784289e6d0e990a754266150809997cb07ff6..5df008733145380df5de0896ca3d2fcfc5523295 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Monday November 12, 2007 at 06:37:39 AM EST
+# It has been AutoGen-ed  Wednesday November 14, 2007 at 06:36:26 AM EST
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -69,7 +69,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.5p96
+ntpd - NTP daemon program - Ver. 4.2.5p97
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 83c7f479e34670e4979eeb673d0600996561bf41..5f5905040e404f3286e692b13ab1f1f9a5563f75 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-11-12 "( 4.2.5p97)" "Programmer's Manual"
+.TH NTPD 1 2007-11-14 "( 4.2.5p98)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday November 12, 2007 at 06:37:37 AM EST
+.\"  It has been AutoGen-ed  Wednesday November 14, 2007 at 06:36:24 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 1eff099fea90cc973581f5644850d524a773e9e1..1720071a76697a0efcff34e2ddc968b36f9b9ffe 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Monday November 12, 2007 at 06:44:18 AM EST
+ *  It has been AutoGen-ed  Wednesday November 14, 2007 at 06:43:18 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.5p97\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p98\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index c23bddd2daa48447eacb17b9544127ecd6977cf2..36f246c201644e625f3fb99650a96b916da02258 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Monday November 12, 2007 at 06:44:17 AM EST
+ *  It has been AutoGen-ed  Wednesday November 14, 2007 at 06:43:17 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.5p97"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p97"
+#define NTPDC_VERSION       "4.2.5p98"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p98"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 1b239f09385481aaf54d3e1ac4f311211d817aaa..f5822eb5326d0f04e957895bd1f19f56e578e17e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Monday November 12, 2007 at 06:44:19 AM EST
+# It has been AutoGen-ed  Wednesday November 14, 2007 at 06:43:19 AM EST
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -58,7 +58,7 @@ This is the automatically generated usage text for ntpdc:
 
 @exampleindent 0
 @example
-ntpdc - vendor-specific NTP query program - Ver. 4.2.5p96
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p97
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 83f88a0c861f82c1ad20ca0f03f1d16c63e61b3b..ead7e3ee22f6cf49b09104f9f4ecc6783c642e89 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-11-12 "( 4.2.5p97)" "Programmer's Manual"
+.TH NTPDC 1 2007-11-14 "( 4.2.5p98)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday November 12, 2007 at 06:44:19 AM EST
+.\"  It has been AutoGen-ed  Wednesday November 14, 2007 at 06:43:18 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 218ce3125a3e60c59f8f62171614aa84ab7b8278..47fdc120099986fad57557dbf9ffd0db13472b28 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Monday November 12, 2007 at 06:44:48 AM EST
+ *  It has been AutoGen-ed  Wednesday November 14, 2007 at 06:43:47 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.5p97\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p98\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 70d3ad09bb6a304678fa9bcdff4b8624f7d1f528..84d07d90f7d376fcc61cb2210ad29d8b40402acd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Monday November 12, 2007 at 06:44:47 AM EST
+ *  It has been AutoGen-ed  Wednesday November 14, 2007 at 06:43:47 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.5p97"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p97"
+#define NTPQ_VERSION       "4.2.5p98"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p98"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e2dadca01d0040c046e5496f0d561a0ec46b1a68..c88031061734d661ad71ef3ce0617b64bb5c10b3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Monday November 12, 2007 at 06:44:50 AM EST
+# It has been AutoGen-ed  Wednesday November 14, 2007 at 06:43:50 AM EST
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -46,7 +46,7 @@ This is the automatically generated usage text for ntpq:
 
 @exampleindent 0
 @example
-ntpq - standard NTP query program - Ver. 4.2.5p96
+ntpq - standard NTP query program - Ver. 4.2.5p97
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 5d7f1804b29b94c13e803b0e93ed7c262c98961f..d410fcd2dcdac907322af6343de26e6acbfe278a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-11-12 "( 4.2.5p97)" "Programmer's Manual"
+.TH NTPQ 1 2007-11-14 "( 4.2.5p98)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday November 12, 2007 at 06:44:48 AM EST
+.\"  It has been AutoGen-ed  Wednesday November 14, 2007 at 06:43:49 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7ae050319c0bc4990f21af35b1b1dafe32bdce5b..b7753dff64b42edb2022066cea666c8e69975b1d 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=97
+point=98
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index fd9bf3196a70db4c5044d53f2e42a6086694b81d..1f1bc0fc6b5900efae05a8e69a4af55c0b92ae7b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Monday November 12, 2007 at 06:45:17 AM EST
+ *  It has been AutoGen-ed  Wednesday November 14, 2007 at 06:44:16 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.5p97\n\
+"sntp - standard SNTP program - Ver. 4.2.5p98\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 886c97ae24bc3f250d505007393cac4a519c57cf..5a2bcdc395512281c2e8ee6630d5e4a8865970e4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Monday November 12, 2007 at 06:45:16 AM EST
+ *  It has been AutoGen-ed  Wednesday November 14, 2007 at 06:44:15 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.5p97"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p97"
+#define SNTP_VERSION       "4.2.5p98"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p98"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5c85431427adcb348ff56865a2ce8bf273fbc730..c5c4f752a3df03f287b1da1b47559843dd29f2eb 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Monday November 12, 2007 at 06:45:19 AM EST
+# It has been AutoGen-ed  Wednesday November 14, 2007 at 06:44:18 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 702961108bb84c9d09feebe502da9c0fc32c0b2d..3d8f73e526c79a3e9a7ca187d1efca876a11cb80 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-11-12 "( 4.2.5p97)" "Programmer's Manual"
+.TH SNTP 1 2007-11-14 "( 4.2.5p98)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday November 12, 2007 at 06:45:18 AM EST
+.\"  It has been AutoGen-ed  Wednesday November 14, 2007 at 06:44:17 AM EST
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index aed8dac783791f1297115ecea25514f4d5ed30b3..43b72aa4d74df431f27002d3e527ceed7f5e1baa 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Monday November 12, 2007 at 06:45:28 AM EST
+ *  It has been AutoGen-ed  Wednesday November 14, 2007 at 06:44:25 AM EST
  *  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.5p97\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p98\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 1d36bc8f19769fbc0bfbbe6397bec4a7788963be..76544c5c6b180246fb41d8d573edb1ab659d161a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Monday November 12, 2007 at 06:45:27 AM EST
+ *  It has been AutoGen-ed  Wednesday November 14, 2007 at 06:44:24 AM EST
  *  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.5p97"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p97"
+#define NTP_KEYGEN_VERSION       "4.2.5p98"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p98"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8f0a6accdf12b438ec5ddd7e00392ff7cf46a115..10adfeedb483082c8bf99873f773e99cf0867231 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Monday November 12, 2007 at 06:45:30 AM EST
+# It has been AutoGen-ed  Wednesday November 14, 2007 at 06:44:27 AM EST
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -52,7 +52,7 @@ This is the automatically generated usage text for ntp-keygen:
 @exampleindent 0
 @example
 Using OpenSSL version 90704f
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p96
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p97
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index c8f19c92e9a7b60b95794669912e52fb8e1fb9b8..1f601bee23733ccfb4aaaf2ff7393bc61b457139 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-11-12 "(ntp 4.2.5p97)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-11-14 "(ntp 4.2.5p98)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday November 12, 2007 at 06:45:29 AM EST
+.\"  It has been AutoGen-ed  Wednesday November 14, 2007 at 06:44:26 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"