]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P211 NTP_4_2_5P211
authorHarlan Stenn <stenn@ntp.org>
Mon, 14 Sep 2009 11:52:01 +0000 (07:52 -0400)
committerHarlan Stenn <stenn@ntp.org>
Mon, 14 Sep 2009 11:52:01 +0000 (07:52 -0400)
bk: 4aae2e611-eGEyePleHUj7kX-kaEAw

26 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
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index 8a040b87a2975b59c8d38bcbe7227cb79ab1a1c0..b2f39b471f10f7c927b4bdba4c0139073d46b9da 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.5p211) 2009/09/14 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 663] respect ntpq -c and -p order on command line.
 * [Bug 1292] more VC6 unsigned __int64 workarounds.
 * [Bug 1296] Added Support for Trimble Acutime Gold.
index df1bebf037bc9b7564ca1341d3feb4a3d6dfea21..ca07329d566b97119a0ab11086508cf50990f40a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  September  6, 2009 at 07:36:02 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  September 14, 2009 at 07:35:50 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -918,7 +918,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p210\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p211\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index efa2059d529b93391e4b7cf0f224125025430001..a50435f627f5f617ab6aff4dc88a41def799f369 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  September  6, 2009 at 07:36:01 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  September 14, 2009 at 07:35:49 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -89,8 +89,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    34
-#define NTPD_VERSION       "4.2.5p210"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p210"
+#define NTPD_VERSION       "4.2.5p211"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p211"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 81e6607a8b13807a31e0703e3cbe19ea03f83535..6685d3bf8b2e1df9adc0a7d389992c4ce0811aa5 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  September  6, 2009 at 07:36:05 AM by AutoGen 5.9.9pre5
+# It has been AutoGen-ed  September 14, 2009 at 07:35:53 AM by AutoGen 5.9.9pre5
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -62,7 +62,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.5p187
+ntpd - NTP daemon program - Ver. 4.2.5p210
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index d13e54d15265176f9c38dd9e007c84ff83b756f9..4bcfc9eb9cce96bc3b77c34538cf46480a4d639b 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2009-09-06 "( 4.2.5p210)" "Programmer's Manual"
+.TH NTPD 1 2009-09-14 "( 4.2.5p211)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  September  6, 2009 at 07:36:04 AM by AutoGen 5.9.9pre5
+.\"  It has been AutoGen-ed  September 14, 2009 at 07:35:51 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index f7d837decb25b9a40d81fcb0b823d046edc52754..c6a487aa965a3a772967a106c6f673340b3f123b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  September  6, 2009 at 07:42:57 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  September 14, 2009 at 07:43:09 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -460,7 +460,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p210\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p211\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index d5531b07634a56ef06a18a8d8510f46b7b787c55..5779d66f23b05f48d369a5a96d9d997082e32ca5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  September  6, 2009 at 07:42:56 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  September 14, 2009 at 07:43:09 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -70,8 +70,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.5p210"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p210"
+#define NTPDC_VERSION       "4.2.5p211"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p211"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 75a8e25fc82a2247483c066a02758e09a7cf8a49..e21c7618ee7c2e546b4c8abc4bd30f98afa137e1 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  September  6, 2009 at 07:42:59 AM by AutoGen 5.9.9pre5
+# It has been AutoGen-ed  September 14, 2009 at 07:43:11 AM by AutoGen 5.9.9pre5
 # 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.5p187
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p210
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 69689bca9c53bebb1d46bd64d37504488a7499bb..63c5ac2901741b1bb10c4ed3d44fc87e95c4e76e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2009-09-06 "( 4.2.5p210)" "Programmer's Manual"
+.TH NTPDC 1 2009-09-14 "( 4.2.5p211)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  September  6, 2009 at 07:42:58 AM by AutoGen 5.9.9pre5
+.\"  It has been AutoGen-ed  September 14, 2009 at 07:43:11 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b0dabec4369ab084bb3fc413111588df7493fc01..3adb06d2a170f9e9d7688ff3ab4d561edb2f45a7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  September  6, 2009 at 07:43:29 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  September 14, 2009 at 07:43:41 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -90,7 +90,7 @@ tSCC    zCommandText[] =
         "run a command and exit";
 tSCC    zCommand_NAME[]            = "COMMAND";
 tSCC    zCommand_Name[]            = "command";
