]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P182
authorHarlan Stenn <stenn@ntp.org>
Thu, 18 Jun 2009 12:00:58 +0000 (08:00 -0400)
committerHarlan Stenn <stenn@ntp.org>
Thu, 18 Jun 2009 12:00:58 +0000 (08:00 -0400)
bk: 4a3a2c7a5ZiFS0FfWDK8tgVnrmz5YA

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 dfdf5d6a494293bb64c57a2615f6dcddff18ce24..284f99303c6fe583390734912696ead516849d48 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.5p182) 2009/06/18 Released by Harlan Stenn <stenn@ntp.org>
 * Add missing header dependencies to the ntpdc layout verification.
 * prefer.html updates from Dave Mills.
 * [Bug 1205] Add ntpd --usepcc and --pccfreq options on Windows
index 7b51f7cbd27f6121bd50320c8f55e354ec0d5a7b..2a19ac1db1f4b81a1448f78ce40a5e3f3e2c62c9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday June  6, 2009 at 07:51:38 AM EDT
+ *  It has been AutoGen-ed  Thursday June 18, 2009 at 07:58:30 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.5p181\n\
+"sntp - standard SNTP program - Ver. 4.2.5p182\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index fe0d21815149fd75f9062bc66ec421a93dedcedd..fb03673faf5acd5a0247237505ba05d6bdf0be14 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday June  6, 2009 at 07:51:38 AM EDT
+ *  It has been AutoGen-ed  Thursday June 18, 2009 at 07:58:30 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.5p181"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p181"
+#define SNTP_VERSION       "4.2.5p182"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p182"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 162fafbd7eb0ae349e34863a5cce6bcbd5143f03..ff2d730a5bdd09759bf38a7b7510120e8bc90646 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday June  6, 2009 at 07:51:41 AM EDT
+# It has been AutoGen-ed  Thursday June 18, 2009 at 07:58:32 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index c30a85dcdd234223343c58d0ddb4fe472ffd3fd0..68d92d69d79020967739ed9f83faf0d8da09d724 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2009-06-06 "( 4.2.5p181)" "Programmer's Manual"
+.TH SNTP 1 2009-06-18 "( 4.2.5p182)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday June  6, 2009 at 07:51:40 AM EDT
+.\"  It has been AutoGen-ed  Thursday June 18, 2009 at 07:58:31 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d8c10c8bdda4d90ead6d407d38c7140595c9614e..ca80bd31885ae1ef534955f39000d9154e95b586 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday June 11, 2009 at 11:04:39 PM UTC
+ *  It has been AutoGen-ed  Thursday June 18, 2009 at 07:45:27 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -914,7 +914,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p181\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p182\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 92346131619c5d3a442ff3df6cdce9fa4b77c07c..072b749fe7689d49f9cc135b9556a1fb6f675d1c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday June 11, 2009 at 11:04:34 PM UTC
+ *  It has been AutoGen-ed  Thursday June 18, 2009 at 07:45:26 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -89,8 +89,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    34
-#define NTPD_VERSION       "4.2.5p181"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p181"
+#define NTPD_VERSION       "4.2.5p182"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p182"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b13df58a7bea49d1fdf406908bb7b73341c6f33f..7346e8b1ae84b72393670aef07ec22f0b04410e4 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday June  6, 2009 at 07:38:44 AM EDT
+# It has been AutoGen-ed  Thursday June 18, 2009 at 07:45:29 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -39,6 +39,7 @@ This software is released under a specialized copyright license.
 * ntpd nofork::                 nofork option (-n)
 * ntpd novirtualips::           novirtualips option (-L)
 * ntpd panicgate::              panicgate option (-g)
+* ntpd pccfreq::                pccfreq option
 * ntpd pidfile::                pidfile option (-p)
 * ntpd priority::               priority option (-P)
 * ntpd propagationdelay::       propagationdelay option (-r)
@@ -48,6 +49,7 @@ This software is released under a specialized copyright license.
 * ntpd statsdir::               statsdir option (-s)
 * ntpd trustedkey::             trustedkey option (-t)
 * ntpd updateinterval::         updateinterval option (-U)
+* ntpd usepcc::                 usepcc option
 * ntpd user::                   user option (-u)
 * ntpd var::                    var option
 @end menu
@@ -60,7 +62,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.5p179
+ntpd - NTP daemon program - Ver. 4.2.5p181
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
@@ -501,3 +503,36 @@ See the
 tinker
 configuration file directive for other options.
 Note: The kernel time discipline is disabled with this option.
