]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P101
authorHarlan Stenn <stenn@ntp.org>
Fri, 23 Nov 2007 11:49:02 +0000 (06:49 -0500)
committerHarlan Stenn <stenn@ntp.org>
Fri, 23 Nov 2007 11:49:02 +0000 (06:49 -0500)
bk: 4746be2evxV23GdPqn8SaBPtj_SWNg

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 841ddd3724a11b52a4d1566a5723281a0eb76799..98afeb7a2bcb3040b9833ce7afaf440e4fab8960 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday November 22, 2007 at 06:37:45 AM EST
+ *  It has been AutoGen-ed  Friday November 23, 2007 at 06:40:14 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.5p100\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p101\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index c7f8eb2b47ecdafce543b6a47e678d6c4ada5c19..97d8c28f18124f25121e5a7bba7e96cc95b498b4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday November 22, 2007 at 06:37:44 AM EST
+ *  It has been AutoGen-ed  Friday November 23, 2007 at 06:40:13 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.5p100"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p100"
+#define NTPD_VERSION       "4.2.5p101"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p101"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 617cf4a57481bf5bfd151eddec12a88488faf585..920b040e28f6e9f8f8bebd86507a5117d2b811cf 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday November 22, 2007 at 06:37:48 AM EST
+# It has been AutoGen-ed  Friday November 23, 2007 at 06:40:17 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.5p98
+ntpd - NTP daemon program - Ver. 4.2.5p100
 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
