]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P62 NTP_4_2_5P62
authorHarlan Stenn <stenn@ntp.org>
Sat, 28 Jul 2007 11:44:54 +0000 (07:44 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sat, 28 Jul 2007 11:44:54 +0000 (07:44 -0400)
bk: 46ab2c36bZkdPZ3WEN0W7HdWLP_VpQ

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 400ed38f7b29ccd43ac9d11c3a3f7ecaa6005dcd..45d2f79b7e16be3bd0d88330466063f0687565f5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday July 25, 2007 at 07:35:28 AM EDT
+ *  It has been AutoGen-ed  Saturday July 28, 2007 at 07:36:03 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.5p61\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p62\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 7cc9b3ec211d7bd51a02f3cae7332f4c358f53b9..7c42d4710c9066e85822fc80680da3cebc1e5794 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday July 25, 2007 at 07:35:28 AM EDT
+ *  It has been AutoGen-ed  Saturday July 28, 2007 at 07:36:02 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.5p61"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p61"
+#define NTPD_VERSION       "4.2.5p62"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p62"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b828688852994ae48a6980b6b6a83a0368dae9e1..bc7397addf9d695c6c75921bd75052ab677bd2c2 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday July 25, 2007 at 07:35:32 AM EDT
+# It has been AutoGen-ed  Saturday July 28, 2007 at 07:36:06 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 3d103bd1531c89b3167eef1a09f1c75af18a6eef..e872559c0e19d2e9537382f4d96dbb7abef31c2d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-07-25 "( 4.2.5p61)" "Programmer's Manual"
+.TH NTPD 1 2007-07-28 "( 4.2.5p62)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday July 25, 2007 at 07:35:30 AM EDT
+.\"  It has been AutoGen-ed  Saturday July 28, 2007 at 07:36:05 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 69607f8269ebe8cc6ac8e81f04d75ee18462f702..03064dabdc99d5c879eab20a0ec6da9d2024b9f2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday July 25, 2007 at 07:42:11 AM EDT
+ *  It has been AutoGen-ed  Saturday July 28, 2007 at 07:42:43 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.5p61\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p62\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index fe7526748aa866fa01d62a50713642eb11f4595b..29f566b15f91b36268801f65ffeb4ead4080b2c3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday July 25, 2007 at 07:42:11 AM EDT
+ *  It has been AutoGen-ed  Saturday July 28, 2007 at 07:42:42 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.5p61"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p61"
+#define NTPDC_VERSION       "4.2.5p62"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p62"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6cbf052637e871bc627c874aa02a219ccb3684d1..12608edc3a4c13bc163dc3e4cff4ec12bdffe653 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday July 25, 2007 at 07:42:14 AM EDT
+# It has been AutoGen-ed  Saturday July 28, 2007 at 07:42:44 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index a6dfd8f9daca6118dffcb9bf880ac07af88dcc10..97ab18f056465fa25dd0c288be525dc0ac3f8289 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-07-25 "( 4.2.5p61)" "Programmer's Manual"
+.TH NTPDC 1 2007-07-28 "( 4.2.5p62)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday July 25, 2007 at 07:42:13 AM EDT
+.\"  It has been AutoGen-ed  Saturday July 28, 2007 at 07:42:44 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8160e11a760d680f1d7f146b02d35568d42e66cd..9c92b1187796d4476f3c3d33fcccc8cacc19ecba 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday July 25, 2007 at 07:42:42 AM EDT
+ *  It has been AutoGen-ed  Saturday July 28, 2007 at 07:43:14 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.5p61\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p62\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 3d522e480aa937d5726feb261e0733005120a496..1e0e180da2432f2de9b14dd4eebcc7a72fcb0947 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday July 25, 2007 at 07:42:42 AM EDT
+ *  It has been AutoGen-ed  Saturday July 28, 2007 at 07:43:14 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.5p61"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p61"
+#define NTPQ_VERSION       "4.2.5p62"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p62"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 60df210263e8b2ee9aa772c633c99115da0f56e3..d00c1ad0ff6a4e6c29bcbcdbdddc33afe0ce5c82 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday July 25, 2007 at 07:42:44 AM EDT
+# It has been AutoGen-ed  Saturday July 28, 2007 at 07:43:16 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index b09080b82f01a7f06b97adff53c167b8708ecdac..0a1c2798f8e564ac2d14427e96666746362aa3fc 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-07-25 "( 4.2.5p61)" "Programmer's Manual"
+.TH NTPQ 1 2007-07-28 "( 4.2.5p62)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday July 25, 2007 at 07:42:43 AM EDT
+.\"  It has been AutoGen-ed  Saturday July 28, 2007 at 07:43:15 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 17603339bcc66bd6397d3b649740ebc2bcf3d45b..7ea3ee71735243d35cdd409b69f6d7e05a3ca7b2 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=61
+point=62
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index f7293799971899125761fe5a0eacb83f03e8a318..3645d99a7bf6909e61c063619892964d2f1f7474 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday July 25, 2007 at 07:43:12 AM EDT
+ *  It has been AutoGen-ed  Saturday July 28, 2007 at 07:43:43 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.5p61\n\
+"sntp - standard SNTP program - Ver. 4.2.5p62\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ada0821dbe9420337cbb7520054809debc5682fd..018c5688462d2b12c3da49a67d344060898215f0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday July 25, 2007 at 07:43:11 AM EDT
+ *  It has been AutoGen-ed  Saturday July 28, 2007 at 07:43:42 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.5p61"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p61"
+#define SNTP_VERSION       "4.2.5p62"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p62"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4df023c8ac44fea8364ac476100990aa929b3c09..a5b96d941d282432597e7ca8cdd0f75816b02928 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday July 25, 2007 at 07:43:14 AM EDT
+# It has been AutoGen-ed  Saturday July 28, 2007 at 07:43:46 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index d8596bd3552b8080b6284c9eed75c6b8d5761ee9..f29e9a811a189b7bbc23775214d3fa6d7dad508a 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-07-25 "( 4.2.5p61)" "Programmer's Manual"
+.TH SNTP 1 2007-07-28 "( 4.2.5p62)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday July 25, 2007 at 07:43:13 AM EDT
+.\"  It has been AutoGen-ed  Saturday July 28, 2007 at 07:43:44 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ef392c0764618e7fa6272d5339ad51de683e3be7..16c014f63f9b7114b94e387dd33b18c7e1b0daa1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday July 25, 2007 at 07:43:23 AM EDT
+ *  It has been AutoGen-ed  Saturday July 28, 2007 at 07:43:53 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.5p61\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p62\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 7fd2a404f5425aaaf46721cdc76797fa857eb274..b58fdda3d67fce8efe36bcf73624e48cda783ef6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday July 25, 2007 at 07:43:22 AM EDT
+ *  It has been AutoGen-ed  Saturday July 28, 2007 at 07:43:52 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.5p61"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p61"
+#define NTP_KEYGEN_VERSION       "4.2.5p62"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p62"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index af07842188cd4c708cacbfce3c0f6d8d7c1a176a..ef9c4117cd9a3c9a998be0eaf8cfe225d0d00599 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday July 25, 2007 at 07:43:25 AM EDT
+# It has been AutoGen-ed  Saturday July 28, 2007 at 07:43:55 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index a64227eefd61e808ef1ec6b2814cb266b0560502..e54e9c2797fd4a62c93804ea6c15cdb32bc2b002 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-07-25 "(ntp 4.2.5p61)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-07-28 "(ntp 4.2.5p62)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday July 25, 2007 at 07:43:24 AM EDT
+.\"  It has been AutoGen-ed  Saturday July 28, 2007 at 07:43:54 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"