]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P96 NTP_4_2_5P96
authorHarlan Stenn <stenn@ntp.org>
Fri, 9 Nov 2007 11:48:04 +0000 (06:48 -0500)
committerHarlan Stenn <stenn@ntp.org>
Fri, 9 Nov 2007 11:48:04 +0000 (06:48 -0500)
bk: 473448f4sRAlhSGC_1aovzknf18x8Q

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 ed1ef64f584f6f7d730bab0e5627a060b91abe59..5bd82ec6fc93f3f56695ec0d2e752a624da29af9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday November  6, 2007 at 06:37:35 AM EST
+ *  It has been AutoGen-ed  Friday November  9, 2007 at 06:39:11 AM EST
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -1132,7 +1132,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p95\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p96\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 11f1210019855992b2edd565bf3369bef69fd625..413c5824f508723b3574fdb9a87fa1a2dec44041 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday November  6, 2007 at 06:37:34 AM EST
+ *  It has been AutoGen-ed  Friday November  9, 2007 at 06:39:10 AM EST
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -96,8 +96,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    41
-#define NTPD_VERSION       "4.2.5p95"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p95"
+#define NTPD_VERSION       "4.2.5p96"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p96"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d75f4f856469dc978aa97f9f8e8a59a9bde244c4..782931131306d3d4cff91e2c010120d3156b88c3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday November  6, 2007 at 06:37:37 AM EST
+# It has been AutoGen-ed  Friday November  9, 2007 at 06:39:13 AM EST
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -69,7 +69,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.5p93
+ntpd - NTP daemon program - Ver. 4.2.5p95
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
@@ -89,7 +89,7 @@ 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 interface      Listen on interface
+   -I Str interface      Listen on the specified interface or IP
                                 - may appear multiple times
    -k Str keyfile        path to symmetric keys
    -l Str logfile        path to the log file
@@ -109,7 +109,7 @@ USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
       Str dvar           make ARG an ntp variable (RW|DEF)
                                 - may appear multiple times
    -x no  slew           Slew up to 600 seconds
-      opt version        Output version information and exit
+   -& opt version        Output version information and exit
    -? no  help           Display usage information and exit
    -! no  more-help      Extended usage information passed thru pager
 
@@ -121,7 +121,7 @@ The following option preset mechanisms are supported:
 
 
 
-please send bug reports to:  http://bugs.ntp.isc.org, bugs@@ntp.org
+please send bug reports to:  http://bugs.ntp.org, bugs@@ntp.org
 @end example
 @exampleindent 4
 
index 27f7f294ab10ee4a2408468e483ece0472f7ad01..7707bf37fffa11d0fc19b471e420386f1eb2e18e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-11-06 "( 4.2.5p95)" "Programmer's Manual"
+.TH NTPD 1 2007-11-09 "( 4.2.5p96)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday November  6, 2007 at 06:37:36 AM EST
+.\"  It has been AutoGen-ed  Friday November  9, 2007 at 06:39:12 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 31d6bea66a033865b91d79205eb729a4ca8989d7..e99d5ea21c93da7a99cb3b405d92ca224236e593 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday November  6, 2007 at 06:44:40 AM EST
+ *  It has been AutoGen-ed  Friday November  9, 2007 at 06:46:02 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.5p95\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p96\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index e631fd217cee583561cb05ef411ce3c9031b4298..e7ba951ed8b1f4c2d4d7a16e16dde6be93790c1f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday November  6, 2007 at 06:44:39 AM EST
+ *  It has been AutoGen-ed  Friday November  9, 2007 at 06:46:01 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.5p95"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p95"
+#define NTPDC_VERSION       "4.2.5p96"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p96"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 480b6a231ac985035c6a559c269d93c2ba21161f..78b94dd162a961b60fbe826c455cc7f7d45dcd12 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday November  6, 2007 at 06:44:43 AM EST
+# It has been AutoGen-ed  Friday November  9, 2007 at 06:46:04 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.5p93
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p95
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
@@ -119,7 +119,7 @@ configuration options which can be specified at startup using
 ntpd's configuration file may also be specified at run time using
 [= prog-name =] .
 
-please send bug reports to:  http://bugs.ntp.isc.org, bugs@@ntp.org
+please send bug reports to:  http://bugs.ntp.org, bugs@@ntp.org
 @end example
 @exampleindent 4
 
