]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P106 NTP_4_2_5P106
authorHarlan Stenn <stenn@ntp.org>
Thu, 13 Dec 2007 11:46:42 +0000 (06:46 -0500)
committerHarlan Stenn <stenn@ntp.org>
Thu, 13 Dec 2007 11:46:42 +0000 (06:46 -0500)
bk: 47611ba2mJzpkC_-qufbClgTJpUn3g

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 cb1e3e310944d9f47cf6f6b7984625603c7416ca..77a86bcf783587bb21202a0eb255621783a4e5d1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday December  5, 2007 at 06:37:56 AM EST
+ *  It has been AutoGen-ed  Thursday December 13, 2007 at 06:37:43 AM EST
  *  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.5p105\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p106\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 9eff08f71c5e947ff7d245030c57744a26ad8a80..ec3f5700d3c712927bf9c8422c71d78bececfc1e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday December  5, 2007 at 06:37:55 AM EST
+ *  It has been AutoGen-ed  Thursday December 13, 2007 at 06:37:42 AM EST
  *  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.5p105"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p105"
+#define NTPD_VERSION       "4.2.5p106"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p106"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 58752893c0cf5c893d9cd0f9e0b0da07018d9c3b..0581e3d723da768b2a5acfaef4035658a47efebb 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday December  5, 2007 at 06:37:58 AM EST
+# It has been AutoGen-ed  Thursday December 13, 2007 at 06:37:46 AM EST
 # 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.5p100
+ntpd - NTP daemon program - Ver. 4.2.5p105
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index b24e14c117edddd8baac28af0258462b64330699..55d5d58246255188088afa96aba041c7466d04e4 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-12-05 "( 4.2.5p105)" "Programmer's Manual"
+.TH NTPD 1 2007-12-13 "( 4.2.5p106)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday December  5, 2007 at 06:37:57 AM EST
+.\"  It has been AutoGen-ed  Thursday December 13, 2007 at 06:37:45 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 45963c01f5ab9f136b98a2df60f207ac3c3fa8bb..2ba28c885542b489fb62eabd4975caf7bff1be50 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday December  5, 2007 at 06:44:53 AM EST
+ *  It has been AutoGen-ed  Thursday December 13, 2007 at 06:44:40 AM EST
  *  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.5p105\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p106\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index d201287ed473a67a2af3602c60b78e74a44464c5..c01186aab43a0f389d5ef55debcceeeb1e0e1668 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday December  5, 2007 at 06:44:52 AM EST
+ *  It has been AutoGen-ed  Thursday December 13, 2007 at 06:44:40 AM EST
  *  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.5p105"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p105"
+#define NTPDC_VERSION       "4.2.5p106"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p106"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index cc690f98eab10a9db37d80549af3015b3d9a05e6..a9ebc570987478bf6ba9cb7227d04c686fbb7280 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday December  5, 2007 at 06:44:55 AM EST
+# It has been AutoGen-ed  Thursday December 13, 2007 at 06:44:42 AM EST
 # 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.5p100
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p105
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index ed4f1532735f68548fad9fec87ed4de572592694..aaed43721cbb5227ed90a057913c41cbe5832560 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-12-05 "( 4.2.5p105)" "Programmer's Manual"
+.TH NTPDC 1 2007-12-13 "( 4.2.5p106)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday December  5, 2007 at 06:44:54 AM EST
+.\"  It has been AutoGen-ed  Thursday December 13, 2007 at 06:44:41 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c8ea5905171d03b49a7322b5a99322d77cb05e66..dfed8dd5e149770a0c9b3c55bc10dc3387707397 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday December  5, 2007 at 06:45:25 AM EST
+ *  It has been AutoGen-ed  Thursday December 13, 2007 at 06:45:10 AM EST
  *  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.5p105\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p106\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 767e3e7dde2dbf63d1d3a6d5d3ba36fbd6db375c..5d73e8b57be5981797eaa67dbcc6d1d5ff2b857a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday December  5, 2007 at 06:45:25 AM EST
+ *  It has been AutoGen-ed  Thursday December 13, 2007 at 06:45:10 AM EST
  *  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.5p105"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p105"
+#define NTPQ_VERSION       "4.2.5p106"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p106"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 35f1034c131d0a109779b7208d0083d03e12d89b..a9d5071a1a670de750b7b192837289a9dd90714b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday December  5, 2007 at 06:45:28 AM EST
+# It has been AutoGen-ed  Thursday December 13, 2007 at 06:45:13 AM EST
 # 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.5p100
