]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P9 NTP_4_2_5P9
authorHarlan Stenn <stenn@ntp.org>
Mon, 19 Feb 2007 13:43:35 +0000 (08:43 -0500)
committerHarlan Stenn <stenn@ntp.org>
Mon, 19 Feb 2007 13:43:35 +0000 (08:43 -0500)
bk: 45d9a987Ou55xrDhGxJKHb999OP2-Q

24 files changed:
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd-opts.texi
ntpd/ntpd.1
ntpd/ntpdsim-opts.c
ntpd/ntpdsim-opts.h
ntpd/ntpdsim-opts.texi
ntpd/ntpdsim.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
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index 899a1caf665937039bd9efd701713ebfce9504e5..3fc2f86b176692c48694b4ba133cb4526e561c27 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday February 17, 2007 at 06:33:59 AM EST
+ *  It has been AutoGen-ed  Monday February 19, 2007 at 08:35:10 AM EST
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -866,7 +866,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p8\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p9\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index dd428e976749712e65cd81be30d4fca54b628928..df091b56e0fec8817af2fd12ae19f7e236eb5b9e 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday February 17, 2007 at 06:33:58 AM EST
+ *  It has been AutoGen-ed  Monday February 19, 2007 at 08:35:09 AM EST
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -90,8 +90,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    34
-#define NTPD_VERSION       "4.2.5p8"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p8"
+#define NTPD_VERSION       "4.2.5p9"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p9"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index bf3f03ff2e40244a771e0e3f8b9b18542650360b..111c9024bc6583ad67683ff70b31f3256d3835da 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday February 17, 2007 at 06:34:02 AM EST
+# It has been AutoGen-ed  Monday February 19, 2007 at 08:35:13 AM EST
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -61,7 +61,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.5p2
+ntpd - NTP daemon program - Ver. 4.2.5p8
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index d826c2118c31fdf8705c3a7b37ac1d5f8fae073c..934aacfa75d882f229cbf3e028708651e9f84a91 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-02-17 "( 4.2.5p8)" "Programmer's Manual"
+.TH NTPD 1 2007-02-19 "( 4.2.5p9)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday February 17, 2007 at 06:34:00 AM EST
+.\"  It has been AutoGen-ed  Monday February 19, 2007 at 08:35:12 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 71f2e1ce26a2e0a5e3dce76ab45bc903b34b2bb1..0e9d583b61be85d6ca6fab36cd7dfa180c99cf2f 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday February 17, 2007 at 06:34:04 AM EST
+ *  It has been AutoGen-ed  Monday February 19, 2007 at 08:35:15 AM EST
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -1064,7 +1064,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDSIM";
 tSCC   zUsageTitle[] =
-"ntpdsim - NTP daemon simulation program - Ver. 4.2.5p8\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.5p9\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index dce6802937c37fca2addcd9c6f8e1c8e0576d609..b1a3bde808303ccd7ffcd7d8a43c3197259afc13 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday February 17, 2007 at 06:34:03 AM EST
+ *  It has been AutoGen-ed  Monday February 19, 2007 at 08:35:14 AM EST
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -99,8 +99,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    43
-#define NTPDSIM_VERSION       "4.2.5p8"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.5p8"
+#define NTPDSIM_VERSION       "4.2.5p9"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.5p9"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ce6d69c9b95a2f93941b0f5230ef8eafff8caaba..180705e4b8177f61a8e3ed6d560530f087b98d79 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday February 17, 2007 at 06:34:07 AM EST
+# It has been AutoGen-ed  Monday February 19, 2007 at 08:35:18 AM EST
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index e5ad3cd88c2125eaf0b943b3f81fb5b7c7c23159..7b4e9b85ac8791c0d3cc1a853ebe68d42dbdc33d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2007-02-17 "( 4.2.5p8)" "Programmer's Manual"
+.TH NTPDSIM 1 2007-02-19 "( 4.2.5p9)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday February 17, 2007 at 06:34:05 AM EST
+.\"  It has been AutoGen-ed  Monday February 19, 2007 at 08:35:17 AM EST
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ed6ca6ced0df710e85b38c14d78212e0d9ad2cf0..23ae7f8aa4eb36eadc7b9c23a6d429a520b7d9d4 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday February 17, 2007 at 06:40:31 AM EST
+ *  It has been AutoGen-ed  Monday February 19, 2007 at 08:41:30 AM EST
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -454,7 +454,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p8\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p9\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 1d12f69260219ac3548645dfacca64e27759d390..df880bd9508be6920acb8b70bf6601007e6a90c7 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday February 17, 2007 at 06:40:31 AM EST
+ *  It has been AutoGen-ed  Monday February 19, 2007 at 08:41:29 AM EST
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -71,8 +71,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.5p8"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p8"
+#define NTPDC_VERSION       "4.2.5p9"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p9"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6e608b7bdf596479ec0178a1f9c14a49c2655f98..efca172af794045f85b8a9d3aff956efc2eab493 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday February 17, 2007 at 06:40:33 AM EST
+# It has been AutoGen-ed  Monday February 19, 2007 at 08:41:31 AM EST
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -59,7 +59,7 @@ This is the automatically generated usage text for ntpdc:
 
 @exampleindent 0
 @example
