]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_3P43 NTP_4_2_3P43
authorHarlan Stenn <stenn@ntp.org>
Sun, 10 Sep 2006 22:03:04 +0000 (18:03 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sun, 10 Sep 2006 22:03:04 +0000 (18:03 -0400)
bk: 45048b9850lPNQSleFxd9FKB-XVl6g

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 f5129676faf75867e23f6d69b04a3febbe7e01cb..9c2e21f52cdf8473c746bb2996c1193a87b97d58 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday September 10, 2006 at 07:38:45 AM EDT
+ *  It has been AutoGen-ed  Sunday September 10, 2006 at 05:54:45 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.3p42\n\
+"ntpd - NTP daemon program - Ver. 4.2.3p43\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ceb6268cdc4e64e56a19d3fee87d28ca9c439930..64c5b60e711018c9ddd10fd475c2107c8e4b5775 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday September 10, 2006 at 07:38:44 AM EDT
+ *  It has been AutoGen-ed  Sunday September 10, 2006 at 05:54:44 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.3p42"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.3p42"
+#define NTPD_VERSION       "4.2.3p43"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.3p43"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 75d0bf4a44252a3257fced869e467c676dc3f3b2..c31b7476a815301dda0541dcdb31852d6c1bfbe0 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday September 10, 2006 at 07:38:46 AM EDT
+# It has been AutoGen-ed  Sunday September 10, 2006 at 05:54:48 PM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 700747e28e02849b316bd263eda1f9c680c1ba14..c7241671474a7cab1b4f4e8f217f7edaa479f41c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2006-09-10 "( 4.2.3p42)" "Programmer's Manual"
+.TH NTPD 1 2006-09-10 "( 4.2.3p43)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday September 10, 2006 at 07:38:46 AM EDT
+.\"  It has been AutoGen-ed  Sunday September 10, 2006 at 05:54:47 PM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 70c92266e5b97df08454ba46ddb20694ba63137f..93020fa4b438b21dd5dbc34c8ea378d61148c723 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday September 10, 2006 at 07:38:49 AM EDT
+ *  It has been AutoGen-ed  Sunday September 10, 2006 at 05:54:50 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.3p42\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p43\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ea4d82e07aac6697e2c8236b19cacc3f4fc09dda..3919d2b9cc901d70d54ae23ee8175482bf6e3d91 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday September 10, 2006 at 07:38:48 AM EDT
+ *  It has been AutoGen-ed  Sunday September 10, 2006 at 05:54:49 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.3p42"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p42"
+#define NTPDSIM_VERSION       "4.2.3p43"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p43"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index dabdf3c8b0ec614a5050fd3b302f8dfc0a99c139..567f0ade86c12e980f96f4908586472c6b3c94cd 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday September 10, 2006 at 07:38:52 AM EDT
+# It has been AutoGen-ed  Sunday September 10, 2006 at 05:54:53 PM EDT
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 2f5236ddc8a7ab64ef24a1cadc32cf84d843fae7..38bf3ba530cfe296e6b9cffe5461915ae3717b35 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2006-09-10 "( 4.2.3p42)" "Programmer's Manual"
+.TH NTPDSIM 1 2006-09-10 "( 4.2.3p43)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday September 10, 2006 at 07:38:50 AM EDT
+.\"  It has been AutoGen-ed  Sunday September 10, 2006 at 05:54:52 PM EDT
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 3e2b5c8dc98d4e03c7bbc4595f75a828adfff009..bffca426e8e98d8952296ef98bdc61ae7fbf4c3e 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday September 10, 2006 at 07:45:24 AM EDT
+ *  It has been AutoGen-ed  Sunday September 10, 2006 at 06:01:08 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.3p42\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p43\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b4d67141a6aafd12a368be0a0d26a5461b82f4cb..9dcb86d69f1a36dee90bdd60101a594b16f522d3 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday September 10, 2006 at 07:45:23 AM EDT
+ *  It has been AutoGen-ed  Sunday September 10, 2006 at 06:01:07 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.3p42"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p42"
+#define NTPDC_VERSION       "4.2.3p43"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p43"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b897cee24da69fa2e07044f6e784173504d8f32b..1661616a6094e2892869f3800761ebf29e34e930 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday September 10, 2006 at 07:45:26 AM EDT
+# It has been AutoGen-ed  Sunday September 10, 2006 at 06:01:09 PM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 5d6fbb9ea5d2bdc75b1b876a3e56b35dbc81f07d..0bba2549ed425807b177472bfe75cba7be44e148 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2006-09-10 "( 4.2.3p42)" "Programmer's Manual"
+.TH NTPDC 1 2006-09-10 "( 4.2.3p43)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday September 10, 2006 at 07:45:25 AM EDT
+.\"  It has been AutoGen-ed  Sunday September 10, 2006 at 06:01:09 PM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 1c4f08619db4b591851d5560321223e7ff4ff7cb..92623bff4a01cc278bfe92b588fea9d65c37b837 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday September 10, 2006 at 07:45:52 AM EDT
+ *  It has been AutoGen-ed  Sunday September 10, 2006 at 06:01:36 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.3p42\n\
+"ntpq - standard NTP query program - Ver. 4.2.3p43\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 6b5e44b68050d8ff5b6e44f43bbbafba4e714257..fcc64df38e0511fc2b49f4926db4fdbb6fbd7acf 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday September 10, 2006 at 07:45:52 AM EDT
+ *  It has been AutoGen-ed  Sunday September 10, 2006 at 06:01:35 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.3p42"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.3p42"
+#define NTPQ_VERSION       "4.2.3p43"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.3p43"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 081692237b15e16bbcfa90b2a052ea661565e3f6..417cfbec0375b3e3a07a6d6a09990762eb284879 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday September 10, 2006 at 07:45:54 AM EDT
+# It has been AutoGen-ed  Sunday September 10, 2006 at 06:01:38 PM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index c34b182fd6f3ee63f833ed6c54b9f71103eb7345..481117fd7b9ac05f2106ced2a412f94f9157d239 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2006-09-10 "( 4.2.3p42)" "Programmer's Manual"
+.TH NTPQ 1 2006-09-10 "( 4.2.3p43)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday September 10, 2006 at 07:45:53 AM EDT
+.\"  It has been AutoGen-ed  Sunday September 10, 2006 at 06:01:37 PM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 258a5c22fa8627cddfdbd27ca4aa4d3273d6d1b5..ec1864ba566128b6e1d146a8060a1f5024352702 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=42
+point=43
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 0075a64b51ded1f126ec2d55126023896a5abe41..291e651be7d62bc620170eff0309b75dadf391e0 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday September 10, 2006 at 07:46:21 AM EDT
+ *  It has been AutoGen-ed  Sunday September 10, 2006 at 06:02:03 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.3p42\n\
+"sntp - standard SNTP program - Ver. 4.2.3p43\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index de3fa40050c5a4a7c4ebd51d29dd463de6962ae9..ffa2e64a4b00fc27285858fd6165dd80b18318c4 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday September 10, 2006 at 07:46:21 AM EDT
+ *  It has been AutoGen-ed  Sunday September 10, 2006 at 06:02:02 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.3p42"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.3p42"
+#define SNTP_VERSION       "4.2.3p43"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.3p43"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2ccda9482b20f50f7dd70336a42eeebabdf425e7..91b0179f35b945dd449d53cd550a1658fc3f0eab 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday September 10, 2006 at 07:46:24 AM EDT
+# It has been AutoGen-ed  Sunday September 10, 2006 at 06:02:04 PM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 915ac65e5767fbfa51c3cd323cbbb0db24dbe00d..9027fe23cf50d716409d5d2ea52f74e65079bfbf 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday September 10, 2006 at 07:47:13 AM EDT
+ *  It has been AutoGen-ed  Sunday September 10, 2006 at 06:02:13 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.3p42\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p43\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 8a16452bb4c1571ed7c4da94f5c91abcc614c5e8..464110319f66071d291abd9c45d02801d2fc8a98 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday September 10, 2006 at 07:47:13 AM EDT
+ *  It has been AutoGen-ed  Sunday September 10, 2006 at 06:02:12 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.3p42"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p42"
+#define NTP_KEYGEN_VERSION       "4.2.3p43"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p43"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 52e7b2f9a0bfb2f9f5c0e9ec4fa98a9cca031743..100cfc78fa060d90a6698745606ed672c3ae267f 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday September 10, 2006 at 07:47:16 AM EDT
+# It has been AutoGen-ed  Sunday September 10, 2006 at 06:02:14 PM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index f918825ee2886d39c81231aeb37f1be2e546d862..e52af3b3ee3074c9afaff19ae22b392ddc9b1127 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2006-09-10 "(ntp 4.2.3p42)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2006-09-10 "(ntp 4.2.3p43)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday September 10, 2006 at 07:47:15 AM EDT
+.\"  It has been AutoGen-ed  Sunday September 10, 2006 at 06:02:14 PM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"