]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P22 NTP_4_2_5P22
authorHarlan Stenn <stenn@ntp.org>
Fri, 13 Apr 2007 11:42:22 +0000 (07:42 -0400)
committerHarlan Stenn <stenn@ntp.org>
Fri, 13 Apr 2007 11:42:22 +0000 (07:42 -0400)
bk: 461f6c9eH5Q4oVV8RXvMf689xCxo2Q

25 files changed:
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd-opts.texi
ntpd/ntpd.1
ntpd/ntpdsim-opts.c
ntpd/ntpdsim-opts.h
ntpd/ntpdsim-opts.texi
ntpd/ntpdsim.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 bfd1dca7467315c06bd2becb0d8c9641af743460..569b35677a2ea95b0ee578b049dd56b86c71d95d 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday April 12, 2007 at 08:07:06 AM EDT
+ *  It has been AutoGen-ed  Friday April 13, 2007 at 07:34:05 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -866,7 +866,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p21\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p22\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index e09f160d5864d3d751f5813e4db52af054e8b17d..06b163c37c22c930f6c9cc9a5f968aecb90e16f0 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday April 12, 2007 at 08:07:05 AM EDT
+ *  It has been AutoGen-ed  Friday April 13, 2007 at 07:34:04 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -90,8 +90,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    34
-#define NTPD_VERSION       "4.2.5p21"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p21"
+#define NTPD_VERSION       "4.2.5p22"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p22"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8804ca92ac9cceb333c55825e964bac0a46d3713..abcaa879331353a333fef66fa2c9fc698f0c5bcf 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday April 12, 2007 at 08:07:10 AM EDT
+# It has been AutoGen-ed  Friday April 13, 2007 at 07:34:08 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 4c613c7e81cc42aa46f1a04f09aa700ec68c961d..c2b1630ebd78e95516d4736081b7fe10237f0372 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-04-12 "( 4.2.5p21)" "Programmer's Manual"
+.TH NTPD 1 2007-04-13 "( 4.2.5p22)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday April 12, 2007 at 08:07:08 AM EDT
+.\"  It has been AutoGen-ed  Friday April 13, 2007 at 07:34:07 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c447055a9dedcbc04999db6a21b124fd691b070a..069f1980dab09c422f97572431cf5e33bf899695 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday April 12, 2007 at 08:07:12 AM EDT
+ *  It has been AutoGen-ed  Friday April 13, 2007 at 07:34:10 AM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -1064,7 +1064,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDSIM";
 tSCC   zUsageTitle[] =
