]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P99 NTP_4_2_5P99
authorHarlan Stenn <stenn@ntp.org>
Wed, 21 Nov 2007 11:49:11 +0000 (06:49 -0500)
committerHarlan Stenn <stenn@ntp.org>
Wed, 21 Nov 2007 11:49:11 +0000 (06:49 -0500)
bk: 47441b37lfDfOOsX5Nla5pBhfbCP0Q

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 bfbd7ca8e4049e633921ccc26bdf8a17652b16ba..18529faa63a9bfb380a6460e83a71aa6726e8fde 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday November 14, 2007 at 06:36:23 AM EST
+ *  It has been AutoGen-ed  Wednesday November 21, 2007 at 06:40:24 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.5p98\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p99\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 48c596554a2ad05d6bc8c027db068904f8e63b2e..b62815a3b7f32a4cb2e70e2646a3677c4894f949 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday November 14, 2007 at 06:36:22 AM EST
+ *  It has been AutoGen-ed  Wednesday November 21, 2007 at 06:40:23 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.5p98"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p98"
+#define NTPD_VERSION       "4.2.5p99"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p99"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5df008733145380df5de0896ca3d2fcfc5523295..3029175186d0a3a71c2214bbd04833ffc3ee7579 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday November 14, 2007 at 06:36:26 AM EST
+# It has been AutoGen-ed  Wednesday November 21, 2007 at 06:40:27 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.5p97
+ntpd - NTP daemon program - Ver. 4.2.5p98
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 5f5905040e404f3286e692b13ab1f1f9a5563f75..52913d0c0240b46c73288108e4a4772656f2bba7 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-11-14 "( 4.2.5p98)" "Programmer's Manual"
+.TH NTPD 1 2007-11-21 "( 4.2.5p99)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday November 14, 2007 at 06:36:24 AM EST
+.\"  It has been AutoGen-ed  Wednesday November 21, 2007 at 06:40:26 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 1720071a76697a0efcff34e2ddc968b36f9b9ffe..f791141b74febcc63910097e8a0d247bedcddb53 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday November 14, 2007 at 06:43:18 AM EST
+ *  It has been AutoGen-ed  Wednesday November 21, 2007 at 06:47:10 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.5p98\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p99\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 36f246c201644e625f3fb99650a96b916da02258..074f84ed48850fc4e08c56b66c135f52af8f454d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday November 14, 2007 at 06:43:17 AM EST
+ *  It has been AutoGen-ed  Wednesday November 21, 2007 at 06:47:10 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.5p98"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p98"
+#define NTPDC_VERSION       "4.2.5p99"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p99"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f5822eb5326d0f04e957895bd1f19f56e578e17e..9defa41d56ef9c573f09778966b569c982c618b9 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday November 14, 2007 at 06:43:19 AM EST
+# It has been AutoGen-ed  Wednesday November 21, 2007 at 06:47:12 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.5p97
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p98
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index ead7e3ee22f6cf49b09104f9f4ecc6783c642e89..03d1c7008195e0563b23743a7f96d16306279cdb 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-11-14 "( 4.2.5p98)" "Programmer's Manual"
+.TH NTPDC 1 2007-11-21 "( 4.2.5p99)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday November 14, 2007 at 06:43:18 AM EST
+.\"  It has been AutoGen-ed  Wednesday November 21, 2007 at 06:47:11 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 47fdc120099986fad57557dbf9ffd0db13472b28..c76a94342b50512d2c973603663686bc5473506d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday November 14, 2007 at 06:43:47 AM EST
+ *  It has been AutoGen-ed  Wednesday November 21, 2007 at 06:47:41 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.5p98\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p99\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 84d07d90f7d376fcc61cb2210ad29d8b40402acd..44666d34c5df31c7a904a08b6c2318d14d6ccbe9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday November 14, 2007 at 06:43:47 AM EST
+ *  It has been AutoGen-ed  Wednesday November 21, 2007 at 06:47:41 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.5p98"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p98"
+#define NTPQ_VERSION       "4.2.5p99"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p99"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c88031061734d661ad71ef3ce0617b64bb5c10b3..c346f3995831d21a93fd04c8c23f0f1881e56558 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday November 14, 2007 at 06:43:50 AM EST
+# It has been AutoGen-ed  Wednesday November 21, 2007 at 06:47:43 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.5p97
+ntpq - standard NTP query program - Ver. 4.2.5p98
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index d410fcd2dcdac907322af6343de26e6acbfe278a..b857b6d4b9593370046131ddca34fa9ad87864ed 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-11-14 "( 4.2.5p98)" "Programmer's Manual"
+.TH NTPQ 1 2007-11-21 "( 4.2.5p99)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday November 14, 2007 at 06:43:49 AM EST
+.\"  It has been AutoGen-ed  Wednesday November 21, 2007 at 06:47:42 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b7753dff64b42edb2022066cea666c8e69975b1d..b1860b08f7c6ba9ad0329d0ef3e44bc214c81389 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=98
+point=99
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 1f1bc0fc6b5900efae05a8e69a4af55c0b92ae7b..f0e6ac5eb77f69c92febb83cd5f04867098339c5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday November 14, 2007 at 06:44:16 AM EST
+ *  It has been AutoGen-ed  Wednesday November 21, 2007 at 06:48:09 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.5p98\n\
+"sntp - standard SNTP program - Ver. 4.2.5p99\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 5a2bcdc395512281c2e8ee6630d5e4a8865970e4..4041ef0ed765a0e9aa3eaeaae08edb3e23fc6571 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday November 14, 2007 at 06:44:15 AM EST
+ *  It has been AutoGen-ed  Wednesday November 21, 2007 at 06:48:09 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.5p98"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p98"
+#define SNTP_VERSION       "4.2.5p99"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p99"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c5c4f752a3df03f287b1da1b47559843dd29f2eb..e2ab1a4c2dea33e55fec0e47a4756eb0010665db 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday November 14, 2007 at 06:44:18 AM EST
+# It has been AutoGen-ed  Wednesday November 21, 2007 at 06:48:12 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 3d8f73e526c79a3e9a7ca187d1efca876a11cb80..f7ac5c8f4ba411e163d0147bdeb49dafce6c932b 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-11-14 "( 4.2.5p98)" "Programmer's Manual"
+.TH SNTP 1 2007-11-21 "( 4.2.5p99)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday November 14, 2007 at 06:44:17 AM EST
+.\"  It has been AutoGen-ed  Wednesday November 21, 2007 at 06:48:11 AM EST
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 43b72aa4d74df431f27002d3e527ceed7f5e1baa..3e348fe01b409691b5a1e59a9e6531fdb8030482 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday November 14, 2007 at 06:44:25 AM EST
+ *  It has been AutoGen-ed  Wednesday November 21, 2007 at 06:48:19 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.5p98\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p99\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 76544c5c6b180246fb41d8d573edb1ab659d161a..e326cf5786fdaf6712d232e20b726e68785468bf 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday November 14, 2007 at 06:44:24 AM EST
+ *  It has been AutoGen-ed  Wednesday November 21, 2007 at 06:48:19 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.5p98"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p98"
+#define NTP_KEYGEN_VERSION       "4.2.5p99"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p99"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 10adfeedb483082c8bf99873f773e99cf0867231..224f0c0313194a9f574d6be8c2d833ab2ba4e28b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday November 14, 2007 at 06:44:27 AM EST
+# It has been AutoGen-ed  Wednesday November 21, 2007 at 06:48:21 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.5p97
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p98
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 1f601bee23733ccfb4aaaf2ff7393bc61b457139..b0dd4f4cd643cf43b81e1a8f357403bfb0cd8897 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-11-14 "(ntp 4.2.5p98)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-11-21 "(ntp 4.2.5p99)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday November 14, 2007 at 06:44:26 AM EST
+.\"  It has been AutoGen-ed  Wednesday November 21, 2007 at 06:48:20 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"