]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P81 NTP_4_2_5P81
authorHarlan Stenn <stenn@ntp.org>
Thu, 4 Oct 2007 11:45:47 +0000 (07:45 -0400)
committerHarlan Stenn <stenn@ntp.org>
Thu, 4 Oct 2007 11:45:47 +0000 (07:45 -0400)
bk: 4704d26bEma7o51mrm4HN9_eTlIY1w

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 01c914aa3ad66bd69c4b104a3e3dae4dcc5ee0db..e38ccb444a6efa7b53220f079b40194e4ae3cf82 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday September 23, 2007 at 07:36:26 AM EDT
+ *  It has been AutoGen-ed  Thursday October  4, 2007 at 07:36:57 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.5p80\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p81\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index e3ef4a1357a1c791f48ea442748d0b4951da52b8..43017229059f4d6b4807ece492f0574b0c8d425e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday September 23, 2007 at 07:36:26 AM EDT
+ *  It has been AutoGen-ed  Thursday October  4, 2007 at 07:36:56 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.5p80"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p80"
+#define NTPD_VERSION       "4.2.5p81"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p81"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ee1b1d84112d1194f20e9369f6004660016ab4ef..c73ee933d8efadee9a53b38544f79060415c980b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday September 23, 2007 at 07:36:29 AM EDT
+# It has been AutoGen-ed  Thursday October  4, 2007 at 07:36:59 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.5p78
+ntpd - NTP daemon program - Ver. 4.2.5p80
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
@@ -80,7 +80,6 @@ USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
                                 - may appear multiple times
    -f Str driftfile      frequency drift file name
    -g no  panicgate      Allow the first adjustment to be Big
-   -i Str jaildir        Jail directory
    -I Str interface      Listen on interface
                                 - may appear multiple times
    -k Str keyfile        path to symmetric keys
@@ -92,11 +91,10 @@ USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
    -P Num priority       Process priority
    -q no  quit           Set the time and quit
    -r Str propagationdelay Broadcast/propagation delay
-   -U Num updateinterval interval in seconds between scans for new or dropped interfaces
    -s Str statsdir       Statistics file location
    -t Str trustedkey     Trusted key number
                                 - may appear multiple times
-   -u Str user           Run as userid (or userid:groupid)
+   -U Num updateinterval interval in seconds between scans for new or dropped interfaces
       Str var            make ARG an ntp variable (RW)
                                 - may appear multiple times
       Str dvar           make ARG an ntp variable (RW|DEF)
