]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P108 NTP_4_2_5P108
authorHarlan Stenn <stenn@ntp.org>
Tue, 18 Dec 2007 11:49:15 +0000 (06:49 -0500)
committerHarlan Stenn <stenn@ntp.org>
Tue, 18 Dec 2007 11:49:15 +0000 (06:49 -0500)
bk: 4767b3bbAdp1KxtxrxIGa1atg9Nmjw

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 1ad27aac15a68f09352c2f39da2fc33fcddaafac..e33d80c2ff4821570ca937ec2070ab6b6211e66c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday December 16, 2007 at 06:40:29 AM EST
+ *  It has been AutoGen-ed  Tuesday December 18, 2007 at 06:40:17 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.5p107\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p108\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 33ac9af68698ab7b3bb517f2b5d20934924855c1..6168281336bfddcdf5b61fd9432f149baac9cf6b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday December 16, 2007 at 06:40:28 AM EST
+ *  It has been AutoGen-ed  Tuesday December 18, 2007 at 06:40:16 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.5p107"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p107"
+#define NTPD_VERSION       "4.2.5p108"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p108"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7706ae836ff404c0ea9ad17551cd67bad840da8a..0484cfca16774db38ab0913421f40d3bc68ee618 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday December 16, 2007 at 06:40:32 AM EST
+# It has been AutoGen-ed  Tuesday December 18, 2007 at 06:40:20 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.5p106
+ntpd - NTP daemon program - Ver. 4.2.5p107
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 212a18778961d59d86c69b0a13bbe522fa5bebd1..849fc359d6260cf2803ec7e68eb8f752870090ec 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-12-16 "( 4.2.5p107)" "Programmer's Manual"
+.TH NTPD 1 2007-12-18 "( 4.2.5p108)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday December 16, 2007 at 06:40:30 AM EST
+.\"  It has been AutoGen-ed  Tuesday December 18, 2007 at 06:40:18 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index cacff3fe9a6eaf66aff7451549d616a282d59a5f..9dbc0486283c6701eaeed9cbce7ba3d2da17f979 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday December 16, 2007 at 06:47:20 AM EST
+ *  It has been AutoGen-ed  Tuesday December 18, 2007 at 06:47:09 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.5p107\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p108\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 2179bfd4f53705d3d4251e006e47dd21693c0094..f0171d4dcd5127d4cc925e2234d8b52ee8d91bd5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday December 16, 2007 at 06:47:19 AM EST
+ *  It has been AutoGen-ed  Tuesday December 18, 2007 at 06:47:08 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.5p107"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p107"
+#define NTPDC_VERSION       "4.2.5p108"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p108"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c60efb0340f23038547f165f839dc07dbd1d6868..ea40f756bd0de1eb6191432b7d91cf986f1733cc 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday December 16, 2007 at 06:47:22 AM EST
+# It has been AutoGen-ed  Tuesday December 18, 2007 at 06:47:10 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.5p106
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p107
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index baad08723318fe23dec2f7ca62947749a038488c..4b229eb004399225c370663fc4fb142c524203f4 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-12-16 "( 4.2.5p107)" "Programmer's Manual"
+.TH NTPDC 1 2007-12-18 "( 4.2.5p108)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday December 16, 2007 at 06:47:21 AM EST
+.\"  It has been AutoGen-ed  Tuesday December 18, 2007 at 06:47:09 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ad02b52058556ded51d4ce37c64811b9a70b34f1..1d6fadbda86947c9a2ad9837a042dc7d8b5489b9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday December 16, 2007 at 06:47:50 AM EST
+ *  It has been AutoGen-ed  Tuesday December 18, 2007 at 06:47:39 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.5p107\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p108\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 32c4b896d94c758e4ac7fcd3af2f9651b42c70ca..5dab254317f49e885232b3ade0e06c41bc5e043d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday December 16, 2007 at 06:47:50 AM EST
+ *  It has been AutoGen-ed  Tuesday December 18, 2007 at 06:47:38 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.5p107"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p107"
+#define NTPQ_VERSION       "4.2.5p108"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p108"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 672496ae4694a3c849e03fdf9c3a9831ef5e70f9..84f0833df2117fef0cf0c445ff3a5ec4f8e3093b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday December 16, 2007 at 06:47:52 AM EST
+# It has been AutoGen-ed  Tuesday December 18, 2007 at 06:47:42 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.5p106
+ntpq - standard NTP query program - Ver. 4.2.5p107
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index f4600744f29af66c33a2bcefcb5d0525cf3bf6da..fbbeafcf2368e84ec7b7bd3e94b3f41b9641621e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-12-16 "( 4.2.5p107)" "Programmer's Manual"
+.TH NTPQ 1 2007-12-18 "( 4.2.5p108)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday December 16, 2007 at 06:47:51 AM EST
+.\"  It has been AutoGen-ed  Tuesday December 18, 2007 at 06:47:40 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 64e51f23c9caa0ea1f688a755375b920a53e3d51..e4626444534db96db99443a9e0af30f0c9aa0e74 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=107
+point=108
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 405177b4f707cbac95bd87784eee0efef2820687..b2e5e18fab785b34c268a59c71c8698f9de7058f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday December 16, 2007 at 06:48:18 AM EST
+ *  It has been AutoGen-ed  Tuesday December 18, 2007 at 06:48:07 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.5p107\n\
+"sntp - standard SNTP program - Ver. 4.2.5p108\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index dc056377e073d0c40ddff389e5d5ae0ced696acc..0e464cfb0ecec8cc4a80a3a9b131f0bf2c6bf640 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday December 16, 2007 at 06:48:17 AM EST
+ *  It has been AutoGen-ed  Tuesday December 18, 2007 at 06:48:06 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.5p107"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p107"
+#define SNTP_VERSION       "4.2.5p108"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p108"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 321a19d725a9963e8c5e77730382b30386352a39..6bd22757ba6675c331a4d96eb301fc3148f0ff95 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday December 16, 2007 at 06:48:20 AM EST
+# It has been AutoGen-ed  Tuesday December 18, 2007 at 06:48:09 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index b2f310d086472f2adfeb63bd39b24c63049a291f..220a6ec9154ae6130f6dfc98a6fcb1db76722198 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-12-16 "( 4.2.5p107)" "Programmer's Manual"
+.TH SNTP 1 2007-12-18 "( 4.2.5p108)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday December 16, 2007 at 06:48:19 AM EST
+.\"  It has been AutoGen-ed  Tuesday December 18, 2007 at 06:48:08 AM EST
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b1abbcf156dbc1dc06ff269a7fe32867192214fd..5b70e666b9cdc5c2e6a5cc2b28cab5d48b65309e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday December 16, 2007 at 06:48:29 AM EST
+ *  It has been AutoGen-ed  Tuesday December 18, 2007 at 06:48:17 AM EST
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -770,7 +770,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p107\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p108\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ab5aaa6ef3666d5c6909c29bb29e075cac506c5a..cc5898b1680a3edd85e6b7968af5c21332c151ab 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday December 16, 2007 at 06:48:28 AM EST
+ *  It has been AutoGen-ed  Tuesday December 18, 2007 at 06:48:16 AM EST
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -78,8 +78,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    23
-#define NTP_KEYGEN_VERSION       "4.2.5p107"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p107"
+#define NTP_KEYGEN_VERSION       "4.2.5p108"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p108"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9dc2caadb5159e7df8dd2a445e2113d43b731c1b..21d8f910c2d82d9c6c1f086b274ac0cb38e8963c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday December 16, 2007 at 06:48:30 AM EST
+# It has been AutoGen-ed  Tuesday December 18, 2007 at 06:48:19 AM EST
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -51,7 +51,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.5p106
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p107
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 135d9171a8120bd6a8b0f4cfeeede303ec2640b0..b3fa9d912a69e2f7592df0647c0db4d4a69d7805 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-12-16 "(ntp 4.2.5p107)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-12-18 "(ntp 4.2.5p108)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday December 16, 2007 at 06:48:29 AM EST
+.\"  It has been AutoGen-ed  Tuesday December 18, 2007 at 06:48:18 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"