+ntpq - standard NTP query program - Ver. 4.2.5p105
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index f2198bdd50b0c5f4a41c02486024f424a0fb1ef3..0c4c82e2120c8eb048bdddcf7a5a9982f1476090 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-12-05 "( 4.2.5p105)" "Programmer's Manual"
+.TH NTPQ 1 2007-12-13 "( 4.2.5p106)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday December  5, 2007 at 06:45:27 AM EST
+.\"  It has been AutoGen-ed  Thursday December 13, 2007 at 06:45:12 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index f855f11a258d8e27af1557a2eac60fb589d401e9..90d77972dee6ccc3bcd94b47b5ea1a79b4bf81e5 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=105
+point=106
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index d8b8558b65d28de320a34dbfea0aad19dda125a5..47ae969ba04592dab9e609963b16d42e885ca481 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday December  5, 2007 at 06:45:54 AM EST
+ *  It has been AutoGen-ed  Thursday December 13, 2007 at 06:45:40 AM EST
  *  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.5p105\n\
+"sntp - standard SNTP program - Ver. 4.2.5p106\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f9a34325f7d81130a46448cf67cf2752f5b7ff06..eb256f215560d9fbfcdd1b1a579a84078fb17c71 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday December  5, 2007 at 06:45:53 AM EST
+ *  It has been AutoGen-ed  Thursday December 13, 2007 at 06:45:40 AM EST
  *  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.5p105"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p105"
+#define SNTP_VERSION       "4.2.5p106"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p106"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d9e83611a473ed4a2d680b96ea97dbed6db53001..9a713dac9fae7ef020fb2338368973c008034c87 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday December  5, 2007 at 06:45:56 AM EST
+# It has been AutoGen-ed  Thursday December 13, 2007 at 06:45:43 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 19a6c174012688b638ee1a3bfc7c15879ad8190b..7fb4ca24aa321f306d8072861a480a1f5ca181f3 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-12-05 "( 4.2.5p105)" "Programmer's Manual"
+.TH SNTP 1 2007-12-13 "( 4.2.5p106)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday December  5, 2007 at 06:45:55 AM EST
+.\"  It has been AutoGen-ed  Thursday December 13, 2007 at 06:45:42 AM EST
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 635c5b8adb32983cd9b561aecf361b0ad6b22c6f..1245d973a9219183d18bbc94a5d515240d5392dd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday December  5, 2007 at 06:46:04 AM EST
+ *  It has been AutoGen-ed  Thursday December 13, 2007 at 06:45:51 AM EST
  *  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.5p105\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p106\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 912589a3c7283dbd30b4debb1da0d864e75e2ee8..c433f0ccbd35861fb50d7adb438f6573b250b681 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday December  5, 2007 at 06:46:03 AM EST
+ *  It has been AutoGen-ed  Thursday December 13, 2007 at 06:45:50 AM EST
  *  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.5p105"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p105"
+#define NTP_KEYGEN_VERSION       "4.2.5p106"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p106"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a42db46f7069adc8fdd6b0d458a07675a02398f4..a0776e6fd1eebe8b71f7c25ac0bb20405c7ac8f4 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday December  5, 2007 at 06:46:05 AM EST
+# It has been AutoGen-ed  Thursday December 13, 2007 at 06:45:53 AM EST
 # 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.5p100
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p105
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
@@ -59,9 +59,8 @@ USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
                                 - may appear multiple times
    -D Str set-debug-level Set the output debug message level
                                 - may appear multiple times
-   -e no  id-key         Write identity keys
+   -e no  id-key         Write IFF or GQ identity keys
    -G no  gq-params      Generate GQ parameters and keys
-   -g no  gq-keys        update GQ keys
    -H no  host-key       generate RSA host key
    -I no  iffkey         generate IFF parameters
    -i Str issuer-name    set issuer name
index b3efe784eb5f46e38a2297311e3c71cb18b01eb5..02655a6d97484397119d93a91244f06439703cd9 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-12-05 "(ntp 4.2.5p105)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-12-13 "(ntp 4.2.5p106)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday December  5, 2007 at 06:46:05 AM EST
+.\"  It has been AutoGen-ed  Thursday December 13, 2007 at 06:45:52 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"