]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P179
authorHarlan Stenn <stenn@ntp.org>
Sat, 23 May 2009 11:55:15 +0000 (07:55 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sat, 23 May 2009 11:55:15 +0000 (07:55 -0400)
bk: 4a17e423MmgckqtsvBHnQ6IZ0jLFhw

30 files changed:
ChangeLog
gsoc_sntp/sntp-opts.c
gsoc_sntp/sntp-opts.h
gsoc_sntp/sntp-opts.texi
gsoc_sntp/sntp.1
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 369233592dadf3357a572edbb44ecc2f02448a50..d9818af098195fbfffa045b3434a805b91230f83 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.5p179) 2009/05/23 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1041] xmt -> aorg timestamp cleanup from Dave Mills,
   reported by Dave Hart.
 * [Bug 1193] Compile error: conflicting types for emalloc.
index bdc95eb207a0047e3b5d7ffc969db8affbe08a49..d83fc463bc9d86e9fa081b449518842822603213 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday May 21, 2009 at 07:52:41 AM EDT
+ *  It has been AutoGen-ed  Saturday May 23, 2009 at 07:52:57 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -460,7 +460,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p178\n\
+"sntp - standard SNTP program - Ver. 4.2.5p179\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b437dbb5ba583271b7bf675d80631d9b3832df62..58f2ecac25a719037c3d15639810a1f2d3148ff2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday May 21, 2009 at 07:52:40 AM EDT
+ *  It has been AutoGen-ed  Saturday May 23, 2009 at 07:52:56 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -72,8 +72,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    17
-#define SNTP_VERSION       "4.2.5p178"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p178"
+#define SNTP_VERSION       "4.2.5p179"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p179"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 59211dc895e6be9f86d210607cd7a32604788e93..b8abd4ce9f55edf720a54224bac8a2e0592fe30a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday May 21, 2009 at 07:52:43 AM EDT
+# It has been AutoGen-ed  Saturday May 23, 2009 at 07:53:00 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 526298641ad15c3a273c54365e56fc8564c3277d..26c0d5958bdb55f92d67153639de43a7d6c59b74 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2009-05-21 "( 4.2.5p178)" "Programmer's Manual"
+.TH SNTP 1 2009-05-23 "( 4.2.5p179)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday May 21, 2009 at 07:52:42 AM EDT
+.\"  It has been AutoGen-ed  Saturday May 23, 2009 at 07:52:58 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 411ab4a0cc89d7bda04843431b4b021ef93b4d95..2fc23e5c530f9c3a26a32ddf449116a7b96428c2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday May 21, 2009 at 07:39:09 AM EDT
+ *  It has been AutoGen-ed  Saturday May 23, 2009 at 07:39:45 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.5p178\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p179\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 0a3cbcf8aab0b39ef18c3c1207a4a7a74db6332d..61543b078da45674050e7d714af7723738c561da 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday May 21, 2009 at 07:39:08 AM EDT
+ *  It has been AutoGen-ed  Saturday May 23, 2009 at 07:39:44 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.5p178"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p178"
+#define NTPD_VERSION       "4.2.5p179"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p179"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 12b422a08839a12add772ec72df4d7d867cfad1b..5891e42aebcfdf716f639142ba822850ecc4dfd2 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday May 21, 2009 at 07:39:12 AM EDT
+# It has been AutoGen-ed  Saturday May 23, 2009 at 07:39:47 AM EDT
 # 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.5p172
