]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_3P36 NTP_4_2_3P36
authorHarlan Stenn <stenn@ntp.org>
Sat, 26 Aug 2006 19:10:29 +0000 (15:10 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sat, 26 Aug 2006 19:10:29 +0000 (15:10 -0400)
bk: 44f09ca5rq0jziMJN_5KjiJ-LTbeQQ

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 e31607e6849dcb276b9abeae1eb6697221d60424..d8da15ac19bb11478c39af4d336d782410274449 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Friday August 25, 2006 at 07:24:10 AM EDT
+ *  It has been AutoGen-ed  Saturday August 26, 2006 at 07:04:21 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.3p35\n\
+"ntpd - NTP daemon program - Ver. 4.2.3p36\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 2f251093577eec2e65888de04b21feee95260ad2..e9bd653724fc826ae7d27adf0a95687bf3241f37 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Friday August 25, 2006 at 07:24:09 AM EDT
+ *  It has been AutoGen-ed  Saturday August 26, 2006 at 07:04:14 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.3p35"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.3p35"
+#define NTPD_VERSION       "4.2.3p36"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.3p36"
 
 /*
  *  Interface defines for all options.  Replace "n" with
index e1b7fb218886d14f0a775a1d32841e8cf592f60d..897c84b41e32a118e6fa99ce23afb92333903877 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Friday August 25, 2006 at 07:24:12 AM EDT
+# It has been AutoGen-ed  Saturday August 26, 2006 at 07:04:23 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 0048859fb0dfae1e1828e80973c630b9a8113fcb..8a5900f234afab3ea7b44532a7e67e09c883dd45 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2006-08-25 "( 4.2.3p35)" "Programmer's Manual"
+.TH NTPD 1 2006-08-26 "( 4.2.3p36)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday August 25, 2006 at 07:24:11 AM EDT
+.\"  It has been AutoGen-ed  Saturday August 26, 2006 at 07:04:22 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8632493868c9c506c197df61b5e3569153fa652e..d37a227646f1c969c9bbc801884ccf0bad25912a 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Friday August 25, 2006 at 07:24:15 AM EDT
+ *  It has been AutoGen-ed  Saturday August 26, 2006 at 07:04:26 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.3p35\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p36\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index bcf76f6fe5c3e9e423b765a47229305493eaad13..569aabaf3dce7d6aee7f16dd5a04775dede6fdb5 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Friday August 25, 2006 at 07:24:14 AM EDT
+ *  It has been AutoGen-ed  Saturday August 26, 2006 at 07:04:25 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.3p35"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p35"
+#define NTPDSIM_VERSION       "4.2.3p36"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p36"
 
 /*
  *  Interface defines for all options.  Replace "n" with
index c839a8f1a3dcfbceea28068d844526c297651c50..a39f524601a839316cac4fe0362d37b1911bd852 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Friday August 25, 2006 at 07:24:17 AM EDT
+# It has been AutoGen-ed  Saturday August 26, 2006 at 07:04:28 AM EDT
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 046e496c861919f325b2e65793fe857864c6bd03..4dae2473f344eadc066202871e3e0b83a6c3742e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2006-08-25 "( 4.2.3p35)" "Programmer's Manual"
+.TH NTPDSIM 1 2006-08-26 "( 4.2.3p36)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday August 25, 2006 at 07:24:16 AM EDT
+.\"  It has been AutoGen-ed  Saturday August 26, 2006 at 07:04:27 AM EDT
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index a476d801d38ff8f8c29ff254aa1aabd012063539..95bb8d986f8d24bac3262edc9bfff7ca266bdec9 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Friday August 25, 2006 at 07:30:55 AM EDT
+ *  It has been AutoGen-ed  Saturday August 26, 2006 at 07:10:55 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.3p35\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p36\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index c0bd8deb02312c8cd4f555e89d205019e243086b..595623643e9c15e5f3a7aff4f5f162e2d568a7ba 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Friday August 25, 2006 at 07:30:54 AM EDT
+ *  It has been AutoGen-ed  Saturday August 26, 2006 at 07:10:54 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.3p35"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p35"
+#define NTPDC_VERSION       "4.2.3p36"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p36"
 
 /*
  *  Interface defines for all options.  Replace "n" with
index fbb99e4df37209c05a1bc14e1821307c19ed7732..ac55f6ade375277940f541bde70b66fb2bb3848d 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Friday August 25, 2006 at 07:30:57 AM EDT
+# It has been AutoGen-ed  Saturday August 26, 2006 at 07:10:57 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 684a3710dc0de0a5694dff15918200fa6fb1458b..453b18b0ec9dff7c44b820aa7ec79935e44ea488 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2006-08-25 "( 4.2.3p35)" "Programmer's Manual"
+.TH NTPDC 1 2006-08-26 "( 4.2.3p36)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday August 25, 2006 at 07:30:56 AM EDT
+.\"  It has been AutoGen-ed  Saturday August 26, 2006 at 07:10:56 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d0fc886a3298c95baec32afd41dd125431a10c28..38074457a1d8558bf62c0f806c2f2ba5b99f1554 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Friday August 25, 2006 at 07:31:24 AM EDT
+ *  It has been AutoGen-ed  Saturday August 26, 2006 at 07:11:25 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.3p35\n\
+"ntpq - standard NTP query program - Ver. 4.2.3p36\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 7056c81ae6a6ae8ac18dc6643612d6493dbb69e3..2aec2a24d4f1a11c37f0954bc421d0dee1ee8a7b 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Friday August 25, 2006 at 07:31:24 AM EDT
+ *  It has been AutoGen-ed  Saturday August 26, 2006 at 07:11:24 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.3p35"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.3p35"
+#define NTPQ_VERSION       "4.2.3p36"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.3p36"
 
 /*
  *  Interface defines for all options.  Replace "n" with
index dd1190fe2ada8696310724faa9c38c8e573759b0..bc8c124df5ee63451893f63ee266f24f839243cf 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Friday August 25, 2006 at 07:31:27 AM EDT
+# It has been AutoGen-ed  Saturday August 26, 2006 at 07:11:27 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index e92a87383d519d0e76c62d6bc8d8382f3edf61a6..73b56260571f8e7f99baf0740ef43dddb6b366f3 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2006-08-25 "( 4.2.3p35)" "Programmer's Manual"
+.TH NTPQ 1 2006-08-26 "( 4.2.3p36)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday August 25, 2006 at 07:31:26 AM EDT
+.\"  It has been AutoGen-ed  Saturday August 26, 2006 at 07:11:26 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 68d841ae72ef996587c2bc41cc58493108b70ae2..ef5bac313b541c4afe7741586a19fce4222ae5d9 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=35
+point=36
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 6fc7b2e82a577bcbd0e7efecdc2730ca74c71740..7e8a0c5d41ea6e5c1a661a51c5cd855210a7fdb0 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Friday August 25, 2006 at 07:31:53 AM EDT
+ *  It has been AutoGen-ed  Saturday August 26, 2006 at 07:11:54 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.3p35\n\
+"sntp - standard SNTP program - Ver. 4.2.3p36\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 9b2dce221af98ddc42d3051330610c643d806e61..35ed50c8c56eca6fac5b01236f0933d2c25501e3 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Friday August 25, 2006 at 07:31:53 AM EDT
+ *  It has been AutoGen-ed  Saturday August 26, 2006 at 07:11:53 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.3p35"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.3p35"
+#define SNTP_VERSION       "4.2.3p36"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.3p36"
 
 /*
  *  Interface defines for all options.  Replace "n" with
index 241353010943452bf5fcc5134c93443ae3437593..2ebd7da80e4587b31d8e6323e227dffc53f6cf8d 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday August 26, 2006 at 04:59:14 AM EDT
+# It has been AutoGen-ed  Saturday August 26, 2006 at 02:49:15 PM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 39d542755c7d8d72154e5f96a266207a2e2e2d45..f673fe3791822e2f50da47ee755c2091e4bf3d5a 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Friday August 25, 2006 at 07:32:02 AM EDT
+ *  It has been AutoGen-ed  Saturday August 26, 2006 at 07:12:02 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.3p35\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p36\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a34e3aff489ff62755f4ff2b9e24d635b30d0294..499090f610c710951cd550d7a51331b5e80b6f77 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Friday August 25, 2006 at 07:32:01 AM EDT
+ *  It has been AutoGen-ed  Saturday August 26, 2006 at 07:12:01 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.3p35"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p35"
+#define NTP_KEYGEN_VERSION       "4.2.3p36"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p36"
 
 /*
  *  Interface defines for all options.  Replace "n" with
index 840d4c6268d303415e4483a63fdab727123e3f9f..e2b7f28fe35cebd75373f48815c898fde7546a9f 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Friday August 25, 2006 at 07:32:04 AM EDT
+# It has been AutoGen-ed  Saturday August 26, 2006 at 07:12:04 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 4132e7e3f5dbb894c9c7f9986531b85e63a36c35..0bea8794104894f9f03464d7de721f4b26042fc7 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2006-08-25 "(ntp 4.2.3p35)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2006-08-26 "(ntp 4.2.3p36)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday August 25, 2006 at 07:32:03 AM EDT
+.\"  It has been AutoGen-ed  Saturday August 26, 2006 at 07:12:04 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"