]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P128 NTP_4_2_7P128
authorHarlan Stenn <stenn@ntp.org>
Sun, 30 Jan 2011 11:40:47 +0000 (11:40 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sun, 30 Jan 2011 11:40:47 +0000 (11:40 +0000)
bk: 4d454e3f_OY2PW2sH4WC65JBuIaQww

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 482b0df9e45c69671b4c65f297bd01b8e5637093..d2fc5d44420c7841f4c32f69ea686f70d64aac5c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p128) 2011/01/30 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1799] ntpq mrv crash.
 * [Bug 1801] ntpq mreadvar requires prior association caching.
 (4.2.7p127) 2011/01/28 Released by Harlan Stenn <stenn@ntp.org>
index 1b36fd22791025addef6a2a3674cc88455faceb4..669a623e2ecd4e949b1992e4c0a24e09b4ddce9a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.c)
  *  
- *  It has been AutoGen-ed  January 28, 2011 at 06:31:09 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 30, 2011 at 11:40:11 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.7p127\n\
+"clktest - test the clock line discipline - Ver. 4.2.7p128\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... <tty_device>\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 1b9b8254fb077fbb4c3098b629354bb86ab9a124..ea85aa944fcc02bc79dde308795da876b870a328 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (clktest-opts.h)
  *  
