]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P40 NTP_4_2_7P40
authorHarlan Stenn <stenn@ntp.org>
Mon, 12 Jul 2010 10:09:56 +0000 (10:09 +0000)
committerHarlan Stenn <stenn@ntp.org>
Mon, 12 Jul 2010 10:09:56 +0000 (10:09 +0000)
bk: 4c3ae9f4l4VbaueaAX4pby4Jv165zQ

27 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
sntp/sntp.html
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index a0c2f755291bf85f95a267779e3bff4d67b8b791..f2885606c6ee7207284d900860cd969ed7e110dc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p40) 2010/07/12 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1395] ease ntpdate elimination with ntpd -w/--wait-sync
 * [Bug 1396] allow servers on ntpd command line like ntpdate
 (4.2.7p39) 2010/07/09 Released by Harlan Stenn <stenn@ntp.org>
index a78d803652084585b091d3ce47bbfcd2a14f10c4..9ebbbdbccd777e98614ea57038c50873da63dd79 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  July  9, 2010 at 11:31:56 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  July 12, 2010 at 10:07:16 AM by AutoGen 5.10
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -1016,7 +1016,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.7p39\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p40\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
@@ -1026,7 +1026,7 @@ tSCC   zBugsAddr[]    = "http://bugs.ntp.org, bugs@ntp.org";
 #define zExplain NULL
 tSCC    zDetail[]     = "\n\n";
 tSCC    zFullVersion[] = NTPD_FULL_VERSION;
-/* extracted from /usr/local/share/autogen/optcode.tpl near line 495 */
+/* extracted from /usr/local/gnu/share/autogen/optcode.tpl near line 495 */
 
 #if defined(ENABLE_NLS)
 # define OPTPROC_BASE OPTPROC_TRANSLATE
@@ -1114,7 +1114,7 @@ optionNumericVal(pOptions, pOptDesc);
 }
 #endif /* defined HAVE_WORKING_FORK */
 #endif /* defined(TEST_NTPD_OPTS) */
-/* extracted from /usr/local/share/autogen/optmain.tpl near line 109 */
+/* extracted from /usr/local/gnu/share/autogen/optmain.tpl near line 109 */
 
 #if defined(TEST_NTPD_OPTS) /* TEST MAIN PROCEDURE: */
 
@@ -1129,7 +1129,7 @@ main(int argc, char** argv)
     return res;
 }
 #endif  /* defined TEST_NTPD_OPTS */
-/* extracted from /usr/local/share/autogen/optcode.tpl near line 627 */
+/* extracted from /usr/local/gnu/share/autogen/optcode.tpl near line 627 */
 
 #if ENABLE_NLS
 #include <stdio.h>
index 1d68f49c195d987d8ed2fb43d234dbfc77202a56..11d399543c2fa56d217f4cd38722d32152e8b1fe 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  July  9, 2010 at 11:31:56 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  July 12, 2010 at 10:07:16 AM by AutoGen 5.10
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -91,8 +91,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    36
-#define NTPD_VERSION       "4.2.7p39"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p39"
+#define NTPD_VERSION       "4.2.7p40"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p40"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
@@ -341,7 +341,7 @@ typedef enum {
                 ntpdOptions.pzCurOpt  = NULL )
 #define START_OPT       RESTART_OPT(1)
 #define USAGE(c)        (*ntpdOptions.pUsageProc)( &ntpdOptions, c )
