]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P119
authorHarlan Stenn <stenn@ntp.org>
Tue, 15 Jul 2008 07:44:23 +0000 (03:44 -0400)
committerHarlan Stenn <stenn@ntp.org>
Tue, 15 Jul 2008 07:44:23 +0000 (03:44 -0400)
bk: 487c55575JF6smcqXS8G-uTDqpzphg

21 files changed:
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd-opts.texi
ntpd/ntpd.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
sntp/sntp.1
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index 006bb14469ce0ec7f2ac3436543f43278fec663c..4dd98ff405d9938fed72bfc4b62118568fd315a4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Friday June  6, 2008 at 07:47:24 PM EDT
+ *  It has been AutoGen-ed  Tuesday July 15, 2008 at 03:35:29 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -853,7 +853,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p118\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p119\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 1e7d30a73eecacd8bf5a2c3f65d6cc85322fe005..a96b16c2f6c52f1dad33aedb9a8bae5c8d973344 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Friday June  6, 2008 at 07:47:23 PM EDT
+ *  It has been AutoGen-ed  Tuesday July 15, 2008 at 03:35:28 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -87,8 +87,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    32
-#define NTPD_VERSION       "4.2.5p118"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p118"
+#define NTPD_VERSION       "4.2.5p119"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p119"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0f9ed35faadcaa741ad643784f460e71e793710f..ec91f05035ee82a0d230b8a01cbb90d536658a83 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Friday June  6, 2008 at 07:47:27 PM EDT
+# It has been AutoGen-ed  Tuesday July 15, 2008 at 03:35:32 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 0f1735a30854a4e6bb248f1bc93836625b718f31..b6fffbaf9972af1b268621b5091be54fc49af9ec 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2008-06-06 "( 4.2.5p118)" "Programmer's Manual"
+.TH NTPD 1 2008-07-15 "( 4.2.5p119)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday June  6, 2008 at 07:47:25 PM EDT
+.\"  It has been AutoGen-ed  Tuesday July 15, 2008 at 03:35:31 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 2e45c5f5b5e5a43f42d0308fbb39e04d4c385ed2..7a960f2402e669a504bc80887049a789c2680ca0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Friday June  6, 2008 at 07:54:17 PM EDT
+ *  It has been AutoGen-ed  Tuesday July 15, 2008 at 03:42:26 AM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -462,7 +462,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p118\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p119\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index bfc924c82ca52fbce88ebfa1eddd85f19942006c..26edc5d24b5f079440888a72d2acf812e5f48c0d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Friday June  6, 2008 at 07:54:16 PM EDT
+ *  It has been AutoGen-ed  Tuesday July 15, 2008 at 03:42:25 AM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -70,8 +70,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.5p118"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p118"
+#define NTPDC_VERSION       "4.2.5p119"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p119"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index df59e555fe5e76a5bca662a5547a7861c125c65d..5e777952580e610bf6db02b544c4b0562cee5941 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Friday June  6, 2008 at 07:54:19 PM EDT
+# It has been AutoGen-ed  Tuesday July 15, 2008 at 03:42:28 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index de1762a8c5663856c969330f028d0428066040cc..186a973907af9e5ce24579612f0172a430fb050c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2008-06-06 "( 4.2.5p118)" "Programmer's Manual"
+.TH NTPDC 1 2008-07-15 "( 4.2.5p119)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday June  6, 2008 at 07:54:18 PM EDT
+.\"  It has been AutoGen-ed  Tuesday July 15, 2008 at 03:42:27 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 4cccc6a0aeee9257a22afbf55b6c4852a83cb875..6f2f4ca579395818c0230073d66c051eb481773e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Friday June  6, 2008 at 07:54:50 PM EDT
+ *  It has been AutoGen-ed  Tuesday July 15, 2008 at 03:42:56 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -410,7 +410,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.5p118\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p119\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index cf9a9d83cc98b9b7ff60a0ce078d653e42f48e23..ee80d5bc4e71e66c11227cd11d1170ce3c308591 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Friday June  6, 2008 at 07:54:49 PM EDT
+ *  It has been AutoGen-ed  Tuesday July 15, 2008 at 03:42:56 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -68,8 +68,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define NTPQ_VERSION       "4.2.5p118"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p118"
+#define NTPQ_VERSION       "4.2.5p119"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p119"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6b0548bfd964a97090be0978e4704c03354db735..21f625b648ea269c626ed3ce0eac0cfff1a96349 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Friday June  6, 2008 at 07:54:52 PM EDT
+# It has been AutoGen-ed  Tuesday July 15, 2008 at 03:42:59 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 40a63efd7ce2fb3f4a1742498abc01314f0cfa03..5e2c8f1147b2e782f3c0a7f200938ca1ca42a638 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2008-06-06 "( 4.2.5p118)" "Programmer's Manual"
+.TH NTPQ 1 2008-07-15 "( 4.2.5p119)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday June  6, 2008 at 07:54:51 PM EDT
+.\"  It has been AutoGen-ed  Tuesday July 15, 2008 at 03:42:57 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index f84ed16c318cdfa0238f89ae9b373046c38f7863..3e298c0e4ae67a876f5bed35ebea82bbae1a40a3 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=118
+point=119
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index acc42765d6c41955dd4ecc8960813c2312ad34a2..9b409fc603fd8119da0cdfcb6f179e10f1476027 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Friday June  6, 2008 at 07:55:18 PM EDT
+ *  It has been AutoGen-ed  Tuesday July 15, 2008 at 03:43:25 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -514,7 +514,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p118\n\
+"sntp - standard SNTP program - Ver. 4.2.5p119\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 053e490390fe76845c53d700a0a15fad4fe070b2..613349c3ec95b975487c7d3fd348ed8a1a046144 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Friday June  6, 2008 at 07:55:17 PM EDT
+ *  It has been AutoGen-ed  Tuesday July 15, 2008 at 03:43:24 AM EDT
  *  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.5p118"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p118"
