]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P121 NTP_4_2_5P121
authorHarlan Stenn <stenn@ntp.org>
Thu, 24 Jul 2008 19:28:20 +0000 (15:28 -0400)
committerHarlan Stenn <stenn@ntp.org>
Thu, 24 Jul 2008 19:28:20 +0000 (15:28 -0400)
bk: 4888d7d4sKWjmsu3EXBvOUrywpkJeQ

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 11f3fce4ca7e86a0cd4335de30429db1f4dcd321..4d8db40f966157812ff15d6a6c6eac93c644e08a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday July 16, 2008 at 05:58:16 PM EDT
+ *  It has been AutoGen-ed  Thursday July 24, 2008 at 03:19:22 PM EDT
  *  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.5p120\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p121\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 73997001584309ac4393fc6e99024ba385323245..ad326c7a8789dacd7def0e47a7fa78c7cad8ba45 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday July 16, 2008 at 05:58:15 PM EDT
+ *  It has been AutoGen-ed  Thursday July 24, 2008 at 03:19:21 PM EDT
  *  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.5p120"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p120"
+#define NTPD_VERSION       "4.2.5p121"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p121"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a1cbca8d2c544f6f10d566d54d919ae51a4fbcb5..6fa781775ecc91bfd0885c1ff870fb5d77f4ba9c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday July 16, 2008 at 05:58:18 PM EDT
+# It has been AutoGen-ed  Thursday July 24, 2008 at 03:19:25 PM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 382e988251b17e2fea395075f74c8fc772a761ef..fa58c290d6fdcf9f773f335c6d2bd47cf4b39d4e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2008-07-16 "( 4.2.5p120)" "Programmer's Manual"
+.TH NTPD 1 2008-07-24 "( 4.2.5p121)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday July 16, 2008 at 05:58:17 PM EDT
+.\"  It has been AutoGen-ed  Thursday July 24, 2008 at 03:19:23 PM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7003ac8a83e61e32d9c1bf969cdc99eb938e3f77..b9340c3b328f4806db59065b4db2405be393edb5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday July 16, 2008 at 06:05:05 PM EDT
+ *  It has been AutoGen-ed  Thursday July 24, 2008 at 03:26:21 PM EDT
  *  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.5p120\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p121\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 6cf95692e19c3b9caae7d37fdd9d9c6e516a11f0..9556318c4d3ed6d3f420a3d1dcb639479aa09ebc 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday July 16, 2008 at 06:05:05 PM EDT
+ *  It has been AutoGen-ed  Thursday July 24, 2008 at 03:26:21 PM EDT
  *  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.5p120"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p120"
+#define NTPDC_VERSION       "4.2.5p121"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p121"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2860d60cc0810f2ecf7bc79c962a8e00954c04eb..693cc352d3c83e48e2b8d1a37a9ba41a49d588fa 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday July 16, 2008 at 06:05:07 PM EDT
+# It has been AutoGen-ed  Thursday July 24, 2008 at 03:26:23 PM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 716c3a2498ab18b149acad02b3a11e1acfc0fb14..13007998a0f821a4c430866bb73750d736077c70 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2008-07-16 "( 4.2.5p120)" "Programmer's Manual"
+.TH NTPDC 1 2008-07-24 "( 4.2.5p121)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday July 16, 2008 at 06:05:07 PM EDT
+.\"  It has been AutoGen-ed  Thursday July 24, 2008 at 03:26:22 PM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 2e744dd45a725f98c1be06b4953028e4431d4090..764d467768ffc85bcc1fc9e2704d4c2025936af4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday July 16, 2008 at 06:05:36 PM EDT
+ *  It has been AutoGen-ed  Thursday July 24, 2008 at 03:26:51 PM EDT
  *  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.5p120\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p121\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index dcd64b830fac75e4d2f507936a4225d8493a51f6..cf58f17a519ce0c992b9826f61de898308c6c1cd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday July 16, 2008 at 06:05:36 PM EDT
+ *  It has been AutoGen-ed  Thursday July 24, 2008 at 03:26:50 PM EDT
  *  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.5p120"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p120"