-ntpdc - vendor-specific NTP query program - Ver. 4.2.5p2
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p8
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index d3f472d0210ce00d285b8b588eedd7a62196983c..ca028c8dd62ae58fae6de6d36835d79e2831c646 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-02-17 "( 4.2.5p8)" "Programmer's Manual"
+.TH NTPDC 1 2007-02-19 "( 4.2.5p9)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday February 17, 2007 at 06:40:33 AM EST
+.\"  It has been AutoGen-ed  Monday February 19, 2007 at 08:41:30 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index bfa1c7aea8d1b656d18f76211303fb5dc1368f73..4decf6326a0a5cd1f3330e8d7e66d82cb59173ce 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday February 17, 2007 at 06:41:02 AM EST
+ *  It has been AutoGen-ed  Monday February 19, 2007 at 08:42:01 AM EST
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -402,7 +402,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.5p8\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p9\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 9a73815611db7679e801443920d7fec807339f8f..0eb8efd5ccbae650da1a9f26108f619cc741754b 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday February 17, 2007 at 06:41:02 AM EST
+ *  It has been AutoGen-ed  Monday February 19, 2007 at 08:42:01 AM EST
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -69,8 +69,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define NTPQ_VERSION       "4.2.5p8"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p8"
+#define NTPQ_VERSION       "4.2.5p9"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p9"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d40897f7d64fddbe7a5b24aeb6df7e7b76798c27..1b755e7e18fbff3fef836a7cbb34cc4f0daaebf9 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday February 17, 2007 at 06:41:05 AM EST
+# It has been AutoGen-ed  Monday February 19, 2007 at 08:42:04 AM EST
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -47,7 +47,7 @@ This is the automatically generated usage text for ntpq:
 
 @exampleindent 0
 @example
-ntpq - standard NTP query program - Ver. 4.2.5p2
+ntpq - standard NTP query program - Ver. 4.2.5p8
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 98ceba4e03d3da90b767cbc0addf88d8c6dea0ab..c2009611a5587e387525f45b114526da6a9e8bc7 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-02-17 "( 4.2.5p8)" "Programmer's Manual"
+.TH NTPQ 1 2007-02-19 "( 4.2.5p9)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday February 17, 2007 at 06:41:03 AM EST
+.\"  It has been AutoGen-ed  Monday February 19, 2007 at 08:42:03 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ca93a2223bf56d7f27ed129e866cbc9c2009d421..e1c03b4f340b3ed5d129a9f804c31ab76dbd57be 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=8
+point=9
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 5ba2ebdacd05cd5de97b1b4bc065ccd4162f4595..daaf431407beae4167a6d845209f07b5a3f59972 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday February 17, 2007 at 06:41:31 AM EST
+ *  It has been AutoGen-ed  Monday February 19, 2007 at 08:42:31 AM EST
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -505,7 +505,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p8\n\
+"sntp - standard SNTP program - Ver. 4.2.5p9\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 9efea4369dfd7adfe1452171f4df4f3a1c3b7820..af21ffa4098b6e1f14cc109336a3b19f14d7b572 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday February 17, 2007 at 06:41:30 AM EST
+ *  It has been AutoGen-ed  Monday February 19, 2007 at 08:42:31 AM EST
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -148,8 +148,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define SNTP_VERSION       "4.2.5p8"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p8"
+#define SNTP_VERSION       "4.2.5p9"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p9"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e4899f5f403f08398ee22d93989dba6afd860312..d88e1e20fec59f42d4b619b723d8c75a22fe56d5 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday February 17, 2007 at 06:41:34 AM EST
+# It has been AutoGen-ed  Monday February 19, 2007 at 08:42:34 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index e55f74d6ba973916ab0bbe4368ef25f3442b89da..b77b122835bda3db251463f73b273df1378ab0de 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday February 17, 2007 at 06:41:43 AM EST
+ *  It has been AutoGen-ed  Monday February 19, 2007 at 08:42:42 AM EST
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -791,7 +791,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p8\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p9\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 23367d58f15e684de8277fa85975eba811319983..39a397e45ddc3938a5d40cc56955c49385651bf9 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday February 17, 2007 at 06:41:42 AM EST
+ *  It has been AutoGen-ed  Monday February 19, 2007 at 08:42:41 AM EST
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -80,8 +80,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.5p8"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p8"
+#define NTP_KEYGEN_VERSION       "4.2.5p9"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p9"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7ba9a691d2dab55041b6408e4a10fbed1785d11c..5fbb38747130aa6319d71fd75d3773d970777510 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday February 17, 2007 at 06:41:45 AM EST
+# It has been AutoGen-ed  Monday February 19, 2007 at 08:42:44 AM EST
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -53,7 +53,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.5p2
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p8
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 6a50500f133af85554ceef722021c07d7477ce57..11b0e69d036b99c10edbfe7ae91477bab3b774c9 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-02-17 "(ntp 4.2.5p8)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-02-19 "(ntp 4.2.5p9)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday February 17, 2007 at 06:41:44 AM EST
+.\"  It has been AutoGen-ed  Monday February 19, 2007 at 08:42:43 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"