index 20776976e32e0b0460f8d574320a117f60b7945b..b3dad7f3a06114bbd5c97ee02099015ee994926d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-09-23 "( 4.2.5p80)" "Programmer's Manual"
+.TH NTPD 1 2007-10-04 "( 4.2.5p81)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday September 23, 2007 at 07:36:28 AM EDT
+.\"  It has been AutoGen-ed  Thursday October  4, 2007 at 07:36:58 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 08fcfa69d98c31e08170863afb95598224acb074..7eb5bfad780b05e4f3c1f2413462ad03026e7be7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday September 23, 2007 at 07:43:13 AM EDT
+ *  It has been AutoGen-ed  Thursday October  4, 2007 at 07:43:43 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.5p80\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p81\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 8da618a4f679c50d64bc94ed1e304fbaee2e2ab2..95c0f075d3a7580eb3b155786b9c76ac76db7865 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday September 23, 2007 at 07:43:12 AM EDT
+ *  It has been AutoGen-ed  Thursday October  4, 2007 at 07:43:43 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.5p80"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p80"
+#define NTPDC_VERSION       "4.2.5p81"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p81"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index dcb90d27e9e4650ccaec9b2461e66e54d44d8653..f363cad1a0ca84e68d2e8746fbae448abad345a6 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday September 23, 2007 at 07:43:15 AM EDT
+# It has been AutoGen-ed  Thursday October  4, 2007 at 07:43:45 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.5p78
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p80
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 049c6b5a1c14b82264da23e72e2b5102a50f9ce1..56d58816bf2a53687da7e22df3ec82e429db9abf 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-09-23 "( 4.2.5p80)" "Programmer's Manual"
+.TH NTPDC 1 2007-10-04 "( 4.2.5p81)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday September 23, 2007 at 07:43:14 AM EDT
+.\"  It has been AutoGen-ed  Thursday October  4, 2007 at 07:43:44 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 2ddda35e5740ba6747dd48343244641dadc4cbc5..164be4d4c5185acac8d97abaf9bdbb49ebff2af9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday September 23, 2007 at 07:43:42 AM EDT
+ *  It has been AutoGen-ed  Thursday October  4, 2007 at 07:44:14 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.5p80\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p81\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 2052fd6e55628633bb86741c91e9b4ddcf2931fb..5b61711402865e40e8138fabd1bccbf2ff466111 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday September 23, 2007 at 07:43:42 AM EDT
+ *  It has been AutoGen-ed  Thursday October  4, 2007 at 07:44:13 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.5p80"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p80"
+#define NTPQ_VERSION       "4.2.5p81"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p81"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 33069e2ae705e7289152f29b709bca52b8b04d48..9de53d36c4f3ffab6dcd54bf7f44982327c49aa4 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday September 23, 2007 at 07:43:45 AM EDT
+# It has been AutoGen-ed  Thursday October  4, 2007 at 07:44:16 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.5p78
+ntpq - standard NTP query program - Ver. 4.2.5p80
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 0d83ce029b323058d84a28daee8adcc2d76f2f6a..a9c6ec2409bd1e4a4f8d44f797df02b1c0eeec3a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-09-23 "( 4.2.5p80)" "Programmer's Manual"
+.TH NTPQ 1 2007-10-04 "( 4.2.5p81)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday September 23, 2007 at 07:43:43 AM EDT
+.\"  It has been AutoGen-ed  Thursday October  4, 2007 at 07:44:15 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 1bbd3c4d0bed0bd1849e73ccb3c22d5971598482..cdd9da4d86c1ed0bfbca95035c980066b8760a9a 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=80
+point=81
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 88e73f4b821c3d35afc86f88145ed59ae6c2a6e7..b5069b4397420609994ec4e2cf3f2e1adcb147d3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday September 23, 2007 at 07:44:13 AM EDT
+ *  It has been AutoGen-ed  Thursday October  4, 2007 at 07:44:43 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.5p80\n\
+"sntp - standard SNTP program - Ver. 4.2.5p81\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f189e8672525074a21160a9679d7d17436bc77e3..a6d77ffe7455dc2b972372f92aee96cd602a78e1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday September 23, 2007 at 07:44:12 AM EDT
+ *  It has been AutoGen-ed  Thursday October  4, 2007 at 07:44:42 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.5p80"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p80"
+#define SNTP_VERSION       "4.2.5p81"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p81"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 07278d94f741a4e3b057742602aa7e20df1f067e..4d2bf16ebed3e63492fe34e4700ab8fd18803b7b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday September 23, 2007 at 07:44:15 AM EDT
+# It has been AutoGen-ed  Thursday October  4, 2007 at 07:44:45 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 5d4002236c5ed19ac437398504e16efda5198462..29be401ad3f0032cbe061a924c6045444d700b05 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-09-23 "( 4.2.5p80)" "Programmer's Manual"
+.TH SNTP 1 2007-10-04 "( 4.2.5p81)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday September 23, 2007 at 07:44:14 AM EDT
+.\"  It has been AutoGen-ed  Thursday October  4, 2007 at 07:44:44 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 55771eb627df215a0424646c5068a1a7f2a76ba7..87299b19ff65851cad5f7fbf9d5f7cffb72378e0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday September 23, 2007 at 07:44:24 AM EDT
+ *  It has been AutoGen-ed  Thursday October  4, 2007 at 07:44:53 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.5p80\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p81\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index e28b4693629818d7c58e02565811f7d0119440b2..e2eb14dbb611c5c67d4609824a2bff87eeb6580c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday September 23, 2007 at 07:44:23 AM EDT
+ *  It has been AutoGen-ed  Thursday October  4, 2007 at 07:44:52 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.5p80"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p80"
+#define NTP_KEYGEN_VERSION       "4.2.5p81"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p81"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 537d1057cf8180958416f73f7b76d8f7244b7aa1..075e87440541d52443f7591189d1d9c769837ad5 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday September 23, 2007 at 07:44:26 AM EDT
+# It has been AutoGen-ed  Thursday October  4, 2007 at 07:44:55 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.5p78
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p80
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index a3e1017f40c5d68ed393590f3837226e19f8228d..22eb255778083a84a42fbb05eaae0f550a50fe49 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-09-23 "(ntp 4.2.5p80)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-10-04 "(ntp 4.2.5p81)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday September 23, 2007 at 07:44:25 AM EDT
+.\"  It has been AutoGen-ed  Thursday October  4, 2007 at 07:44:54 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"