-#define COMMAND_FLAGS       (OPTST_DISABLED | OPTST_STACKED \
+#define COMMAND_FLAGS       (OPTST_DISABLED \
         | OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
 
 /*
@@ -203,7 +203,9 @@ static tOptProc
 /*
  *  #define map the "normal" callout procs to the test ones...
  */
+#define COMMAND_OPT_PROC optionStackArg
 #define SET_DEBUG_LEVEL_OPT_PROC optionStackArg
+#define PEERS_OPT_PROC optionStackArg
 
 
 #else /* NOT defined TEST_NTPQ_OPTS */
@@ -211,16 +213,20 @@ static tOptProc
  *  When not under test, there are different procs to use
  */
 extern tOptProc
-    optionPagedUsage, optionPrintVersion, optionStackArg;
+    ntpq_custom_opt_handler, optionPagedUsage, optionPrintVersion;
 static tOptProc
     doUsageOpt;
 
 /*
  *  #define map the "normal" callout procs
  */
+#define COMMAND_OPT_PROC ntpq_custom_opt_handler
 #define SET_DEBUG_LEVEL_OPT_PROC doOptSet_Debug_Level
+#define PEERS_OPT_PROC ntpq_custom_opt_handler
 
+#define COMMAND_OPT_PROC ntpq_custom_opt_handler
 #define SET_DEBUG_LEVEL_OPT_PROC doOptSet_Debug_Level
+#define PEERS_OPT_PROC ntpq_custom_opt_handler
 #endif /* defined(TEST_NTPQ_OPTS) */
 #ifdef TEST_NTPQ_OPTS
 # define DOVERPROC optionVersionStderr
@@ -265,7 +271,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
      /* last opt argumnt */ { NULL },
      /* arg list/cookie  */ NULL,
      /* must/cannot opts */ NULL, NULL,
-     /* option proc      */ optionStackArg,
+     /* option proc      */ COMMAND_OPT_PROC,
      /* desc, NAME, name */ zCommandText, zCommand_NAME, zCommand_Name,
      /* disablement strs */ NULL, NULL },
 
@@ -301,7 +307,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
      /* last opt argumnt */ { NULL },
      /* arg list/cookie  */ NULL,
      /* must/cannot opts */ NULL, aPeersCantList,
-     /* option proc      */ NULL,
+     /* option proc      */ PEERS_OPT_PROC,
      /* desc, NAME, name */ zPeersText, zPeers_NAME, zPeers_Name,
      /* disablement strs */ NULL, NULL },
 
@@ -408,7 +414,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.5p210\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p211\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index d993a7622addc73e037bb5bab45c34896045bf5a..341bab64ddafb8c1879b1794732d27cc85745466 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  September  6, 2009 at 07:43:28 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  September 14, 2009 at 07:43:41 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -68,8 +68,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define NTPQ_VERSION       "4.2.5p210"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p210"
+#define NTPQ_VERSION       "4.2.5p211"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p211"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8e4ba2f4cd917c06f2a4b2d2b138545e0e28aecf..fe73d28f6a52fd33b3c5333ec3bcf63b9eaa71cc 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  September  6, 2009 at 07:43:31 AM by AutoGen 5.9.9pre5
+# It has been AutoGen-ed  September 14, 2009 at 07:43:44 AM by AutoGen 5.9.9pre5
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -46,7 +46,7 @@ This is the automatically generated usage text for ntpq:
 
 @exampleindent 0
 @example
