]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P5 NTP_4_2_5P5
authorHarlan Stenn <stenn@ntp.org>
Wed, 31 Jan 2007 11:42:22 +0000 (06:42 -0500)
committerHarlan Stenn <stenn@ntp.org>
Wed, 31 Jan 2007 11:42:22 +0000 (06:42 -0500)
bk: 45c0809epToggt1nCogXd12Xu3YUNg

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 6f0182af41793b6a2ada20de2ffb6d96f54677cd..e53a0e95f69f2d7de52e80cd8b3eccb18b5f3ab2 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:33:04 AM EST
+ *  It has been AutoGen-ed  Wednesday January 31, 2007 at 06:34:07 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.5p4\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p5\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 22079d14a2db2347a50acbd94d5838ae5060f1e1..557eccf22cbec8f6487cc66c7978b7c44833d29d 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:33:03 AM EST
+ *  It has been AutoGen-ed  Wednesday January 31, 2007 at 06:34:06 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.5p4"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p4"
+#define NTPD_VERSION       "4.2.5p5"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index cb1b1adbf5cf4a2e755e94cd3488b594e9569169..277dc1c9443fcccd293fe8c4ebd27403b9069a06 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday January 30, 2007 at 08:33:07 AM EST
+# It has been AutoGen-ed  Wednesday January 31, 2007 at 06:34:09 AM EST
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 7bf4ab52edb90fe75f83079e93e76cf5ff3f52fe..50776a4e62f4709bdc0710ee6c768778874700f0 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-01-30 "( 4.2.5p4)" "Programmer's Manual"
+.TH NTPD 1 2007-01-31 "( 4.2.5p5)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:33:05 AM EST
+.\"  It has been AutoGen-ed  Wednesday January 31, 2007 at 06:34:08 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b839549a55cf315229ef51cdbd425a8da1fbd373..2193743aed00592eb006d65fc5354aedcbb387c1 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:33:09 AM EST
+ *  It has been AutoGen-ed  Wednesday January 31, 2007 at 06:34:12 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.5p4\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.5p5\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 2b85050fe7b6f21d1ef7cce195703ab95b3edd12..1ce48650ccbbc43a1501e562d60ad69618feaaa4 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:33:08 AM EST
+ *  It has been AutoGen-ed  Wednesday January 31, 2007 at 06:34:11 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.5p4"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.5p4"
+#define NTPDSIM_VERSION       "4.2.5p5"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.5p5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index fe156256d7baadfc680487859242c9212a7faac8..22d9e94b198ee39ed4b1823e926ed36c7b0129d6 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday January 30, 2007 at 08:33:12 AM EST
+# It has been AutoGen-ed  Wednesday January 31, 2007 at 06:34:14 AM EST
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 3798ad769c058b5a358deaf1b4fc76b10446410d..33541ef9178768dad014f63783257344830364aa 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2007-01-30 "( 4.2.5p4)" "Programmer's Manual"
+.TH NTPDSIM 1 2007-01-31 "( 4.2.5p5)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:33:11 AM EST
+.\"  It has been AutoGen-ed  Wednesday January 31, 2007 at 06:34:13 AM EST
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index cdab0e978e63bddde30ebf4bff522ef680940471..0d9e3a1a504c1ea393b545ca2f0745ff657cd494 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:39:36 AM EST
+ *  It has been AutoGen-ed  Wednesday January 31, 2007 at 06:40:23 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.5p4\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p5\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 11a08454985dfe1cc521d95ef254e1a57caba10c..d322239f3ec7ab1f1bcc9968a6a289cf6fc88844 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:39:36 AM EST
+ *  It has been AutoGen-ed  Wednesday January 31, 2007 at 06:40:22 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.5p4"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p4"
+#define NTPDC_VERSION       "4.2.5p5"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c49bb945da79e9ce5cf118cf274654b288f60916..83909ebe78c80371efbb8d8b96bed769a35a13ce 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday January 30, 2007 at 08:39:38 AM EST
+# It has been AutoGen-ed  Wednesday January 31, 2007 at 06:40:25 AM EST
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index b088d47aa573cad9bff6fc663dfd608831218fbc..2e37052e2c8f97918756ba95e870e4efe40d8428 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-01-30 "( 4.2.5p4)" "Programmer's Manual"
+.TH NTPDC 1 2007-01-31 "( 4.2.5p5)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:39:37 AM EST
+.\"  It has been AutoGen-ed  Wednesday January 31, 2007 at 06:40:24 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index bc99819661fbbedd1df8cc52a03497760dd5fbb3..965ee8042d2258ac1a9d97ffb49792e38878bcf0 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:40:09 AM EST
+ *  It has been AutoGen-ed  Wednesday January 31, 2007 at 06:40:54 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.5p4\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p5\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 5a9b9dd096a1ba6d1ee3c6e5c68423bb44afb6c5..8800ef2b7abf7e4296e4dc5130569d5e9fd0b1ff 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:40:09 AM EST
+ *  It has been AutoGen-ed  Wednesday January 31, 2007 at 06:40:53 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.5p4"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p4"
+#define NTPQ_VERSION       "4.2.5p5"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 469c0149c788bd9fc023d3c73b36e8fd97bc37ca..b97a0ff664765f5a1abf19a434c41559a6cbe0e4 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday January 30, 2007 at 08:40:12 AM EST
+# It has been AutoGen-ed  Wednesday January 31, 2007 at 06:40:56 AM EST
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 4b01a18ec55d92b9bbf5f093bf566f3973c67dd2..075c485687eda3f2c7e91813bb04d61da8fc136a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-01-30 "( 4.2.5p4)" "Programmer's Manual"
+.TH NTPQ 1 2007-01-31 "( 4.2.5p5)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:40:11 AM EST
+.\"  It has been AutoGen-ed  Wednesday January 31, 2007 at 06:40:55 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index a3083b17d2ac6831b90cb177b95d669c07f60873..04c7804e4f2b5d7402410f4ac8181d3e774d607d 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=4
+point=5
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 828fe9aac083337c93b3d85cf364fd5d0d041204..78447a2b01315cbc852f4447311c9ea83c308783 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:40:39 AM EST
+ *  It has been AutoGen-ed  Wednesday January 31, 2007 at 06:41:23 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.5p4\n\
+"sntp - standard SNTP program - Ver. 4.2.5p5\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 1b2fadc56be9634b1c04f7befa07d9201f48f21b..db719db5f917d320cb2d15d0e2b747e1ad9974e3 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:40:38 AM EST
+ *  It has been AutoGen-ed  Wednesday January 31, 2007 at 06:41:22 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.5p4"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p4"
+#define SNTP_VERSION       "4.2.5p5"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 656cd682b306d2126c48d1bf50ef5e4d58dba173..f70c4e33d593508fbfd8f4c8c6003956b71e924d 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday January 30, 2007 at 08:40:41 AM EST
+# It has been AutoGen-ed  Wednesday January 31, 2007 at 06:41:25 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 6a0959d7e40f36248b8570dcbf1e828a236eef59..1127eb84eea4c6adf6b6c91d2c974e623984211f 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:40:49 AM EST
+ *  It has been AutoGen-ed  Wednesday January 31, 2007 at 06:41:32 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.5p4\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p5\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index dfef15a2b147f652058dc186fd438215fe82d9b0..195cd67c8e7dc16b0b0221307002a88dcf306669 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:40:48 AM EST
+ *  It has been AutoGen-ed  Wednesday January 31, 2007 at 06:41:31 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.5p4"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p4"
+#define NTP_KEYGEN_VERSION       "4.2.5p5"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c1e6c151a531f49a0fc3917ae8249f387f427120..5f6d4a42e2379fe2988db0499e01f9b888008ff3 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday January 30, 2007 at 08:40:51 AM EST
+# It has been AutoGen-ed  Wednesday January 31, 2007 at 06:41:34 AM EST
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 1285b5014408374d4aace40790b96ef0e29786db..0fde7dc46f878e2f9afc9b6ebfe0341a6cd14030 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-01-30 "(ntp 4.2.5p4)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-01-31 "(ntp 4.2.5p5)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday January 30, 2007 at 08:40:50 AM EST
+.\"  It has been AutoGen-ed  Wednesday January 31, 2007 at 06:41:33 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"