+
+@node ntpd usepcc
+@subsection usepcc option
+@cindex ntpd-usepcc
+
+This is the ``use cpu cycle counter (windows only)'' option.
+
+This option has some usage constraints.  It:
+@itemize @bullet
+@item
+must be compiled in by defining @code{SYS_WINNT} during the compilation.
+@end itemize
+
+Attempt to substitute the CPU counter for QueryPerformanceCounter.
+The CPU counter and QueryPerformanceCounter are compared, and if
+they have the same frequency, the CPU counter (RDTSC on x86) is
+used directly, saving the overhead of a system call.
+
+@node ntpd pccfreq
+@subsection pccfreq option
+@cindex ntpd-pccfreq
+
+This is the ``force cpu cycle counter use (windows only)'' option.
+
+This option has some usage constraints.  It:
+@itemize @bullet
+@item
+must be compiled in by defining @code{SYS_WINNT} during the compilation.
+@end itemize
+
+Force substitution the CPU counter for QueryPerformanceCounter.
+The CPU counter (RDTSC on x86) is used unconditionally with the
+given frequency (in Hz).
index 39184f04bebf07c1abfee77187f97edbe93d1c52..2dc1f5ee954f52c213b84e2601761158efc1aa89 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2009-06-06 "( 4.2.5p181)" "Programmer's Manual"
+.TH NTPD 1 2009-06-18 "( 4.2.5p182)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday June  6, 2009 at 07:38:42 AM EDT
+.\"  It has been AutoGen-ed  Thursday June 18, 2009 at 07:45:28 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
@@ -263,6 +263,21 @@ tinker
 configuration file directive for other options.
 Note: The kernel time discipline is disabled with this option.
 .TP
+.BR \--usepcc
+Use CPU cycle counter (Windows only).
+.sp
+Attempt to substitute the CPU counter for QueryPerformanceCounter.
+The CPU counter and QueryPerformanceCounter are compared, and if
+they have the same frequency, the CPU counter (RDTSC on x86) is
+used directly, saving the overhead of a system call.
+.TP
+.BR \--pccfreq "=\fIstring\fP"
+Force CPU cycle counter use (Windows only).
+.sp
+Force substitution the CPU counter for QueryPerformanceCounter.
+The CPU counter (RDTSC on x86) is used unconditionally with the
+given frequency (in Hz).
+.TP
 .BR \-? , " \--help"
 Display usage information and exit.
 .TP
