]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P170
authorHarlan Stenn <stenn@ntp.org>
Thu, 19 May 2011 11:26:01 +0000 (11:26 +0000)
committerHarlan Stenn <stenn@ntp.org>
Thu, 19 May 2011 11:26:01 +0000 (11:26 +0000)
bk: 4dd4fe49Vi1JcoRUmGyrR0GKiponLA

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 395bc013da571c3d10d3a4e7b88bd562fa6ee9a4..299dd412db12dce3d1927712df6219fd92e5a96c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p170) 2011/05/19 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1932] libevent/util_internal.h builtin_expect compile error with
   gcc 2.95.
 * Use 64-bit scalars in LFPTOD() and DTOLFP() on more platforms by
index 5c40ac52b17083fd9ba5a766808a3d9eb48b72b5..8e316b81ab9aca76380b9a7be7bc45dafc3fa734 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  May 18, 2011 at 11:20:03 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 19, 2011 at 11:19:30 AM by AutoGen 5.11.9
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -40,7 +40,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[40] =
-"ntpd 4.2.7p169\n\
+"ntpd 4.2.7p170\n\
 see html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "see html/copyright.html\n";
@@ -1002,7 +1002,7 @@ static tOptDesc optDesc[OPTION_CT] = {
  */
 static char const zPROGNAME[5] = "NTPD";
 static char const zUsageTitle[133] =
-"ntpd - NTP daemon program - Ver. 4.2.7p169\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p170\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 9e4700e3f36b1d0ad0aa0f5529669c80933ee880..d4eed53301e2bd674e32df18cc2d3fc12185ff3e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  May 18, 2011 at 11:20:03 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 19, 2011 at 11:19:30 AM by AutoGen 5.11.9
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -90,8 +90,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    36
-#define NTPD_VERSION       "4.2.7p169"
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p169"
+#define NTPD_VERSION       "4.2.7p170"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p170"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8474e26e02c7a9608dfc59f6c7a4ecfa183793c3..0a8f464f35b912e2db5433b788f923f402034709 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  May 18, 2011 at 11:20:53 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 19, 2011 at 11:21:34 AM by AutoGen 5.11.9
 # 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.7p169
+ntpd - NTP daemon program - Ver. 4.2.7p170
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 48859d98975b79272426d64f902f97278bd34b30..e49156d7e68c130bc45ef21220ed3d1cbab757ab 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-05-18 "( 4.2.7p169)" "Programmer's Manual"
+.TH NTPD 1 2011-05-19 "( 4.2.7p170)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  May 18, 2011 at 11:20:52 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 19, 2011 at 11:21:33 AM by AutoGen 5.11.9
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 131562c233378bc2f11e330c28547b3ab2dea15b..3ac8fc12eefde79c8c767921f40e71356a06d348 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  May 18, 2011 at 11:21:01 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 19, 2011 at 11:22:00 AM by AutoGen 5.11.9
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -40,7 +40,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[41] =
-"ntpdc 4.2.7p169\n\
+"ntpdc 4.2.7p170\n\
 see html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "see html/copyright.html\n";
@@ -447,7 +447,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.7p169\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p170\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 4ca365b2214c6d59ef37c97019f620cb18257ac9..76de1a3db6fb8fca4ad1dab45c67c440189b7260 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  May 18, 2011 at 11:21:01 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 19, 2011 at 11:21:59 AM by AutoGen 5.11.9
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -69,8 +69,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.7p169"
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p169"
+#define NTPDC_VERSION       "4.2.7p170"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p170"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c1ddffade3591f3be1547cef3d7caeb78c872a94..fc11067c8c008d447376acd26251b02cd79a7cb0 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  May 18, 2011 at 11:21:13 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 19, 2011 at 11:22:30 AM by AutoGen 5.11.9
 # 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.7p169
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p170
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 826742d397c331716dcf0373abcc9a9b4811386a..01b0b9f3c384e51bd21e953eb2bee66fee000835 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2011-05-18 "( 4.2.7p169)" "Programmer's Manual"
+.TH NTPDC 1 2011-05-19 "( 4.2.7p170)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  May 18, 2011 at 11:21:12 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 19, 2011 at 11:22:28 AM by AutoGen 5.11.9
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 25e53cb3dd69ddb8e0aa98c0a40c923297188c55..b87d96734ae3e48cd747a7cf0d089477aa24dc23 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  May 18, 2011 at 11:21:14 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 19, 2011 at 11:22:31 AM by AutoGen 5.11.9
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -40,7 +40,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[40] =
-"ntpq 4.2.7p169\n\
+"ntpq 4.2.7p170\n\
 see html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "see html/copyright.html\n";
@@ -424,7 +424,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.7p169\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p170\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index b11929ef7b2bfd59ccadd14cdb99db134f08f29c..d9f54e2693dd46f4bd0759ed54fcc13120171dc4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  May 18, 2011 at 11:21:14 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 19, 2011 at 11:22:31 AM by AutoGen 5.11.9
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -68,8 +68,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    14
-#define NTPQ_VERSION       "4.2.7p169"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p169"
+#define NTPQ_VERSION       "4.2.7p170"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p170"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3663ce07c29a522c44d93070e8df08a5a6cb7493..3fa92ebda00aad9cb251d4bac0566a46d1b86b2e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  May 18, 2011 at 11:21:27 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 19, 2011 at 11:23:18 AM by AutoGen 5.11.9
 # 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.7p169
+ntpq - standard NTP query program - Ver. 4.2.7p170
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 3d6985df7d9862bbb759499f46c97ef9f764db2a..a2620da35a6c635fec97a7f7835db52cede78ee7 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-05-18 "( 4.2.7p169)" "Programmer's Manual"
+.TH NTPQ 1 2011-05-19 "( 4.2.7p170)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  May 18, 2011 at 11:21:27 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 19, 2011 at 11:23:17 AM by AutoGen 5.11.9
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 276042f0b97d92daac7f3075a21ad382f8b08acb..06ddfbf995a7fa97c0377196c8454f7f932e7bce 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  May 18, 2011 at 11:21:29 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 19, 2011 at 11:23:19 AM by AutoGen 5.11.9
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -40,7 +40,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[44] =
-"ntpsnmpd 4.2.7p169\n\
+"ntpsnmpd 4.2.7p170\n\
 see html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "see html/copyright.html\n";
@@ -251,7 +251,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.7p169\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p170\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index e2d9b4b662ae7bb742c25519962a2abf9a777630..11c08fe8cc112937af7492e707d7ef2b10364344 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  May 18, 2011 at 11:21:28 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 19, 2011 at 11:23:19 AM by AutoGen 5.11.9
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -62,8 +62,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    8
-#define NTPSNMPD_VERSION       "4.2.7p169"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p169"
+#define NTPSNMPD_VERSION       "4.2.7p170"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p170"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 167e218b164770489d20876980a998c83d70373b..bc7b55d8caf5a8d25ca3fbfe8383c92b84e66cd0 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  May 18, 2011 at 11:21:41 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 19, 2011 at 11:23:39 AM by AutoGen 5.11.9
 # 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.7p169
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p170
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index b08f4184afe4bdafccfebc8edecd2a00d69dd844..03a7add939e91d3aa52223b58649c99c78698a04 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-05-18 "( 4.2.7p169)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-05-19 "( 4.2.7p170)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  May 18, 2011 at 11:21:41 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 19, 2011 at 11:23:39 AM by AutoGen 5.11.9
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d8cd874f9e7cd580f55db7bd74b7f9383426296d..af1337ad63d860c826c5392a7e9f6f0b6a52645c 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=169
+point=170
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 11957d4f4757ec5af4d981ff5fda7fc69e60da44..8c7f87244b658c4111b27b1b22be7dbca0467ce5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  May 18, 2011 at 11:03:02 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 19, 2011 at 10:59:05 AM by AutoGen 5.11.9
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -40,7 +40,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[40] =
-"sntp 4.2.7p169\n\
+"sntp 4.2.7p170\n\
 see html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "see html/copyright.html\n";
@@ -637,7 +637,7 @@ static tOptDesc optDesc[OPTION_CT] = {
  */
 static char const zPROGNAME[5] = "SNTP";
 static char const zUsageTitle[154] =
-"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p169\n\
+"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p170\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ hostname-or-IP ...]\n";
 static char const zRcName[7] = ".ntprc";
index bf1c7e0c866a05a0c8599f4eabaf08ba433b314f..c182174419a656ab5ff342ed7470e3c2cf670585 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  May 18, 2011 at 11:03:02 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 19, 2011 at 10:59:05 AM by AutoGen 5.11.9
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -78,8 +78,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define SNTP_VERSION       "4.2.7p169"
-#define SNTP_FULL_VERSION  "sntp 4.2.7p169"
+#define SNTP_VERSION       "4.2.7p170"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p170"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a70535338878287200a33c47adb3b6223b479021..d0853c5e94fd62495f99a3385264b3605e28d116 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  May 18, 2011 at 11:23:12 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 19, 2011 at 11:24:39 AM by AutoGen 5.11.9
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -76,7 +76,7 @@ This is the automatically generated usage text for sntp:
 
 @exampleindent 0
 @example
-sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p169
+sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p170
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 948d4d2d7ccf6f08e3ea000ca1e464d043e43ec1..3663e084d906056a8b286b1698155479c93d3349 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 18 2011
+.Dd May 19 2011
 .Dt SNTP 1 User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  May 18, 2011 at 11:23:11 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 19, 2011 at 11:24:38 AM by AutoGen 5.11.9
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 8504b64709a74b63491e5234d70d0113e1733345..89cd229641fa8b151ab101cc4b4904f3ffa0127d 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.7p169 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p170 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
@@ -150,7 +150,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 Simple Network Time Protocol program - Ver. 4.2.7p169
+<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p170
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index f36ad7d246e44a205f5dfa04d710e0c96149756e..b8a46c491813fe67941c9a6aeabb55d7e1eecce5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  May 18, 2011 at 11:21:45 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 19, 2011 at 11:23:42 AM by AutoGen 5.11.9
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -40,7 +40,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[52] =
-"ntp-keygen (ntp) 4.2.7p169\n\
+"ntp-keygen (ntp) 4.2.7p170\n\
 see html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "see html/copyright.html\n";
@@ -752,7 +752,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.7p169\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p170\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 3ee742e9a1de8dc2838737550b04e4d6aac2a59e..b326c05594293a167be0e09a9fa6366ca8f13651 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  May 18, 2011 at 11:21:45 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 19, 2011 at 11:23:42 AM by AutoGen 5.11.9
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -78,8 +78,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.7p169"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p169"
+#define NTP_KEYGEN_VERSION       "4.2.7p170"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p170"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3f3e2b17ac37b3acb26b9f5486721b4783401022..e93d21d0122ed77908322d5e953dc222abb49448 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  May 18, 2011 at 11:21:57 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 19, 2011 at 11:24:08 AM by AutoGen 5.11.9
 # 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.7p169
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p170
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 2f7cc1c3895a9e305fb9ca0b976db364931faafa..cab88d3a433f2f93b73bd2b5bc01c21f88f90de9 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-05-18 "(ntp 4.2.7p169)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-05-19 "(ntp 4.2.7p170)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  May 18, 2011 at 11:21:57 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 19, 2011 at 11:24:07 AM by AutoGen 5.11.9
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"