+ntpd - NTP daemon program - Ver. 4.2.5p178
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 4dcacc6c71f8d9de1af6b172c8c96c3c4512da73..0f319dc372cb338ed2a0592a29c5e8526d4b583b 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2009-05-21 "( 4.2.5p178)" "Programmer's Manual"
+.TH NTPD 1 2009-05-23 "( 4.2.5p179)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday May 21, 2009 at 07:39:11 AM EDT
+.\"  It has been AutoGen-ed  Saturday May 23, 2009 at 07:39:46 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 82402c009bfc56a7d514825bb3771f8b47e29f15..012a98790fbbc9b691606a5376ee07aa2dab36b5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday May 21, 2009 at 07:46:01 AM EDT
+ *  It has been AutoGen-ed  Saturday May 23, 2009 at 07:46:34 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.5p178\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p179\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 05e3494058276374f343ca74d875bc1f3e608c9d..7ee3a8c580069275c7b7d69dceda9b95ab1efba6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday May 21, 2009 at 07:46:00 AM EDT
+ *  It has been AutoGen-ed  Saturday May 23, 2009 at 07:46:33 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.5p178"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p178"
+#define NTPDC_VERSION       "4.2.5p179"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p179"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index fd4505e140de72bfc8a3df79efc34b7158f3e8b0..a2e1dd25879c71454e665b3d13c0c89f3c6f2d61 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday May 21, 2009 at 07:46:03 AM EDT
+# It has been AutoGen-ed  Saturday May 23, 2009 at 07:46:36 AM EDT
 # 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.5p172
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p178
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index e4d3c5cfc631781847f8ca31c3458bbcefbf2b67..7bfd8be52ed760cd0d73a7130bad4e93d910c39c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2009-05-21 "( 4.2.5p178)" "Programmer's Manual"
+.TH NTPDC 1 2009-05-23 "( 4.2.5p179)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday May 21, 2009 at 07:46:02 AM EDT
+.\"  It has been AutoGen-ed  Saturday May 23, 2009 at 07:46:35 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 58a80f1b3477109674651ec52a216fac8e757710..499c7775556fa91de168d1e15c4544fe11d8defb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday May 21, 2009 at 07:46:32 AM EDT
+ *  It has been AutoGen-ed  Saturday May 23, 2009 at 07:47:05 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.5p178\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p179\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 3c9db005ac345ea46596f3d964fc73f8c9761763..e3fbdb8f980a186c93c23dd249081ad55c7c6884 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday May 21, 2009 at 07:46:32 AM EDT
+ *  It has been AutoGen-ed  Saturday May 23, 2009 at 07:47:04 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.5p178"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p178"
+#define NTPQ_VERSION       "4.2.5p179"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p179"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d24f40d409a838b12a87d9ed41f4d820b89d8cdd..b983d26c02bcfdc9e438ef0637b9d364152abd61 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday May 21, 2009 at 07:46:34 AM EDT
+# It has been AutoGen-ed  Saturday May 23, 2009 at 07:47:08 AM EDT
 # 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.5p172
