]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P168 NTP_4_2_7P168
authorHarlan Stenn <stenn@ntp.org>
Mon, 16 May 2011 07:40:44 +0000 (07:40 +0000)
committerHarlan Stenn <stenn@ntp.org>
Mon, 16 May 2011 07:40:44 +0000 (07:40 +0000)
bk: 4dd0d4fcRkHfkitKgv6MMpFNlQSayA

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 ff72e534871bd1df6db1c0969e27f78dcfc253db..b10ea7851bb925d5c13e469aa08de72d6cb81f9d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p168) 2011/05/16 Released by Harlan Stenn <stenn@ntp.org>
 * Convert receive buffer queue from doubly-linked list to FIFO.
 (4.2.7p167) 2011/05/14 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1927] io_closeclock() should purge pending recvbufs.
index 6b4bedebcead1105f6a4917c394f261405e28dd2..aa92256c1e5080ec8862e5c81fe469c57c305339 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  May 14, 2011 at 11:25:41 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 16, 2011 at 07:39:13 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.7p167\n\
+"ntpd 4.2.7p168\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.7p167\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p168\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 8507bcd0091d7db97296d0b6ab9dffad604be04b..6fc8204b6a273f093b501eeea2708151d0bb8326 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  May 14, 2011 at 11:25:41 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 16, 2011 at 07:39:13 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.7p167"
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p167"
+#define NTPD_VERSION       "4.2.7p168"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p168"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2052a7c613b5ab0364254060cb0b06b60c18cad9..e3badc5c4783b344b2fc2bae550342814658ae27 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  May 14, 2011 at 11:29:49 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 16, 2011 at 07:39:41 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.7p167
+ntpd - NTP daemon program - Ver. 4.2.7p168
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 584ca0684a91e1044c7154fff037cf81675b74cb..88ab5c2df40f94ea712b69d181e2416b1fe25b00 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-05-14 "( 4.2.7p167)" "Programmer's Manual"
+.TH NTPD 1 2011-05-16 "( 4.2.7p168)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  May 14, 2011 at 11:29:49 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 16, 2011 at 07:39:41 AM by AutoGen 5.11.9
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 62bdad252a7ac0983dd9bdcd66688810e7523c08..344f2e421430ee5f64cec3ba5ac15f9ea641aa2a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  May 14, 2011 at 11:30:19 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 16, 2011 at 07:39:47 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.7p167\n\
+"ntpdc 4.2.7p168\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.7p167\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p168\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 253ed30ef2263ea568ac4ed575a3d4a5f9a2f1f1..18d039f790c60717bcd4bef9f47e6ddbf79be2c7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  May 14, 2011 at 11:30:19 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 16, 2011 at 07:39:46 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.7p167"
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p167"
+#define NTPDC_VERSION       "4.2.7p168"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p168"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index dd3d1919b0bed10e041f1918c7c470e161c652a6..8388f2ba22001454a7c55b0acc386d7af136d8fd 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  May 14, 2011 at 11:30:58 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 16, 2011 at 07:39:56 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.7p167
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p168
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index d92d61ad4d1e7c25769de4a89e40985b55b7e0ff..7679963f3451bb848d151bbc6123088cfe3fd025 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2011-05-14 "( 4.2.7p167)" "Programmer's Manual"
+.TH NTPDC 1 2011-05-16 "( 4.2.7p168)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  May 14, 2011 at 11:30:56 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 16, 2011 at 07:39:55 AM by AutoGen 5.11.9
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 5f5054f623275ff5dc290f6976198b4b19a797ed..0f0f1a2b4be7ee3c2eca8875d172b304ce9b6a0e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  May 14, 2011 at 11:31:00 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 16, 2011 at 07:39:56 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.7p167\n\
+"ntpq 4.2.7p168\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.7p167\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p168\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 7b2d8c8e8fda2deedb8998d3813cff06560e570c..35696a5aecc96a867ee3e6f8f39bf946ad35a00d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  May 14, 2011 at 11:31:00 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 16, 2011 at 07:39:56 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.7p167"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p167"
+#define NTPQ_VERSION       "4.2.7p168"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p168"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e034072386bab37b2ba59887be37df62d0df5cf6..32b6a11f868724054f6190fb8fd55d9d820b6fab 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  May 14, 2011 at 11:31:51 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 16, 2011 at 07:40:06 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.7p167
+ntpq - standard NTP query program - Ver. 4.2.7p168
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 110ec3a0f86a4e162b23363cc3eb3e1f21176ef3..a55248304f88c8831f38f249c648803fb9bd1e2d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-05-14 "( 4.2.7p167)" "Programmer's Manual"
+.TH NTPQ 1 2011-05-16 "( 4.2.7p168)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  May 14, 2011 at 11:31:51 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 16, 2011 at 07:40:06 AM by AutoGen 5.11.9
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e226f9cdf02b2a5fd179b0b209f5b92dedde5486..ff328b2595b69cbef9364cb92f495dd2c4dce086 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  May 14, 2011 at 11:31:59 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 16, 2011 at 07:40:07 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.7p167\n\
+"ntpsnmpd 4.2.7p168\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.7p167\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p168\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 9aa01a78424b3059a5f5d6209641919c0930bdbf..053d316e6364a771dde281139017a811cdb76c9b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  May 14, 2011 at 11:31:59 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 16, 2011 at 07:40:07 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.7p167"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p167"
+#define NTPSNMPD_VERSION       "4.2.7p168"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p168"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d6586d4904276db0d8d00721d0405aa3ea515ee1..f71d4512e4541181ee90bf1ef20f2f6607d04b49 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  May 14, 2011 at 11:32:36 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 16, 2011 at 07:40:11 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.7p167
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p168
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 31d34bdf7ba70c48044ea800fe3538249d852b74..614e81f54ee4cabe67d4600dd6f927e4dd73db3e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-05-14 "( 4.2.7p167)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-05-16 "( 4.2.7p168)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  May 14, 2011 at 11:32:35 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 16, 2011 at 07:40:11 AM by AutoGen 5.11.9
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 736123d48273e7919d23a1360508c5a03a288d02..77d0424f6096a24501145969c0078e4e649bc7e9 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=167
+point=168
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index c221f1bbd9e4966af8e96b763769160d0c352934..570784b815d888b81e901b71be1d14d39424bb36 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  May 14, 2011 at 11:03:41 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 16, 2011 at 07:36:53 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.7p167\n\
+"sntp 4.2.7p168\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.7p167\n\
+"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p168\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ hostname-or-IP ...]\n";
 static char const zRcName[7] = ".ntprc";
