]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P169 NTP_4_2_7P169
authorHarlan Stenn <stenn@ntp.org>
Wed, 18 May 2011 11:24:41 +0000 (11:24 +0000)
committerHarlan Stenn <stenn@ntp.org>
Wed, 18 May 2011 11:24:41 +0000 (11:24 +0000)
bk: 4dd3ac79Mq1l5J9s63KEScRkDD5g2A

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 13dc235cfa3aae3ee65bb793b1149b315643b90e..50659bb45b10e1b74c0c4542bb044bd63c684ab2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p169) 2011/05/18 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1933] WWVB/Spectracom driver timestamps LFs, not CRs.
 (4.2.7p168) 2011/05/16 Released by Harlan Stenn <stenn@ntp.org>
 * Convert receive buffer queue from doubly-linked list to FIFO.
index aa92256c1e5080ec8862e5c81fe469c57c305339..5c40ac52b17083fd9ba5a766808a3d9eb48b72b5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  May 16, 2011 at 07:39:13 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 18, 2011 at 11:20:03 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.7p168\n\
+"ntpd 4.2.7p169\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.7p168\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p169\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 6fc8204b6a273f093b501eeea2708151d0bb8326..9e4700e3f36b1d0ad0aa0f5529669c80933ee880 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  May 16, 2011 at 07:39:13 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 18, 2011 at 11:20:03 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.7p168"
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p168"
+#define NTPD_VERSION       "4.2.7p169"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p169"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e3badc5c4783b344b2fc2bae550342814658ae27..8474e26e02c7a9608dfc59f6c7a4ecfa183793c3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  May 16, 2011 at 07:39:41 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 18, 2011 at 11:20:53 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.7p168
+ntpd - NTP daemon program - Ver. 4.2.7p169
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 88ab5c2df40f94ea712b69d181e2416b1fe25b00..48859d98975b79272426d64f902f97278bd34b30 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-05-16 "( 4.2.7p168)" "Programmer's Manual"
+.TH NTPD 1 2011-05-18 "( 4.2.7p169)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  May 16, 2011 at 07:39:41 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 18, 2011 at 11:20:52 AM by AutoGen 5.11.9
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 344f2e421430ee5f64cec3ba5ac15f9ea641aa2a..131562c233378bc2f11e330c28547b3ab2dea15b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  May 16, 2011 at 07:39:47 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 18, 2011 at 11:21:01 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.7p168\n\
+"ntpdc 4.2.7p169\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.7p168\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p169\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 18d039f790c60717bcd4bef9f47e6ddbf79be2c7..4ca365b2214c6d59ef37c97019f620cb18257ac9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  May 16, 2011 at 07:39:46 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 18, 2011 at 11:21:01 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.7p168"
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p168"
+#define NTPDC_VERSION       "4.2.7p169"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p169"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8388f2ba22001454a7c55b0acc386d7af136d8fd..c1ddffade3591f3be1547cef3d7caeb78c872a94 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  May 16, 2011 at 07:39:56 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 18, 2011 at 11:21:13 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.7p168
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p169
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 7679963f3451bb848d151bbc6123088cfe3fd025..826742d397c331716dcf0373abcc9a9b4811386a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2011-05-16 "( 4.2.7p168)" "Programmer's Manual"
+.TH NTPDC 1 2011-05-18 "( 4.2.7p169)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  May 16, 2011 at 07:39:55 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 18, 2011 at 11:21:12 AM by AutoGen 5.11.9
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 0f0f1a2b4be7ee3c2eca8875d172b304ce9b6a0e..25e53cb3dd69ddb8e0aa98c0a40c923297188c55 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  May 16, 2011 at 07:39:56 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 18, 2011 at 11:21:14 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.7p168\n\
+"ntpq 4.2.7p169\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.7p168\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p169\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 35696a5aecc96a867ee3e6f8f39bf946ad35a00d..b11929ef7b2bfd59ccadd14cdb99db134f08f29c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  May 16, 2011 at 07:39:56 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 18, 2011 at 11:21:14 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.7p168"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p168"
+#define NTPQ_VERSION       "4.2.7p169"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p169"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 32b6a11f868724054f6190fb8fd55d9d820b6fab..3663ce07c29a522c44d93070e8df08a5a6cb7493 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  May 16, 2011 at 07:40:06 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 18, 2011 at 11:21:27 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.7p168
+ntpq - standard NTP query program - Ver. 4.2.7p169
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index a55248304f88c8831f38f249c648803fb9bd1e2d..3d6985df7d9862bbb759499f46c97ef9f764db2a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-05-16 "( 4.2.7p168)" "Programmer's Manual"
+.TH NTPQ 1 2011-05-18 "( 4.2.7p169)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  May 16, 2011 at 07:40:06 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 18, 2011 at 11:21:27 AM by AutoGen 5.11.9
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ff328b2595b69cbef9364cb92f495dd2c4dce086..276042f0b97d92daac7f3075a21ad382f8b08acb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  May 16, 2011 at 07:40:07 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 18, 2011 at 11:21:29 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.7p168\n\
+"ntpsnmpd 4.2.7p169\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.7p168\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p169\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 053d316e6364a771dde281139017a811cdb76c9b..e2d9b4b662ae7bb742c25519962a2abf9a777630 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  May 16, 2011 at 07:40:07 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 18, 2011 at 11:21:28 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.7p168"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p168"
+#define NTPSNMPD_VERSION       "4.2.7p169"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p169"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f71d4512e4541181ee90bf1ef20f2f6607d04b49..167e218b164770489d20876980a998c83d70373b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  May 16, 2011 at 07:40:11 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 18, 2011 at 11:21:41 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.7p168
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p169
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 614e81f54ee4cabe67d4600dd6f927e4dd73db3e..b08f4184afe4bdafccfebc8edecd2a00d69dd844 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-05-16 "( 4.2.7p168)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-05-18 "( 4.2.7p169)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  May 16, 2011 at 07:40:11 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 18, 2011 at 11:21:41 AM by AutoGen 5.11.9
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 77d0424f6096a24501145969c0078e4e649bc7e9..d8cd874f9e7cd580f55db7bd74b7f9383426296d 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=168
+point=169
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 570784b815d888b81e901b71be1d14d39424bb36..11957d4f4757ec5af4d981ff5fda7fc69e60da44 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  May 16, 2011 at 07:36:53 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 18, 2011 at 11:03:02 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.7p168\n\
+"sntp 4.2.7p169\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.7p168\n\
+"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p169\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ hostname-or-IP ...]\n";
 static char const zRcName[7] = ".ntprc";
