]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P114 NTP_4_2_5P114
authorHarlan Stenn <stenn@ntp.org>
Tue, 13 May 2008 11:49:21 +0000 (07:49 -0400)
committerHarlan Stenn <stenn@ntp.org>
Tue, 13 May 2008 11:49:21 +0000 (07:49 -0400)
bk: 48298041FgR8Z2jrZPfx9mYqEIibuA

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 f594750787ea98e84d89048582ba0ecdd21fdb77..ce342c4a2aade62418f1b2f83bc9018fac4bd85a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Friday February  8, 2008 at 06:40:09 AM EST
+ *  It has been AutoGen-ed  Tuesday May 13, 2008 at 07:40:12 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.5p113\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p114\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 30172d43c45bed2358fc09907d2f1cf28ca43cef..68d6218207135198df095f9c97f82213bf701a9c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Friday February  8, 2008 at 06:40:08 AM EST
+ *  It has been AutoGen-ed  Tuesday May 13, 2008 at 07:40:11 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.5p113"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p113"
+#define NTPD_VERSION       "4.2.5p114"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p114"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d4d290822359d77f6904b6ca1ea3329e192002ce..1f88ef58dbd89b4b2c3a5411d3be7c451f9148c6 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Friday February  8, 2008 at 06:40:11 AM EST
+# It has been AutoGen-ed  Tuesday May 13, 2008 at 07:40:14 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -60,7 +60,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.5p110
+ntpd - NTP daemon program - Ver. 4.2.5p113
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index f1860162475d1b86bb0646d7424cba09cde1e7c6..0cb60274f4ca5b4c1207b044104904d3b00f7d4b 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2008-02-08 "( 4.2.5p113)" "Programmer's Manual"
+.TH NTPD 1 2008-05-13 "( 4.2.5p114)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday February  8, 2008 at 06:40:10 AM EST
+.\"  It has been AutoGen-ed  Tuesday May 13, 2008 at 07:40:13 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 770381251eb838cf37ba5bca34c524d1f96a81e3..62ed22bb812bf380760b73c7563dde4e3a49b46c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Friday February  8, 2008 at 06:46:49 AM EST
+ *  It has been AutoGen-ed  Tuesday May 13, 2008 at 07:47:16 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.5p113\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p114\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 1a495416fc0073d6398a49dacf05eda1638444f9..9ec0dec8f039a91cf78c90a5c363854c242bfd85 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Friday February  8, 2008 at 06:46:48 AM EST
+ *  It has been AutoGen-ed  Tuesday May 13, 2008 at 07:47:15 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.5p113"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p113"
+#define NTPDC_VERSION       "4.2.5p114"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p114"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d2de4650a270f073d0e4dbb22a7ee850fa4ebeb4..c95d9c3d69299a7678fae1e4fc7abf2e394c446b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Friday February  8, 2008 at 06:46:50 AM EST
+# It has been AutoGen-ed  Tuesday May 13, 2008 at 07:47:17 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -58,7 +58,7 @@ This is the automatically generated usage text for ntpdc:
 
 @exampleindent 0
 @example
-ntpdc - vendor-specific NTP query program - Ver. 4.2.5p110
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p113
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 419a6161fe8a55060ce5748c344259cb9b93f770..81a813dc60471cc97c6f26e64ca8e050d877b846 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2008-02-08 "( 4.2.5p113)" "Programmer's Manual"
+.TH NTPDC 1 2008-05-13 "( 4.2.5p114)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday February  8, 2008 at 06:46:50 AM EST
+.\"  It has been AutoGen-ed  Tuesday May 13, 2008 at 07:47:17 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 617702361cba075663c7dcb867c6408fc0bd71a5..8577d1489c31b10b34706f427ef66a5134327b8a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Friday February  8, 2008 at 06:47:18 AM EST
+ *  It has been AutoGen-ed  Tuesday May 13, 2008 at 07:47:48 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.5p113\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p114\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 34667c72ef12233fa1f58c677302bcca0f37edb6..10ebbe765d010550ff0eb32b1ad38e8d7d1aa938 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Friday February  8, 2008 at 06:47:18 AM EST
+ *  It has been AutoGen-ed  Tuesday May 13, 2008 at 07:47:47 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.5p113"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p113"
+#define NTPQ_VERSION       "4.2.5p114"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p114"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a71a88b3210a9ba583f1b8c61ca1c87a08d97c25..ed9579483a99f198d5376ac38f31585fd782cf6a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Friday February  8, 2008 at 06:47:21 AM EST
+# It has been AutoGen-ed  Tuesday May 13, 2008 at 07:47:50 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -46,7 +46,7 @@ This is the automatically generated usage text for ntpq:
 
 @exampleindent 0
 @example