+#define NTPQ_VERSION       "4.2.5p121"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p121"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f4142da3cb2ca14fad5977fd6fd5644b36dfb7bd..de23187a69626c17cfd129546a8396d07157ce45 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday July 16, 2008 at 06:05:38 PM EDT
+# It has been AutoGen-ed  Thursday July 24, 2008 at 03:26:53 PM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 3848f11aa9e54987e971f7f46e93406d7e93f025..3827dd50059f259e3f77b2a21d6af75037a917a4 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2008-07-16 "( 4.2.5p120)" "Programmer's Manual"
+.TH NTPQ 1 2008-07-24 "( 4.2.5p121)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday July 16, 2008 at 06:05:37 PM EDT
+.\"  It has been AutoGen-ed  Thursday July 24, 2008 at 03:26:52 PM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 61cee7b8c5a157d75ee218aa1ef431bbae4d8abe..e5b29487133518afa66cf95c7bb9c33ba064790e 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=120
+point=121
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index d8fea2672eb6fb6a6a43a8d2420ecf810d7a3399..f75eb27200481cc491d032be0aba24fee71e2597 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday July 16, 2008 at 06:06:05 PM EDT
+ *  It has been AutoGen-ed  Thursday July 24, 2008 at 03:27:20 PM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -514,7 +514,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p120\n\
+"sntp - standard SNTP program - Ver. 4.2.5p121\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 0d4992fdb968e910233935121ba154ef05ec7059..36d2926e524bc5b1274959926935b1e022b8684f 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday July 16, 2008 at 06:06:04 PM EDT
+ *  It has been AutoGen-ed  Thursday July 24, 2008 at 03:27:20 PM 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.5p120"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p120"
+#define SNTP_VERSION       "4.2.5p121"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p121"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index de2462073cf6df0f2ba2a4a58e58a247d7aa0975..662fd093a4bf41836dd543e1566ab2586d563865 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday July 16, 2008 at 06:06:07 PM EDT
+# It has been AutoGen-ed  Thursday July 24, 2008 at 03:27:22 PM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 523c47a8fc95040eb9f90ea65e8a960769323a1f..d5f16162a66bcb8c704d09e6b27f67e0c03e992a 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2008-07-16 "( 4.2.5p120)" "Programmer's Manual"
+.TH SNTP 1 2008-07-24 "( 4.2.5p121)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday July 16, 2008 at 06:06:06 PM EDT
+.\"  It has been AutoGen-ed  Thursday July 24, 2008 at 03:27:21 PM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 23cc1cea473ebdc3c651bf7b6666f89c24b25dbc..c3c758740fd758f7da68a5be08cdb3f2642a3ebf 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday July 16, 2008 at 06:06:15 PM EDT
+ *  It has been AutoGen-ed  Thursday July 24, 2008 at 03:27:30 PM EDT
  *  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.5p120\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p121\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index c5989150555b6ef5041693860ae5b7aeaab29268..d8aba6b798bc38e9b131c2748f54d71f73f61b9f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday July 16, 2008 at 06:06:14 PM EDT
+ *  It has been AutoGen-ed  Thursday July 24, 2008 at 03:27:29 PM EDT
  *  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.5p120"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p120"
+#define NTP_KEYGEN_VERSION       "4.2.5p121"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p121"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 13f6d79b3a36a27cb80a40d47fa54e8e1746ecc7..fa3716d8b02b863d67bb918a5ffe88f70fe78fa6 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday July 16, 2008 at 06:06:17 PM EDT
+# It has been AutoGen-ed  Thursday July 24, 2008 at 03:27:31 PM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 0878fef50fbe28284ceea82877a2841e057a46e3..85a0ee68c357866acd6558064f8eb19b28291880 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2008-07-16 "(ntp 4.2.5p120)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2008-07-24 "(ntp 4.2.5p121)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday July 16, 2008 at 06:06:16 PM EDT
+.\"  It has been AutoGen-ed  Thursday July 24, 2008 at 03:27:31 PM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"