index 16fb91bb195decf1ae12716186d9470a2f69af45..bf1c7e0c866a05a0c8599f4eabaf08ba433b314f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  May 16, 2011 at 07:36:53 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 18, 2011 at 11:03:02 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.7p168"
-#define SNTP_FULL_VERSION  "sntp 4.2.7p168"
+#define SNTP_VERSION       "4.2.7p169"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p169"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 06445feb72656b96184a75ac12811a6448276488..a70535338878287200a33c47adb3b6223b479021 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  May 16, 2011 at 07:40:28 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 18, 2011 at 11:23:12 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.7p168
+sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p169
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index aefe064cd02ef242279b44e00974c66b03701536..948d4d2d7ccf6f08e3ea000ca1e464d043e43ec1 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 16 2011
+.Dd May 18 2011
 .Dt SNTP 1 User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  May 16, 2011 at 07:40:28 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 18, 2011 at 11:23:11 AM by AutoGen 5.11.9
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 50edb73b4d2afd12fd28ad64e640ef6e0b76f37b..8504b64709a74b63491e5234d70d0113e1733345 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.7p168 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p169 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.7p168
+<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p169
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index d397da065c14e01baf65ea0e5acf3d0431ad8edf..f36ad7d246e44a205f5dfa04d710e0c96149756e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  May 16, 2011 at 07:40:13 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 18, 2011 at 11:21:45 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.7p168\n\
+"ntp-keygen (ntp) 4.2.7p169\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.7p168\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p169\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 0a41d137eb05151010f4431cbfeb7aca3ef22450..3ee742e9a1de8dc2838737550b04e4d6aac2a59e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  May 16, 2011 at 07:40:13 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 18, 2011 at 11:21:45 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.7p168"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p168"
+#define NTP_KEYGEN_VERSION       "4.2.7p169"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p169"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 40c165a38cc89b6d15d6aad7168cee01b6e72976..3f3e2b17ac37b3acb26b9f5486721b4783401022 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  May 16, 2011 at 07:40:20 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 18, 2011 at 11:21:57 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.7p168
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p169
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 35081e9806447132573826862af948df6d73eba4..2f7cc1c3895a9e305fb9ca0b976db364931faafa 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-05-16 "(ntp 4.2.7p168)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-05-18 "(ntp 4.2.7p169)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  May 16, 2011 at 07:40:20 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 18, 2011 at 11:21:57 AM by AutoGen 5.11.9
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"