]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P109 NTP_4_2_7P109
authorHarlan Stenn <stenn@ntp.org>
Sun, 2 Jan 2011 10:23:49 +0000 (10:23 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sun, 2 Jan 2011 10:23:49 +0000 (10:23 +0000)
bk: 4d2052358pK_zxGYGCq6sm70CjnY3A

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 0051cd1b26c0547c741849239e28aee2eef154e6..955e438a5d1f5d4ec48a4a30f41a984843c990a7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p109) 2011/01/02 Released by Harlan Stenn <stenn@ntp.org>
 * Remove nearly all strcpy() and most strcat() from NTP distribution.
   One major pocket remains in ntp_crypto.c.  libopts & libisc also have
   (safe) uses of strcpy() and strcat() remaining.
index 4671f1e1d581335d47b0e9102b712b14e678f6d2..df6524feddbfa42b94504bc164f1904ab89e4c9b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.c)
  *  
- *  It has been AutoGen-ed  January  1, 2011 at 10:25:01 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  2, 2011 at 10:20:41 AM by AutoGen 5.11.6pre7
  *  From the definitions    clktest-opts.def
  *  and the template file   options
  *
@@ -325,7 +325,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[8] = "CLKTEST";
 static char const zUsageTitle[129] =
-"clktest - test the clock line discipline - Ver. 4.2.7p108\n\
+"clktest - test the clock line discipline - Ver. 4.2.7p109\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... <tty_device>\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index f303196d44e3d295f533654cf3fe8120cfa3eb1e..7b18e66012f73669f2c5938dbfa5251b0889aadd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.h)
  *  
- *  It has been AutoGen-ed  January  1, 2011 at 10:25:00 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  2, 2011 at 10:20:41 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.7p108"
-#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p108"
+#define CLKTEST_VERSION       "4.2.7p109"
+#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p109"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6061782cc9f4c223aaade2732fe1491c26891373..730f9f1a68dcfd8ac5c1a3dd92cc610a32c548f3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  January  1, 2011 at 10:18:27 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  2, 2011 at 10:18:47 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -1006,7 +1006,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[5] = "NTPD";
 static char const zUsageTitle[133] =
-"ntpd - NTP daemon program - Ver. 4.2.7p108\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p109\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 869dee104a597b6470e6c56c07cd42661664c943..c0e727c418c8e93009d3771555658359e3177652 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  January  1, 2011 at 10:18:27 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  2, 2011 at 10:18:47 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.7p108"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p108"
+#define NTPD_VERSION       "4.2.7p109"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p109"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 666d0adcc458db2efed02301136a5510e1e0ce98..5f85110d178c491d1121713a70d16f2fe2979043 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  January  1, 2011 at 10:19:25 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January  2, 2011 at 10:19:42 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.7p108
+ntpd - NTP daemon program - Ver. 4.2.7p109
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index d3788b6bc9a8f0a5450c1cec9b53056ac9b9f5cc..6cc251a49ec3cde70117ae984077da82fd584918 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-01-01 "( 4.2.7p108)" "Programmer's Manual"
+.TH NTPD 1 2011-01-02 "( 4.2.7p109)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  January  1, 2011 at 10:19:25 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January  2, 2011 at 10:19:41 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index feee75548226ff5a552441b47d34cdafeb60d0c5..a73bac42062eea6077447d1c27b1d7fcda879bb2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  January  1, 2011 at 10:19:34 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  2, 2011 at 10:19:58 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -451,7 +451,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[6] = "NTPDC";
 static char const zUsageTitle[129] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p108\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p109\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 6a26a17cabecfb68d8be53db7749c518258b8c88..aecff6a404e9ccc65be79052ff267c3ab6f7db6b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  January  1, 2011 at 10:19:34 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  2, 2011 at 10:19:57 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.7p108"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p108"
+#define NTPDC_VERSION       "4.2.7p109"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p109"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ca779eecd15bdf1006ce0298e6283bad80bd2b4b..6460645925e2db9ee558f9c685b37a962bd5b596 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  January  1, 2011 at 10:19:47 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January  2, 2011 at 10:20:15 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.7p108
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p109
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 7fd2db8929a6a4a837c5a039eb398b5d45bcaf80..30658b857c0d548e39abb0ec4ea167f02671eb8e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2011-01-01 "( 4.2.7p108)" "Programmer's Manual"
+.TH NTPDC 1 2011-01-02 "( 4.2.7p109)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  January  1, 2011 at 10:19:47 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January  2, 2011 at 10:20:14 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 38ee7b8e3241396f7714a0b5ebbe5236cba0e396..38ccd623971c23fb07e0dce2b4f8864d4abeedc9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  January  1, 2011 at 10:19:48 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  2, 2011 at 10:20:16 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -428,7 +428,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[5] = "NTPQ";
 static char const zUsageTitle[121] =
