]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_3P46 NTP_4_2_3P46
authorHarlan Stenn <stenn@ntp.org>
Wed, 13 Sep 2006 11:43:13 +0000 (07:43 -0400)
committerHarlan Stenn <stenn@ntp.org>
Wed, 13 Sep 2006 11:43:13 +0000 (07:43 -0400)
bk: 4507eed1YOCOEnWaSeTMjQ7NcPh9fw

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 067d0e48d12545c0561258c868fb060e985cd370..ff004c3ee6dfc66a6e23a6c1b1d4c214bfb00222 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:34:13 AM EDT
+ *  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:34:28 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  */
@@ -864,7 +864,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.3p45\n\
+"ntpd - NTP daemon program - Ver. 4.2.3p46\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 914f7b72ca39871e03bbccebd50e51be61b70aeb..8b020f176e955598a3b24ff24d43d8fc92c2e7d2 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:34:12 AM EDT
+ *  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:34:28 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  */
@@ -88,8 +88,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    34
-#define NTPD_VERSION       "4.2.3p45"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.3p45"
+#define NTPD_VERSION       "4.2.3p46"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.3p46"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b9254f721febb5bbf969283cea852e388466481f..429ee5b7d7146f47b3af19fc35ceeb40c02b506f 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday September 12, 2006 at 07:34:15 AM EDT
+# It has been AutoGen-ed  Wednesday September 13, 2006 at 07:34:31 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index b884ff32a7f1de3673afc461fe7a5a835743cf39..6325050a4dcb5b0bdabf69ea0d645efd46ec754a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2006-09-12 "( 4.2.3p45)" "Programmer's Manual"
+.TH NTPD 1 2006-09-13 "( 4.2.3p46)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:34:14 AM EDT
+.\"  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:34:30 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b03ca0b7f92d69ce2ab2a46dcdcf7fb2a7130f8e..2fefb6d46a97e75e326551b4ca3ec57e5efa295e 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:34:18 AM EDT
+ *  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:34:33 AM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  */
@@ -1062,7 +1062,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDSIM";
 tSCC   zUsageTitle[] =
