]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P94
authorHarlan Stenn <stenn@ntp.org>
Mon, 5 Nov 2007 11:45:45 +0000 (06:45 -0500)
committerHarlan Stenn <stenn@ntp.org>
Mon, 5 Nov 2007 11:45:45 +0000 (06:45 -0500)
bk: 472f0269rWafDyGt8vVpEKmVebThbg

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 a0f2bdcfc0bb388751b17b30fc1925ad52ffd382..4d9a2193d4c87464eec6d67cee516201b2524d87 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday October 31, 2007 at 06:37:15 AM EST
+ *  It has been AutoGen-ed  Monday November  5, 2007 at 06:36:57 AM EST
  *  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.5p93\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p94\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index f91535776d38fa3ee0f142dd3580df8a3a0566bf..bc0dcf30f25477c1c27449f39c2fe59fad52ea56 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday October 31, 2007 at 06:37:14 AM EST
+ *  It has been AutoGen-ed  Monday November  5, 2007 at 06:36:56 AM EST
  *  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.5p93"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p93"
+#define NTPD_VERSION       "4.2.5p94"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p94"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7e563d84453daa4be45bd56f4b0e23626099c2b6..1aa9933eaca588e9aecf3e7c5030c5e65b36d22a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday October 31, 2007 at 06:37:18 AM EST
+# It has been AutoGen-ed  Monday November  5, 2007 at 06:37:00 AM EST
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -60,7 +60,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.5p91
+ntpd - NTP daemon program - Ver. 4.2.5p93
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 1bfacc511bf3fc805499fcfc5d9c307fbc1e3ec5..5f9e5f6ab521cb53953a8b34903b2b1b66bcee98 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-10-31 "( 4.2.5p93)" "Programmer's Manual"
+.TH NTPD 1 2007-11-05 "( 4.2.5p94)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday October 31, 2007 at 06:37:17 AM EST
+.\"  It has been AutoGen-ed  Monday November  5, 2007 at 06:36:59 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8e36bfa17d6dd9475eec6e803797fc363f77773e..385eb5598e6a5c4ddb917fa3a0be7b654d8a1678 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday October 31, 2007 at 06:44:07 AM EST
+ *  It has been AutoGen-ed  Monday November  5, 2007 at 06:43:45 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.5p93\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p94\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 2f17ec2d86e3161c80a36758e7f854e32c19156b..5909839fd0448052cd563d29da54c6c1946a215e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday October 31, 2007 at 06:44:07 AM EST
+ *  It has been AutoGen-ed  Monday November  5, 2007 at 06:43:44 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.5p93"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p93"
+#define NTPDC_VERSION       "4.2.5p94"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p94"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 71d7d5b5b3645f3a60ee83fc47bef7d7f3adeea0..da26b6471adaa57fed355598b1b6049c504b624a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday October 31, 2007 at 06:44:10 AM EST
+# It has been AutoGen-ed  Monday November  5, 2007 at 06:43:46 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.5p91
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p93
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 0efba49ee90de81d363d9fb17d637aec25d7865d..8e7d33c339952835a6a1a3fc822824a27c2d8ef3 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-10-31 "( 4.2.5p93)" "Programmer's Manual"
+.TH NTPDC 1 2007-11-05 "( 4.2.5p94)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday October 31, 2007 at 06:44:09 AM EST
+.\"  It has been AutoGen-ed  Monday November  5, 2007 at 06:43:46 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index bb7b25759ceb4572b58faa70617840711027a839..c65857e7052fbf1e08dbbbded917493688eff9b0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday October 31, 2007 at 06:44:38 AM EST
+ *  It has been AutoGen-ed  Monday November  5, 2007 at 06:44:16 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.5p93\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p94\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 9dc7574c192b1ba286142492fbeab0921f9eeb2c..edbe7cfd550824df7eb6ed1ebd9f7e6bcab332aa 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday October 31, 2007 at 06:44:38 AM EST
+ *  It has been AutoGen-ed  Monday November  5, 2007 at 06:44:15 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.5p93"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p93"
+#define NTPQ_VERSION       "4.2.5p94"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p94"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2f3d047d0330031ae61d342836fe1e3d5ca15349..028f570ea7668cc98958d30b7ea35deec8161cd4 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday October 31, 2007 at 06:44:41 AM EST
+# It has been AutoGen-ed  Monday November  5, 2007 at 06:44:18 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.5p91
+ntpq - standard NTP query program - Ver. 4.2.5p93
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index f4debc0779bdf4528bfb56477d5dd4db19236f95..9a7e9794ba4dfff2245b6c8966e8ada19348e5f7 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-10-31 "( 4.2.5p93)" "Programmer's Manual"
+.TH NTPQ 1 2007-11-05 "( 4.2.5p94)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday October 31, 2007 at 06:44:39 AM EST
+.\"  It has been AutoGen-ed  Monday November  5, 2007 at 06:44:16 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 965fc77f888f1df739a4590f2298563998385ff5..e438fa6c71a0a109b66f38935f154929dcde9652 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=93
+point=94
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index a99b75c969bc352a254c66512b10f0b51f40026c..e91da2de32bd28f28a49bb88052846a927013211 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday October 31, 2007 at 06:45:07 AM EST
+ *  It has been AutoGen-ed  Monday November  5, 2007 at 06:44:44 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.5p93\n\
+"sntp - standard SNTP program - Ver. 4.2.5p94\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 5e845dc62c98dd25699fa98fc03e0451f72716a4..5eb49b6edc01724843fe7824043397415602b209 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday October 31, 2007 at 06:45:06 AM EST
+ *  It has been AutoGen-ed  Monday November  5, 2007 at 06:44:43 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.5p93"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p93"
+#define SNTP_VERSION       "4.2.5p94"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p94"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c2b2b2459c7e5cb113de7845cf0993c94d1bb416..1bcb0e3ab276f16f6843f95f2f521f7c78765904 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday October 31, 2007 at 06:45:09 AM EST
+# It has been AutoGen-ed  Monday November  5, 2007 at 06:44:46 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 3a95eec8ed44753a5dcf1b353fd5c81faa5b97bf..7eaedeb5fb74280c9dbe5da4f03387b855e0765c 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-10-31 "( 4.2.5p93)" "Programmer's Manual"
+.TH SNTP 1 2007-11-05 "( 4.2.5p94)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday October 31, 2007 at 06:45:08 AM EST
+.\"  It has been AutoGen-ed  Monday November  5, 2007 at 06:44:45 AM EST
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index f80fb148b08d6d8b7109b7b5c7a690403b4686f7..7496378fec87c17fec04e280f079a3e151f14669 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday October 31, 2007 at 06:45:17 AM EST
+ *  It has been AutoGen-ed  Monday November  5, 2007 at 06:44:53 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.5p93\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p94\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 8825ab69a2b598d366efb82392bbfe80995bc302..e7df7380e0d0d4db743cf73a4063e8fe3b6afd04 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday October 31, 2007 at 06:45:16 AM EST
+ *  It has been AutoGen-ed  Monday November  5, 2007 at 06:44:53 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.5p93"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p93"
+#define NTP_KEYGEN_VERSION       "4.2.5p94"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p94"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index bd2744d4a6d1ea18a56333d4db272f6d4ef67b6f..72a8af6b175028516e59e4be04790b90228d9b29 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday October 31, 2007 at 06:45:19 AM EST
+# It has been AutoGen-ed  Monday November  5, 2007 at 06:44:55 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.5p91
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p93
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 09343e0af8573c742cc6a6c1387c786413ae7195..7854b68b42ceebce79ac6c31b41747fbaf3e6e08 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-10-31 "(ntp 4.2.5p93)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-11-05 "(ntp 4.2.5p94)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday October 31, 2007 at 06:45:18 AM EST
+.\"  It has been AutoGen-ed  Monday November  5, 2007 at 06:44:55 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"