]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P133 NTP_4_2_5P133
authorHarlan Stenn <stenn@ntp.org>
Tue, 16 Sep 2008 23:12:17 +0000 (19:12 -0400)
committerHarlan Stenn <stenn@ntp.org>
Tue, 16 Sep 2008 23:12:17 +0000 (19:12 -0400)
bk: 48d03d51TreSjYxZFGXfgVGsesYq2A

26 files changed:
ChangeLog
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
ntpsnmpd/ntpsnmpd-opts.c
ntpsnmpd/ntpsnmpd-opts.h
ntpsnmpd/ntpsnmpd-opts.texi
ntpsnmpd/ntpsnmpd.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 68fd31546dbbfe97c8566422a52fa209bc530b14..144f2fe0977a71761c261039dd8a6bc915d98898 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.5p133) 2008/09/16 Released by Harlan Stenn <stenn@ntp.org>
 * Add options processing to ntpsnmpd.
 * [Bug 1062] Check net-snmp headers before deciding to build ntpsnmpd.
 * Clean up the libntpq.a build.
index 901b63010c66ecaaae9249d398f3026f27b4dc40..5ad1b5f25d769eb7e8c8b8244ca50a5654b866c4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September 15, 2008 at 07:34:11 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 16, 2008 at 07:37:36 AM 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.5p132\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p133\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index c51eb8ac6c2e6f95258326e57dfa746613bb67f9..70661947a399717c16e4ed1df06e235ef62e8c2e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September 15, 2008 at 07:34:10 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 16, 2008 at 07:37:35 AM 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.5p132"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p132"
+#define NTPD_VERSION       "4.2.5p133"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p133"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 75738d42fb706cfe8166189cdefd211a192a7414..35fc586213f1ace2bccbc2a7c4035aa5ebaa75b6 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September 15, 2008 at 07:34:14 AM EDT
+# It has been AutoGen-ed  Tuesday September 16, 2008 at 07:37:39 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index f0e7c93041b88094e6eed35df2ec542ec9e57d1f..ef2ea8610cb6ea7550acaa5c3db2450b65e68b2f 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2008-09-15 "( 4.2.5p132)" "Programmer's Manual"
+.TH NTPD 1 2008-09-16 "( 4.2.5p133)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday September 15, 2008 at 07:34:12 AM EDT
+.\"  It has been AutoGen-ed  Tuesday September 16, 2008 at 07:37:38 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b6c86947c07a0d195a9d1c7d8eef30ec8a13d9c0..4d3dc865936bd7979104e87095617ca58ab2893b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September 15, 2008 at 07:41:09 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 16, 2008 at 07:44:29 AM 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.5p132\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p133\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index d0f54f4a2d96fa054ca74581c9a3a64134c431dd..bae29ab2c10607d59a5e8e963f5e4ec32dd26c04 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September 15, 2008 at 07:41:08 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 16, 2008 at 07:44:28 AM 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.5p132"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p132"
+#define NTPDC_VERSION       "4.2.5p133"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p133"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c21f3ba40f09d902c6d7ec0d699d5e9009ac729d..f69da22d6163012518afdd257b927bb3d9fd8a1e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September 15, 2008 at 07:41:11 AM EDT
+# It has been AutoGen-ed  Tuesday September 16, 2008 at 07:44:30 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index aac3b3e4afaaf697bc9150309649243b33f92848..49c5c3414b064d67837df15460bbd29e6aa6ae61 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2008-09-15 "( 4.2.5p132)" "Programmer's Manual"
+.TH NTPDC 1 2008-09-16 "( 4.2.5p133)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday September 15, 2008 at 07:41:10 AM EDT
+.\"  It has been AutoGen-ed  Tuesday September 16, 2008 at 07:44:30 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 0a8fdfcca0c3e1a5a90b1a91bf4906b8fbae1f77..8a6e35dfc63be63dd969f0999d64d52450b7e0db 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September 15, 2008 at 07:41:40 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 16, 2008 at 07:44:58 AM 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.5p132\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p133\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 50ca5ca43cc7775f24c9905580d954f937ef4878..01b99427288c9e0df4be6b2aba995ff46fcfceeb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September 15, 2008 at 07:41:39 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 16, 2008 at 07:44:58 AM 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.5p132"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p132"
+#define NTPQ_VERSION       "4.2.5p133"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p133"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f3064d569aa568a6dfb0b5db56ffe7ef9c09409c..60910e59aa0302de2506bd0db1ab89deb17abcfa 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September 15, 2008 at 07:41:42 AM EDT
+# It has been AutoGen-ed  Tuesday September 16, 2008 at 07:45:00 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 2b41a152c82b0b628d9b20d19a644188a6ed543f..ad699f783803f81ba20e0209f843d336ecb3a4a8 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2008-09-15 "( 4.2.5p132)" "Programmer's Manual"
+.TH NTPQ 1 2008-09-16 "( 4.2.5p133)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday September 15, 2008 at 07:41:41 AM EDT
+.\"  It has been AutoGen-ed  Tuesday September 16, 2008 at 07:44:59 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index fa3edeaa6d48ca951ed763cc64c97ec7d818356c..66b534458f536e48b08ef0621efd19ba1c2b2f3f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday September 16, 2008 at 03:27:52 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 16, 2008 at 07:11:05 PM EDT
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -228,7 +228,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPSNMPD";
 tSCC   zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p132\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p133\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 1cbc16be004669772cdf75913abfa82f98b208a7..b890c26e981d953f9b5a269786716a841a649e8e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday September 16, 2008 at 03:27:52 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 16, 2008 at 07:11:05 PM EDT
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -62,8 +62,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    7
-#define NTPSNMPD_VERSION       "4.2.5p132"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p132"
+#define NTPSNMPD_VERSION       "4.2.5p133"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p133"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index edbe2261a0819d7c453370afc458ef9b9629f60b..394c9886331baa693edb906b662baca28c6ae9d6 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday September 16, 2008 at 03:27:54 AM EDT
+# It has been AutoGen-ed  Tuesday September 16, 2008 at 07:11:07 PM EDT
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index aa9351bab0a162979c1973768de5a780ad23c753..208173092c21af1a1e670f8a3297e639e87e0e68 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2008-09-16 "( 4.2.5p132)" "Programmer's Manual"
+.TH NTPSNMPD 1 2008-09-16 "( 4.2.5p133)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday September 16, 2008 at 03:27:53 AM EDT
+.\"  It has been AutoGen-ed  Tuesday September 16, 2008 at 07:11:06 PM EDT
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 0ea23f4271745269e52542819f06b9a7240c9f69..0db2fee25d1f58838ab1d7ad0a49a599f7109e14 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=132
+point=133
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index a97ddde6e3ccf5676ecfcebd4becc45fbeb9804b..9be5aa7b05f8318b650a5ff1e193c3dd1a1fc9b5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September 15, 2008 at 07:42:30 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 16, 2008 at 07:45:44 AM EDT
  *  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.5p132\n\
