]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P102 NTP_4_2_7P102
authorHarlan Stenn <stenn@ntp.org>
Thu, 23 Dec 2010 11:12:32 +0000 (11:12 +0000)
committerHarlan Stenn <stenn@ntp.org>
Thu, 23 Dec 2010 11:12:32 +0000 (11:12 +0000)
bk: 4d132ea0IOS0XP1tQwupybefTf_Aww

29 files changed:
ChangeLog
clockstuff/clktest-opts.c
clockstuff/clktest-opts.h
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 174587328f7f82c8ca6fc7c26b4e11d065597477..c2f9589bf319d06d7a6f221a7273da16e5dd3ff8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p102) 2010/12/23 Released by Harlan Stenn <stenn@ntp.org>
 * Allow ntpq &1 associd use without preceding association-fetching.
 * Documentation updates from Dave Mills.
 (4.2.7p101) 2010/12/22 Released by Harlan Stenn <stenn@ntp.org>
index 6d648b07562a6d005796aa00d91191abb4278378..1335c9af08ed9bfdaf48746c33cac51893f181ca 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.c)
  *  
- *  It has been AutoGen-ed  December 22, 2010 at 12:35:47 PM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 23, 2010 at 11:10:24 AM by AutoGen 5.11.6pre5
  *  From the definitions    clktest-opts.def
  *  and the template file   options
  *
@@ -325,7 +325,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[8] = "CLKTEST";
 static char const zUsageTitle[129] =
-"clktest - test the clock line discipline - Ver. 4.2.7p101\n\
+"clktest - test the clock line discipline - Ver. 4.2.7p102\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... <tty_device>\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 0d9b58c2946cf9d2c309573b1a566a3ca2e38cf9..422e2006f8e2ec51bde598ef78e3c9e0720cf0a3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.h)
  *  
- *  It has been AutoGen-ed  December 22, 2010 at 12:35:47 PM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 23, 2010 at 11:10:24 AM by AutoGen 5.11.6pre5
  *  From the definitions    clktest-opts.def
  *  and the template file   options
  *
@@ -63,8 +63,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    10
-#define CLKTEST_VERSION       "4.2.7p101"
-#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p101"
+#define CLKTEST_VERSION       "4.2.7p102"
+#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p102"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 398da23629f759d798fcd0a240d5f79c12d91aff..5050b1b851013ce77866bd45eb7eea4a8c018ff7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  December 22, 2010 at 12:31:19 PM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 23, 2010 at 11:04:19 AM by AutoGen 5.11.6pre5
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -1006,7 +1006,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[5] = "NTPD";
 static char const zUsageTitle[133] =
-"ntpd - NTP daemon program - Ver. 4.2.7p101\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p102\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 5365a5f0256c9e2ce70c01e88396721ad852cf7b..099c9401dbc0f4bfa4aca59fff50f85532ccc182 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  December 22, 2010 at 12:31:19 PM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 23, 2010 at 11:04:19 AM by AutoGen 5.11.6pre5
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -89,8 +89,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    36
-#define NTPD_VERSION       "4.2.7p101"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p101"
+#define NTPD_VERSION       "4.2.7p102"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p102"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 905f678d3d0566128f1015ee8d2c68f874181d34..db65eec0209317bfd142e80084fedaacd94d53e2 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  December 22, 2010 at 12:33:19 PM by AutoGen 5.11.6pre5
+# It has been AutoGen-ed  December 23, 2010 at 11:06:37 AM by AutoGen 5.11.6pre5
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index ec0dda4c8b4eb03b0064ce08f5349db130f68d41..6dca96cdae5c8c0a413324d8557846186e49e12f 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-12-22 "( 4.2.7p101)" "Programmer's Manual"
+.TH NTPD 1 2010-12-23 "( 4.2.7p102)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  December 22, 2010 at 12:33:15 PM by AutoGen 5.11.6pre5
+.\"  It has been AutoGen-ed  December 23, 2010 at 11:06:36 AM by AutoGen 5.11.6pre5
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 5f9b5c2bd97c998216cd294bf46266bb448ffa6f..256a5ef6c458173eb46db9194efdf84f11c95380 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  December 22, 2010 at 12:34:14 PM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 23, 2010 at 11:07:03 AM by AutoGen 5.11.6pre5
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -451,7 +451,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[6] = "NTPDC";
 static char const zUsageTitle[129] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p101\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p102\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index c4dde1f7dae8dd59d41a1d5e829964bf1ca3de5d..b25d90e3479dc52d6d0cc027c3cc3c6bf1735135 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  December 22, 2010 at 12:34:13 PM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 23, 2010 at 11:07:03 AM by AutoGen 5.11.6pre5
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -68,8 +68,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.7p101"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p101"
+#define NTPDC_VERSION       "4.2.7p102"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p102"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 78cd9ca4fe3b7776bc26906360f8bb336ab1db1f..6092f4462f9c115dd06ec79e96e0b307c0a654a4 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  December 22, 2010 at 12:34:46 PM by AutoGen 5.11.6pre5
+# It has been AutoGen-ed  December 23, 2010 at 11:07:57 AM by AutoGen 5.11.6pre5
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 7c36f270e7c6c752df8e715111796471328b7112..8b602382b0b645e3d71143a75f6c821dce52566c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-12-22 "( 4.2.7p101)" "Programmer's Manual"
+.TH NTPDC 1 2010-12-23 "( 4.2.7p102)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  December 22, 2010 at 12:34:45 PM by AutoGen 5.11.6pre5
+.\"  It has been AutoGen-ed  December 23, 2010 at 11:07:55 AM by AutoGen 5.11.6pre5
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index bf9013e0b31bdccfd9511e969d27a6464cdf5ecb..b6b0a7ede19e6204f7db185b332b24e16231feb6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  December 22, 2010 at 12:34:47 PM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 23, 2010 at 11:08:02 AM by AutoGen 5.11.6pre5
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -428,7 +428,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[5] = "NTPQ";
 static char const zUsageTitle[121] =