-"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p45\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p46\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index de802a98e6f53aa4e314ba3d66b6a36dd95cf390..4f1117939cb546553234eaf4962b656f2ef9b647 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:34:17 AM EDT
+ *  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:34:32 AM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  */
@@ -97,8 +97,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    43
-#define NTPDSIM_VERSION       "4.2.3p45"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p45"
+#define NTPDSIM_VERSION       "4.2.3p46"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p46"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 277c49f8adbf5881fec861a851b0ce338ac7027e..7511225a462e5b669f08c8310616c249b1f318a9 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday September 12, 2006 at 07:34:20 AM EDT
+# It has been AutoGen-ed  Wednesday September 13, 2006 at 07:34:36 AM EDT
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 7901fc20ea2ecb127a74138a5dec115fdc1951ba..66eb14d178c6fb7b48d1c5908da8e6912eb4fc8e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2006-09-12 "( 4.2.3p45)" "Programmer's Manual"
+.TH NTPDSIM 1 2006-09-13 "( 4.2.3p46)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:34:19 AM EDT
+.\"  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:34:35 AM EDT
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index a2dda2af5ed4b4cf6b3515f034ff583303bcab89..d38b10513f863bb0cb65e4b7a860395dec8a19d1 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:40:32 AM EDT
+ *  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:41:11 AM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  */
@@ -451,7 +451,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p45\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p46\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f944b02451493e8a9e94f231afe5788bc616507c..a1f8461dbbd30eb62b7ebc20e89417b6a7978b70 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:40:31 AM EDT
+ *  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:41:11 AM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  */
@@ -69,8 +69,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.3p45"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p45"
+#define NTPDC_VERSION       "4.2.3p46"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p46"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ed616f258362db4660fd1fbe590ff405aeb7aed3..4318be5f748a29fad4f99fe8cb2883c65322b132 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday September 12, 2006 at 07:40:33 AM EDT
+# It has been AutoGen-ed  Wednesday September 13, 2006 at 07:41:13 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 8e7a5d1f74a9bb6be51c8e9b11b3671315c27fdc..c7ffdcfd78c9e2a6f12c7d0c1089f736f63c9ac5 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2006-09-12 "( 4.2.3p45)" "Programmer's Manual"
+.TH NTPDC 1 2006-09-13 "( 4.2.3p46)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:40:33 AM EDT
+.\"  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:41:12 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 992703d85c5e0ec61a714a5734b48b544292cf08..fda7fe4fd6bfb720e302e2ec244e260bde49a953 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:41:00 AM EDT
+ *  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:41:43 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  */
@@ -399,7 +399,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.3p45\n\
+"ntpq - standard NTP query program - Ver. 4.2.3p46\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 6c761bd7ebbfbd36d54ee1ee5a812b700a768ef5..412b98811d0315ad901032e85f9a16fe89f87239 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:41:00 AM EDT
+ *  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:41:42 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  */
@@ -67,8 +67,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define NTPQ_VERSION       "4.2.3p45"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.3p45"
+#define NTPQ_VERSION       "4.2.3p46"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.3p46"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c7767e9dae18e4ec30776e0518bd438937a589ef..65f7937de3366a348b4ca27ea5f86c3d25fd8638 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday September 12, 2006 at 07:41:03 AM EDT
+# It has been AutoGen-ed  Wednesday September 13, 2006 at 07:41:45 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 3a4f4c47233eca49b7b200b6ab6f42efc14cdb4e..00df277f4f56708dfff4ae8ac7f19f2a2f2a0fda 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2006-09-12 "( 4.2.3p45)" "Programmer's Manual"
+.TH NTPQ 1 2006-09-13 "( 4.2.3p46)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:41:01 AM EDT
+.\"  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:41:44 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 730d4a93197b0a543ded98f200b5757e4dbd0a08..d8df4e03b6e29ddfacee25912db71e5d573abc3a 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=45
+point=46
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index f780ab502161ae373698ce7a23c67a36e8a763c5..a615149aa9e6959e57c8d749257887d0e95ce30a 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:41:29 AM EDT
+ *  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:42:11 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  */
@@ -481,7 +481,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.3p45\n\
+"sntp - standard SNTP program - Ver. 4.2.3p46\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index e991a498fd93b9c5ecbe6a0256bc56ea85f1b7cd..47a5648cb6e1f41994e0dc26eb873c1da57c5f61 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:41:28 AM EDT
+ *  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:42:10 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  */
@@ -145,8 +145,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    12
-#define SNTP_VERSION       "4.2.3p45"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.3p45"
+#define SNTP_VERSION       "4.2.3p46"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.3p46"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index fc805a87187223e4d0088a889e702e1dbcece1a9..5d3a4f1bb395522b43174930fc71d1290541aacc 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday September 12, 2006 at 07:41:31 AM EDT
+# It has been AutoGen-ed  Wednesday September 13, 2006 at 07:42:14 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index bdd00e4ebf9cf60fbb41d9d04f2a51b17f26284a..53521c1d30c7c450945b6b69e4eb9ddfbd646f26 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:41:38 AM EDT
+ *  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:42:21 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  */
@@ -789,7 +789,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p45\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p46\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 49d03852a74f463f8573be878d9a58875cfdeb29..a539d5a537b7127b048a9eb4f466fb9e40c0d17c 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:41:37 AM EDT
+ *  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:42:20 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  */
@@ -78,8 +78,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.3p45"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p45"
+#define NTP_KEYGEN_VERSION       "4.2.3p46"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p46"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f4399c951f1e6e85b917a49a299341667f8620e4..7c2c4793ca96dca1a305c433070ef08e76cdd0a5 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday September 12, 2006 at 07:41:40 AM EDT
+# It has been AutoGen-ed  Wednesday September 13, 2006 at 07:42:23 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 1ef43f7ce9093f92a94ff321cf97d0977c0c7562..cf3e8ee29c931ce02acfbee995d22566f6846cd1 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2006-09-12 "(ntp 4.2.3p45)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2006-09-13 "(ntp 4.2.3p46)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday September 12, 2006 at 07:41:39 AM EDT
+.\"  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:42:22 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"