]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P59 NTP_4_2_5P59
authorHarlan Stenn <stenn@ntp.org>
Mon, 23 Jul 2007 11:45:57 +0000 (07:45 -0400)
committerHarlan Stenn <stenn@ntp.org>
Mon, 23 Jul 2007 11:45:57 +0000 (07:45 -0400)
bk: 46a494f5OXYhWzzs_hkHMRnhVSCpIQ

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 43631770255de63c066c2465841e7a89dfe324e2..067d573491fe14ffa4841aa6e66b145eb3057cb6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday June 30, 2007 at 07:38:04 AM EDT
+ *  It has been AutoGen-ed  Monday July 23, 2007 at 07:36:59 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -835,7 +835,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p58\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p59\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 33195d689b1b4d1b232cf45410883d177896bc96..96cd8e8f1d106375dd77b1d410eb5ec3acefd5a9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday June 30, 2007 at 07:38:03 AM EDT
+ *  It has been AutoGen-ed  Monday July 23, 2007 at 07:36:58 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.5p58"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p58"
+#define NTPD_VERSION       "4.2.5p59"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p59"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9d7187bca706789be51b7e7f053db433f5dafd8b..e75645edd70b5b32df6ee14e3bac715ad339c3a4 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday June 30, 2007 at 07:38:06 AM EDT
+# It has been AutoGen-ed  Monday July 23, 2007 at 07:37:01 AM EDT
 # 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.5p53
+ntpd - NTP daemon program - Ver. 4.2.5p58
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 6aece7bb05a0eee288c0c8494dcc6d6c409bbaa4..edda383f8ab7390a497f217d71a5b1fcc55f1d65 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-06-30 "( 4.2.5p58)" "Programmer's Manual"
+.TH NTPD 1 2007-07-23 "( 4.2.5p59)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday June 30, 2007 at 07:38:05 AM EDT
+.\"  It has been AutoGen-ed  Monday July 23, 2007 at 07:37:00 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c2ae285105e25bff99d176a499a6dea23930859e..528c647beb6d119bbf72beeba377e76564b9f00d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday June 30, 2007 at 07:44:41 AM EDT
+ *  It has been AutoGen-ed  Monday July 23, 2007 at 07:43:44 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.5p58\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p59\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 413d50a4ddb18ffb8ee0284818265d7578e7f099..1b4b5fed2dd6642754eb1a0b651d3a9702801f5f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday June 30, 2007 at 07:44:41 AM EDT
+ *  It has been AutoGen-ed  Monday July 23, 2007 at 07:43:43 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.5p58"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p58"
+#define NTPDC_VERSION       "4.2.5p59"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p59"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7a48d90b226c5fd375fec1b5dd6666b97e9c0f5f..384ab0e622b9528647276199b0928a5ad014fd1a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday June 30, 2007 at 07:44:43 AM EDT
+# It has been AutoGen-ed  Monday July 23, 2007 at 07:43:46 AM EDT
 # 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.5p53
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p58
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 723f0644cebfd5e260e9bdd0ebec22ba55b166f8..9cce472a54d63a0cc1ba43f088935e159e8d1f01 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-06-30 "( 4.2.5p58)" "Programmer's Manual"
+.TH NTPDC 1 2007-07-23 "( 4.2.5p59)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday June 30, 2007 at 07:44:43 AM EDT
+.\"  It has been AutoGen-ed  Monday July 23, 2007 at 07:43:45 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ae6225884a8155f0fe99e5ea91bbe40447c660ca..ee7fac9d1d28bafbbb87acd4c62c320d89b895ce 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday June 30, 2007 at 07:45:14 AM EDT
+ *  It has been AutoGen-ed  Monday July 23, 2007 at 07:44:16 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.5p58\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p59\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 8fb9da41b570f301221788823f1a1f2667669c4b..59ea55bb45c4d1670d5b278d11ff11f1d4631569 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday June 30, 2007 at 07:45:14 AM EDT
+ *  It has been AutoGen-ed  Monday July 23, 2007 at 07:44:16 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.5p58"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p58"
+#define NTPQ_VERSION       "4.2.5p59"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p59"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f275f4c7ebabe1d7da8dc14bd64cf3bd88037ed8..6b9a51987d74bec2efb13093ac3f8d287d1dcad8 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday June 30, 2007 at 07:45:16 AM EDT
+# It has been AutoGen-ed  Monday July 23, 2007 at 07:44:19 AM EDT
 # 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.5p53