-/* extracted from /usr/local/share/autogen/opthead.tpl near line 409 */
+/* extracted from /usr/local/gnu/share/autogen/opthead.tpl near line 409 */
 
 /* * * * * *
  *
index b91ed172c285bb8e5b42095508e812976035f3de..583ecf0832a27aed33fcc1da615b901981f766ba 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  July  9, 2010 at 11:32:03 PM by AutoGen 5.10
+# It has been AutoGen-ed  July 12, 2010 at 10:07:49 AM by AutoGen 5.10
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -64,7 +64,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.7p39
+ntpd - NTP daemon program - Ver. 4.2.7p40
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 9a4ccfb8e874d066988b42170999c7ed961359f0..ef8da89e68c7fbbca696cb3b7ae85f083b3ae6ef 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-07-09 "( 4.2.7p39)" "Programmer's Manual"
+.TH NTPD 1 2010-07-12 "( 4.2.7p40)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  July  9, 2010 at 11:32:03 PM by AutoGen 5.10
+.\"  It has been AutoGen-ed  July 12, 2010 at 10:07:49 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 9b27c4f4ba9a353b98c0e47d0d986efc216be81a..5ee9a1ec6e65b14f42648268f0b5e0a26aa62d36 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  July  9, 2010 at 10:07:28 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  July 12, 2010 at 10:07:57 AM by AutoGen 5.10
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -452,7 +452,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p39\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p40\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 0ab1dd058f6458f4120a5e7e6f65a110a94807e3..838c3a3efb200012e371f38e7bfa6f3b865cf69b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  July  9, 2010 at 10:07:27 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  July 12, 2010 at 10:07:56 AM by AutoGen 5.10
  *  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.7p39"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p39"
+#define NTPDC_VERSION       "4.2.7p40"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p40"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 10a948d6f7be2bba960349d0796f5ad46b3f824b..6e27d43576acd42335450a097683aea46acd33f9 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  July  9, 2010 at 10:07:37 AM by AutoGen 5.10
+# It has been AutoGen-ed  July 12, 2010 at 10:08:06 AM by AutoGen 5.10
 # 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.7p39
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p40
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 701df41f481aa023604790084f3036abfd76e61f..c4abecb5c8e5a4aa3b6e2d7f3bab34bd840c7e36 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-07-09 "( 4.2.7p39)" "Programmer's Manual"
+.TH NTPDC 1 2010-07-12 "( 4.2.7p40)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  July  9, 2010 at 10:07:36 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  July 12, 2010 at 10:08:06 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b00dc6224301fd11dc990dda7601f4586052674d..7dfa6a4b5f42313a7f36aaa028c3c40c382b772a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  July  9, 2010 at 10:07:37 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  July 12, 2010 at 10:08:07 AM by AutoGen 5.10
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -427,7 +427,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.7p39\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p40\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 319c6e61784a1f5a48ad7639498c8be2c3a2075b..6601d8825f932f7f8c1a9488b731cdab4610a80c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  July  9, 2010 at 10:07:37 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  July 12, 2010 at 10:08:07 AM by AutoGen 5.10
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -69,8 +69,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    14
-#define NTPQ_VERSION       "4.2.7p39"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p39"
+#define NTPQ_VERSION       "4.2.7p40"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p40"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2df17c133cefca09f3a808068faffe2670e23330..97a4c763e17561c9daed342d00285fc6773253fb 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  July  9, 2010 at 10:07:48 AM by AutoGen 5.10
+# It has been AutoGen-ed  July 12, 2010 at 10:08:18 AM by AutoGen 5.10
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -47,7 +47,7 @@ This is the automatically generated usage text for ntpq:
 
 @exampleindent 0
 @example
-ntpq - standard NTP query program - Ver. 4.2.7p39
+ntpq - standard NTP query program - Ver. 4.2.7p40
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 4e10a349181ef00582c613ae7435c0210cc52b98..21e2455b6873b8b6380a62d24a9caba779b23309 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-07-09 "( 4.2.7p39)" "Programmer's Manual"
+.TH NTPQ 1 2010-07-12 "( 4.2.7p40)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  July  9, 2010 at 10:07:48 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  July 12, 2010 at 10:08:18 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 060c27c4df4e9fb00397c8a79864bcbb53a7f229..17fa6b4a09c6bde4e9bc7d73f45e40713f879097 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  July  9, 2010 at 10:07:48 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  July 12, 2010 at 10:08:18 AM by AutoGen 5.10
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -256,7 +256,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPSNMPD";
 tSCC   zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p39\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p40\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 78ad2395eefa0b62ba926b45cd89cd9d48c1c5fe..a20ca43f90b7e1eab79bd5eb7b7e4c3fc6326d01 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  July  9, 2010 at 10:07:48 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  July 12, 2010 at 10:08:18 AM by AutoGen 5.10
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -63,8 +63,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    8
-#define NTPSNMPD_VERSION       "4.2.7p39"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p39"
+#define NTPSNMPD_VERSION       "4.2.7p40"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p40"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f9f000c10f1277247da989e328afdf284efaa38b..9d6c3ac2df9d70f056c2ecbaffdc2319e26c83cd 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  July  9, 2010 at 10:07:53 AM by AutoGen 5.10
+# It has been AutoGen-ed  July 12, 2010 at 10:08:25 AM by AutoGen 5.10
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -34,7 +34,7 @@ This is the automatically generated usage text for ntpsnmpd:
 
 @exampleindent 0
 @example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p39
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p40
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index ff2844c10092d1f340c3b491e8f237d9358db51a..0832d22bae6dd6bc1162169884c91d789c34c805 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-07-09 "( 4.2.7p39)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-07-12 "( 4.2.7p40)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  July  9, 2010 at 10:07:52 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  July 12, 2010 at 10:08:24 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 29899386400b506e4c66c8a89acc7f87e147aac1..095589b15e2c7cfc714f7550a67647fc74d617f5 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=39
+point=40
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 232a3c09627cef6b8370695b7d77942eeaf16395..9a0dc46358a60bb190a130d3d6f33a6c735d7895 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  July  9, 2010 at 10:08:55 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  July 12, 2010 at 10:09:32 AM by AutoGen 5.10
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -474,7 +474,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.7p39\n\
+"sntp - standard SNTP program - Ver. 4.2.7p40\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 372606f12f5b678dc47596c27e35bc8496873685..a462a3f012d75fc16eb4859f2fdae3c672181361 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  July  9, 2010 at 10:08:55 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  July 12, 2010 at 10:09:32 AM by AutoGen 5.10
  *  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.7p39"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p39"
+#define SNTP_VERSION       "4.2.7p40"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p40"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b78c745317787100bade55909db2b68557aa6eab..f84cb0b0b6668eeac1ff1286258195dc90d0b8e0 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  July  9, 2010 at 10:08:59 AM by AutoGen 5.10
+# It has been AutoGen-ed  July 12, 2010 at 10:09:37 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 3d813c2d80d30872245dafd6e097116ecd6f18c4..c5ddb0142a3dae4628aed62d58aa04bcf0c5511e 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-07-09 "( 4.2.7p39)" "Programmer's Manual"
+.TH SNTP 1 2010-07-12 "( 4.2.7p40)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  July  9, 2010 at 10:08:59 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  July 12, 2010 at 10:09:36 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 68d93c4e095af8982793673376b5638f6346f31d..883b4b2d953ceb0368bc826aaf0642a56f297380 100644 (file)
@@ -36,7 +36,7 @@ display the time offset of the system clock relative to the server
 clock.  Run as root, it can correct the system clock to this offset as
 well.  It can be run as an interactive command or from a cron job.
 
-  <p>This document applies to version 4.2.7p39 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p40 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 0657070407c89e53d8a13c5fce6a86709e3dfe8f..2f205fda2e235b812edae76d37bbf8626eadd241 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  July  9, 2010 at 10:09:00 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  July 12, 2010 at 10:09:37 AM by AutoGen 5.10
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -738,7 +738,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p39\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p40\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 9236828697be2c5afb3edef78d892d2a06c4c4b7..8b7fbf94139623e19875ad4e54e18b446ab33f11 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  July  9, 2010 at 10:09:00 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  July 12, 2010 at 10:09:37 AM by AutoGen 5.10
  *  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.7p39"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p39"
+#define NTP_KEYGEN_VERSION       "4.2.7p40"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p40"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7c0b0788cbf8c1df6c8b31aa0c2eecfe56d411db..d368e0bff7410e699730847ecee787333191c14b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  July  9, 2010 at 10:09:08 AM by AutoGen 5.10
+# It has been AutoGen-ed  July 12, 2010 at 10:09:43 AM by AutoGen 5.10
 # 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.7p39
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p40
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 2355727e26d5787e994f679a1392f67933c0600b..dfc4f5d7202ae51d8ba97e372407e1a277d37adf 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-07-09 "(ntp 4.2.7p39)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-07-12 "(ntp 4.2.7p40)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  July  9, 2010 at 10:09:07 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  July 12, 2010 at 10:09:43 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"