-ntpq - standard NTP query program - Ver. 4.2.5p110
+ntpq - standard NTP query program - Ver. 4.2.5p113
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 1974e56447968f87ff4ac4b2044c16483da93427..aae1f80bef8c5cc3f924948443a1697e5a5ff389 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2008-02-08 "( 4.2.5p113)" "Programmer's Manual"
+.TH NTPQ 1 2008-05-13 "( 4.2.5p114)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday February  8, 2008 at 06:47:20 AM EST
+.\"  It has been AutoGen-ed  Tuesday May 13, 2008 at 07:47:48 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c80aee9502621ed48c50674e4f7026826955b9ef..0356a54fea40c47a4ec6feb96f904283d54291e6 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=113
+point=114
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 1a9e956f8b07428e2693e9467427c248cc31470e..964ebab3099c06022a479e7f930f82815c3c1550 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Friday February  8, 2008 at 06:47:46 AM EST
+ *  It has been AutoGen-ed  Tuesday May 13, 2008 at 07:48:18 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -513,7 +513,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p113\n\
+"sntp - standard SNTP program - Ver. 4.2.5p114\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ec0824dcbb67776ee23cd1caf5ef73a68566c2bf..23d4b2d1f50b476fdc25b5730311d100e86f4087 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Friday February  8, 2008 at 06:47:46 AM EST
+ *  It has been AutoGen-ed  Tuesday May 13, 2008 at 07:48:17 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -147,8 +147,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define SNTP_VERSION       "4.2.5p113"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p113"
+#define SNTP_VERSION       "4.2.5p114"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p114"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 64db790a0eac7f9cc4db5ed09aedf1525461a238..5bc56a6db90b38c7004b6b1c016844dc347cb7ab 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Friday February  8, 2008 at 06:47:48 AM EST
+# It has been AutoGen-ed  Tuesday May 13, 2008 at 07:48:20 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 3c6898a09b403dfa15d98dfb1cbbd9f687b37310..bfc97c4f75cf2de3b98956d972f8d28dad171e75 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2008-02-08 "( 4.2.5p113)" "Programmer's Manual"
+.TH SNTP 1 2008-05-13 "( 4.2.5p114)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday February  8, 2008 at 06:47:47 AM EST
+.\"  It has been AutoGen-ed  Tuesday May 13, 2008 at 07:48:19 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 338fa106d0a8be3112d9a47814809436843380db..1d0c68b02e791e01f70fc86f71c356fdd0471977 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Friday February  8, 2008 at 06:47:56 AM EST
+ *  It has been AutoGen-ed  Tuesday May 13, 2008 at 07:48:29 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.5p113\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p114\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 5090c68d6af38fe0c7c4e6b76b4a25076848b780..4c8850447f2d636dc7d86c24ac725f64214498a1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Friday February  8, 2008 at 06:47:55 AM EST
+ *  It has been AutoGen-ed  Tuesday May 13, 2008 at 07:48:28 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.5p113"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p113"
+#define NTP_KEYGEN_VERSION       "4.2.5p114"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p114"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ae6d78b538b22a0eec18538396367b46f0406ee6..da1b035dd1645f9b7b2afee5895b96595c5594d7 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Friday February  8, 2008 at 06:47:58 AM EST
+# It has been AutoGen-ed  Tuesday May 13, 2008 at 07:48:30 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -51,7 +51,7 @@ This is the automatically generated usage text for ntp-keygen:
 @exampleindent 0
 @example
 Using OpenSSL version 90704f
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p110
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p113
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index ac1d7b7b4c03372aa6cfc18fd2052bfffc4cb5ed..b3c8ad2aec2846030c664aa9c35630a6f09ef31f 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2008-02-08 "(ntp 4.2.5p113)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2008-05-13 "(ntp 4.2.5p114)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday February  8, 2008 at 06:47:57 AM EST
+.\"  It has been AutoGen-ed  Tuesday May 13, 2008 at 07:48:30 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"