-   -& 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 b20630f7bc2b168303ea0380ed8762eb774099bf..08ee98b72acf1100bd8fe58d7387a4deb8742d53 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-11-22 "( 4.2.5p100)" "Programmer's Manual"
+.TH NTPD 1 2007-11-23 "( 4.2.5p101)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday November 22, 2007 at 06:37:47 AM EST
+.\"  It has been AutoGen-ed  Friday November 23, 2007 at 06:40:15 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index bcc668cd0a07410e215ce71b66721af6cabcdcc0..6eb5dfcdd84945c128d5608cbf4bad19f0490e97 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday November 22, 2007 at 06:44:40 AM EST
+ *  It has been AutoGen-ed  Friday November 23, 2007 at 06:46:57 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.5p100\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p101\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 7ae59eba8b98471f1e26ec90d8991a49aeb610ce..49edb5dae3de990ff1d3d7385c83c21ba8673815 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday November 22, 2007 at 06:44:39 AM EST
+ *  It has been AutoGen-ed  Friday November 23, 2007 at 06:46:56 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.5p100"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p100"
+#define NTPDC_VERSION       "4.2.5p101"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p101"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a5af8f537ccb44b36b7c76edecb7e5acae549682..6d0ece5e575064b11f71427e56babbbf3b0d3fd0 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday November 22, 2007 at 06:44:42 AM EST
+# It has been AutoGen-ed  Friday November 23, 2007 at 06:46:59 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.5p98
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p100
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 7e9ab6df83315b91c2380dbdc3a4a3119474b68b..c14b46f78f7469615db4925808f1ddc1ad50ba01 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-11-22 "( 4.2.5p100)" "Programmer's Manual"
+.TH NTPDC 1 2007-11-23 "( 4.2.5p101)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday November 22, 2007 at 06:44:41 AM EST
+.\"  It has been AutoGen-ed  Friday November 23, 2007 at 06:46:58 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ad8d6f8168e9bce78ccfe2f9cd8ed859d0788db7..8bcff9c82addb21bdc1375ab5a9ff9bdf0da0fd3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday November 22, 2007 at 06:45:13 AM EST
+ *  It has been AutoGen-ed  Friday November 23, 2007 at 06:47:28 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.5p100\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p101\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b86f90f08411c3f3a9bac83a027c2aa7c5f71356..8ba6eeaa2cc552c612020e6b2f561d41c739808d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday November 22, 2007 at 06:45:13 AM EST
+ *  It has been AutoGen-ed  Friday November 23, 2007 at 06:47:27 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.5p100"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p100"
+#define NTPQ_VERSION       "4.2.5p101"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p101"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 530fb305994e5cac6329d9dcc69b337e5af105e1..e7304ad1fd5fe0822129c4051b68e8700841f610 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday November 22, 2007 at 06:45:16 AM EST
+# It has been AutoGen-ed  Friday November 23, 2007 at 06:47:30 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.5p98
+ntpq - standard NTP query program - Ver. 4.2.5p100
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 28edad7a89f34b1aada17b2506a4fe9c871904ec..39cc13c23d9af18ff24a437dab514ddbab816fc6 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-11-22 "( 4.2.5p100)" "Programmer's Manual"
+.TH NTPQ 1 2007-11-23 "( 4.2.5p101)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday November 22, 2007 at 06:45:14 AM EST
+.\"  It has been AutoGen-ed  Friday November 23, 2007 at 06:47:29 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8201b537739f638ce35a8df070b57978574bb138..2a15c0fc583222b776938b563350d6bc3c459c5c 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=100
+point=101
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index e489c55b5828dc229c33e0cea06ab5c284434502..72c288d9bb7de1803b3c38fe4daafa75aa559279 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday November 22, 2007 at 06:45:42 AM EST
+ *  It has been AutoGen-ed  Friday November 23, 2007 at 06:47:56 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.5p100\n\
+"sntp - standard SNTP program - Ver. 4.2.5p101\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index e99e3da1a43cd6968eee4c3dc133c81613565796..f39304e9f2bce13ffdf75b12f2494b0bb31d6a54 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday November 22, 2007 at 06:45:41 AM EST
+ *  It has been AutoGen-ed  Friday November 23, 2007 at 06:47:55 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.5p100"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p100"
+#define SNTP_VERSION       "4.2.5p101"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p101"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e7b3641b95cebdf64408ca9250c215947190ec15..acf1af35966178b766fa1644f5fd1a05d49dd2ca 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday November 22, 2007 at 06:45:44 AM EST
+# It has been AutoGen-ed  Friday November 23, 2007 at 06:47:58 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 5aebbb1154fe4f7876ada2576b75d2f73797cd3c..adc29301182e000e7c5d70c62caea68fa56de528 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-11-22 "( 4.2.5p100)" "Programmer's Manual"
+.TH SNTP 1 2007-11-23 "( 4.2.5p101)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday November 22, 2007 at 06:45:43 AM EST
+.\"  It has been AutoGen-ed  Friday November 23, 2007 at 06:47:57 AM EST
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e3894db733bd50de4643683ad6bbf79a2e559fba..4a949e9bc28baab7a1f3390e48ee3f07cea46bfb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday November 22, 2007 at 06:45:53 AM EST
+ *  It has been AutoGen-ed  Friday November 23, 2007 at 06:48:05 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.5p100\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p101\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 2529e6a3557cbbefdf91ecc60adb78dc8a99317b..2a881ecd80bb0d2422b596ade1cf91ad745d96d1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday November 22, 2007 at 06:45:52 AM EST
+ *  It has been AutoGen-ed  Friday November 23, 2007 at 06:48:04 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.5p100"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p100"
+#define NTP_KEYGEN_VERSION       "4.2.5p101"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p101"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d82e1eba74abcb6e5f25142792b59ac06b6048e9..df7fa642f66edda25c8a402ebe20cbd79a709a7d 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday November 22, 2007 at 06:45:55 AM EST
+# It has been AutoGen-ed  Friday November 23, 2007 at 06:48:07 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.5p98
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p100
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index e70357903203f42c3956b5e005475b4e9c11cc35..8f4aae1af68debb13cf52ed90309d7c5e8e5c442 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-11-22 "(ntp 4.2.5p100)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-11-23 "(ntp 4.2.5p101)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday November 22, 2007 at 06:45:54 AM EST
+.\"  It has been AutoGen-ed  Friday November 23, 2007 at 06:48:06 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"