+#define SNTP_VERSION       "4.2.5p119"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p119"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9d8dc37afc69bdf91998b4263b6d8c57ddb28749..46c04f374d48719dfbb6d6e85506ea863469c8d8 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Friday June  6, 2008 at 07:55:21 PM EDT
+# It has been AutoGen-ed  Tuesday July 15, 2008 at 03:43:27 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 7a458ac2e5086345b743efdff367e1c6dc16a22a..708d3e1aed177faf2f40d0052a09f0e0aef22066 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2008-06-06 "( 4.2.5p118)" "Programmer's Manual"
+.TH SNTP 1 2008-07-15 "( 4.2.5p119)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday June  6, 2008 at 07:55:19 PM EDT
+.\"  It has been AutoGen-ed  Tuesday July 15, 2008 at 03:43:26 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 9c39bbed954eabfa829fb2d52aadcf22d2797aee..5879bd1043d42dba193a6cc99b4eb16648403363 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Friday June  6, 2008 at 07:55:29 PM EDT
+ *  It has been AutoGen-ed  Tuesday July 15, 2008 at 03:43:34 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -770,7 +770,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p118\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p119\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 14f69f549deaf277b0e70dea875adba6fe4fbaf7..8c05ff5c65a4ad39ef04587395f5863f88dda92c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Friday June  6, 2008 at 07:55:28 PM EDT
+ *  It has been AutoGen-ed  Tuesday July 15, 2008 at 03:43:33 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -78,8 +78,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    23
-#define NTP_KEYGEN_VERSION       "4.2.5p118"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p118"
+#define NTP_KEYGEN_VERSION       "4.2.5p119"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p119"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f113c6cccbf8926613d9193871ecace5ff1fe7c5..648f21a3fde15bd5d1fb759531b56bd8b9a23ebf 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Friday June  6, 2008 at 07:55:31 PM EDT
+# It has been AutoGen-ed  Tuesday July 15, 2008 at 03:43:37 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index eb2e5e3de63668efd0f42aeb6f909d0ea21ae928..65e1eef6b41ce9885006e5ec64b6fd82e53dcbcf 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2008-06-06 "(ntp 4.2.5p118)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2008-07-15 "(ntp 4.2.5p119)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday June  6, 2008 at 07:55:30 PM EDT
+.\"  It has been AutoGen-ed  Tuesday July 15, 2008 at 03:43:36 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"