]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P12 NTP_4_2_5P12
authorHarlan Stenn <stenn@ntp.org>
Sat, 24 Feb 2007 13:33:25 +0000 (08:33 -0500)
committerHarlan Stenn <stenn@ntp.org>
Sat, 24 Feb 2007 13:33:25 +0000 (08:33 -0500)
bk: 45e03ea5gR_lQ5d_A_X3bCeIpTAThQ

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 4b9d04fca19e40e979e7ce025c2b190b01907888..2f55a33d278b299f695055d80d11f5750a73c213 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Friday February 23, 2007 at 06:33:56 AM EST
+ *  It has been AutoGen-ed  Saturday February 24, 2007 at 08:25: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.5p11\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p12\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ffaaed67cc63c5f11dbac7766828485d5b59a925..010c0e6db84ad7ec3840e78518819ca669db8fe4 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Friday February 23, 2007 at 06:33:55 AM EST
+ *  It has been AutoGen-ed  Saturday February 24, 2007 at 08:25: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.5p11"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p11"
+#define NTPD_VERSION       "4.2.5p12"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p12"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 68a868a11a7b8c524afcafc0aa35b738b9756acc..e03fd20ca07b8adac78d3f9a38623275b1e4d105 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Friday February 23, 2007 at 06:33:59 AM EST
+# It has been AutoGen-ed  Saturday February 24, 2007 at 08:25:09 AM EST
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 7860d0faea0573dc7592205f38124a848bc3bc7c..d7a8a458eaa5cecd971ffd34ae7068abaed867ac 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-02-23 "( 4.2.5p11)" "Programmer's Manual"
+.TH NTPD 1 2007-02-24 "( 4.2.5p12)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday February 23, 2007 at 06:33:57 AM EST
+.\"  It has been AutoGen-ed  Saturday February 24, 2007 at 08:25:08 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 52aeb072cba10cf931cf01d5f6dd4921284e6880..3f35abc63aacac55a7f2f4820eea3a17e07f55d5 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Friday February 23, 2007 at 06:34:01 AM EST
+ *  It has been AutoGen-ed  Saturday February 24, 2007 at 08:25: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.5p11\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.5p12\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 496024504c20ad67eff58cf68a35b9fd83ef0f0d..5d0c066528f0252f485d1656c9bf45e0d00e63c2 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Friday February 23, 2007 at 06:34:00 AM EST
+ *  It has been AutoGen-ed  Saturday February 24, 2007 at 08:25: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.5p11"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.5p11"
+#define NTPDSIM_VERSION       "4.2.5p12"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.5p12"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ced137fc3e265f9c29f4820757caaf8d66443061..ef82c14be6c95e44b4d2c94210972bff14a38c72 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Friday February 23, 2007 at 06:34:04 AM EST
+# It has been AutoGen-ed  Saturday February 24, 2007 at 08:25:14 AM EST
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 70e83048a60028f90ece16bba61c7161b17a9978..ea2d71052c4c04bbd9d48bd5e8e492cbc39d9dce 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2007-02-23 "( 4.2.5p11)" "Programmer's Manual"
+.TH NTPDSIM 1 2007-02-24 "( 4.2.5p12)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday February 23, 2007 at 06:34:02 AM EST
+.\"  It has been AutoGen-ed  Saturday February 24, 2007 at 08:25:13 AM EST
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8659d930c09ecb4d412c0604fb6792c44e602d25..e6ee978df4785d0901371b4d4007c09881c9a377 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Friday February 23, 2007 at 06:40:46 AM EST
+ *  It has been AutoGen-ed  Saturday February 24, 2007 at 08:31:22 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.5p11\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p12\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 14d5334d75baeb3862f9bb248b28163390e34928..2d80ccd7af7ce905adb630ad7c1a407b5e5072a6 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Friday February 23, 2007 at 06:40:45 AM EST
+ *  It has been AutoGen-ed  Saturday February 24, 2007 at 08:31:21 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.5p11"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p11"
+#define NTPDC_VERSION       "4.2.5p12"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p12"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8eecb7de27319389aae1a65029d1a0ca856d8941..faa2fbe9b0350b518d701c5e49a942777a831686 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Friday February 23, 2007 at 06:40:47 AM EST
+# It has been AutoGen-ed  Saturday February 24, 2007 at 08:31:24 AM EST
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 603daa08cae0d6f0af1fb62494f66f24b04e5aba..d1cfa6f79603a3c020cc537c3bc50dd19f7931b1 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-02-23 "( 4.2.5p11)" "Programmer's Manual"
+.TH NTPDC 1 2007-02-24 "( 4.2.5p12)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday February 23, 2007 at 06:40:47 AM EST
+.\"  It has been AutoGen-ed  Saturday February 24, 2007 at 08:31:23 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 1e4f8f02a3fce4da56d3dd2d5887042d83b6869b..ea9b5ad776d0322e840e3d19cd56d52bdab284b4 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Friday February 23, 2007 at 06:41:15 AM EST
+ *  It has been AutoGen-ed  Saturday February 24, 2007 at 08:31:52 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.5p11\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p12\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 22b9a3d299665fe838a3f7c3608db0243a361a49..0922beb3219dcbd35be555be2d7b2a0203b1e106 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Friday February 23, 2007 at 06:41:15 AM EST
+ *  It has been AutoGen-ed  Saturday February 24, 2007 at 08:31:52 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.5p11"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p11"
+#define NTPQ_VERSION       "4.2.5p12"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p12"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c60a4761ebf4cec1e2678c12b6d660f5d79b5460..84361336958972535b826ec4fdf77dcc3bedd3c7 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Friday February 23, 2007 at 06:41:18 AM EST
+# It has been AutoGen-ed  Saturday February 24, 2007 at 08:31:55 AM EST
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 036ad3b922f1c8ccb5423161e18c1b67962d7a1a..aa5bef6571058262e6443ef6cf12f4180dcff26c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-02-23 "( 4.2.5p11)" "Programmer's Manual"
+.TH NTPQ 1 2007-02-24 "( 4.2.5p12)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday February 23, 2007 at 06:41:17 AM EST
+.\"  It has been AutoGen-ed  Saturday February 24, 2007 at 08:31:53 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 25d47353908a0ca8c0f42a825fea62db70cd0a1c..1dab4b3911f0b327784b7cf8d6c3f6a86b30c521 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=11
+point=12
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 395b506211b81d8f668fcb6ea502cff1aaf26769..950c32f1bf422bed683fabe0ac01b6fbf6d01e89 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Friday February 23, 2007 at 06:41:45 AM EST
+ *  It has been AutoGen-ed  Saturday February 24, 2007 at 08:32:20 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.5p11\n\
+"sntp - standard SNTP program - Ver. 4.2.5p12\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 81ed4ad63ae8f3036bce3040f712b15c66374b41..e094bab89a924e16e0992cf77853a203bb8c5182 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Friday February 23, 2007 at 06:41:44 AM EST
+ *  It has been AutoGen-ed  Saturday February 24, 2007 at 08:32:19 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.5p11"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p11"
+#define SNTP_VERSION       "4.2.5p12"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p12"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 76955567bfe14917d8020b6cab487bc1c6742bf9..9f8a5f89d970516883337463ac611852e4d92a7c 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Friday February 23, 2007 at 06:41:47 AM EST
+# It has been AutoGen-ed  Saturday February 24, 2007 at 08:32:22 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index c122cf53ae262b58baa31d74c683f8241cb4045e..109bdef3f9b8e408eb1ec3fbb3339855c379d324 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Friday February 23, 2007 at 06:41:55 AM EST
+ *  It has been AutoGen-ed  Saturday February 24, 2007 at 08:32:29 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.5p11\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p12\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 437d9f6835cd2f1372a6fa5c06ac6c0f0582d0d3..347a7c47e27aab09e41dc41747be50eb3b239638 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Friday February 23, 2007 at 06:41:54 AM EST
+ *  It has been AutoGen-ed  Saturday February 24, 2007 at 08:32:28 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.5p11"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p11"
+#define NTP_KEYGEN_VERSION       "4.2.5p12"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p12"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index cf0ee73990b43706a7d5e14c796f1504eae1c64f..4aac20028a93477aca5d7901a2101b132e3b1d14 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Friday February 23, 2007 at 06:41:57 AM EST
+# It has been AutoGen-ed  Saturday February 24, 2007 at 08:32:31 AM EST
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 9a9355ac16e76efa63f2f33bf0b4a4488e53dc22..0591a5060409ba64d43f7119d3e05b744107d00c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-02-23 "(ntp 4.2.5p11)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-02-24 "(ntp 4.2.5p12)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday February 23, 2007 at 06:41:56 AM EST
+.\"  It has been AutoGen-ed  Saturday February 24, 2007 at 08:32:30 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"