]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P44 NTP_4_2_5P44
authorHarlan Stenn <stenn@ntp.org>
Sat, 2 Jun 2007 11:44:39 +0000 (07:44 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sat, 2 Jun 2007 11:44:39 +0000 (07:44 -0400)
bk: 466158278-A5OtmKwy2JeAUHFwlRKg

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 fab99b65e5a4cf8fa9f9a4f2a0f25f3b803aa983..e73d6c0573aee4f1e699c54d8caad300a55d4b02 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Friday June  1, 2007 at 07:35:10 AM EDT
+ *  It has been AutoGen-ed  Saturday June  2, 2007 at 07:35:49 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.5p43\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p44\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 72f38d75b651cf43ed3e7da7c47a8d8d1cef04a2..8f921b0a7d2f24da83ba23e44556489bec19a044 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Friday June  1, 2007 at 07:35:09 AM EDT
+ *  It has been AutoGen-ed  Saturday June  2, 2007 at 07:35:48 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.5p43"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p43"
+#define NTPD_VERSION       "4.2.5p44"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p44"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a44ba6bc8cc6af7e61c70455b9aac20801ae150c..12720d565c1f4464182fc9abf83955c31fc6abac 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Friday June  1, 2007 at 07:35:12 AM EDT
+# It has been AutoGen-ed  Saturday June  2, 2007 at 07:35:52 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 978b3721dc1ad40e8bc5d68b580aaf18531b79d6..f65b8c5a337b2199776c294c1d1ae7b869064903 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-06-01 "( 4.2.5p43)" "Programmer's Manual"
+.TH NTPD 1 2007-06-02 "( 4.2.5p44)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday June  1, 2007 at 07:35:11 AM EDT
+.\"  It has been AutoGen-ed  Saturday June  2, 2007 at 07:35:50 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 0d9e3f1d45e90d495a496ee5105982a1b2dd745e..a2a812fcb96b31e6f66f83970ff34699e9d6a740 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Friday June  1, 2007 at 07:41:59 AM EDT
+ *  It has been AutoGen-ed  Saturday June  2, 2007 at 07:42:34 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.5p43\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p44\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ddfec9c1228b8ecaf178f6ccbb5507f3835481ab..4f59e2bb049a1e8ef0c721a2bd66099ca4cf356b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Friday June  1, 2007 at 07:41:58 AM EDT
+ *  It has been AutoGen-ed  Saturday June  2, 2007 at 07:42:33 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.5p43"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p43"
+#define NTPDC_VERSION       "4.2.5p44"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p44"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 187d35f6d7067f55d54b65c8210b8a26bb9af5d8..03436adb2123f9ff8ed6e4cead9e72d7ef1eb6e8 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Friday June  1, 2007 at 07:42:00 AM EDT
+# It has been AutoGen-ed  Saturday June  2, 2007 at 07:42:35 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index ca0ef358b325967fbdac056e28737e7911f10481..8742717ccf983e386a827e068ca9c775efe795f6 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-06-01 "( 4.2.5p43)" "Programmer's Manual"
+.TH NTPDC 1 2007-06-02 "( 4.2.5p44)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday June  1, 2007 at 07:42:00 AM EDT
+.\"  It has been AutoGen-ed  Saturday June  2, 2007 at 07:42:35 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 6267a0041a6760e53c283669f7bce8964a86ba02..bc519ed6c035ffa6eec2e02ae4ac4e5fc016f31a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Friday June  1, 2007 at 07:42:29 AM EDT
+ *  It has been AutoGen-ed  Saturday June  2, 2007 at 07:43:03 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.5p43\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p44\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index d14680c40e129762606cdd8cff3894130b27f72e..c770b076c6785f43f4d84ccf17cb1031c8ec85dc 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Friday June  1, 2007 at 07:42:29 AM EDT
+ *  It has been AutoGen-ed  Saturday June  2, 2007 at 07:43:03 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.5p43"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p43"
+#define NTPQ_VERSION       "4.2.5p44"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p44"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 87478b25cf3ab57cdae4836e76e31dbc5ff7c7c5..f2a87d8c657f2d8e229e0d5f31d250f1d5dc4065 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Friday June  1, 2007 at 07:42:32 AM EDT
+# It has been AutoGen-ed  Saturday June  2, 2007 at 07:43:06 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index e71c21bcf2e5fd8ea96d86cb8d7c4d2227afc2ea..5434e775aab6fa8abdf2bd07456de7918639635a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-06-01 "( 4.2.5p43)" "Programmer's Manual"
+.TH NTPQ 1 2007-06-02 "( 4.2.5p44)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday June  1, 2007 at 07:42:30 AM EDT
+.\"  It has been AutoGen-ed  Saturday June  2, 2007 at 07:43:05 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7b16d2d8c6b4851374f6a9ebf38a2f864c3a9890..e22a87e71f9633d3bde499329fbac7507f75ebc2 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=43
+point=44
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 204d748a514b40a389f34269a41157f6f17ec79a..891ca5165d128b3dd62a8615d180c26ca540c40c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Friday June  1, 2007 at 07:42:57 AM EDT
+ *  It has been AutoGen-ed  Saturday June  2, 2007 at 07:43:33 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.5p43\n\
+"sntp - standard SNTP program - Ver. 4.2.5p44\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index d4d5779b8c823ed6142134065c75279cd56d94c3..317f49d6733547738f4794b10ad70f34bfbfc041 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Friday June  1, 2007 at 07:42:56 AM EDT
+ *  It has been AutoGen-ed  Saturday June  2, 2007 at 07:43:32 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.5p43"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p43"
+#define SNTP_VERSION       "4.2.5p44"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p44"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d539168d4d745e079cbc6eb40d0583a05245bc00..9ef0112b53ed0c235c95cad10579e96fb47120d5 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Friday June  1, 2007 at 07:42:59 AM EDT
+# It has been AutoGen-ed  Saturday June  2, 2007 at 07:43:35 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 6bf9205a03c7c9f9262d020b90332edf6b2e83c3..60861ff8947d876600303f47bf02a20ecf5f0bc9 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-06-01 "( 4.2.5p43)" "Programmer's Manual"
+.TH SNTP 1 2007-06-02 "( 4.2.5p44)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday June  1, 2007 at 07:42:58 AM EDT
+.\"  It has been AutoGen-ed  Saturday June  2, 2007 at 07:43:34 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 5b86dd3ab13cbb1fdc49d694a9f16dbfdfa19c1c..a30c6d4cd05867d5b40c938901cedc9dd2f3ef08 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Friday June  1, 2007 at 07:43:07 AM EDT
+ *  It has been AutoGen-ed  Saturday June  2, 2007 at 07:43:43 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.5p43\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p44\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index e8c46d95633fc961e1d887f4ba2df2cfb63407a5..44d7f1786758b054f0cf76c909e948c096eac1ee 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Friday June  1, 2007 at 07:43:06 AM EDT
+ *  It has been AutoGen-ed  Saturday June  2, 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.5p43"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p43"
+#define NTP_KEYGEN_VERSION       "4.2.5p44"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p44"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 906d5a9bb15daec8bc7f54e9dbca035fde10e67b..057fad92195f36b1152a43b0daac2c964b92a94f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Friday June  1, 2007 at 07:43:09 AM EDT
+# It has been AutoGen-ed  Saturday June  2, 2007 at 07:43:46 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index c2f7181122f043b2d335c58d8c685bb15ac7d7e4..bef7412aea9dfe1d5744c409563aa7869d431860 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-06-01 "(ntp 4.2.5p43)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-06-02 "(ntp 4.2.5p44)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday June  1, 2007 at 07:43:09 AM EDT
+.\"  It has been AutoGen-ed  Saturday June  2, 2007 at 07:43:44 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"