-"ntpdsim - NTP daemon simulation program - Ver. 4.2.5p21\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.5p22\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 6f8adf8f3e3e147998307f4d03d3b428828dde7e..030d5af05ad440a013765dbb4f39bd5c95aeff2f 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday April 12, 2007 at 08:07:10 AM EDT
+ *  It has been AutoGen-ed  Friday April 13, 2007 at 07:34:09 AM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -99,8 +99,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    43
-#define NTPDSIM_VERSION       "4.2.5p21"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.5p21"
+#define NTPDSIM_VERSION       "4.2.5p22"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.5p22"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 1f3e6f58ec810d11a5f7906b1490d0f138b0c9b6..1a7cbbcecbec5e7e771b25409ce1f648184346f5 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday April 12, 2007 at 08:07:15 AM EDT
+# It has been AutoGen-ed  Friday April 13, 2007 at 07:34:12 AM EDT
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 413011864952a7a7071eb259f72ec1d94e6b9829..f4f16236e98deb2113d86e8b9c5c111e4dc807ed 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2007-04-12 "( 4.2.5p21)" "Programmer's Manual"
+.TH NTPDSIM 1 2007-04-13 "( 4.2.5p22)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday April 12, 2007 at 08:07:14 AM EDT
+.\"  It has been AutoGen-ed  Friday April 13, 2007 at 07:34:11 AM EDT
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d0e6fa744f7ccec7e74e13151631ecaab8bd633e..1cb3aed8286a9c767c5f01761f107cb1fad9ef0c 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday April 12, 2007 at 08:16:23 AM EDT
+ *  It has been AutoGen-ed  Friday April 13, 2007 at 07:40:22 AM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -454,7 +454,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p21\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p22\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 12612d2cc33afe84de86b4bf8eb658d41c6ce3fb..4b5610f7cc1a0017f60c668dc2db105d5ebbda61 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday April 12, 2007 at 08:16:22 AM EDT
+ *  It has been AutoGen-ed  Friday April 13, 2007 at 07:40:21 AM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -71,8 +71,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.5p21"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p21"
+#define NTPDC_VERSION       "4.2.5p22"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p22"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index fc836d67509e6f903ddfb86799f29ff46cea1137..adc4d141db84bf68a605ad7bb18766f0408901e2 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday April 12, 2007 at 08:16:25 AM EDT
+# It has been AutoGen-ed  Friday April 13, 2007 at 07:40:23 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 96db239eb4d15e8defb1269e35ceed77fc0b8e11..118d17d7c8ed4cbda8815ba4c02edb84db7175af 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-04-12 "( 4.2.5p21)" "Programmer's Manual"
+.TH NTPDC 1 2007-04-13 "( 4.2.5p22)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday April 12, 2007 at 08:16:24 AM EDT
+.\"  It has been AutoGen-ed  Friday April 13, 2007 at 07:40:23 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 6ea364cd297e86cd0a4458dda572be44be7b2086..9df88d71ad1c689cccb969f0f23cb327514cb5d2 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday April 12, 2007 at 08:17:08 AM EDT
+ *  It has been AutoGen-ed  Friday April 13, 2007 at 07:40:52 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -402,7 +402,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.5p21\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p22\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index c1d583dc39b3e17dc80d012b64bbf2daf61a6776..a64733b3a255081eea503c6a3702f28d64707b66 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday April 12, 2007 at 08:17:07 AM EDT
+ *  It has been AutoGen-ed  Friday April 13, 2007 at 07:40:51 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -69,8 +69,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define NTPQ_VERSION       "4.2.5p21"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p21"
+#define NTPQ_VERSION       "4.2.5p22"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p22"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 23bed9fde473aa693fc710ce78a1c50f80393627..83427a7db486b5c556f2ffd2fdceb989b58f091b 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday April 12, 2007 at 08:17:10 AM EDT
+# It has been AutoGen-ed  Friday April 13, 2007 at 07:40:54 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 3359c74d7a898fe3aca81a748fcdeb149314eab9..8a7c6cc63479db743330895b424b9c1742bb8261 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-04-12 "( 4.2.5p21)" "Programmer's Manual"
+.TH NTPQ 1 2007-04-13 "( 4.2.5p22)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday April 12, 2007 at 08:17:09 AM EDT
+.\"  It has been AutoGen-ed  Friday April 13, 2007 at 07:40:53 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index fd89cb2e7c188256f6c9e3c0ab1736ab897d3f79..61559af2305ac9549aa9bd16d0d6f79add921ac4 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=21
+point=22
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 8910f2c9c60f3eb60d74740267cf07451adc27e2..9bb35b6be88f3ccb7d3d3d7aaa63a833ce2a9244 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday April 12, 2007 at 08:17:50 AM EDT
+ *  It has been AutoGen-ed  Friday April 13, 2007 at 07:41:19 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -505,7 +505,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p21\n\
+"sntp - standard SNTP program - Ver. 4.2.5p22\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 2ba382662d0377a46542eac628b5ffcc06073d01..8c04ce00ea1b692272eb791f88e47769fce81e74 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday April 12, 2007 at 08:17:49 AM EDT
+ *  It has been AutoGen-ed  Friday April 13, 2007 at 07:41:19 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -148,8 +148,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define SNTP_VERSION       "4.2.5p21"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p21"
+#define SNTP_VERSION       "4.2.5p22"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p22"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2076d0e21bc8f78a777ef09e06bc7dd8e1748e9b..5ae3db102c295ad6dabb759f6d7e2b31a5735f17 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday April 12, 2007 at 08:17:54 AM EDT
+# It has been AutoGen-ed  Friday April 13, 2007 at 07:41:22 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 36d445d20dc964bfed54bb7f9584b7c52ae147e7..7d292009213972e1042ad1e0cd874994847a4c24 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-04-12 "( 4.2.5p21)" "Programmer's Manual"
+.TH SNTP 1 2007-04-13 "( 4.2.5p22)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday April 12, 2007 at 08:17:52 AM EDT
+.\"  It has been AutoGen-ed  Friday April 13, 2007 at 07:41:21 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8bcab198ba9ce16b5d1d2b42cde3588e458ce922..54e7aaf3bf67c67ab8b57921ec26e208bed5ced3 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Friday April 13, 2007 at 02:00:08 AM EDT
+ *  It has been AutoGen-ed  Friday April 13, 2007 at 07:41:30 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -791,7 +791,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p21\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p22\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 01d4c4947d3b679c74996a83720029853c35a5bd..81e42c7f92add1d67d2efdd0143ef825793ba5dc 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Friday April 13, 2007 at 02:00:07 AM EDT
+ *  It has been AutoGen-ed  Friday April 13, 2007 at 07:41:29 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -80,8 +80,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.5p21"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p21"
+#define NTP_KEYGEN_VERSION       "4.2.5p22"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p22"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c5d95a91b5196ab80ee9ab8369d944fab8ffe6d7..a3c7ee8ae8197b545b7aa09806f556629b3b4752 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Friday April 13, 2007 at 02:00:10 AM EDT
+# It has been AutoGen-ed  Friday April 13, 2007 at 07:41:32 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -91,7 +91,7 @@ or by a single hyphen and the flag character.
 
 The following option preset mechanisms are supported:
  - reading file /users/stenn/.ntprc
- - reading file /deacon/backroom/ntp-dev/util/.ntprc
+ - reading file /deacon/backroom/snaps/ntp-dev/util/.ntprc
  - examining environment variables named NTP_KEYGEN_*
 
 If there is no new host key, look for an existing one.
index 68ae5ef889c42ddd229613d553d8e23662e0eed1..6c9c895034559da25c3fcdff0a083f03941f9b5c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-04-13 "(ntp 4.2.5p21)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-04-13 "(ntp 4.2.5p22)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday April 13, 2007 at 02:00:09 AM EDT
+.\"  It has been AutoGen-ed  Friday April 13, 2007 at 07:41:31 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"