]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P117 NTP_4_2_7P117
authorHarlan Stenn <stenn@ntp.org>
Thu, 13 Jan 2011 07:32:20 +0000 (07:32 +0000)
committerHarlan Stenn <stenn@ntp.org>
Thu, 13 Jan 2011 07:32:20 +0000 (07:32 +0000)
bk: 4d2eaa84wjBxI_FoebE6TW4bUz-jDQ

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 c607810f8469eb475fb5b2e9c86a4a4cde8e153b..07f51dd6b93a0e655b75c1e408040a00e71fa6a7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p117) 2011/01/13 Released by Harlan Stenn <stenn@ntp.org>
 * Add configure --without-sntp option to disable building sntp and
   sntp/tests.  withsntp=no in the environment changes the default.
 * Build infrastructure cleanup:
index cef46a4bc8531ff6283ab0ddfa5c6062b4040b02..7867ff0500855270eac7c537ce2b9458bb078058 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.c)
  *  
- *  It has been AutoGen-ed  January 10, 2011 at 11:37:20 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 13, 2011 at 07:31:55 AM by AutoGen 5.11.6pre7
  *  From the definitions    clktest-opts.def
  *  and the template file   options
  *
@@ -39,7 +39,7 @@ extern "C" {
                 cannot ever change your mind. */
 tSCC zCopyright[] =
        "clktest copyright (c) 1970-2011 David L. Mills and/or others, all rights reserved"
-/* extracted from ../include/copyright.def near line 8 */
+/* extracted from ../sntp/include/copyright.def near line 8 */
 ;
 tSCC zCopyrightNotice[24] =
 "see html/copyright.html";
@@ -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.7p116\n\
+"clktest - test the clock line discipline - Ver. 4.2.7p117\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... <tty_device>\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 63bd6efbad384de8fe697f6f14c5f282370f9e0c..bcfc007765b3f7f0c6e6044dfb693d7b698a666d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.h)
  *  
- *  It has been AutoGen-ed  January 10, 2011 at 11:37:19 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 13, 2011 at 07:31:55 AM by AutoGen 5.11.6pre7
  *  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.7p116"
-#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p116"
+#define CLKTEST_VERSION       "4.2.7p117"
+#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p117"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d104cbb1663724c69f0a0deca25c9c8bce3dbbc3..2638fac6de8f4c3a9fa20432db26382cf6de50d6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  January 10, 2011 at 11:34:40 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 13, 2011 at 07:30:57 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -38,7 +38,7 @@ extern "C" {
                 cannot ever change your mind. */
 tSCC zCopyright[] =
        "ntpd copyright (c) 1970-2011 David L. Mills and/or others, all rights reserved"
-/* extracted from ../include/copyright.def near line 8 */
+/* extracted from ../sntp/include/copyright.def near line 8 */
 ;
 tSCC zCopyrightNotice[24] =
 "see html/copyright.html";
@@ -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.7p116\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p117\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index ad7f87a0eebbcf92c9f9fcdf7266b06ca68b74e8..927b20ee10452a0965bc7eb7a11234ccf69205b9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  January 10, 2011 at 11:34:39 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 13, 2011 at 07:30:57 AM by AutoGen 5.11.6pre7
  *  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.7p116"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p116"
+#define NTPD_VERSION       "4.2.7p117"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p117"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 203a27d7901377277f3343e54f37a5905fb32a3f..215d4a42ce995dc913c261400928129ae26166df 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  January 10, 2011 at 11:35:35 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January 13, 2011 at 07:31:18 AM by AutoGen 5.11.6pre7
 # 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.7p116
+ntpd - NTP daemon program - Ver. 4.2.7p117
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 958b061e7cda0f5bf8dccc126ed212dbcf21cdb1..60acd93596177c3716d69e285cf7c8150205af25 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-01-10 "( 4.2.7p116)" "Programmer's Manual"
+.TH NTPD 1 2011-01-13 "( 4.2.7p117)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  January 10, 2011 at 11:35:34 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January 13, 2011 at 07:31:17 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 87efbfc1b2aa021dc368984d3cd26d6d4933fcdb..25e10b0f72a1d2c1442b37cbbd78dca1a73ff2cc 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  January 10, 2011 at 11:35:52 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 13, 2011 at 07:31:24 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -38,7 +38,7 @@ extern "C" {
                 cannot ever change your mind. */
 tSCC zCopyright[] =
        "ntpdc copyright (c) 1970-2011 David L. Mills and/or others, all rights reserved"
-/* extracted from ../include/copyright.def near line 8 */
+/* extracted from ../sntp/include/copyright.def near line 8 */
 ;
 tSCC zCopyrightNotice[24] =
 "see html/copyright.html";
@@ -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.7p116\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p117\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
@@ -550,7 +550,7 @@ doUsageOpt(
 static void
 doOptSet_Debug_Level(tOptions* pOptions, tOptDesc* pOptDesc)
 {
-    /* extracted from ../include/debug-opt.def, line 27 */
+    /* extracted from ../sntp/include/debug-opt.def, line 27 */
 DESC(DEBUG_LEVEL).optOccCt = atoi( pOptDesc->pzLastArg );
 }
 #endif /* defined(TEST_NTPDC_OPTS) */
index ac573262cb1f4da2d6ae3e797d4e1449eac153dd..003082ae9346d7621db5bb9a52e25c3ee7965e96 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  January 10, 2011 at 11:35:52 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 13, 2011 at 07:31:24 AM by AutoGen 5.11.6pre7
  *  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.7p116"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p116"
+#define NTPDC_VERSION       "4.2.7p117"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p117"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a078963a7b73d098d5dec640f0a41906d404612f..790e056f8706f565e45c4f1a354dab746ec13e4d 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  January 10, 2011 at 11:36:17 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January 13, 2011 at 07:31:34 AM by AutoGen 5.11.6pre7
 # 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.7p116
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p117
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index f52f4fde7376efa4745f09e1b1363a367d488028..81011572956e47390f1847ffcac89be0321b243a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2011-01-10 "( 4.2.7p116)" "Programmer's Manual"
+.TH NTPDC 1 2011-01-13 "( 4.2.7p117)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  January 10, 2011 at 11:36:16 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January 13, 2011 at 07:31:33 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 39caf9aa3ff72ffcfbf737bbe1e47190424c2f88..d30e0eaa75628f110f3a478a420f3033d81654b9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  January 10, 2011 at 11:36:19 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 13, 2011 at 07:31:36 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -38,7 +38,7 @@ extern "C" {
                 cannot ever change your mind. */
 tSCC zCopyright[] =
        "ntpq copyright (c) 1970-2011 David L. Mills and/or others, all rights reserved"
-/* extracted from ../include/copyright.def near line 8 */
+/* extracted from ../sntp/include/copyright.def near line 8 */
 ;
 tSCC zCopyrightNotice[24] =
 "see html/copyright.html";
@@ -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.7p116\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p117\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
@@ -519,7 +519,7 @@ doUsageOpt(
 static void
 doOptSet_Debug_Level(tOptions* pOptions, tOptDesc* pOptDesc)
 {
-    /* extracted from ../include/debug-opt.def, line 27 */
+    /* extracted from ../sntp/include/debug-opt.def, line 27 */
 DESC(DEBUG_LEVEL).optOccCt = atoi( pOptDesc->pzLastArg );
 }
 #endif /* defined(TEST_NTPQ_OPTS) */
index 2ca060874164978ab947c606dbd4c2209cf9c703..5277924dd1141a789ed69b7778fdfe53c7ec58f4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  January 10, 2011 at 11:36:18 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 13, 2011 at 07:31:36 AM by AutoGen 5.11.6pre7
  *  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.7p116"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p116"
+#define NTPQ_VERSION       "4.2.7p117"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p117"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ddce849a3bc91902c2a937f6c641f0a6ab94cda3..9a2e6b0b839292f9c53bc2f27eb9e14a0ea2c5c5 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  January 10, 2011 at 11:36:50 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January 13, 2011 at 07:31:47 AM by AutoGen 5.11.6pre7
 # 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.7p116
+ntpq - standard NTP query program - Ver. 4.2.7p117
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 455ad8c112c5afad4a9d286ced8c2a0fec4cd719..e879f14d8cf41a4fb4a939d8d77025e59e594f18 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-01-10 "( 4.2.7p116)" "Programmer's Manual"
+.TH NTPQ 1 2011-01-13 "( 4.2.7p117)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  January 10, 2011 at 11:36:49 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January 13, 2011 at 07:31:46 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 449fc153ecfabcfe95d4b485749763c8c6da8f44..d795ad2891729d0e0d2dc2711520b6f8e4e4b26c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  January 10, 2011 at 11:36:52 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 13, 2011 at 07:31:47 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -38,7 +38,7 @@ extern "C" {
                 cannot ever change your mind. */
 tSCC zCopyright[] =
        "ntpsnmpd copyright (c) 1970-2011 David L. Mills and/or others, all rights reserved"
-/* extracted from ../include/copyright.def near line 8 */
+/* extracted from ../sntp/include/copyright.def near line 8 */
 ;
 tSCC zCopyrightNotice[24] =
 "see html/copyright.html";
@@ -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.7p116\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p117\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index bec7494e8195557776181f6c3866865e49ed77b6..5215011093033ceee0588e3e5d17527439de34da 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  January 10, 2011 at 11:36:51 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 13, 2011 at 07:31:47 AM by AutoGen 5.11.6pre7
  *  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.7p116"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p116"
+#define NTPSNMPD_VERSION       "4.2.7p117"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p117"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b6f853965162ca52c1ff910d91c9ba05982d502c..b988d1db186068790faad2ed4c6018069624a4b4 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  January 10, 2011 at 11:37:18 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January 13, 2011 at 07:31:54 AM by AutoGen 5.11.6pre7
 # 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.7p116
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p117
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index aae5d5ffe662a79f64d8d250655abd55b6981059..847ae5cc934868ff5788e38cb1057864e97dfe61 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-01-10 "( 4.2.7p116)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-01-13 "( 4.2.7p117)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  January 10, 2011 at 11:37:17 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January 13, 2011 at 07:31:54 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 608b226fe5023621ceda3350eaf7116cdb80b37f..88edca37530242c721acb1fdab5ab0448c959bd8 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=116
+point=117
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 61621fb8997d30f3424f9859de3b39e6ae2ff892..eb7840b639d8f830e735c741917547bf8e89932c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  January 10, 2011 at 11:26:24 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 13, 2011 at 07:30:47 AM by AutoGen 5.11.6pre7
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -38,7 +38,7 @@ extern "C" {
                 cannot ever change your mind. */
 tSCC zCopyright[] =
        "sntp copyright (c) 1970-2011 David L. Mills and/or others, all rights reserved"
-/* extracted from ../include/copyright.def near line 8 */
+/* extracted from include/copyright.def near line 8 */
 ;
 tSCC zCopyrightNotice[24] =
 "see html/copyright.html";
@@ -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.7p116\n\
+"sntp - standard SNTP program - Ver. 4.2.7p117\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 466c5ac78ee13f92f0b826b9be75504932d8c726..5fa70b691871134d6c19cc14619572f3892fea0d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  January 10, 2011 at 11:26:15 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 13, 2011 at 07:30:47 AM by AutoGen 5.11.6pre7
  *  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.7p116"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p116"
+#define SNTP_VERSION       "4.2.7p117"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p117"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9eb3fac3229b6ac5808468edcbd58f9df5214a69..302e49a61e22cc196101b703fc99e35fcfdbbc48 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  January 10, 2011 at 11:34:26 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January 13, 2011 at 07:30:56 AM by AutoGen 5.11.6pre7
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -69,7 +69,7 @@ This is the automatically generated usage text for sntp:
 
 @exampleindent 0
 @example
-sntp - standard SNTP program - Ver. 4.2.7p116
+sntp - standard SNTP program - Ver. 4.2.7p117
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 17190f6396206cc9d3db85d048507e19bd113544..0fbc66f2b4879078c80051152f29b6d5fa7a400a 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2011-01-10 "( 4.2.7p116)" "Programmer's Manual"
+.TH SNTP 1 2011-01-13 "( 4.2.7p117)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  January 10, 2011 at 11:34:22 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January 13, 2011 at 07:30:56 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index cdb908e0b4ec0fa13944a1f6be05316e684375bc..252a29e758b7c2ac23d26f028b7c29143633b1fa 100644 (file)
@@ -139,7 +139,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#sntp-Invocation">sntp Invocation</a>
 <p><a name="index-sntp-usage-3"></a>
 This is the automatically generated usage text for sntp:
 
-<pre class="example">sntp - standard SNTP program - Ver. 4.2.7p116
+<pre class="example">sntp - standard SNTP program - Ver. 4.2.7p117
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index bf88edd39fa9ff835149c21ac767c818027c671f..0fd07df933ac1dab2f0afe347f6f0d5475563916 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  January 10, 2011 at 11:37:27 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 13, 2011 at 07:31:57 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -39,7 +39,7 @@ extern "C" {
                 cannot ever change your mind. */
 tSCC zCopyright[] =
        "ntp-keygen copyright (c) 1970-2011 David L. Mills and/or others, all rights reserved"
-/* extracted from ../include/copyright.def near line 8 */
+/* extracted from ../sntp/include/copyright.def near line 8 */
 ;
 tSCC zCopyrightNotice[24] =
 "see html/copyright.html";
@@ -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.7p116\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p117\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
@@ -843,7 +843,7 @@ doUsageOpt(
 static void
 doOptSet_Debug_Level(tOptions* pOptions, tOptDesc* pOptDesc)
 {
-    /* extracted from ../include/debug-opt.def, line 27 */
+    /* extracted from ../sntp/include/debug-opt.def, line 27 */
 DESC(DEBUG_LEVEL).optOccCt = atoi( pOptDesc->pzLastArg );
 }
 #endif /* defined(TEST_NTP_KEYGEN_OPTS) */
index e0ae1112e4cc433422563f70903ffcc2514a201b..b1ba55fb91071b18f0269a3ad3b5f5eb655fc978 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  January 10, 2011 at 11:37:27 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 13, 2011 at 07:31:57 AM by AutoGen 5.11.6pre7
  *  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.7p116"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p116"
+#define NTP_KEYGEN_VERSION       "4.2.7p117"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p117"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index aee348dc7bf69d6caac36a7b67f580f53793800e..631dc493c1254b802d1090103a143251a93a5c7b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  January 10, 2011 at 11:37:54 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January 13, 2011 at 07:32:06 AM by AutoGen 5.11.6pre7
 # 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
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p116
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p117
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 389cb9f201e11d87f36fb94873d6414b4fa5db00..187f47cf29aadfff0304528cb58e9724a7addf74 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-01-10 "(ntp 4.2.7p116)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-01-13 "(ntp 4.2.7p117)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  January 10, 2011 at 11:37:53 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January 13, 2011 at 07:32:06 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"