]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P8 NTP_4_2_5P8
authorHarlan Stenn <stenn@ntp.org>
Sat, 17 Feb 2007 11:42:34 +0000 (06:42 -0500)
committerHarlan Stenn <stenn@ntp.org>
Sat, 17 Feb 2007 11:42:34 +0000 (06:42 -0500)
bk: 45d6ea2a2vtjpXY0dOeU8cjO4pC7ow

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 8e49c22f681f48d1421bf6c139138aee8146e9ba..899a1caf665937039bd9efd701713ebfce9504e5 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Friday February 16, 2007 at 06:34:16 AM EST
+ *  It has been AutoGen-ed  Saturday February 17, 2007 at 06:33:59 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.5p7\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p8\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index cf370cae35196c7d98eace987272b576dcd7f746..dd428e976749712e65cd81be30d4fca54b628928 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Friday February 16, 2007 at 06:34:15 AM EST
+ *  It has been AutoGen-ed  Saturday February 17, 2007 at 06:33:58 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.5p7"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p7"
+#define NTPD_VERSION       "4.2.5p8"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p8"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 583bb26745ce6bd95263237af2a9931ac6422881..bf3f03ff2e40244a771e0e3f8b9b18542650360b 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Friday February 16, 2007 at 06:34:19 AM EST
+# It has been AutoGen-ed  Saturday February 17, 2007 at 06:34:02 AM EST
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index bcbaf156314b5ccda1c00acb434dd973ac7d0b7b..d826c2118c31fdf8705c3a7b37ac1d5f8fae073c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-02-16 "( 4.2.5p7)" "Programmer's Manual"
+.TH NTPD 1 2007-02-17 "( 4.2.5p8)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday February 16, 2007 at 06:34:18 AM EST
+.\"  It has been AutoGen-ed  Saturday February 17, 2007 at 06:34:00 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 959193110c888ab6e48628c80c864d39b8e4ec64..71f2e1ce26a2e0a5e3dce76ab45bc903b34b2bb1 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Friday February 16, 2007 at 06:34:21 AM EST
+ *  It has been AutoGen-ed  Saturday February 17, 2007 at 06:34:04 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.5p7\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.5p8\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a0afa6791e187102f19336ab97579681542b2d8f..dce6802937c37fca2addcd9c6f8e1c8e0576d609 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Friday February 16, 2007 at 06:34:20 AM EST
+ *  It has been AutoGen-ed  Saturday February 17, 2007 at 06:34:03 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.5p7"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.5p7"
+#define NTPDSIM_VERSION       "4.2.5p8"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.5p8"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index af5900f20867b26f5eda7cbe050149a0fc748213..ce6d69c9b95a2f93941b0f5230ef8eafff8caaba 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Friday February 16, 2007 at 06:34:24 AM EST
+# It has been AutoGen-ed  Saturday February 17, 2007 at 06:34:07 AM EST
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 4fc6da33094189e1c71ebbb16411b0ad1289d828..e5ad3cd88c2125eaf0b943b3f81fb5b7c7c23159 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2007-02-16 "( 4.2.5p7)" "Programmer's Manual"
+.TH NTPDSIM 1 2007-02-17 "( 4.2.5p8)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday February 16, 2007 at 06:34:23 AM EST
+.\"  It has been AutoGen-ed  Saturday February 17, 2007 at 06:34:05 AM EST
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 2e9db19d539e5ea88c9ccb32cda537a9ddea6782..ed6ca6ced0df710e85b38c14d78212e0d9ad2cf0 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Friday February 16, 2007 at 06:40:38 AM EST
+ *  It has been AutoGen-ed  Saturday February 17, 2007 at 06:40:31 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.5p7\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p8\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 7bde097e6df57b1ec5f05f3629a9bb9f70e4afeb..1d12f69260219ac3548645dfacca64e27759d390 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Friday February 16, 2007 at 06:40:37 AM EST
+ *  It has been AutoGen-ed  Saturday February 17, 2007 at 06:40:31 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.5p7"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p7"
+#define NTPDC_VERSION       "4.2.5p8"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p8"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 71248219a44ab15b2040f246f6c8426fe50aa2b8..6e608b7bdf596479ec0178a1f9c14a49c2655f98 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Friday February 16, 2007 at 06:40:40 AM EST
+# It has been AutoGen-ed  Saturday February 17, 2007 at 06:40:33 AM EST
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 18a61fd6a3373a54bc69b74d4501a7b699f49316..d3f472d0210ce00d285b8b588eedd7a62196983c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-02-16 "( 4.2.5p7)" "Programmer's Manual"
+.TH NTPDC 1 2007-02-17 "( 4.2.5p8)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday February 16, 2007 at 06:40:39 AM EST
+.\"  It has been AutoGen-ed  Saturday February 17, 2007 at 06:40:33 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8b50cd17b5b4af3ac065c0138f61c8f2a60f203a..bfa1c7aea8d1b656d18f76211303fb5dc1368f73 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Friday February 16, 2007 at 06:41:07 AM EST
+ *  It has been AutoGen-ed  Saturday February 17, 2007 at 06:41:02 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.5p7\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p8\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b4f4193c492be2c78947f93874270bc58e35831b..9a73815611db7679e801443920d7fec807339f8f 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Friday February 16, 2007 at 06:41:07 AM EST
+ *  It has been AutoGen-ed  Saturday February 17, 2007 at 06:41:02 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.5p7"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p7"
+#define NTPQ_VERSION       "4.2.5p8"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p8"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 821f04029fed784b96095bec34e95c26982ce6fb..d40897f7d64fddbe7a5b24aeb6df7e7b76798c27 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Friday February 16, 2007 at 06:41:09 AM EST
+# It has been AutoGen-ed  Saturday February 17, 2007 at 06:41:05 AM EST
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 86e8458e04f8b0e16fd5d68ad3560d20242dc73d..98ceba4e03d3da90b767cbc0addf88d8c6dea0ab 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-02-16 "( 4.2.5p7)" "Programmer's Manual"
+.TH NTPQ 1 2007-02-17 "( 4.2.5p8)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday February 16, 2007 at 06:41:08 AM EST
+.\"  It has been AutoGen-ed  Saturday February 17, 2007 at 06:41:03 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c0d870f98315cfb9cd0069d30438e985b18249b2..ca93a2223bf56d7f27ed129e866cbc9c2009d421 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=7
+point=8
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 9e77158efa9f7e9d60a0169d11acd8c98a534a7c..5ba2ebdacd05cd5de97b1b4bc065ccd4162f4595 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Friday February 16, 2007 at 06:41:37 AM EST
+ *  It has been AutoGen-ed  Saturday February 17, 2007 at 06:41:31 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.5p7\n\
+"sntp - standard SNTP program - Ver. 4.2.5p8\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b0ca5d3b0d4493ccee5cacdd3574719dd34d0efd..9efea4369dfd7adfe1452171f4df4f3a1c3b7820 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Friday February 16, 2007 at 06:41:36 AM EST
+ *  It has been AutoGen-ed  Saturday February 17, 2007 at 06:41:30 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.5p7"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p7"
+#define SNTP_VERSION       "4.2.5p8"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p8"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3dd450c1d86250dda075a5414f77b76e17ce3f5f..e4899f5f403f08398ee22d93989dba6afd860312 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Friday February 16, 2007 at 06:41:39 AM EST
+# It has been AutoGen-ed  Saturday February 17, 2007 at 06:41:34 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 2dc629af3ed97f86ee2740f2f7bdc251baa2d066..e55f74d6ba973916ab0bbe4368ef25f3442b89da 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Friday February 16, 2007 at 06:41:47 AM EST
+ *  It has been AutoGen-ed  Saturday February 17, 2007 at 06:41:43 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.5p7\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p8\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 7f5355edd8ff5279372fb724f9c466cb3b513ba1..23367d58f15e684de8277fa85975eba811319983 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Friday February 16, 2007 at 06:41:46 AM EST
+ *  It has been AutoGen-ed  Saturday February 17, 2007 at 06:41:42 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.5p7"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p7"
+#define NTP_KEYGEN_VERSION       "4.2.5p8"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p8"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 31b262577fc362b5c7c145cb6dcf8c2e307b7c15..7ba9a691d2dab55041b6408e4a10fbed1785d11c 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Friday February 16, 2007 at 06:41:49 AM EST
+# It has been AutoGen-ed  Saturday February 17, 2007 at 06:41:45 AM EST
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index dd4ab6d072cca6fb8ca5ebafb227520605279de8..6a50500f133af85554ceef722021c07d7477ce57 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-02-16 "(ntp 4.2.5p7)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-02-17 "(ntp 4.2.5p8)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday February 16, 2007 at 06:41:48 AM EST
+.\"  It has been AutoGen-ed  Saturday February 17, 2007 at 06:41:44 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"