index 9ea487575258fc81e4eb544671efcaf6fbdc5ca5..b8b05154716625cb0dc3bac16eef8aef01354b11 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday June  6, 2009 at 07:45:30 AM EDT
+ *  It has been AutoGen-ed  Thursday June 18, 2009 at 07:52:14 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.5p181\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p182\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index bc8a2227fa88529ec6bda5d9d1b71ff0ed845c84..ad467236fadc250f5397e966bf0e654c15388753 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday June  6, 2009 at 07:45:29 AM EDT
+ *  It has been AutoGen-ed  Thursday June 18, 2009 at 07:52:13 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.5p181"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p181"
+#define NTPDC_VERSION       "4.2.5p182"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p182"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 54877cf7fcc3425923aaec1c05091e7aba11afbb..dec984ab52ccaedce2326358d0aef8671ea70777 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday June  6, 2009 at 07:45:31 AM EDT
+# It has been AutoGen-ed  Thursday June 18, 2009 at 07:52:15 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.5p179
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p181
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index abbda24582a3d05543b88834d0cfcfd6ac389672..b1f9ad99119dcbe1a35c7a6ee1ebb962535185f7 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2009-06-06 "( 4.2.5p181)" "Programmer's Manual"
+.TH NTPDC 1 2009-06-18 "( 4.2.5p182)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday June  6, 2009 at 07:45:30 AM EDT
+.\"  It has been AutoGen-ed  Thursday June 18, 2009 at 07:52:14 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 20bed92283ecfd03fe770e2277e2dd9bb9f32ba7..5d58bd8cf0d846a62ca82fa468f1a22eaac26ce2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday June  6, 2009 at 07:45:59 AM EDT
+ *  It has been AutoGen-ed  Thursday June 18, 2009 at 07:52:44 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.5p181\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p182\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index bbc59f6c4ddbf8a1ea1280ed2e73dc6ff9e5622e..b37d7a309d182b65b0c5ab7e36be5bb56bc5eb96 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday June  6, 2009 at 07:45:59 AM EDT
+ *  It has been AutoGen-ed  Thursday June 18, 2009 at 07:52:44 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.5p181"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p181"
+#define NTPQ_VERSION       "4.2.5p182"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p182"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index aab70cbd7b6c7cc1fd697abb99c198dd6fa3af35..23f464f992ea6bdcd45dfab9c06c9f553b00626f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday June  6, 2009 at 07:46:01 AM EDT
+# It has been AutoGen-ed  Thursday June 18, 2009 at 07:52:47 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.5p179
+ntpq - standard NTP query program - Ver. 4.2.5p181
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 7283d2d2e5e55992d5e53c69c763e36c720016d3..ddff54c2e0350d38a7f442ae1666b74ef559340d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2009-06-06 "( 4.2.5p181)" "Programmer's Manual"
+.TH NTPQ 1 2009-06-18 "( 4.2.5p182)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday June  6, 2009 at 07:46:00 AM EDT
+.\"  It has been AutoGen-ed  Thursday June 18, 2009 at 07:52:46 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 2ac8e37cfef3b02832d7bb494868d80e172d43bd..ca091c5cbbe90165aab9136681d407b278e46bac 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday June  6, 2009 at 07:46:46 AM EDT
+ *  It has been AutoGen-ed  Thursday June 18, 2009 at 07:53:29 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.5p181\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p182\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 9eb854abca29e306bac59198eb1055752f72ef15..ede0422699644a88de21ec910522f0ddf3b60224 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday June  6, 2009 at 07:46:46 AM EDT
+ *  It has been AutoGen-ed  Thursday June 18, 2009 at 07:53:29 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.5p181"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p181"
+#define NTPSNMPD_VERSION       "4.2.5p182"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p182"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 48c47e4f50b491c7923a73a45cb6a5df06492d87..942fc02ee6a4cd4f2040ab1b173797b92c79a56e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday June  6, 2009 at 07:46:48 AM EDT
+# It has been AutoGen-ed  Thursday June 18, 2009 at 07:53:31 AM EDT
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 8c8a39723fbe9204a35aebd145a55aacd4458551..ae1cbfb5c388d4c3fb498023ae1a2ff47c742099 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2009-06-06 "( 4.2.5p181)" "Programmer's Manual"
+.TH NTPSNMPD 1 2009-06-18 "( 4.2.5p182)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday June  6, 2009 at 07:46:48 AM EDT
+.\"  It has been AutoGen-ed  Thursday June 18, 2009 at 07:53:31 AM EDT
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index fc207f31fe00a84e252b974003adf604568a4411..227f5e34066cd0c49b674abc07ad50cb5fb33183 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=181
+point=182
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 009ebb2ddfa4b53766e9a29fa70459f023983f49..8429f8952cee2ed977d1fc8e12945bf92d537f83 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday June  6, 2009 at 07:52:37 AM EDT
+ *  It has been AutoGen-ed  Thursday June 18, 2009 at 07:59:28 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.5p181\n\
+"sntp - standard SNTP program - Ver. 4.2.5p182\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 900a0d3b0b4c8e01601af59d9a5a77299704f6f9..bae5b5d4e2b80e2fdd5a1b28438535c7bcb04243 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday June  6, 2009 at 07:52:36 AM EDT
+ *  It has been AutoGen-ed  Thursday June 18, 2009 at 07:59:27 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.5p181"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p181"
+#define SNTP_VERSION       "4.2.5p182"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p182"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index bcd296499848f33b5389400b2a260843e7ae213e..e8967c8cd4186ef12bd7e150a83332940d23a729 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday June  6, 2009 at 07:52:39 AM EDT
+# It has been AutoGen-ed  Thursday June 18, 2009 at 07:59:30 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 593290a7c78f703adbf5d1c45d5d0333c125fb15..26d6519435fb89527fa2c85df343dce005e431e1 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2009-06-06 "( 4.2.5p181)" "Programmer's Manual"
+.TH SNTP 1 2009-06-18 "( 4.2.5p182)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday June  6, 2009 at 07:52:38 AM EDT
+.\"  It has been AutoGen-ed  Thursday June 18, 2009 at 07:59:29 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e2f3a63b80c80bf04cf5f6210920f7a84d235b04..2d2fb41ff48cf4d7390cd65842397cdfbad07823 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday June  6, 2009 at 07:52:46 AM EDT
+ *  It has been AutoGen-ed  Thursday June 18, 2009 at 07:59:38 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.5p181\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p182\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index cd78bf721e09b83896ba963100e84bf849033717..7e2c74cb43b4f0ac6a97b3e3e762e93ff3322b7e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday June  6, 2009 at 07:52:45 AM EDT
+ *  It has been AutoGen-ed  Thursday June 18, 2009 at 07:59:37 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.5p181"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p181"
+#define NTP_KEYGEN_VERSION       "4.2.5p182"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p182"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f4a28c6b02f11451a0a92a79e6731da304eff3ac..e55d369c3d0cf33046823e818918de745fe517eb 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday June  6, 2009 at 07:52:48 AM EDT
+# It has been AutoGen-ed  Thursday June 18, 2009 at 07:59:40 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.5p179
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p181
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 6d04c4814be7111cafec2f6b491c877370464169..e9c54205b7403f01355024427f957e4095a16ac7 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2009-06-06 "(ntp 4.2.5p181)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2009-06-18 "(ntp 4.2.5p182)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday June  6, 2009 at 07:52:47 AM EDT
+.\"  It has been AutoGen-ed  Thursday June 18, 2009 at 07:59:39 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"