+ntpq - standard NTP query program - Ver. 4.2.5p178
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 1da79256c4a0e5da5fa974f9c5d39170b5ae30e4..0139082a6e3ed4d3130e67a228d1d87197f1f8a1 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2009-05-21 "( 4.2.5p178)" "Programmer's Manual"
+.TH NTPQ 1 2009-05-23 "( 4.2.5p179)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday May 21, 2009 at 07:46:33 AM EDT
+.\"  It has been AutoGen-ed  Saturday May 23, 2009 at 07:47:06 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 2a8cb664a28f71261b2b5b1a08417793779447bf..4f8bfd412324a914bd077f01d3ccd572f8b22507 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday May 21, 2009 at 07:47:15 AM EDT
+ *  It has been AutoGen-ed  Saturday May 23, 2009 at 07:47:50 AM 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.5p178\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p179\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index e98a602a754167d3dff540c360b8dfc9671f684b..bbcc4e09ce20d82ff0f9ab9f68991e1004a1fdc1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday May 21, 2009 at 07:47:15 AM EDT
+ *  It has been AutoGen-ed  Saturday May 23, 2009 at 07:47:50 AM 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.5p178"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p178"
+#define NTPSNMPD_VERSION       "4.2.5p179"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p179"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8ea2cab04477c941af99f9888ae9dc23b178c91b..9e65e390f6b09bec32350f8c2da25bb71f70cac3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday May 21, 2009 at 07:47:17 AM EDT
+# It has been AutoGen-ed  Saturday May 23, 2009 at 07:47:52 AM EDT
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 80f19bf2b6fe3eba3b8469bdd31aa07e97a0f56c..846319cb4f62764660597d07ad82102400da6783 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2009-05-21 "( 4.2.5p178)" "Programmer's Manual"
+.TH NTPSNMPD 1 2009-05-23 "( 4.2.5p179)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday May 21, 2009 at 07:47:17 AM EDT
+.\"  It has been AutoGen-ed  Saturday May 23, 2009 at 07:47:51 AM EDT
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7ed6eedb3b087a87dfc0fce88c6e161133e4b79b..f4fe2cbc4a2bad82cadfbcab7f305aa634b44d13 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=178
+point=179
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index d62c05cdda12a172fdfc622086d9e879a13a73b7..88c2231da89823e521b7daeb8c03f11097bdea5f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday May 21, 2009 at 07:53:38 AM EDT
+ *  It has been AutoGen-ed  Saturday May 23, 2009 at 07:53:55 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.5p178\n\
+"sntp - standard SNTP program - Ver. 4.2.5p179\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b4a28ba9b47191a8924b39bdaa15d60c1456fda7..ff49ff52bc777f723ec6f540c33d033f3e9d2719 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday May 21, 2009 at 07:53:37 AM EDT
+ *  It has been AutoGen-ed  Saturday May 23, 2009 at 07:53:54 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.5p178"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p178"
+#define SNTP_VERSION       "4.2.5p179"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p179"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ae62cc97c7c932d3b2f615d95dab9b518f77201f..0e3253df72ce6bcbaaf33fa53b61741d731cc294 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday May 21, 2009 at 07:53:40 AM EDT
+# It has been AutoGen-ed  Saturday May 23, 2009 at 07:53:57 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 67bfc9fb8af7075dccf35f1e35813e3aa97db2cd..055ce66be8f768964d2013a5944dfce5144dfb1c 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2009-05-21 "( 4.2.5p178)" "Programmer's Manual"
+.TH SNTP 1 2009-05-23 "( 4.2.5p179)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday May 21, 2009 at 07:53:39 AM EDT
+.\"  It has been AutoGen-ed  Saturday May 23, 2009 at 07:53:56 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7af6668834b88a74fb1cd4c641792af9144ac4e5..ccc1a1628a4842c95f77853cef68daf8d7a7f45d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday May 21, 2009 at 07:53:47 AM EDT
+ *  It has been AutoGen-ed  Saturday May 23, 2009 at 07:54:05 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.5p178\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p179\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index bc5e4e24f39fb65c3f7ace9c35c210408228d05e..cb1df380c970a1cfa7aa986a45f2e96a4f5521bd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday May 21, 2009 at 07:53:46 AM EDT
+ *  It has been AutoGen-ed  Saturday May 23, 2009 at 07:54:04 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.5p178"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p178"
+#define NTP_KEYGEN_VERSION       "4.2.5p179"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p179"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 15c7e2d05e5b47906f349b8b28b8ecdc235d954b..84038c3aca5f13b2550231e6f7a5c060c1daf2a8 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday May 21, 2009 at 07:53:50 AM EDT
+# It has been AutoGen-ed  Saturday May 23, 2009 at 07:54:06 AM EDT
 # 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.5p172
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p178
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index cf0bd474dcf58bd8e8531a15c07e605559a94c81..57d4643a76fa009367aa67949f57adab0be77f7d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2009-05-21 "(ntp 4.2.5p178)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2009-05-23 "(ntp 4.2.5p179)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday May 21, 2009 at 07:53:48 AM EDT
+.\"  It has been AutoGen-ed  Saturday May 23, 2009 at 07:54:06 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"