]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P4 NTP_4_2_5P4
authorHarlan Stenn <stenn@ntp.org>
Tue, 30 Jan 2007 13:41:43 +0000 (08:41 -0500)
committerHarlan Stenn <stenn@ntp.org>
Tue, 30 Jan 2007 13:41:43 +0000 (08:41 -0500)
bk: 45bf4b17oDSBqkZD2ZmLeSWzF_aVKQ

24 files changed:
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd-opts.texi
ntpd/ntpd.1
ntpd/ntpdsim-opts.c
ntpd/ntpdsim-opts.h
ntpd/ntpdsim-opts.texi
ntpd/ntpdsim.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
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index 7a55f2d35a05a74f5eea742b6c7bfa8f4f38bd55..6f0182af41793b6a2ada20de2ffb6d96f54677cd 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday January 25, 2007 at 06:19:26 PM EST
+ *  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:33:04 AM EST
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -866,7 +866,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p3\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p4\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index fba20e4314b825e58d5c2e178beecbfc99dcaed5..22079d14a2db2347a50acbd94d5838ae5060f1e1 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday January 25, 2007 at 06:19:25 PM EST
+ *  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:33:03 AM EST
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -90,8 +90,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    34
-#define NTPD_VERSION       "4.2.5p3"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p3"
+#define NTPD_VERSION       "4.2.5p4"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p4"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 50ad14417cab7e18e54d07144ff4538f2dfd1cef..cb1b1adbf5cf4a2e755e94cd3488b594e9569169 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday January 25, 2007 at 06:19:29 PM EST
+# It has been AutoGen-ed  Tuesday January 30, 2007 at 08:33:07 AM EST
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 011124ff6df016021913e269dcca79f781ea2593..7bf4ab52edb90fe75f83079e93e76cf5ff3f52fe 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-01-25 "( 4.2.5p3)" "Programmer's Manual"
+.TH NTPD 1 2007-01-30 "( 4.2.5p4)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday January 25, 2007 at 06:19:27 PM EST
+.\"  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:33:05 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8169c39d14a9f889ae9c9f7e1add4051cf6d4b60..b839549a55cf315229ef51cdbd425a8da1fbd373 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday January 25, 2007 at 06:19:31 PM EST
+ *  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:33:09 AM EST
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -1064,7 +1064,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDSIM";
 tSCC   zUsageTitle[] =
