]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P78 NTP_4_2_5P78
authorHarlan Stenn <stenn@ntp.org>
Wed, 19 Sep 2007 11:45:04 +0000 (07:45 -0400)
committerHarlan Stenn <stenn@ntp.org>
Wed, 19 Sep 2007 11:45:04 +0000 (07:45 -0400)
bk: 46f10bc04FHMnmyJak120QvfDabC6A

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 ec42157f642e678edd854512d80d9aee5e8ce0fd..840f2df562e17d28f6a2008c2315a1a8703001ad 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday September 16, 2007 at 07:35:51 AM EDT
+ *  It has been AutoGen-ed  Wednesday September 19, 2007 at 07:36:22 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -835,7 +835,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p77\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p78\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 368ba7ef3e8da3844ab3077ecb395a01a8ce78ea..436417a53e8001245b2f2812de2d17e0ded5525c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday September 16, 2007 at 07:35:50 AM EDT
+ *  It has been AutoGen-ed  Wednesday September 19, 2007 at 07:36:21 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.5p77"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p77"
+#define NTPD_VERSION       "4.2.5p78"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p78"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e9757017a9d57ee35e6e9f12017df63ced03a763..03ab70ed787120b5fe95c899d7e89d4d8177f22b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday September 16, 2007 at 07:35:53 AM EDT
+# It has been AutoGen-ed  Wednesday September 19, 2007 at 07:36:24 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.5p71
+ntpd - NTP daemon program - Ver. 4.2.5p77
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index a955125e1bca848c46c0b6099a883a85b18ad2be..c0f7b27e1b50b4420f98d7902659d6ac9a5f2122 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-09-16 "( 4.2.5p77)" "Programmer's Manual"
+.TH NTPD 1 2007-09-19 "( 4.2.5p78)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday September 16, 2007 at 07:35:52 AM EDT
+.\"  It has been AutoGen-ed  Wednesday September 19, 2007 at 07:36:23 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c8d8a120d01cdb35d87a16de9071970431181fcf..4adf35eae3314965a4065bf0b67318246aa1a9f2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday September 16, 2007 at 07:42:23 AM EDT
+ *  It has been AutoGen-ed  Wednesday September 19, 2007 at 07:43:03 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.5p77\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p78\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 4287a1050995c96d6cd7f90bc3df33d9dd8ea1b6..28d16c0f4cca53c9ae771c117d2395692d7d7efe 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday September 16, 2007 at 07:42:22 AM EDT
+ *  It has been AutoGen-ed  Wednesday September 19, 2007 at 07:43:02 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.5p77"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p77"
+#define NTPDC_VERSION       "4.2.5p78"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p78"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3b6bccc9b9f96399e9a8e68a384d1d156c529dd8..3e03cd17fc47b9a4b21d82efe2299e9e035fb96b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday September 16, 2007 at 07:42:25 AM EDT
+# It has been AutoGen-ed  Wednesday September 19, 2007 at 07:43:05 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.5p71
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p77
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index e8b9fca36b6a5c4fa6ad7400e981855b8219a908..e307e488e9d0494826298ee05fa9350aa5efeba4 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-09-16 "( 4.2.5p77)" "Programmer's Manual"
+.TH NTPDC 1 2007-09-19 "( 4.2.5p78)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday September 16, 2007 at 07:42:24 AM EDT
+.\"  It has been AutoGen-ed  Wednesday September 19, 2007 at 07:43:04 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 1abd9e3f50f64ac7b3d63b846e42dd5140a6f6d5..a89cfa09f8879ec04f078dd17ecc3e55f5ab44ab 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday September 16, 2007 at 07:42:54 AM EDT
+ *  It has been AutoGen-ed  Wednesday September 19, 2007 at 07:43:34 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.5p77\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p78\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 4aa3f5472a14c28c1d2f3855f8c829ec2d239f16..cf1d2142cd4e58c73f777750de1cd1eef6159415 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday September 16, 2007 at 07:42:53 AM EDT
+ *  It has been AutoGen-ed  Wednesday September 19, 2007 at 07:43:33 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.5p77"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p77"
+#define NTPQ_VERSION       "4.2.5p78"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p78"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2bbbfb1726a3c1a4de9341633aa7aaf6e81b7eda..3b59bc219365962a7237e9d7b251f3c92749991d 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday September 16, 2007 at 07:42:56 AM EDT
+# It has been AutoGen-ed  Wednesday September 19, 2007 at 07:43:36 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.5p71
+ntpq - standard NTP query program - Ver. 4.2.5p77
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index f1df8dc105375f320e998c81676fa83b7b33ed56..73a42dd99e6c24bdf764bed461727d68cc584e12 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-09-16 "( 4.2.5p77)" "Programmer's Manual"
+.TH NTPQ 1 2007-09-19 "( 4.2.5p78)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday September 16, 2007 at 07:42:55 AM EDT
+.\"  It has been AutoGen-ed  Wednesday September 19, 2007 at 07:43:35 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 69d1b35cd6937dd1f1048c0e25878de6de992c3b..707b8759c7e904ea24ceb1e065ee9719c0b0f9d7 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=77
+point=78
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 9414ac35ebd9397701a28b54ac7447dbc2783ae8..136b41c279926fe0b32bfcf5335089fd2eb96066 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday September 16, 2007 at 07:43:23 AM EDT
+ *  It has been AutoGen-ed  Wednesday September 19, 2007 at 07:44:03 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.5p77\n\
+"sntp - standard SNTP program - Ver. 4.2.5p78\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b4afcaf847eb414507c97089597f10d2b8351f2b..448d1d9e2b19bfa55997d31ba709aa982ee8e4e0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday September 16, 2007 at 07:43:22 AM EDT
+ *  It has been AutoGen-ed  Wednesday September 19, 2007 at 07:44:02 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.5p77"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p77"
+#define SNTP_VERSION       "4.2.5p78"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p78"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6efaae78f91d019e50b78070559988752b30d476..8569d1bdb813a04b344515e8f4c90b397715c3a3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday September 16, 2007 at 07:43:25 AM EDT
+# It has been AutoGen-ed  Wednesday September 19, 2007 at 07:44:05 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index c18f2ea0c3d3612c663fa919282cd2ff32ba5e43..a3a875d82681f3713d74c2a7a43a160238a70335 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-09-16 "( 4.2.5p77)" "Programmer's Manual"
+.TH SNTP 1 2007-09-19 "( 4.2.5p78)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday September 16, 2007 at 07:43:24 AM EDT
+.\"  It has been AutoGen-ed  Wednesday September 19, 2007 at 07:44:04 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c104221024660bd1f7e0398ba1791754d0426200..8fd0299512e1c9e418c52c17a0ca9c4908bd0e55 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday September 16, 2007 at 07:43:34 AM EDT
+ *  It has been AutoGen-ed  Wednesday September 19, 2007 at 07:44:13 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -800,7 +800,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p77\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p78\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index fab124f708446ce31a4423368e558a8643579630..3905f4774126aa9704d7a08623d6c8ed58380848 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday September 16, 2007 at 07:43:33 AM EDT
+ *  It has been AutoGen-ed  Wednesday September 19, 2007 at 07:44:12 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -79,8 +79,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.5p77"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p77"
+#define NTP_KEYGEN_VERSION       "4.2.5p78"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p78"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 90292dd3f82c09a99fa6455ab341e9327567dbf1..298beda29867306f115edfd400c480969da043ca 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday September 16, 2007 at 07:43:35 AM EDT
+# It has been AutoGen-ed  Wednesday September 19, 2007 at 07:44:15 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -52,7 +52,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.5p71
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p77
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
@@ -65,7 +65,7 @@ USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
    -g no  gq-keys        update GQ keys
    -H no  host-key       generate RSA host key
    -I no  iffkey         generate IFF parameters
-   -i no  issuer-name    set issuer name
+   -i Str issuer-name    set issuer name
    -M no  md5key         generate MD5 keys
    -m Num modulus        modulus
                                   it must lie in the range: 256 to 2048
index 2a4ba35fbed0076d907e1468b802aceee9368b6e..1b75e1df8205ed68efe7b2b97f17d9bd08558855 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-09-16 "(ntp 4.2.5p77)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-09-19 "(ntp 4.2.5p78)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday September 16, 2007 at 07:43:35 AM EDT
+.\"  It has been AutoGen-ed  Wednesday September 19, 2007 at 07:44:15 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"