]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P83
authorHarlan Stenn <stenn@ntp.org>
Wed, 17 Nov 2010 10:10:38 +0000 (10:10 +0000)
committerHarlan Stenn <stenn@ntp.org>
Wed, 17 Nov 2010 10:10:38 +0000 (10:10 +0000)
bk: 4ce3aa1edxz1hAtR6VCXB89bht-9xQ

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 76323d51505e0d05ffb0c6647b86d2f0799e0377..0b59d0a9cb0513caa036c9a4ade984d1b825e084 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p83) 2010/11/17 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1727] ntp-keygen PLEN, ILEN undeclared --without-crypto.
 * Remove top-level libopts, use sntp/libopts.
 * Documentation updates from Dave Mills.
index f8794d67661b364ad48c0df693950d43cf9dcea5..2c0dcf4e601b895c1b74686e0df5ec016e393f90 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  November 16, 2010 at 10:07:49 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November 17, 2010 at 10:07:55 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.7p82\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p83\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 37d4ba32bcbf0d7dfc0d1a78e23b462e2f94d3f1..67c30725ac409994f1455c8f4b9b94b093be8293 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  November 16, 2010 at 10:07:49 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November 17, 2010 at 10:07:55 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.7p82"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p82"
+#define NTPD_VERSION       "4.2.7p83"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p83"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 633e97511200ef9629b2d643760f5682928c3c47..092bdc63e387d8557bbf55ed555485ca39ffb69c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  November 16, 2010 at 10:08:04 AM by AutoGen 5.10
+# It has been AutoGen-ed  November 17, 2010 at 10:08:17 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.7p82
+ntpd - NTP daemon program - Ver. 4.2.7p83
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 87b252ce0cb106d94b630dfe5acda302acfa4a95..f7bdeb3aa74a501df9a8eebf3b98ec47ee3264cc 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-11-16 "( 4.2.7p82)" "Programmer's Manual"
+.TH NTPD 1 2010-11-17 "( 4.2.7p83)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  November 16, 2010 at 10:08:04 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  November 17, 2010 at 10:08:17 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 3f82212b045cc51d849ce6b854f47e87648abae6..9a10318031c5fa55611c9174b1877385f9c52888 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  November 16, 2010 at 10:08:09 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November 17, 2010 at 10:08:23 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.7p82\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p83\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index aeb5c8b5b33a4b214a60150ef2c7a063c90b5a5a..516841c99c101dc5c254c9072b6ea455293f8a1a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  November 16, 2010 at 10:08:09 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November 17, 2010 at 10:08:23 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.7p82"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p82"
+#define NTPDC_VERSION       "4.2.7p83"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p83"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 03110318903a08118b530c0d8f2cc2e9ac019e9d..5c938689880bdfced35e2a7ddadbe35adb253849 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  November 16, 2010 at 10:08:19 AM by AutoGen 5.10
+# It has been AutoGen-ed  November 17, 2010 at 10:08:35 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.7p82
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p83
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 56fb664f4555ff548971ef209941857d519d6d67..a50259989c2b1bc39d76b1a509fa38f8edb2f2b9 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-11-16 "( 4.2.7p82)" "Programmer's Manual"
+.TH NTPDC 1 2010-11-17 "( 4.2.7p83)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  November 16, 2010 at 10:08:19 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  November 17, 2010 at 10:08:34 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c4bb88907b1aab8f2b5ffaa679bfdee30399abbd..1e2d0762e18ea7c24aa8f8b0afaddbc8826e3b4d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  November 16, 2010 at 10:08:19 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November 17, 2010 at 10:08:35 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.7p82\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p83\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 1811c8839ac0a5975efd747f936c30539ed67766..8888be507b8849092f5b8a85ac6ba1f5573a5995 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  November 16, 2010 at 10:08:19 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November 17, 2010 at 10:08:35 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.7p82"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p82"
+#define NTPQ_VERSION       "4.2.7p83"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p83"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 91276937a2ec9dd0cafed66e06dfeb10a012d63d..d6cd5bfa217147f151f94203688c1b2857621f45 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  November 16, 2010 at 10:08:30 AM by AutoGen 5.10
+# It has been AutoGen-ed  November 17, 2010 at 10:08:47 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.7p82
+ntpq - standard NTP query program - Ver. 4.2.7p83
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 4434341e690de0c9260627a6200c1569c2b7ef70..f13d6371c175d0bc6996fbf456b0e0c5cba99a29 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-11-16 "( 4.2.7p82)" "Programmer's Manual"
+.TH NTPQ 1 2010-11-17 "( 4.2.7p83)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  November 16, 2010 at 10:08:30 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  November 17, 2010 at 10:08:47 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index db9fd79df0eb9a468901b3568355dbe15a85fe4a..d2b13d19e09b80e4a776e2ec8e26d73a16644ef7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  November 16, 2010 at 10:08:31 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November 17, 2010 at 10:08:47 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.7p82\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p83\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 4940da197622b6742eae4057639b7996116f7272..ad9693584cb01cc8b0de9e56e9d9b09385f16fe8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  November 16, 2010 at 10:08:31 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November 17, 2010 at 10:08:47 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.7p82"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p82"
+#define NTPSNMPD_VERSION       "4.2.7p83"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p83"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 30cd356b91fee3fc4d485140532e606e21cb862f..5e23ebbfedb060ec5c0777eb3a250182a1ab9e84 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  November 16, 2010 at 10:08:36 AM by AutoGen 5.10
+# It has been AutoGen-ed  November 17, 2010 at 10:08:52 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.7p82
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p83
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index d4aa66247d136beb4783bf6b1190020183568a50..f06d8501b9e6e76bb833cd50dc5f496f582a4b6f 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-11-16 "( 4.2.7p82)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-11-17 "( 4.2.7p83)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  November 16, 2010 at 10:08:36 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  November 17, 2010 at 10:08:52 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b7b2a19768c0cd7a4df473b0e35805033fdaba63..6f3857f49bd48a719dbf46cec069edc188b653ee 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=82
+point=83
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 13aae7d585f7a1c38f5281d2a171a69b48591a13..0d404a26e09f5bb1e66b7fe7642ef3ef20d6637a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  November 16, 2010 at 10:09:48 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November 17, 2010 at 10:10:11 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.7p82\n\
+"sntp - standard SNTP program - Ver. 4.2.7p83\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 5d617ea995612da7a309101fcaa67707bcd9e4d7..9c45c66c2615f07c6e89a1969c658082c2d963b9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  November 16, 2010 at 10:09:48 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November 17, 2010 at 10:10:11 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.7p82"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p82"
+#define SNTP_VERSION       "4.2.7p83"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p83"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a5144d483ef477dec46d6cb86c36496deeb2a940..800f0b7afbf80d2c6796fc69aae8cfb9d6da2498 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  November 16, 2010 at 10:09:53 AM by AutoGen 5.10
+# It has been AutoGen-ed  November 17, 2010 at 10:10:17 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index a9af9797a6dbf4cfb397c01b4598acfc5243ba0a..7ce89ff67579ffdd2a5ca9428d8da1e90392237b 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-11-16 "( 4.2.7p82)" "Programmer's Manual"
+.TH SNTP 1 2010-11-17 "( 4.2.7p83)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  November 16, 2010 at 10:09:53 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  November 17, 2010 at 10:10:16 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 39924f64fa3cebbe71c88c78d988287210cdbe3b..863794b2479519b11fca9e61daa9b0c1eeeea4ef 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.7p82 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p83 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index e17e5cf4fe7a5e47094fae3785b993a08d3f8ef5..eae61811feb2e74d10d44c458816ca83b57477b3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  November 16, 2010 at 10:09:54 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November 17, 2010 at 10:10:17 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.7p82\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p83\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 081d9c08308c300a7849748bc7e003df92cc1e76..fa94e60c56f0f2831e9623d04a5ed4ac7c095ce6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  November 16, 2010 at 10:09:54 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November 17, 2010 at 10:10:17 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.7p82"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p82"
+#define NTP_KEYGEN_VERSION       "4.2.7p83"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p83"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 12001266899b00054ab8bc9ec50a63eea55118c4..9b44f2a4f2ea01af994c905d26a068966a06abb3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  November 16, 2010 at 10:10:00 AM by AutoGen 5.10
+# It has been AutoGen-ed  November 17, 2010 at 10:10:23 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.7p82
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p83
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index b36f8c1ddbd6ba9902ca3c6e4769fd9865700da3..06e92b95532ac9bee5fbcd68e54e718ab576842c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-11-16 "(ntp 4.2.7p82)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-11-17 "(ntp 4.2.7p83)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  November 16, 2010 at 10:10:00 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  November 17, 2010 at 10:10:22 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"