]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P92 NTP_4_2_5P92
authorHarlan Stenn <stenn@ntp.org>
Tue, 30 Oct 2007 11:46:30 +0000 (06:46 -0500)
committerHarlan Stenn <stenn@ntp.org>
Tue, 30 Oct 2007 11:46:30 +0000 (06:46 -0500)
bk: 472719969Jns_C4tbDDvGqgDU-xyRQ

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 6947a58736e46792b57de0179ae3798d1995b244..5e00972bd1497ea542ccdd9ffc2ca5bf3a4b7c30 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday October 27, 2007 at 07:35:32 AM EDT
+ *  It has been AutoGen-ed  Tuesday October 30, 2007 at 06:37:31 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.5p91\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p92\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index ebc05f7da828ccedf1cbc1669c21e30d482b6478..a3365f0faa0611ae68902f854dcc5307966bb0d0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday October 27, 2007 at 07:35:31 AM EDT
+ *  It has been AutoGen-ed  Tuesday October 30, 2007 at 06:37:30 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.5p91"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p91"
+#define NTPD_VERSION       "4.2.5p92"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p92"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 1115f60c411cc1ad6d4268b85978285c49f6e0fc..708a28562b717b934f2c5724f7961ca01ac12338 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday October 27, 2007 at 07:35:35 AM EDT
+# It has been AutoGen-ed  Tuesday October 30, 2007 at 06:37:33 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.5p86
+ntpd - NTP daemon program - Ver. 4.2.5p91
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
@@ -100,7 +100,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
-   -v 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
 
index 5536e60016c3799c99e6a23e7ef0d604aaab749d..ebb33fb7ca83da815f679a707c4fb0ffe3f4624f 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-10-27 "( 4.2.5p91)" "Programmer's Manual"
+.TH NTPD 1 2007-10-30 "( 4.2.5p92)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday October 27, 2007 at 07:35:33 AM EDT
+.\"  It has been AutoGen-ed  Tuesday October 30, 2007 at 06:37:32 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 2952c56a63d8a79083f35cf3a39120793e545f87..9b3863120a831a6ff3e529e1dd133df74d719971 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday October 27, 2007 at 07:42:19 AM EDT
+ *  It has been AutoGen-ed  Tuesday October 30, 2007 at 06:44:27 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.5p91\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p92\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ee5be0add7ef2f6c858e990a23138e8f150d70bb..272a7307713ec0e7d422743a9169272762c5d734 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday October 27, 2007 at 07:42:19 AM EDT
+ *  It has been AutoGen-ed  Tuesday October 30, 2007 at 06:44:26 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.5p91"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p91"
+#define NTPDC_VERSION       "4.2.5p92"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p92"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 61969ab0784a9b69c54fd9781e838804fcb9290b..9f66b8bf42b153232f7916b0789d6a3d3743deae 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday October 27, 2007 at 07:42:21 AM EDT
+# It has been AutoGen-ed  Tuesday October 30, 2007 at 06:44:28 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.5p86
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p91
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
@@ -86,7 +86,7 @@ USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
    -D Str set-debug-level Set the output debug message level
                                 - may appear multiple times
    -n no  numeric        numeric host addresses
-   -v 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
    -> opt save-opts      Save the option state to a config file
index 9316206ae78391deaedbfc1ee363f7f929f2a7af..feaddcc895c1a6bdec8b77a4f9c260173e3c5af1 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-10-27 "( 4.2.5p91)" "Programmer's Manual"
+.TH NTPDC 1 2007-10-30 "( 4.2.5p92)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday October 27, 2007 at 07:42:20 AM EDT
+.\"  It has been AutoGen-ed  Tuesday October 30, 2007 at 06:44:28 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 80b1eacf85560edffb32ff3336ccc28a831e509e..e1cabed4376780e4db9f76a43c5dc770c6c9ed02 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday October 27, 2007 at 07:42:50 AM EDT
+ *  It has been AutoGen-ed  Tuesday October 30, 2007 at 06:44:57 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.5p91\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p92\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 24aa94f848fbc1b069fb7658a2e7f954d4230c7e..e8d162cb09e50ba5db3e41b48c0e347ff1dee0db 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday October 27, 2007 at 07:42:50 AM EDT
+ *  It has been AutoGen-ed  Tuesday October 30, 2007 at 06:44:56 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.5p91"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p91"
+#define NTPQ_VERSION       "4.2.5p92"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p92"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7bba1b18bf49002522bc2ac007de0d8a7491c7f3..e6ab73362f18f027254c0ab2e59ea0b33928aac0 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday October 27, 2007 at 07:42:52 AM EDT
+# It has been AutoGen-ed  Tuesday October 30, 2007 at 06:44:59 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.5p86
+ntpq - standard NTP query program - Ver. 4.2.5p91
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
@@ -66,7 +66,7 @@ USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
                                 command
                                 peers
    -n no  numeric        numeric host addresses
