]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P63 NTP_4_2_5P63
authorHarlan Stenn <stenn@ntp.org>
Sun, 29 Jul 2007 11:44:44 +0000 (07:44 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sun, 29 Jul 2007 11:44:44 +0000 (07:44 -0400)
bk: 46ac7dacLboOnn8HYzXVNyPv6jwkxQ

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 45d2f79b7e16be3bd0d88330466063f0687565f5..d3591d409b01459789c1843f609ec64ecab3dac1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday July 28, 2007 at 07:36:03 AM EDT
+ *  It has been AutoGen-ed  Sunday July 29, 2007 at 07:35:44 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.5p62\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p63\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 7c42d4710c9066e85822fc80680da3cebc1e5794..db1045957659bc659d1676d1f0baa7baf500eef8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday July 28, 2007 at 07:36:02 AM EDT
+ *  It has been AutoGen-ed  Sunday July 29, 2007 at 07:35:43 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.5p62"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p62"
+#define NTPD_VERSION       "4.2.5p63"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p63"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index bc7397addf9d695c6c75921bd75052ab677bd2c2..5258aaf7211b4a095e78bcd69a82c178beea4571 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday July 28, 2007 at 07:36:06 AM EDT
+# It has been AutoGen-ed  Sunday July 29, 2007 at 07:35:46 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.5p60
+ntpd - NTP daemon program - Ver. 4.2.5p62
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index e872559c0e19d2e9537382f4d96dbb7abef31c2d..0900cf41a1bcc15ab87a765b1f5d44fd261eb510 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-07-28 "( 4.2.5p62)" "Programmer's Manual"
+.TH NTPD 1 2007-07-29 "( 4.2.5p63)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday July 28, 2007 at 07:36:05 AM EDT
+.\"  It has been AutoGen-ed  Sunday July 29, 2007 at 07:35:45 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 03064dabdc99d5c879eab20a0ec6da9d2024b9f2..7951ea69064b25c6020bab2343aeea81743d0279 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday July 28, 2007 at 07:42:43 AM EDT
+ *  It has been AutoGen-ed  Sunday July 29, 2007 at 07:42:31 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.5p62\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p63\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 29f566b15f91b36268801f65ffeb4ead4080b2c3..a66403d8420303f4ef4a448c309511445019568c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday July 28, 2007 at 07:42:42 AM EDT
+ *  It has been AutoGen-ed  Sunday July 29, 2007 at 07:42:31 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.5p62"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p62"
+#define NTPDC_VERSION       "4.2.5p63"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p63"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 12608edc3a4c13bc163dc3e4cff4ec12bdffe653..5929c260aadfbd08c44d744cae7816f51842cc0b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday July 28, 2007 at 07:42:44 AM EDT
+# It has been AutoGen-ed  Sunday July 29, 2007 at 07:42:33 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.5p60
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p62
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 97ab18f056465fa25dd0c288be525dc0ac3f8289..440eb65cfcfdc81ead09058429fb6275a7b2c52e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-07-28 "( 4.2.5p62)" "Programmer's Manual"
+.TH NTPDC 1 2007-07-29 "( 4.2.5p63)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday July 28, 2007 at 07:42:44 AM EDT
+.\"  It has been AutoGen-ed  Sunday July 29, 2007 at 07:42:32 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 9c92b1187796d4476f3c3d33fcccc8cacc19ecba..fb593c963b1b29de66b0d737da573fe051b5d8a0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday July 28, 2007 at 07:43:14 AM EDT
+ *  It has been AutoGen-ed  Sunday July 29, 2007 at 07:43:01 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.5p62\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p63\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 1e0e180da2432f2de9b14dd4eebcc7a72fcb0947..02ece8242af96c98ea6f86aaa551f287869590d9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday July 28, 2007 at 07:43:14 AM EDT
+ *  It has been AutoGen-ed  Sunday July 29, 2007 at 07:43:01 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.5p62"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p62"
+#define NTPQ_VERSION       "4.2.5p63"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p63"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d00c1ad0ff6a4e6c29bcbcdbdddc33afe0ce5c82..7cb200a6c8676a0b8a43f9c9efce1e418ee691ea 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday July 28, 2007 at 07:43:16 AM EDT
+# It has been AutoGen-ed  Sunday July 29, 2007 at 07:43:04 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.5p60
+ntpq - standard NTP query program - Ver. 4.2.5p62
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 0a1c2798f8e564ac2d14427e96666746362aa3fc..5ac09daef486b8e2ff2ec949876e8bd88e36cacd 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-07-28 "( 4.2.5p62)" "Programmer's Manual"
+.TH NTPQ 1 2007-07-29 "( 4.2.5p63)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday July 28, 2007 at 07:43:15 AM EDT
+.\"  It has been AutoGen-ed  Sunday July 29, 2007 at 07:43:02 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7ea3ee71735243d35cdd409b69f6d7e05a3ca7b2..6116157f99db0caed3da07f6a993879b3ed683b4 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=62
+point=63
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 3645d99a7bf6909e61c063619892964d2f1f7474..d1fae6403befab7c8a1f9dd131e520250f381103 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday July 28, 2007 at 07:43:43 AM EDT
+ *  It has been AutoGen-ed  Sunday July 29, 2007 at 07:43:32 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.5p62\n\
+"sntp - standard SNTP program - Ver. 4.2.5p63\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 018c5688462d2b12c3da49a67d344060898215f0..5230b4a6963f9da652308257bfded34dae20a338 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday July 28, 2007 at 07:43:42 AM EDT
+ *  It has been AutoGen-ed  Sunday July 29, 2007 at 07:43:31 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.5p62"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p62"
+#define SNTP_VERSION       "4.2.5p63"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p63"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a5b96d941d282432597e7ca8cdd0f75816b02928..af8bee7ab9e3038d479e65b926b52332e25ae05e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday July 28, 2007 at 07:43:46 AM EDT
+# It has been AutoGen-ed  Sunday July 29, 2007 at 07:43:34 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index f29e9a811a189b7bbc23775214d3fa6d7dad508a..6bc21317391c95600c316d38e757cfd8181147fe 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-07-28 "( 4.2.5p62)" "Programmer's Manual"
+.TH SNTP 1 2007-07-29 "( 4.2.5p63)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday July 28, 2007 at 07:43:44 AM EDT
+.\"  It has been AutoGen-ed  Sunday July 29, 2007 at 07:43:33 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 16c014f63f9b7114b94e387dd33b18c7e1b0daa1..7a511a05ee1db0fe923b80b435051e8df38a5c90 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday July 28, 2007 at 07:43:53 AM EDT
+ *  It has been AutoGen-ed  Sunday July 29, 2007 at 07:43:42 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.5p62\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p63\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b58fdda3d67fce8efe36bcf73624e48cda783ef6..b9dbfc11ce49c6edf1d583208d4f7428d87cca43 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday July 28, 2007 at 07:43:52 AM EDT
+ *  It has been AutoGen-ed  Sunday July 29, 2007 at 07:43:42 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.5p62"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p62"
+#define NTP_KEYGEN_VERSION       "4.2.5p63"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p63"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ef9c4117cd9a3c9a998be0eaf8cfe225d0d00599..91f2b0da4473fb97fcaebcfaf610c27bb89f7e47 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday July 28, 2007 at 07:43:55 AM EDT
+# It has been AutoGen-ed  Sunday July 29, 2007 at 07:43:45 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.5p60
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p62
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index e54e9c2797fd4a62c93804ea6c15cdb32bc2b002..17a8122031a8fd96ae9dbe8b2b093c46a1e42842 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-07-28 "(ntp 4.2.5p62)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-07-29 "(ntp 4.2.5p63)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday July 28, 2007 at 07:43:54 AM EDT
+.\"  It has been AutoGen-ed  Sunday July 29, 2007 at 07:43:44 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"