-"ntpdsim - NTP daemon simulation program - Ver. 4.2.5p3\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.5p4\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index c55733997e9e733480d75e12bc0684849ae7b0df..2b85050fe7b6f21d1ef7cce195703ab95b3edd12 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday January 25, 2007 at 06:19:30 PM EST
+ *  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:33:08 AM EST
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -99,8 +99,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    43
-#define NTPDSIM_VERSION       "4.2.5p3"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.5p3"
+#define NTPDSIM_VERSION       "4.2.5p4"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.5p4"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0f6ae16481e78a1a8a52c4745073ba6f212a79ba..fe156256d7baadfc680487859242c9212a7faac8 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday January 25, 2007 at 06:19:34 PM EST
+# It has been AutoGen-ed  Tuesday January 30, 2007 at 08:33:12 AM EST
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 901e0e3486cc564546b3b1cf4e766a2062777780..3798ad769c058b5a358deaf1b4fc76b10446410d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2007-01-25 "( 4.2.5p3)" "Programmer's Manual"
+.TH NTPDSIM 1 2007-01-30 "( 4.2.5p4)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday January 25, 2007 at 06:19:32 PM EST
+.\"  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:33:11 AM EST
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 4d010d6aae074b85d77c47e9d5e3aefeb4aaf28c..cdab0e978e63bddde30ebf4bff522ef680940471 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday January 25, 2007 at 06:25:55 PM EST
+ *  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:39:36 AM EST
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -454,7 +454,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p3\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p4\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 2c21d59ac376c334117eddd68dd9df2c5ef0570b..11a08454985dfe1cc521d95ef254e1a57caba10c 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday January 25, 2007 at 06:25:54 PM EST
+ *  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:39:36 AM EST
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -71,8 +71,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.5p3"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p3"
+#define NTPDC_VERSION       "4.2.5p4"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p4"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2fb6f2c7c2342060e1397bfb9a0585a9989aa900..c49bb945da79e9ce5cf118cf274654b288f60916 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday January 25, 2007 at 06:25:57 PM EST
+# It has been AutoGen-ed  Tuesday January 30, 2007 at 08:39:38 AM EST
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 8256ec4ebe49b80c2e0b2cf79ba41108a882c7e5..b088d47aa573cad9bff6fc663dfd608831218fbc 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-01-25 "( 4.2.5p3)" "Programmer's Manual"
+.TH NTPDC 1 2007-01-30 "( 4.2.5p4)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday January 25, 2007 at 06:25:56 PM EST
+.\"  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:39:37 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8c20757dc5a877297127c21d6d59cac11bb7c022..bc99819661fbbedd1df8cc52a03497760dd5fbb3 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday January 25, 2007 at 06:26:24 PM EST
+ *  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:40:09 AM EST
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -402,7 +402,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.5p3\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p4\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 12c676a3f6241a098a2ad0a8ef536025718cb0bf..5a9b9dd096a1ba6d1ee3c6e5c68423bb44afb6c5 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday January 25, 2007 at 06:26:24 PM EST
+ *  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:40:09 AM EST
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -69,8 +69,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define NTPQ_VERSION       "4.2.5p3"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p3"
+#define NTPQ_VERSION       "4.2.5p4"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p4"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3af53968a1b6243e234fc9610b305254721860f0..469c0149c788bd9fc023d3c73b36e8fd97bc37ca 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday January 25, 2007 at 06:26:27 PM EST
+# It has been AutoGen-ed  Tuesday January 30, 2007 at 08:40:12 AM EST
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 197eae49614728f4f8b044db6f8431fdf4959459..4b01a18ec55d92b9bbf5f093bf566f3973c67dd2 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-01-25 "( 4.2.5p3)" "Programmer's Manual"
+.TH NTPQ 1 2007-01-30 "( 4.2.5p4)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday January 25, 2007 at 06:26:26 PM EST
+.\"  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:40:11 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 786df22d9c67a402a5632fe33e0d571d3a739296..a3083b17d2ac6831b90cb177b95d669c07f60873 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=3
+point=4
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index a8c56563b2952cfd79060fbfdfd8bf8d53b54a04..828fe9aac083337c93b3d85cf364fd5d0d041204 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday January 25, 2007 at 06:26:52 PM EST
+ *  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:40:39 AM EST
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -505,7 +505,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p3\n\
+"sntp - standard SNTP program - Ver. 4.2.5p4\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 7bdf8b6f7565f95abdf5b3ac8857c7ef2fafd829..1b2fadc56be9634b1c04f7befa07d9201f48f21b 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday January 25, 2007 at 06:26:51 PM EST
+ *  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:40:38 AM EST
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -148,8 +148,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define SNTP_VERSION       "4.2.5p3"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p3"
+#define SNTP_VERSION       "4.2.5p4"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p4"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3047dfc6230f53da15642e2ac12d29bfc2c6eb67..656cd682b306d2126c48d1bf50ef5e4d58dba173 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday January 25, 2007 at 06:26:54 PM EST
+# It has been AutoGen-ed  Tuesday January 30, 2007 at 08:40:41 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 0f2accab6b5f589b95a266b93eb0b87549a072ed..6a0959d7e40f36248b8570dcbf1e828a236eef59 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday January 25, 2007 at 06:27:03 PM EST
+ *  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:40:49 AM EST
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -791,7 +791,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p3\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p4\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index db80697ad9d7e96b44ee359c9e2ce13af47f9275..dfef15a2b147f652058dc186fd438215fe82d9b0 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday January 25, 2007 at 06:27:02 PM EST
+ *  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:40:48 AM EST
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -80,8 +80,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.5p3"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p3"
+#define NTP_KEYGEN_VERSION       "4.2.5p4"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p4"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 73f2df0aa36a43100753e9422221ef9f08c7f321..c1e6c151a531f49a0fc3917ae8249f387f427120 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday January 25, 2007 at 06:27:05 PM EST
+# It has been AutoGen-ed  Tuesday January 30, 2007 at 08:40:51 AM EST
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 401910f60b6bced81f0b8accdb48e8f936b73e23..1285b5014408374d4aace40790b96ef0e29786db 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-01-25 "(ntp 4.2.5p3)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-01-30 "(ntp 4.2.5p4)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday January 25, 2007 at 06:27:04 PM EST
+.\"  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:40:50 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"