-   -v 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
    -> opt save-opts      Save the option state to a config file
index e051782554aacecda43fed328e98d184bce9c4a6..d509d7dcdf08fa0ad7852c8d4256edc107484ad7 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-10-27 "( 4.2.5p91)" "Programmer's Manual"
+.TH NTPQ 1 2007-10-30 "( 4.2.5p92)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday October 27, 2007 at 07:42:51 AM EDT
+.\"  It has been AutoGen-ed  Tuesday October 30, 2007 at 06:44:57 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 6440ff32088b178f4534a32601227659ea3f9ebf..e7e6d3de505e262fbc012b8cdcfa3a33db9aa75b 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=91
+point=92
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 136d096ba0c6a822a198dbfed52093b94dbb1cbe..10a662511e1ac2f8d57d1735eda72722d2815753 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday October 27, 2007 at 07:43:19 AM EDT
+ *  It has been AutoGen-ed  Tuesday October 30, 2007 at 06:45:27 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.5p91\n\
+"sntp - standard SNTP program - Ver. 4.2.5p92\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 9606ff48749ad837f847eeb55282640c0186ef22..d7b87b44f7331d85af838660b887925e5c48d350 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday October 27, 2007 at 07:43:18 AM EDT
+ *  It has been AutoGen-ed  Tuesday October 30, 2007 at 06:45:26 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.5p91"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p91"
+#define SNTP_VERSION       "4.2.5p92"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p92"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 38d1adfb68dba39c06c729361a5f711f6d6803e2..acddbe39679010f8589b96bb1adad94cc01af551 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday October 27, 2007 at 07:43:21 AM EDT
+# It has been AutoGen-ed  Tuesday October 30, 2007 at 06:45:30 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 09c01fc7c2f2d8dfc82ed17dff07eb9b6739d5dd..61e332ba3fad324aab4638558d99703f00c4de0f 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-10-27 "( 4.2.5p91)" "Programmer's Manual"
+.TH SNTP 1 2007-10-30 "( 4.2.5p92)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday October 27, 2007 at 07:43:20 AM EDT
+.\"  It has been AutoGen-ed  Tuesday October 30, 2007 at 06:45:28 AM EST
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index f9786065fa8d685fc59215a92d212f6efdbc3b60..4c8c50318503e79eed54eeccea18939ace33bb7d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday October 27, 2007 at 07:43:29 AM EDT
+ *  It has been AutoGen-ed  Tuesday October 30, 2007 at 06:45:38 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.5p91\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p92\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 1a2558c1d3c23124d616cfa00369d3b6050f4dfd..c9702d679bf66e978368dc716f0726a31b523ae1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday October 27, 2007 at 07:43:28 AM EDT
+ *  It has been AutoGen-ed  Tuesday October 30, 2007 at 06:45:37 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.5p91"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p91"
+#define NTP_KEYGEN_VERSION       "4.2.5p92"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p92"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9638d4a6d09523edcf731d1b9487ee0633498fc2..198c9372f44ccceb52982dbfafe29efb9f1a51be 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday October 27, 2007 at 07:43:31 AM EDT
+# It has been AutoGen-ed  Tuesday October 30, 2007 at 06:45:40 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.5p86
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p91
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
@@ -77,7 +77,7 @@ USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
    -T no  trusted-cert   trusted certificate (TC scheme)
    -V Num mv-params      generate <num> MV parameters
    -v Num mv-keys        update <num> MV keys
-   -v 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
    -> opt save-opts      Save the option state to a config file
index e0eced6a0493f3d8835cf656aa2eb76d3239bd3c..7bc101a1f5958a8a1e48268fbc44ba389389638e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-10-27 "(ntp 4.2.5p91)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-10-30 "(ntp 4.2.5p92)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday October 27, 2007 at 07:43:30 AM EDT
+.\"  It has been AutoGen-ed  Tuesday October 30, 2007 at 06:45:39 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"