-"ntpq - standard NTP query program - Ver. 4.2.7p108\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p109\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 28a2d11808704c0abe5a29b65054bdbc55790d5c..04f16e18f9a4e33732a293602dfe14b720e60f62 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  January  1, 2011 at 10:19:48 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  2, 2011 at 10:20:16 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.7p108"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p108"
+#define NTPQ_VERSION       "4.2.7p109"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p109"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 15d90484d92dcdfd58e47494f37c5f31d67720c2..d72a022630b12f48420104e5f1b53bac3e8f53f0 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  January  1, 2011 at 10:20:24 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January  2, 2011 at 10:20:30 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.7p108
+ntpq - standard NTP query program - Ver. 4.2.7p109
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 0a7781adae2422782816f1e5c43bc930d18674e7..ad62e7ef4acb430e114b2ba3c9e711ef9352551d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-01-01 "( 4.2.7p108)" "Programmer's Manual"
+.TH NTPQ 1 2011-01-02 "( 4.2.7p109)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  January  1, 2011 at 10:20:24 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January  2, 2011 at 10:20:30 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index a1575914098be75d5bfdb94150cc37dfa93b4599..5358291cf15bce7274e0463cacdda1533961f17b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  January  1, 2011 at 10:20:35 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  2, 2011 at 10:20:31 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -255,7 +255,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[9] = "NTPSNMPD";
 static char const zUsageTitle[105] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p108\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p109\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 9656dae087119c471a120468da50edc4651a200b..53175288634b9da112dbda36405cfa1299650552 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  January  1, 2011 at 10:20:35 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  2, 2011 at 10:20:31 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.7p108"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p108"
+#define NTPSNMPD_VERSION       "4.2.7p109"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p109"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b282f38493f81add18da38a2a87478f1c6567379..54308c2fcabb12adf992d18e5038ccd382fcf2e4 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  January  1, 2011 at 10:24:39 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January  2, 2011 at 10:20:40 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.7p108
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p109
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 7c8bf1492db91c251b8a9284388f0902b99a4bbe..3269f94f7fd2c5fb04d175070813382408b363ec 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-01-01 "( 4.2.7p108)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-01-02 "( 4.2.7p109)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  January  1, 2011 at 10:24:38 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January  2, 2011 at 10:20:40 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 3c68ea99df38f1a582188aafe6fe7913591ca43f..1e4618d1a3403a6ee91757b1f4e4762f17e90770 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=108
+point=109
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 93f93e80f804d040fd4d26936bd2811ee3548940..4a5845c22db93d1c9739a4b1445dfcd87200c7bf 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  January  1, 2011 at 10:18:16 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  2, 2011 at 10:18:36 AM by AutoGen 5.11.6pre7
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -473,7 +473,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[5] = "SNTP";
 static char const zUsageTitle[123] =
-"sntp - standard SNTP program - Ver. 4.2.7p108\n\
+"sntp - standard SNTP program - Ver. 4.2.7p109\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index f26737e963d3ed656d641d3bf9acf6b8a12d65ae..5bb1c9f0ca33d74da62df8c0f7451f77b574423c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  January  1, 2011 at 10:18:16 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  2, 2011 at 10:18:36 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.7p108"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p108"
+#define SNTP_VERSION       "4.2.7p109"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p109"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a3d8db44d9009048cbd838a41af3d9f18c6066cc..3eba9a7c7b69a4bcc480eec652f5fea8ae35468a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  January  1, 2011 at 10:18:25 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January  2, 2011 at 10:18:43 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.7p108
+sntp - standard SNTP program - Ver. 4.2.7p109
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 04a36ddae421cf46bf137cfa66dbe4a3634351ce..0445802fd449cab55627159e80cd9fe130daafbf 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2011-01-01 "( 4.2.7p108)" "Programmer's Manual"
+.TH SNTP 1 2011-01-02 "( 4.2.7p109)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  January  1, 2011 at 10:18:25 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January  2, 2011 at 10:18:43 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d023b2b1cb4a18a4fea2ca46f826749c839b438d..ff5daac4ccc3536a24fddc32f0975f5495626a86 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.7p108 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p109 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
@@ -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.7p108
+<pre class="example">sntp - standard SNTP program - Ver. 4.2.7p109
 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 71ea44f05aafe445908a0463364e8588a757a87d..af615e44d854f149abca62e3774f2ef79e165523 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  January  1, 2011 at 10:25:41 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  2, 2011 at 10:21:05 AM by AutoGen 5.11.6pre7
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -757,7 +757,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[11] = "NTP_KEYGEN";
 static char const zUsageTitle[116] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p108\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p109\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index d7980c559fe95360c496f4b0114036094ada2585..4511ec3f5c6dfc5b18bd3c9cce285fa27e05b23c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  January  1, 2011 at 10:25:38 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January  2, 2011 at 10:21:05 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.7p108"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p108"
+#define NTP_KEYGEN_VERSION       "4.2.7p109"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p109"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ec18194be6cb933e6eb4a0a30337f29e32fb8638..6d18bee19341ac9422f674cf01da2092592e8ad4 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  January  1, 2011 at 10:26:07 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January  2, 2011 at 10:21:45 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.7p108
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p109
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 9f2596d44bd046019dd44b25465ec5d1c1f6924e..6874141cd669e36840bfa659ca9aee107179cbac 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-01-01 "(ntp 4.2.7p108)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-01-02 "(ntp 4.2.7p109)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  January  1, 2011 at 10:26:04 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January  2, 2011 at 10:21:45 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"