+ntpq - standard NTP query program - Ver. 4.2.5p58
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 8614f19e625fcf8d03a3423200738f69b990a879..9cf1248680a118ec5f2115c80c865052e40d810f 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-06-30 "( 4.2.5p58)" "Programmer's Manual"
+.TH NTPQ 1 2007-07-23 "( 4.2.5p59)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday June 30, 2007 at 07:45:15 AM EDT
+.\"  It has been AutoGen-ed  Monday July 23, 2007 at 07:44:17 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index a3b50c6e94ef240fcafe0d52a790859f47d457a5..2788f86d04c016fe37a7e6f415230557f6c3e608 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=58
+point=59
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index a1a900818e19c11afdefc2925dab96637d898884..c54f508957a3ae160b5f150a7b8537e9b1d10fcc 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday June 30, 2007 at 07:45:44 AM EDT
+ *  It has been AutoGen-ed  Monday July 23, 2007 at 07:44:45 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.5p58\n\
+"sntp - standard SNTP program - Ver. 4.2.5p59\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f8c4b87f9a3c8a57c9494ae4aa0d69196cbae29f..2dbd1b7738baa831b367fc0e0a00b823f75ed74a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday June 30, 2007 at 07:45:43 AM EDT
+ *  It has been AutoGen-ed  Monday July 23, 2007 at 07:44:45 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.5p58"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p58"
+#define SNTP_VERSION       "4.2.5p59"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p59"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d1285ca558f4ce43d1d92d541e1ab67179fa9ff5..67c8f27dfb18fbc34d43037194c1d03910fb1255 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday June 30, 2007 at 07:45:46 AM EDT
+# It has been AutoGen-ed  Monday July 23, 2007 at 07:44:48 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 37797619c504406376760b9d1164e26939b16dc8..351dc958d002d755432650d02feb80e776168ecb 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-06-30 "( 4.2.5p58)" "Programmer's Manual"
+.TH SNTP 1 2007-07-23 "( 4.2.5p59)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday June 30, 2007 at 07:45:45 AM EDT
+.\"  It has been AutoGen-ed  Monday July 23, 2007 at 07:44:47 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 6366797ca91c3f6a590e895f5e5de9461861e5fb..8e531fba9e5590171d607821718c43d79c03140c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday June 30, 2007 at 07:45:54 AM EDT
+ *  It has been AutoGen-ed  Monday July 23, 2007 at 07:44:55 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -799,7 +799,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p58\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p59\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 6b842aca4acfb26ccd6271aa09828793a54ecd5a..2adaf2dcac183d7c39b5daf42cb6442058677534 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday June 30, 2007 at 07:45:53 AM EDT
+ *  It has been AutoGen-ed  Monday July 23, 2007 at 07:44:54 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.5p58"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p58"
+#define NTP_KEYGEN_VERSION       "4.2.5p59"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p59"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 1a0f07b8f38aa78295fb4e4ab323ef8bb15275a9..e8c81daeadbc8ee100da12a9b1fdc1f3792d3ece 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday June 30, 2007 at 07:45:56 AM EDT
+# It has been AutoGen-ed  Monday July 23, 2007 at 07:44:57 AM EDT
 # 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.5p53
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p58
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 44c8be8cf948dc23b058681ad3cc0065f4b06659..0c20a9704824334c698747602717585e886918eb 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-06-30 "(ntp 4.2.5p58)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-07-23 "(ntp 4.2.5p59)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday June 30, 2007 at 07:45:55 AM EDT
+.\"  It has been AutoGen-ed  Monday July 23, 2007 at 07:44:56 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"