index 25436ddedc2aa1bc81922646923f08411ad14814..5c9bdb1e66e5e2049d34431ea820b2032cfacb4a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-11-06 "( 4.2.5p95)" "Programmer's Manual"
+.TH NTPDC 1 2007-11-09 "( 4.2.5p96)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday November  6, 2007 at 06:44:42 AM EST
+.\"  It has been AutoGen-ed  Friday November  9, 2007 at 06:46:03 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index f63abad0f8bf23bfa4557f2c27ab1784662672f8..25e98f1bc678e0293e539c51c8a5428c152845fb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday November  6, 2007 at 06:45:12 AM EST
+ *  It has been AutoGen-ed  Friday November  9, 2007 at 06:46:32 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.5p95\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p96\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f2c570fe75ea4567a9dd901d3d696b4e9aa3013f..295d08ec139ead8f2e21384f9603b3758709d20a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday November  6, 2007 at 06:45:11 AM EST
+ *  It has been AutoGen-ed  Friday November  9, 2007 at 06:46:32 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.5p95"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p95"
+#define NTPQ_VERSION       "4.2.5p96"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p96"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 074cbf47df1d8335b1b512c96b4b8365a5e11aa9..39741a02dc7dea83a966c38921aea9177d3c8f11 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday November  6, 2007 at 06:45:14 AM EST
+# It has been AutoGen-ed  Friday November  9, 2007 at 06:46:35 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.5p93
+ntpq - standard NTP query program - Ver. 4.2.5p95
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
@@ -91,7 +91,7 @@ information about current state and/or changes in that state.
 The same formats are used in NTPv4, although some of the
 variables have changed and new ones added.
 
-please send bug reports to:  http://bugs.ntp.isc.org, bugs@@ntp.org
+please send bug reports to:  http://bugs.ntp.org, bugs@@ntp.org
 @end example
 @exampleindent 4
 
index 8e42acaa089067aaa0119e8fd69854fc7b4537f0..3df5ddd3779ff3722391a0968fb0289b20129f23 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-11-06 "( 4.2.5p95)" "Programmer's Manual"
+.TH NTPQ 1 2007-11-09 "( 4.2.5p96)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday November  6, 2007 at 06:45:13 AM EST
+.\"  It has been AutoGen-ed  Friday November  9, 2007 at 06:46:34 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 007d6782c2c2cf6e6bf52080be1d6a78bb7b2a23..3fa65a8979895a0db504dedb1c87ac98fe270a5d 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=95
+point=96
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 9b425db1a400cac88dfafc900b1f322981d63056..c1aa7ebdee8db4d27bb257914b53c692e73e26a1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday November  6, 2007 at 06:45:41 AM EST
+ *  It has been AutoGen-ed  Friday November  9, 2007 at 06:47:01 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.5p95\n\
+"sntp - standard SNTP program - Ver. 4.2.5p96\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index d33ad7a51064e3d513bb7ddc0d1f2f5e89e75d5e..6fde9daec9e64b2b11d719a616767d8e727f487f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday November  6, 2007 at 06:45:40 AM EST
+ *  It has been AutoGen-ed  Friday November  9, 2007 at 06:47:00 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.5p95"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p95"
+#define SNTP_VERSION       "4.2.5p96"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p96"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f87481598e0b2cc323d98d22fcab96ecec015a63..52fbc448e2151e7aa9e8d6227e5bc6b2f869407e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday November  6, 2007 at 06:45:43 AM EST
+# It has been AutoGen-ed  Friday November  9, 2007 at 06:47:03 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index f56d4364b8de8781892f49803fd375e8cb9794e0..94cac7d67764719ffc9dd5a5e5a38178804b2048 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-11-06 "( 4.2.5p95)" "Programmer's Manual"
+.TH SNTP 1 2007-11-09 "( 4.2.5p96)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday November  6, 2007 at 06:45:42 AM EST
+.\"  It has been AutoGen-ed  Friday November  9, 2007 at 06:47:02 AM EST
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8207addde583fca08c0034a37748e2c748468566..95b12771008056ef6d69ea1117fd1422025bdd80 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday November  6, 2007 at 06:45:52 AM EST
+ *  It has been AutoGen-ed  Friday November  9, 2007 at 06:47:11 AM EST
  *  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.5p95\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p96\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index d063f096fe9e0242a5cc411b50f2a4fb71a2b9c9..3cbccd648e2b47325eeb79f98705173518ffcd37 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday November  6, 2007 at 06:45:51 AM EST
+ *  It has been AutoGen-ed  Friday November  9, 2007 at 06:47:11 AM EST
  *  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.5p95"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p95"
+#define NTP_KEYGEN_VERSION       "4.2.5p96"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p96"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 60b0a56f7b6596f4058cbfc5b8f650fa992ceb33..8f4e09b0fee97119f0f6e7272e10a7c57c642dba 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday November  6, 2007 at 06:45:54 AM EST
+# It has been AutoGen-ed  Friday November  9, 2007 at 06:47:13 AM EST
 # 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.5p93
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p95
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
@@ -96,7 +96,7 @@ The following option preset mechanisms are supported:
 If there is no new host key, look for an existing one.
 If one is not found, create it.
 
-please send bug reports to:  http://bugs.ntp.isc.org, bugs@@ntp.org
+please send bug reports to:  http://bugs.ntp.org, bugs@@ntp.org
 @end example
 @exampleindent 4
 
index 477ec9f88fced9a48bb9a272299867de5c5e0821..8c6679532f9ebcddd918180b1dd7136dac63235e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-11-06 "(ntp 4.2.5p95)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-11-09 "(ntp 4.2.5p96)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday November  6, 2007 at 06:45:53 AM EST
+.\"  It has been AutoGen-ed  Friday November  9, 2007 at 06:47:12 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"