index 5047e59615626f9d06a09b4e2cc3ebb92c5b45a1..16fb91bb195decf1ae12716186d9470a2f69af45 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  May 14, 2011 at 11:03:40 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 16, 2011 at 07:36:53 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.7p167"
-#define SNTP_FULL_VERSION  "sntp 4.2.7p167"
+#define SNTP_VERSION       "4.2.7p168"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p168"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 30aa592d01d6bcc49dcceb5180e32d3265918e35..06445feb72656b96184a75ac12811a6448276488 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  May 14, 2011 at 11:33:12 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 16, 2011 at 07:40:28 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.7p167
+sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p168
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 105b571ee4d1a06d275c8ea3e05567d99ff45357..aefe064cd02ef242279b44e00974c66b03701536 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 14 2011
+.Dd May 16 2011
 .Dt SNTP 1 User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  May 14, 2011 at 11:33:12 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 16, 2011 at 07:40:28 AM by AutoGen 5.11.9
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 9413b0a02809eb03f3eaa92e8ae33df17109df71..50edb73b4d2afd12fd28ad64e640ef6e0b76f37b 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.7p167 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p168 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.7p167
+<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p168
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index b400941da49c7bad7093776253123b4b22834780..d397da065c14e01baf65ea0e5acf3d0431ad8edf 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  May 14, 2011 at 11:32:40 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 16, 2011 at 07:40:13 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.7p167\n\
+"ntp-keygen (ntp) 4.2.7p168\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.7p167\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p168\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 115977db48cbcc544f137adfddf05f5e9b38691a..0a41d137eb05151010f4431cbfeb7aca3ef22450 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  May 14, 2011 at 11:32:40 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 16, 2011 at 07:40:13 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.7p167"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p167"
+#define NTP_KEYGEN_VERSION       "4.2.7p168"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p168"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8f40e3bc504bcd822e04c419f38bf454a6fc2851..40c165a38cc89b6d15d6aad7168cee01b6e72976 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  May 14, 2011 at 11:32:53 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 16, 2011 at 07:40:20 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.7p167
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p168
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 3dd5d6dd6da975ecaf933abc24f46ad9973d0584..35081e9806447132573826862af948df6d73eba4 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-05-14 "(ntp 4.2.7p167)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-05-16 "(ntp 4.2.7p168)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  May 14, 2011 at 11:32:52 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 16, 2011 at 07:40:20 AM by AutoGen 5.11.9
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"