-"ntpq - standard NTP query program - Ver. 4.2.7p101\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p102\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 2ef82f20b9969a87bd3ebc3f6c7e6cf60dc98126..fc115b61b94444e60f0d6b99dfd6c58490c54810 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  December 22, 2010 at 12:34:47 PM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 23, 2010 at 11:08:02 AM by AutoGen 5.11.6pre5
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -67,8 +67,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    14
-#define NTPQ_VERSION       "4.2.7p101"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p101"
+#define NTPQ_VERSION       "4.2.7p102"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p102"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 32732a20780ff1813f3a66061525728af0e0002a..a44671ca83294bc4ba5b00d72c81b2a22aa75f6e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  December 22, 2010 at 12:35:21 PM by AutoGen 5.11.6pre5
+# It has been AutoGen-ed  December 23, 2010 at 11:09:29 AM by AutoGen 5.11.6pre5
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 3fdc13cf90047bdc890d3e9caa9b116b212bee1b..bb53bacfd4d5ab0acdcb32980f34edf825288470 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-12-22 "( 4.2.7p101)" "Programmer's Manual"
+.TH NTPQ 1 2010-12-23 "( 4.2.7p102)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  December 22, 2010 at 12:35:21 PM by AutoGen 5.11.6pre5
+.\"  It has been AutoGen-ed  December 23, 2010 at 11:09:27 AM by AutoGen 5.11.6pre5
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c2ae01f4e1b600a982e8d14d193ff29b853d45a8..ac3b46c3250c7f40edc3a71a7d86bc84a971cce6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  December 22, 2010 at 12:35:22 PM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 23, 2010 at 11:09:32 AM by AutoGen 5.11.6pre5
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -255,7 +255,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[9] = "NTPSNMPD";
 static char const zUsageTitle[105] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p101\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p102\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 1c52b0e7abb50de6f1e4f60d95ac3d4b6b653f0a..47c841522830e3d0c648f676dec5cd6e90538dae 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  December 22, 2010 at 12:35:22 PM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 23, 2010 at 11:09:32 AM by AutoGen 5.11.6pre5
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -61,8 +61,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    8
-#define NTPSNMPD_VERSION       "4.2.7p101"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p101"
+#define NTPSNMPD_VERSION       "4.2.7p102"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p102"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c5575e6d80ab6f6f8103f8fb063a231c29685ae9..83da4d5f81460c38d897bf204bed3614ea7755ea 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  December 22, 2010 at 12:35:44 PM by AutoGen 5.11.6pre5
+# It has been AutoGen-ed  December 23, 2010 at 11:10:20 AM by AutoGen 5.11.6pre5
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 332920564f544878b5b306dbe86c57a82d85dc54..2c3b030261e144550a38d13b1e230cd37a6ab79b 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-12-22 "( 4.2.7p101)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-12-23 "( 4.2.7p102)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  December 22, 2010 at 12:35:43 PM by AutoGen 5.11.6pre5
+.\"  It has been AutoGen-ed  December 23, 2010 at 11:10:19 AM by AutoGen 5.11.6pre5
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index be7b7a79ef07c6ddd54de5e4cc93b9e6b2b2ec6f..dfa55c3939ad8815e6f6fb8e8e4636a67efe46cf 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=101
+point=102
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 34c7029e7d371021da1893d5e169aee786ce6e46..16778218e09d98e74e90fca87da3d1bcec25b5c3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  December 22, 2010 at 12:30:15 PM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 23, 2010 at 11:02:52 AM by AutoGen 5.11.6pre5
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -473,7 +473,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[5] = "SNTP";
 static char const zUsageTitle[123] =