- *  It has been AutoGen-ed  January 28, 2011 at 06:31:09 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 30, 2011 at 11:40:11 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.7p127"
-#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p127"
+#define CLKTEST_VERSION       "4.2.7p128"
+#define CLKTEST_FULL_VERSION  "clktest - test the clock line discipline - Ver. 4.2.7p128"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e41818d82d58e5d17615ecf5f4aa5f0919fcc105..cb61ffd9273a36af01cc08cc2182bbbc37981cb9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  January 28, 2011 at 06:30:09 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 30, 2011 at 11:34:03 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.7p127\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p128\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index f3bc678f6da98f67221db39d40b01d2502749489..f280c4c1c5ce4784938b382d0fa8bb6f84d144d1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  January 28, 2011 at 06:30:09 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 30, 2011 at 11:34:02 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.7p127"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p127"
+#define NTPD_VERSION       "4.2.7p128"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p128"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 556df1b7b4fe353db37655356e780b69b3bab1f0..246fb82b08a70a76ff5ffe22bfa332c64fb1cd7c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  January 28, 2011 at 06:30:30 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January 30, 2011 at 11:36:44 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.7p127
+ntpd - NTP daemon program - Ver. 4.2.7p128
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 78eee671f694daeb19c5a387c9cc84cd778fb306..62e37735a312cbc9a897175b38b04e92567b8b24 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-01-28 "( 4.2.7p127)" "Programmer's Manual"
+.TH NTPD 1 2011-01-30 "( 4.2.7p128)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  January 28, 2011 at 06:30:29 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January 30, 2011 at 11:36:26 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e03b2ebbe39a285c2b8d3473d56b43d59e667453..e6c4eb566dded7262c32497d2996e4b1df255a6a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  January 28, 2011 at 06:30:36 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 30, 2011 at 11:37:41 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.7p127\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p128\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index fe0f9d4603571e2a0e3aa20d32e31af14f86e36b..a20a15612db1a4ca3137ff37c20ac8815a2e55b2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  January 28, 2011 at 06:30:36 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 30, 2011 at 11:37:40 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.7p127"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p127"
+#define NTPDC_VERSION       "4.2.7p128"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p128"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b3555a270ef980f84300bf962c88fc5f629a0469..ff4c7f0b3d9fdc4b88d8e6235cff37a830b42438 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  January 28, 2011 at 06:30:47 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January 30, 2011 at 11:38:19 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.7p127
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p128
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 34bc81b8268abc382aaad72a3a085c49262376e7..c30a8888675fbbe2b52f07bac2011f7b03f24ea7 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2011-01-28 "( 4.2.7p127)" "Programmer's Manual"
+.TH NTPDC 1 2011-01-30 "( 4.2.7p128)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  January 28, 2011 at 06:30:46 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January 30, 2011 at 11:38:17 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 6d5f6756d1cdd9ab0b46c52f8a2d3c7f960639fa..92982410dd981c53d84c6c9a01312e787d93ffd7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  January 28, 2011 at 06:30:47 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 30, 2011 at 11:38:33 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.7p127\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p128\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 289e0f684102147e7565c7ee7301163f090aa8b2..c32e33de67d5aab6d116e34b4884b9211169124a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  January 28, 2011 at 06:30:47 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 30, 2011 at 11:38:32 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.7p127"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p127"
+#define NTPQ_VERSION       "4.2.7p128"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p128"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0ef070c50703c577e9fd8206c5675c952d5358d0..3d344114d960e703f575132d648fc11db60cf9a7 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  January 28, 2011 at 06:30:58 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January 30, 2011 at 11:39:23 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.7p127
+ntpq - standard NTP query program - Ver. 4.2.7p128
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index b0c497dfb886c3ffd6fa1d908748220743d8584d..36a83e6429853e3c388989d033e9fc6180b7d24c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-01-28 "( 4.2.7p127)" "Programmer's Manual"
+.TH NTPQ 1 2011-01-30 "( 4.2.7p128)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  January 28, 2011 at 06:30:58 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January 30, 2011 at 11:39:21 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 06f73094115c3a809582a335410cd6ebe493aea3..8801390d678f9cac10881aca6c1053abc4ab2c19 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  January 28, 2011 at 06:30:59 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 30, 2011 at 11:39:42 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.7p127\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p128\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 1e39e602297cafccd3f1c480e27f747996be237c..76e1ad0e31d4025e172e4cf5922d7e1a44811cae 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  January 28, 2011 at 06:30:59 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 30, 2011 at 11:39:42 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.7p127"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p127"
+#define NTPSNMPD_VERSION       "4.2.7p128"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p128"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a5db9f059c618a9f1cce82e8b806d273c7e40526..826eb60ec5b86acd1e800118a1f841b69966a658 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  January 28, 2011 at 06:31:08 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January 30, 2011 at 11:40:03 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.7p127
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p128
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index fd88efd5c4fac91936b274d31b2025f910be64b8..14a2e74851e069de3737f3b5050f0e704812342b 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-01-28 "( 4.2.7p127)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-01-30 "( 4.2.7p128)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  January 28, 2011 at 06:31:08 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January 30, 2011 at 11:40:01 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index fedadc2dcec145ac58bfa96e9079504acec86555..148929cca0ac2b4c2765de809cbb36a50b524d12 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=127
+point=128
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 11e26c7dbb57dedffec8f105bfe92874374732bb..b00d20b3509ecb870564c4bdd13e02760aa650a6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  January 28, 2011 at 06:29:59 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 30, 2011 at 11:32:14 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.7p127\n\
+"sntp - standard SNTP program - Ver. 4.2.7p128\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 2a2616f9e8f0c1d922decc3100f231618afd9d26..f1ccc27693f6cbff16c63312d22a42906dc7d73f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  January 28, 2011 at 06:29:58 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 30, 2011 at 11:32:13 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.7p127"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p127"
+#define SNTP_VERSION       "4.2.7p128"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p128"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 841e1d9cc51f24d11bbc5497ca6196c73082faa8..b34bd748e6305128b3ac0ba5b7b06c0db85cb911 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  January 28, 2011 at 06:30:08 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January 30, 2011 at 11:33:17 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.7p127
+sntp - standard SNTP program - Ver. 4.2.7p128
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 12ca76f3e1a11f2693592e6d6a301fe37e22f34d..dcf90e57889dd2990c8cc24c48a10f86c89a54ea 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2011-01-28 "( 4.2.7p127)" "Programmer's Manual"
+.TH SNTP 1 2011-01-30 "( 4.2.7p128)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  January 28, 2011 at 06:30:08 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January 30, 2011 at 11:33:16 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b3fc1da2f1e92a68135bccd91ab2d77a2ddddabd..156d0f3e9347a2e345408ae303fea6d46f01d340 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.7p127
+<pre class="example">sntp - standard SNTP program - Ver. 4.2.7p128
 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 485915231664140c25a410f2d068c1d41fb6451a..2b1ff2a0730c80fc354bc1eabd6d5b87af0a6f42 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  January 28, 2011 at 06:31:10 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 30, 2011 at 11:40:14 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.7p127\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p128\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index ec65ea2bba2069e41f802453f66f319e0e6c5370..5f819c0145a1a3e1ccc7d5426bfb9425604342aa 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  January 28, 2011 at 06:31:10 AM by AutoGen 5.11.6pre7
+ *  It has been AutoGen-ed  January 30, 2011 at 11:40:14 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.7p127"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p127"
+#define NTP_KEYGEN_VERSION       "4.2.7p128"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p128"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e8b704e6a68671c15cd98748c17f1e8e9423b494..21a2fec97556b6f4b601ec9deafefaa8f2212410 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  January 28, 2011 at 06:31:16 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed  January 30, 2011 at 11:40:24 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.7p127
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p128
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 011c921d9b5ff66724373aa4accfde2df37924a9..24737e9f3975955de5c513a51db02e3937ff5738 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-01-28 "(ntp 4.2.7p127)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-01-30 "(ntp 4.2.7p128)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  January 28, 2011 at 06:31:16 AM by AutoGen 5.11.6pre7
+.\"  It has been AutoGen-ed  January 30, 2011 at 11:40:23 AM by AutoGen 5.11.6pre7
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"