-ntpq - standard NTP query program - Ver. 4.2.5p187
+ntpq - standard NTP query program - Ver. 4.2.5p210
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index ad539bc2b90eedfad1dfb4640b1799e6cf4db604..b0d54d50d0087859bf216ba5093585bc2976f4a6 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2009-09-06 "( 4.2.5p210)" "Programmer's Manual"
+.TH NTPQ 1 2009-09-14 "( 4.2.5p211)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  September  6, 2009 at 07:43:30 AM by AutoGen 5.9.9pre5
+.\"  It has been AutoGen-ed  September 14, 2009 at 07:43:43 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index cf223ad909b0f8c99353782432c071acfbb4917c..de3b53f0a76ab02d8d219c8ddde38a7fab013ecf 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  September  6, 2009 at 07:44:15 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  September 14, 2009 at 07:44:30 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -226,7 +226,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPSNMPD";
 tSCC   zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p210\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p211\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index df34e76d066c12ae52e7dbc7a65899ef07fe86fc..8efbcc6fd1da02cce807f0f23026484c1ac838fa 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  September  6, 2009 at 07:44:14 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  September 14, 2009 at 07:44:29 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -62,8 +62,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    7
-#define NTPSNMPD_VERSION       "4.2.5p210"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p210"
+#define NTPSNMPD_VERSION       "4.2.5p211"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p211"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 91ef56e27ef2e062f28b9b22d9dae0f6c50c3f62..4d974918ae8d6837450cfc083122d8561c4046ed 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  September  6, 2009 at 07:44:16 AM by AutoGen 5.9.9pre5
+# It has been AutoGen-ed  September 14, 2009 at 07:44:32 AM by AutoGen 5.9.9pre5
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index d7af385727c768ec6098154f9777625a8acaaa9d..59e678e336ebac3289f84844063c2a65f47e15b0 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2009-09-06 "( 4.2.5p210)" "Programmer's Manual"
+.TH NTPSNMPD 1 2009-09-14 "( 4.2.5p211)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  September  6, 2009 at 07:44:16 AM by AutoGen 5.9.9pre5
+.\"  It has been AutoGen-ed  September 14, 2009 at 07:44:31 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b7406702be47fe7823e359511ded078a519b4695..bc8e40422ad46b5dc11ca7c424de2687b5a02e0d 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=210
+point=211
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 694bbf1d3e85412966b74f7ce55bf4bebd033e15..eaab2cc46dda9487f02ac0a2d921507058efcc57 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  September  6, 2009 at 07:49:12 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  September 14, 2009 at 07:49:42 AM by AutoGen 5.9.9pre5
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -458,7 +458,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p210\n\
+"sntp - standard SNTP program - Ver. 4.2.5p211\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 75117438ae0ff58cc90c1edff3df8ff3482658a5..5e35d0a58b173554b1a0facc773a3c90c24e9ed6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  September  6, 2009 at 07:49:11 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  September 14, 2009 at 07:49:41 AM by AutoGen 5.9.9pre5
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -72,8 +72,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    17
-#define SNTP_VERSION       "4.2.5p210"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p210"
+#define SNTP_VERSION       "4.2.5p211"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p211"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 59601a1a6dc66419207202d5a197f19944a3c9fb..bb028dbada30ed6a96cdda92c6cbe20e4422bef5 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  September  6, 2009 at 07:49:14 AM by AutoGen 5.9.9pre5
+# It has been AutoGen-ed  September 14, 2009 at 07:49:44 AM by AutoGen 5.9.9pre5
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -50,7 +50,56 @@ This is the automatically generated usage text for sntp:
 
 @exampleindent 0
 @example