-"sntp - standard SNTP program - Ver. 4.2.7p101\n\
+"sntp - standard SNTP program - Ver. 4.2.7p102\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index dff310c9d8853b01fc63ff2d98d5b984f7f1e091..c86144e2dab8b1d31fb5e2f84c79ffef5c63825b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  December 22, 2010 at 12:30:12 PM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 23, 2010 at 11:02:51 AM by AutoGen 5.11.6pre5
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -70,8 +70,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    17
-#define SNTP_VERSION       "4.2.7p101"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p101"
+#define SNTP_VERSION       "4.2.7p102"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p102"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9f0055f40b2b579d0296bf9f605a698f34ce4654..1c8238ecb78d148af11629a1a171d08abb1f4258 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  December 22, 2010 at 12:31:12 PM by AutoGen 5.11.6pre5
+# It has been AutoGen-ed  December 23, 2010 at 11:04:03 AM by AutoGen 5.11.6pre5
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 2bddfa92b270ff892c385a861b84a77d6a0327e4..6533d1df6dd9f3eb64ae389811f6770a787e9490 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-12-22 "( 4.2.7p101)" "Programmer's Manual"
+.TH SNTP 1 2010-12-23 "( 4.2.7p102)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  December 22, 2010 at 12:31:11 PM by AutoGen 5.11.6pre5
+.\"  It has been AutoGen-ed  December 23, 2010 at 11:04:01 AM by AutoGen 5.11.6pre5
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 393c9296d4e25155a8ab5b9607b2c7905185e375..4c5d503d7d5bda3a1547051509573f0aabcc10b9 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.7p101 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p102 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
index 000aa382703b598d01f8838cf765ba48be43d4be..9ef4be963e1c4cdef5edd997d637326e2f555821 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  December 22, 2010 at 12:35:50 PM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 23, 2010 at 11:10:29 AM by AutoGen 5.11.6pre5
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -757,7 +757,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[11] = "NTP_KEYGEN";
 static char const zUsageTitle[116] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p101\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p102\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index d6f3b8a2ea74aee09d4cdfc9c7757690eac1eb73..b16b2c00d003f56dbb2df9da00663a7b61b7c66d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  December 22, 2010 at 12:35:49 PM by AutoGen 5.11.6pre5
+ *  It has been AutoGen-ed  December 23, 2010 at 11:10:29 AM by AutoGen 5.11.6pre5
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -77,8 +77,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.7p101"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p101"
+#define NTP_KEYGEN_VERSION       "4.2.7p102"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p102"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9c7c020bf6894c96d1890a0c56487d048eb0a452..b13ab4e4ee832b42b88308f22ec8f61016fe1fed 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  December 22, 2010 at 12:36:28 PM by AutoGen 5.11.6pre5
+# It has been AutoGen-ed  December 23, 2010 at 11:11:27 AM by AutoGen 5.11.6pre5
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 8c95159dc9974453ef4a5ac5a694a5fd48f7396e..f8f4af74ce5bd52997c8ea7f39632e5f898006b6 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-12-22 "(ntp 4.2.7p101)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-12-23 "(ntp 4.2.7p102)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  December 22, 2010 at 12:36:26 PM by AutoGen 5.11.6pre5
+.\"  It has been AutoGen-ed  December 23, 2010 at 11:11:25 AM by AutoGen 5.11.6pre5
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"