]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P68
authorHarlan Stenn <stenn@ntp.org>
Fri, 17 Aug 2007 11:46:18 +0000 (07:46 -0400)
committerHarlan Stenn <stenn@ntp.org>
Fri, 17 Aug 2007 11:46:18 +0000 (07:46 -0400)
bk: 46c58a8apXcBRNcKFYPf5sT5EnLp6Q

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 3ae7922ac5ed98d0e3e3da67ae92ea03b7dd8b16..a845e0f2585cf8ee622c1036e9902c6b6a522730 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday August  9, 2007 at 07:35:01 AM EDT
+ *  It has been AutoGen-ed  Friday August 17, 2007 at 07:37:15 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.5p67\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p68\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index a7efee583a7013a94af7256f5ad75096c86867f1..9bfa51b605feaf94819d6cafa2b4d3c1f4ec54c0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday August  9, 2007 at 07:35:00 AM EDT
+ *  It has been AutoGen-ed  Friday August 17, 2007 at 07:37:14 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.5p67"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p67"
+#define NTPD_VERSION       "4.2.5p68"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p68"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6844a96de161bd5dedc56673da3369fd1abbd3a4..059d5b9f2b30ac5f2e997222f9fcfb3897584e62 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday August  9, 2007 at 07:35:04 AM EDT
+# It has been AutoGen-ed  Friday August 17, 2007 at 07:37:17 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.5p66
+ntpd - NTP daemon program - Ver. 4.2.5p67
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index fdd5c04cc29feb64d0ddb07523a24062af3775c5..96feb98db92f4d3f8272ee9330ed7f6c01cfde35 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-08-09 "( 4.2.5p67)" "Programmer's Manual"
+.TH NTPD 1 2007-08-17 "( 4.2.5p68)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday August  9, 2007 at 07:35:02 AM EDT
+.\"  It has been AutoGen-ed  Friday August 17, 2007 at 07:37:16 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b7dc61100997586286208f6bd601bac4e4fdc094..4b2846f380f91f2a4a2bd187064edb1e081fb2d3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday August  9, 2007 at 07:41:43 AM EDT
+ *  It has been AutoGen-ed  Friday August 17, 2007 at 07:44:04 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.5p67\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p68\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 7d1c9f75a15d4f3f8c16374e18289890df717fca..6e6c410152e7d016b66430045652ffc8629a57dd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday August  9, 2007 at 07:41:43 AM EDT
+ *  It has been AutoGen-ed  Friday August 17, 2007 at 07:44:03 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.5p67"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p67"
+#define NTPDC_VERSION       "4.2.5p68"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p68"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 64ac1268307fe0b9267cbc90e43abeb561c3b81e..434c1df78502b02b79080aa9bbb3019d84b9e87b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday August  9, 2007 at 07:41:45 AM EDT
+# It has been AutoGen-ed  Friday August 17, 2007 at 07:44:05 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.5p66
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p67
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 3488cb911b43d8aa43348224eeb497f186f1a02b..a314295a6c07f5db10f355ca139e95b7eb70a0b2 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-08-09 "( 4.2.5p67)" "Programmer's Manual"
+.TH NTPDC 1 2007-08-17 "( 4.2.5p68)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday August  9, 2007 at 07:41:44 AM EDT
+.\"  It has been AutoGen-ed  Friday August 17, 2007 at 07:44:05 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 339b6d1ef644db30ca1a4e17c9adfd5b7c753131..16997afe9c6cb0e7ad312938e0338fdd95e97151 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday August  9, 2007 at 07:42:14 AM EDT
+ *  It has been AutoGen-ed  Friday August 17, 2007 at 07:44:34 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.5p67\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p68\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f4ba1f311b257a4a2cca89ee8e2e1c74a007dc54..2cd85fe66de43f655e20b03ebcefc54eb8908714 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday August  9, 2007 at 07:42:13 AM EDT
+ *  It has been AutoGen-ed  Friday August 17, 2007 at 07:44:33 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.5p67"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p67"
+#define NTPQ_VERSION       "4.2.5p68"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p68"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8dca021e4f30b6cc14016c6264c6d93b1329a81b..cc557f577cb8824aecc82c0828549b3d8cd9dd9f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday August  9, 2007 at 07:42:16 AM EDT
+# It has been AutoGen-ed  Friday August 17, 2007 at 07:44:36 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.5p66
+ntpq - standard NTP query program - Ver. 4.2.5p67
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 35a1c5c9dc8b6e0447d94b743e4afc6dc21f9f82..90e318ff364bfec41a2ccfc95779153862a2bc19 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-08-09 "( 4.2.5p67)" "Programmer's Manual"
+.TH NTPQ 1 2007-08-17 "( 4.2.5p68)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday August  9, 2007 at 07:42:15 AM EDT
+.\"  It has been AutoGen-ed  Friday August 17, 2007 at 07:44:35 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 56bba05001084999f92eb48b1e61d89536fe23e6..ae911b4133e0b70bbd17d8f7bcc3e0cd849ef9b1 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=67
+point=68
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index be53fdd439c318735275286e8e44cc2a4e2bef9b..1c73ebe84bf363361693eca87a4c469db413b728 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday August  9, 2007 at 07:42:43 AM EDT
+ *  It has been AutoGen-ed  Friday August 17, 2007 at 07:45:02 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.5p67\n\
+"sntp - standard SNTP program - Ver. 4.2.5p68\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 83d91902c69f175f878c5bb13b28cfa2300f4317..8ccdb73e2f11804213566ca4e53b60b4094953dd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday August  9, 2007 at 07:42:42 AM EDT
+ *  It has been AutoGen-ed  Friday August 17, 2007 at 07:45:01 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.5p67"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p67"
+#define SNTP_VERSION       "4.2.5p68"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p68"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c83cbb463d3a5dec7720a5ab8ba3eb68e3c48728..df7c30af74ac866df2adb907e6a62c559c3710b0 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday August  9, 2007 at 07:42:45 AM EDT
+# It has been AutoGen-ed  Friday August 17, 2007 at 07:45:05 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index ffc918a32cfa3e1b4236bd1f7f0aa2f72713a178..5f396f4e74bf04680bb8d679e1abe90b9532a689 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-08-09 "( 4.2.5p67)" "Programmer's Manual"
+.TH SNTP 1 2007-08-17 "( 4.2.5p68)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday August  9, 2007 at 07:42:44 AM EDT
+.\"  It has been AutoGen-ed  Friday August 17, 2007 at 07:45:03 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 5aae32ae14233c09b4aeaa6b5ae031a2ae2ba04a..e065ffd63529259cee5626a96f4f80d438a5524e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday August  9, 2007 at 07:42:53 AM EDT
+ *  It has been AutoGen-ed  Friday August 17, 2007 at 07:45:12 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.5p67\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p68\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 235e4bbaae0535eaa3bed4b340f6826a2cf8f420..4a7a3ffb8df5d4e55850c303d40806398fe7b258 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday August  9, 2007 at 07:42:52 AM EDT
+ *  It has been AutoGen-ed  Friday August 17, 2007 at 07:45:12 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.5p67"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p67"
+#define NTP_KEYGEN_VERSION       "4.2.5p68"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p68"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2de90027530f491550e392b076b8e616275d5c23..29419fe2aa51bc74311fc50b56996731efa8f89f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday August  9, 2007 at 07:42:54 AM EDT
+# It has been AutoGen-ed  Friday August 17, 2007 at 07:45:14 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.5p66
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p67
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index b290fd849513b37156989208df28587aafb8c2f9..39674ef11372ae35924eff7544d45566795e267f 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-08-09 "(ntp 4.2.5p67)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-08-17 "(ntp 4.2.5p68)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday August  9, 2007 at 07:42:54 AM EDT
+.\"  It has been AutoGen-ed  Friday August 17, 2007 at 07:45:13 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"