-sntp is unavailable - no --help
+sntp - standard SNTP program - Ver. 4.2.5p210
+USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... ...
+  Flg Arg Option-Name    Description
+   -4 no  ipv4           Force IPv4 DNS name resolution
+   -6 no  ipv6           Force IPv6 DNS name resolution
+                                - an alternate for ipv4
+   -d no  normalverbose  Normal verbose
+   -K Str kod            KoD history filename
+   -p no  syslog         Logging with syslog
+                                - prohibits these options:
+                                filelog
+   -l Str filelog        Logging to specified logfile
+                                - prohibits these options:
+                                syslog
+   -s no  settod         Set (step) the time with settimeofday()
+                                - prohibits these options:
+                                adjtime
+   -j no  adjtime        Set (slew) the time with adjtime()
+                                - prohibits these options:
+                                settod
+   -b Str broadcast      Use broadcasts to the address specified for synchronisation
+   -t Num timeout        Specify the number of seconds to wait for broadcasts
+   -a Num authentication Enable authentication with the key keyno. This option is used as -a keyno
+   -k Str keyfile        Specify a keyfile. SNTP will look in this file for the key specified with -a
+      opt version        Output version information and exit
+   -? no  help           Display usage information and exit
+   -! no  more-help      Extended usage information passed thru pager
+   -> opt save-opts      Save the option state to a config file
+   -< Str load-opts      Load options from a config file
+                                - disabled as --no-load-opts
+                                - may appear multiple times
+
+Options are specified by doubled hyphens and their name
+or by a single hyphen and the flag character.
+
+The following option preset mechanisms are supported:
+ - reading file /users/stenn/.ntprc
+ - reading file /deacon/backroom/snaps/ntp-dev/sntp/.ntprc
+ - examining environment variables named SNTP_*
+
+.I sntp
+can be used as a SNTP client to query a NTP or SNTP server and either display
+the time or set the local system's time (given suitable privilege).  It can be
+run as an interactive command or in a
+.I cron
+job.
+NTP is the Network Time Protocol (RFC 1305) and SNTP is the
+Simple Network Time Protocol (RFC 2030, which supersedes RFC 1769).
+
+please send bug reports to:  http://bugs.ntp.org, bugs@@ntp.org
 @end example
 @exampleindent 4
 
index bdd1eb4ac2bb38fcc44c4fc5df3ade4ccc2e2a49..2050fb67d4758fb49dce63c4062a0905c01aea5f 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2009-09-06 "( 4.2.5p210)" "Programmer's Manual"
+.TH SNTP 1 2009-09-14 "( 4.2.5p211)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  September  6, 2009 at 07:49:13 AM by AutoGen 5.9.9pre5
+.\"  It has been AutoGen-ed  September 14, 2009 at 07:49:43 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index dee7450855356b456aec883894cb291e3284aa04..39a066662db8b2844b3c7f7a235544eeb1465095 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  September  6, 2009 at 07:50:17 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  September 14, 2009 at 07:50:48 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -769,7 +769,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p210\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p211\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 34c2871cdcdc95e81702d9d1f99aabd9e2b8cc01..3b7959f7091d7ce1b72d055ef4aafb180b817d1b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  September  6, 2009 at 07:50:16 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  September 14, 2009 at 07:50:48 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -78,8 +78,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    23
-#define NTP_KEYGEN_VERSION       "4.2.5p210"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p210"
+#define NTP_KEYGEN_VERSION       "4.2.5p211"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p211"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c31272f9537d88fc2362d4bcf78b75e9bad61cbd..c870a26fa90e65bb30df63d70a9b15f7fce8b2a4 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  September  6, 2009 at 07:50:19 AM by AutoGen 5.9.9pre5
+# It has been AutoGen-ed  September 14, 2009 at 07:50:50 AM by AutoGen 5.9.9pre5
 # 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
 Using OpenSSL version 90704f
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p187
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p210
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
@@ -66,7 +66,7 @@ USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
    -i Str issuer-name    set issuer name
    -M no  md5key         generate MD5 keys
    -m Num modulus        modulus
-                                  it must lie in the range: 256 to 2048
+                                - it must be:  256 to 2048
    -P no  pvt-cert       generate PC private certificate
    -p Str pvt-passwd     output private password
    -q Str get-pvt-passwd input private password
index e54d8a2c630bdd686ac0952faa88fd7dd67c54ef..c5933be28b9e176eecbd35a4833c43727d2cae90 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2009-09-06 "(ntp 4.2.5p210)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2009-09-14 "(ntp 4.2.5p211)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  September  6, 2009 at 07:50:18 AM by AutoGen 5.9.9pre5
+.\"  It has been AutoGen-ed  September 14, 2009 at 07:50:50 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"