]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_3P47 NTP_4_2_3P47
authorHarlan Stenn <stenn@ntp.org>
Sat, 16 Sep 2006 22:54:38 +0000 (18:54 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sat, 16 Sep 2006 22:54:38 +0000 (18:54 -0400)
bk: 450c80aeyqVFAdTyJk3CFVY4nRuTdg

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 ff004c3ee6dfc66a6e23a6c1b1d4c214bfb00222..bbefdaf2ea528d067a0c0f65be8a6c0eafafca7b 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:34:28 AM EDT
+ *  It has been AutoGen-ed  Saturday September 16, 2006 at 06:46:09 PM 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.3p46\n\
+"ntpd - NTP daemon program - Ver. 4.2.3p47\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 8b020f176e955598a3b24ff24d43d8fc92c2e7d2..0ab8361b1f2cb6836165bcdda12ed22255021b89 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:34:28 AM EDT
+ *  It has been AutoGen-ed  Saturday September 16, 2006 at 06:46:09 PM 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.3p46"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.3p46"
+#define NTPD_VERSION       "4.2.3p47"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.3p47"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 429ee5b7d7146f47b3af19fc35ceeb40c02b506f..7e9cbf68e99b7b8d6bb241a90f3d7156c7079175 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday September 13, 2006 at 07:34:31 AM EDT
+# It has been AutoGen-ed  Saturday September 16, 2006 at 06:46:12 PM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 6325050a4dcb5b0bdabf69ea0d645efd46ec754a..57fe118f3854b952f294e6c48e8b13e6612765d5 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2006-09-13 "( 4.2.3p46)" "Programmer's Manual"
+.TH NTPD 1 2006-09-16 "( 4.2.3p47)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:34:30 AM EDT
+.\"  It has been AutoGen-ed  Saturday September 16, 2006 at 06:46:11 PM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 2fefb6d46a97e75e326551b4ca3ec57e5efa295e..6acdc8beb5017dcbc0b83de3a8968d867a8ad4af 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:34:33 AM EDT
+ *  It has been AutoGen-ed  Saturday September 16, 2006 at 06:46:14 PM 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.3p46\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p47\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 4f1117939cb546553234eaf4962b656f2ef9b647..2a714f2c33ff2e775028c8441d0b28571f0485ec 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:34:32 AM EDT
+ *  It has been AutoGen-ed  Saturday September 16, 2006 at 06:46:13 PM 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.3p46"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p46"
+#define NTPDSIM_VERSION       "4.2.3p47"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p47"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7511225a462e5b669f08c8310616c249b1f318a9..25458da30713a55eaa311867826ba3efd385c05f 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday September 13, 2006 at 07:34:36 AM EDT
+# It has been AutoGen-ed  Saturday September 16, 2006 at 06:46:17 PM EDT
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 66eb14d178c6fb7b48d1c5908da8e6912eb4fc8e..073ad9626b2a85fd561b6b624599e65ebdaebebd 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2006-09-13 "( 4.2.3p46)" "Programmer's Manual"
+.TH NTPDSIM 1 2006-09-16 "( 4.2.3p47)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:34:35 AM EDT
+.\"  It has been AutoGen-ed  Saturday September 16, 2006 at 06:46:16 PM EDT
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d38b10513f863bb0cb65e4b7a860395dec8a19d1..181179e5fc3ae7c99640031f7192d529e9545c64 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:41:11 AM EDT
+ *  It has been AutoGen-ed  Saturday September 16, 2006 at 06:52:36 PM 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.3p46\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p47\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a1f8461dbbd30eb62b7ebc20e89417b6a7978b70..dd4014f4e9a4ec37e9c4036c43883a4b5219d696 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:41:11 AM EDT
+ *  It has been AutoGen-ed  Saturday September 16, 2006 at 06:52:35 PM 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.3p46"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p46"
+#define NTPDC_VERSION       "4.2.3p47"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p47"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4318be5f748a29fad4f99fe8cb2883c65322b132..110e589cc6178746a361b8bafb7e2994754da3ed 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday September 13, 2006 at 07:41:13 AM EDT
+# It has been AutoGen-ed  Saturday September 16, 2006 at 06:52:38 PM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index c7ffdcfd78c9e2a6f12c7d0c1089f736f63c9ac5..66de7e155d11d4b01148ecc10bd22e3a8fd36a15 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2006-09-13 "( 4.2.3p46)" "Programmer's Manual"
+.TH NTPDC 1 2006-09-16 "( 4.2.3p47)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:41:12 AM EDT
+.\"  It has been AutoGen-ed  Saturday September 16, 2006 at 06:52:37 PM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index fda7fe4fd6bfb720e302e2ec244e260bde49a953..0fb80089ece2887e32af8ca23b94888e9a9e1a8b 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:41:43 AM EDT
+ *  It has been AutoGen-ed  Saturday September 16, 2006 at 06:53:07 PM 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.3p46\n\
+"ntpq - standard NTP query program - Ver. 4.2.3p47\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 412b98811d0315ad901032e85f9a16fe89f87239..559132ca974d07d6b1dc31cce2af196ba4f0aca5 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:41:42 AM EDT
+ *  It has been AutoGen-ed  Saturday September 16, 2006 at 06:53:06 PM 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.3p46"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.3p46"
+#define NTPQ_VERSION       "4.2.3p47"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.3p47"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 65f7937de3366a348b4ca27ea5f86c3d25fd8638..b0ab4214214471ad657616c6a53bfc1c832bb2a7 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday September 13, 2006 at 07:41:45 AM EDT
+# It has been AutoGen-ed  Saturday September 16, 2006 at 06:53:09 PM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 00df277f4f56708dfff4ae8ac7f19f2a2f2a0fda..a51610749bf1dfb07a1ab216698ad80a447aca73 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2006-09-13 "( 4.2.3p46)" "Programmer's Manual"
+.TH NTPQ 1 2006-09-16 "( 4.2.3p47)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:41:44 AM EDT
+.\"  It has been AutoGen-ed  Saturday September 16, 2006 at 06:53:08 PM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d8df4e03b6e29ddfacee25912db71e5d573abc3a..710f6ec411266957fabb4f46366951c9a7ba1976 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=46
+point=47
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index a615149aa9e6959e57c8d749257887d0e95ce30a..d21562aaf9e267ef4d1fdd8e2ca6005221e51228 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:42:11 AM EDT
+ *  It has been AutoGen-ed  Saturday September 16, 2006 at 06:53:36 PM 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.3p46\n\
+"sntp - standard SNTP program - Ver. 4.2.3p47\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 47a5648cb6e1f41994e0dc26eb873c1da57c5f61..2b153d6e4cf3280b2a21c39201d10ad5b16359b4 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:42:10 AM EDT
+ *  It has been AutoGen-ed  Saturday September 16, 2006 at 06:53:36 PM 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.3p46"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.3p46"
+#define SNTP_VERSION       "4.2.3p47"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.3p47"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5d3a4f1bb395522b43174930fc71d1290541aacc..19c9d9a709bd5ebbb088fd704cc69e6fb08b3067 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday September 13, 2006 at 07:42:14 AM EDT
+# It has been AutoGen-ed  Saturday September 16, 2006 at 06:53:39 PM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 53521c1d30c7c450945b6b69e4eb9ddfbd646f26..17195c98b9830f1da83bf8776f27dff510b4244f 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:42:21 AM EDT
+ *  It has been AutoGen-ed  Saturday September 16, 2006 at 06:53:46 PM 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.3p46\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p47\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a539d5a537b7127b048a9eb4f466fb9e40c0d17c..c9944d6cccd834b569685728f4826961b363377a 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:42:20 AM EDT
+ *  It has been AutoGen-ed  Saturday September 16, 2006 at 06:53:45 PM 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.3p46"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p46"
+#define NTP_KEYGEN_VERSION       "4.2.3p47"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p47"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7c2c4793ca96dca1a305c433070ef08e76cdd0a5..50aeb7f56aae2d2037072fcac0659e06cf2daae7 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday September 13, 2006 at 07:42:23 AM EDT
+# It has been AutoGen-ed  Saturday September 16, 2006 at 06:53:48 PM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index cf3e8ee29c931ce02acfbee995d22566f6846cd1..143fda76a8a376658b5b7bc784c4a63a4e231b05 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2006-09-13 "(ntp 4.2.3p46)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2006-09-16 "(ntp 4.2.3p47)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday September 13, 2006 at 07:42:22 AM EDT
+.\"  It has been AutoGen-ed  Saturday September 16, 2006 at 06:53:47 PM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"