+"sntp - standard SNTP program - Ver. 4.2.5p133\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 9064f6c195ca259a74d89fc59e87157ae1bdbb95..05c1cd9c5420b7dad7b3c5c917643d0efde768ed 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September 15, 2008 at 07:42:29 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 16, 2008 at 07:45:44 AM EDT
  *  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.5p132"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p132"
+#define SNTP_VERSION       "4.2.5p133"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p133"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0c942e53b6d2c88ac7313bef349819f5103eac8f..8798e8316e319d35e6e82b657d5e1b3655560461 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September 15, 2008 at 07:42:32 AM EDT
+# It has been AutoGen-ed  Tuesday September 16, 2008 at 07:45:47 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 6a18a796f3f0fc2a00ea6be604e94213c8938cf7..015c0f36696018b06dd498fec373b4e2f17867d3 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2008-09-15 "( 4.2.5p132)" "Programmer's Manual"
+.TH SNTP 1 2008-09-16 "( 4.2.5p133)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday September 15, 2008 at 07:42:31 AM EDT
+.\"  It has been AutoGen-ed  Tuesday September 16, 2008 at 07:45:46 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 1510e5dfeff0a534ac36039b1a426efc5736827e..eaedeb5cccc2bf32e58569b2eadef221548300c3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September 15, 2008 at 07:42:39 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 16, 2008 at 07:45:55 AM 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.5p132\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p133\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a8c3b9bd5842a3b078b9e84c267382dae4e39a64..202d124d15561b49710f7c563bed7cdd53dc85d5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September 15, 2008 at 07:42:38 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 16, 2008 at 07:45:54 AM 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.5p132"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p132"
+#define NTP_KEYGEN_VERSION       "4.2.5p133"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p133"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f6161dc1b6aa3b6a73220639b9c5051bcc02d789..2c8f42fb835834bb0359bd85a84bbf17ca5ecf38 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September 15, 2008 at 07:42:41 AM EDT
+# It has been AutoGen-ed  Tuesday September 16, 2008 at 07:45:57 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 2d97bfe96031264635615ac1b5a3de68a61e0b68..300c38a7be646e500ede2f7bd42ef591572731bd 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2008-09-15 "(ntp 4.2.5p132)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2008-09-16 "(ntp 4.2.5p133)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday September 15, 2008 at 07:42:41 AM EDT
+.\"  It has been AutoGen-ed  Tuesday September 16, 2008 at 07:45:56 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"