]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_3P29
authorHarlan Stenn <stenn@ntp.org>
Fri, 11 Aug 2006 01:41:32 +0000 (21:41 -0400)
committerHarlan Stenn <stenn@ntp.org>
Fri, 11 Aug 2006 01:41:32 +0000 (21:41 -0400)
bk: 44dbe04cSuU0cf_b1QGeVorY1a0dhg

23 files changed:
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd-opts.texi
ntpd/ntpd.1
ntpd/ntpdsim-opts.c
ntpd/ntpdsim-opts.h
ntpd/ntpdsim-opts.texi
ntpd/ntpdsim.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
sntp/sntp-opts.c
sntp/sntp-opts.h
sntp/sntp-opts.texi
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index 2321334854239453384d15caf7ab82287f9451df..ccc6a0a7d013865c948ce86b8efc3302af43b382 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday August  2, 2006 at 08:14:41 PM EDT
+ *  It has been AutoGen-ed  Thursday August 10, 2006 at 04:03:36 PM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  */
@@ -811,7 +811,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.3p23\n\
+"ntpd - NTP daemon program - Ver. 4.2.3p29\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 6b88e7e5494b0c6c5c598f763509b25171a08771..b004f5c9d656abeed5e73e0473c98a2e6e180ea6 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday August  2, 2006 at 08:14:40 PM EDT
+ *  It has been AutoGen-ed  Thursday August 10, 2006 at 04:03:35 PM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  */
@@ -87,8 +87,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    33
-#define NTPD_VERSION       "4.2.3p23"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.3p23"
+#define NTPD_VERSION       "4.2.3p29"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.3p29"
 
 /*
  *  Interface defines for all options.  Replace "n" with
index 15bf0ad185a241b788e5968a3a9539832f190f89..b26710bc9b0a798eabb8451be78f8b0a9ff612b9 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday August  2, 2006 at 08:14:43 PM EDT
+# It has been AutoGen-ed  Thursday August 10, 2006 at 04:03:39 PM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 3c38bb8966c6a2b54d5075671885389e3d9ffbcd..c50fa02a630d92a75e27717cc6ce71f368f683cc 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2006-08-02 "( 4.2.3p23)" "Programmer's Manual"
+.TH NTPD 1 2006-08-10 "( 4.2.3p29)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday August  2, 2006 at 08:14:42 PM EDT
+.\"  It has been AutoGen-ed  Thursday August 10, 2006 at 04:03:37 PM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e25707105ecfc18b048737cea03db19c88927e7f..070670b6ec18000f55c179fd06e8748b246b0353 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday August  2, 2006 at 08:14:46 PM EDT
+ *  It has been AutoGen-ed  Thursday August 10, 2006 at 04:03:41 PM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  */
@@ -1009,7 +1009,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDSIM";
 tSCC   zUsageTitle[] =
-"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p23\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p29\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 958fd56305bc37bdd7489619f3a199ca34f0308f..f5942d598a796759ab7081c0cbc65f67a5148d23 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday August  2, 2006 at 08:14:45 PM EDT
+ *  It has been AutoGen-ed  Thursday August 10, 2006 at 04:03:40 PM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  */
@@ -96,8 +96,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    42
-#define NTPDSIM_VERSION       "4.2.3p23"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p23"
+#define NTPDSIM_VERSION       "4.2.3p29"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p29"
 
 /*
  *  Interface defines for all options.  Replace "n" with
index 4dffa557e66321bb7d8654456d70daceae96a238..ac5c1bc441564a02ac983602fa61023de5585406 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday August  2, 2006 at 08:14:49 PM EDT
+# It has been AutoGen-ed  Thursday August 10, 2006 at 04:03:44 PM EDT
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index edb7b8e7b0420e71cce1db9d1c27758716bf67fd..60fcc0eab910ad21a9392bdb928f2425917ac22b 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2006-08-02 "( 4.2.3p23)" "Programmer's Manual"
+.TH NTPDSIM 1 2006-08-10 "( 4.2.3p29)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday August  2, 2006 at 08:14:47 PM EDT
+.\"  It has been AutoGen-ed  Thursday August 10, 2006 at 04:03:42 PM EDT
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 63194e8ab4e5574dd2ab76f6e1733b34c0760c78..aa4a708bff95fd6f764b592583b6111ee58b5be1 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday August  2, 2006 at 08:16:06 PM EDT
+ *  It has been AutoGen-ed  Thursday August 10, 2006 at 04:05:25 PM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  */
@@ -428,7 +428,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p23\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p29\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 6a469e8de032ece6a8a43bcdb81744c6da9ae18f..819c498d30867e1a5acd1abce5af849b2662fc6a 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday August  2, 2006 at 08:16:06 PM EDT
+ *  It has been AutoGen-ed  Thursday August 10, 2006 at 04:05:24 PM EDT
  *  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.3p23"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p23"
+#define NTPDC_VERSION       "4.2.3p29"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p29"
 
 /*
  *  Interface defines for all options.  Replace "n" with
index 03249a499068facf46b514ab6fb3cbcdae865531..4dfcb6e7f0d86c4f575f4b767163c994a79e6c5f 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday August  2, 2006 at 08:16:09 PM EDT
+# It has been AutoGen-ed  Thursday August 10, 2006 at 04:05:27 PM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 5df0e89cd8721e5a0d761ca31712348f15c28d2d..c1cdf1c313a1deb50e0402c7cbc3c21b94e95cb9 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2006-08-02 "( 4.2.3p23)" "Programmer's Manual"
+.TH NTPDC 1 2006-08-10 "( 4.2.3p29)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday August  2, 2006 at 08:16:08 PM EDT
+.\"  It has been AutoGen-ed  Thursday August 10, 2006 at 04:05:26 PM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 86188701610096a26aecd38b7b1fed7b25fabaf4..0c64d4d832caa67345885bd98086eab7f220438a 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday August  2, 2006 at 08:16:36 PM EDT
+ *  It has been AutoGen-ed  Thursday August 10, 2006 at 06:35:59 PM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  */
@@ -376,7 +376,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.3p23\n\
+"ntpq - standard NTP query program - Ver. 4.2.3p29\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a40950244f42863046747bd8883e3c97709054cd..e23ea633fc706785f28c69a5a23d90d787894a47 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday August  2, 2006 at 08:16:36 PM EDT
+ *  It has been AutoGen-ed  Thursday August 10, 2006 at 06:35:59 PM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  */
@@ -67,8 +67,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define NTPQ_VERSION       "4.2.3p23"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.3p23"
+#define NTPQ_VERSION       "4.2.3p29"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.3p29"
 
 /*
  *  Interface defines for all options.  Replace "n" with
index 2ef522a35ac6ed0235921e2a5f4c00546090a6fe..cdc580bca807ef171878ae39de295e2a35f58a1e 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday August  2, 2006 at 08:16:39 PM EDT
+# It has been AutoGen-ed  Thursday August 10, 2006 at 06:46:32 PM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 83bccd8f96a1bcdef82151cc3903774eeabffd5a..a561f4796801a07e111e5ccded1b5c0240de27ef 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2006-08-02 "( 4.2.3p23)" "Programmer's Manual"
+.TH NTPQ 1 2006-08-10 "( 4.2.3p29)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday August  2, 2006 at 08:16:37 PM EDT
+.\"  It has been AutoGen-ed  Thursday August 10, 2006 at 06:46:31 PM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 99c1d98a14d66b5cfaf04ee092d8f7ac3bd47f57..7c4d5408c10c2521f1de2bb2acb8a295cb37aab2 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday August  2, 2006 at 08:17:11 PM EDT
+ *  It has been AutoGen-ed  Thursday August 10, 2006 at 08:20:34 PM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  */
  *
  * sntp copyright 1970-2006 ntp.org - all rights reserved
  *
- * See the sntp/Copyright file
+ *         General Public Licence for the software known as MSNTP
+ *         ------------------------------------------------------
+ * 
+ *       (c) Copyright, N.M. Maclaren, 1996, 1997, 2000
+ *       (c) Copyright, University of Cambridge, 1996, 1997, 2000
+ * 
+ * 
+ * 
+ * Free use of MSNTP in source and binary forms is permitted, provided that this
+ * entire licence is duplicated in all copies, and that any documentation,
+ * announcements, and other materials related to use acknowledge that the software
+ * was developed by N.M. Maclaren (hereafter refered to as the Author) at the
+ * University of Cambridge.  Neither the name of the Author nor the University of
+ * Cambridge may be used to endorse or promote products derived from this material
+ * without specific prior written permission.
+ * 
+ * The Author and the University of Cambridge retain the copyright and all other
+ * legal rights to the software and make it available non-exclusively.  All users
+ * must ensure that the software in all its derivations carries a copyright notice
+ * in the form:
+ *       (c) Copyright N.M. Maclaren,
+ *       (c) Copyright University of Cambridge.
+ * 
+ * 
+ * 
+ *                            NO WARRANTY
+ * 
+ * Because the MSNTP software is licensed free of charge, the Author and the
+ * University of Cambridge provide absolutely no warranty, either expressed or
+ * implied, including, but not limited to, the implied warranties of
+ * merchantability and fitness for a particular purpose.  The entire risk as to
+ * the quality and performance of the MSNTP software is with you.  Should MSNTP
+ * prove defective, you assume the cost of all necessary servicing or repair.
+ * 
+ * In no event, unless required by law, will the Author or the University of
+ * Cambridge, or any other party who may modify and redistribute this software as
+ * permitted in accordance with the provisions below, be liable for damages for
+ * any losses whatsoever, including but not limited to lost profits, lost monies,
+ * lost or corrupted data, or other special, incidental or consequential losses
+ * that may arise out of the use or inability to use the MSNTP software.
+ * 
+ * 
+ * 
+ *                          COPYING POLICY
+ * 
+ * Permission is hereby granted for copying and distribution of copies of the
+ * MSNTP source and binary files, and of any part thereof, subject to the
+ * following licence conditions:
+ * 
+ * 1. You may distribute MSNTP or components of MSNTP, with or without additions
+ * developed by you or by others.  No charge, other than an "at-cost" distribution
+ * fee, may be charged for copies, derivations, or distributions of this material
+ * without the express written consent of the copyright holders.
+ * 
+ * 2. You may also distribute MSNTP along with any other product for sale,
+ * provided that the cost of the bundled package is the same regardless of whether
+ * MSNTP is included or not, and provided that those interested only in MSNTP must
+ * be notified that it is a product freely available from the University of
+ * Cambridge.
+ * 
+ * 3. If you distribute MSNTP software or parts of MSNTP, with or without
+ * additions developed by you or others, then you must either make available the
+ * source to all portions of the MSNTP system (exclusive of any additions made by
+ * you or by others) upon request, or instead you may notify anyone requesting
+ * source that it is freely available from the University of Cambridge.
+ * 
+ * 4. You may not omit any of the copyright notices on either the source files,
+ * the executable files, or the documentation.
+ * 
+ * 5. You may not omit transmission of this License agreement with whatever
+ * portions of MSNTP that are distributed.
+ * 
+ * 6. Any users of this software must be notified that it is without warranty or
+ * guarantee of any nature, express or implied, nor is there any fitness for use
+ * represented.
+ * 
+ * 
+ * October 1996
+ * April 1997
+ * October 2000
  */
 
 
@@ -36,7 +115,64 @@ tSCC zCopyright[] =
 tSCC zCopyrightNotice[] =
        
 /* extracted from sntp-opts.def near line 10 */
-"See the sntp/Copyright file";
+"        General Public Licence for the software known as MSNTP\n\
+        ------------------------------------------------------\n\n\
+\t  (c) Copyright, N.M. Maclaren, 1996, 1997, 2000\n\
+\t  (c) Copyright, University of Cambridge, 1996, 1997, 2000\n\n\n\n\
+Free use of MSNTP in source and binary forms is permitted, provided that this\n\
+entire licence is duplicated in all copies, and that any documentation,\n\
+announcements, and other materials related to use acknowledge that the software\n\
+was developed by N.M. Maclaren (hereafter refered to as the Author) at the\n\
+University of Cambridge.  Neither the name of the Author nor the University of\n\
+Cambridge may be used to endorse or promote products derived from this material\n\
+without specific prior written permission.\n\n\
+The Author and the University of Cambridge retain the copyright and all other\n\
+legal rights to the software and make it available non-exclusively.  All users\n\
+must ensure that the software in all its derivations carries a copyright notice\n\
+in the form:\n\
+\t  (c) Copyright N.M. Maclaren,\n\
+\t  (c) Copyright University of Cambridge.\n\n\n\n\
+                           NO WARRANTY\n\n\
+Because the MSNTP software is licensed free of charge, the Author and the\n\
+University of Cambridge provide absolutely no warranty, either expressed or\n\
+implied, including, but not limited to, the implied warranties of\n\
+merchantability and fitness for a particular purpose.  The entire risk as to\n\
+the quality and performance of the MSNTP software is with you.  Should MSNTP\n\
+prove defective, you assume the cost of all necessary servicing or repair.\n\n\
+In no event, unless required by law, will the Author or the University of\n\
+Cambridge, or any other party who may modify and redistribute this software as\n\
+permitted in accordance with the provisions below, be liable for damages for\n\
+any losses whatsoever, including but not limited to lost profits, lost monies,\n\
+lost or corrupted data, or other special, incidental or consequential losses\n\
+that may arise out of the use or inability to use the MSNTP software.\n\n\n\n\
+                         COPYING POLICY\n\n\
+Permission is hereby granted for copying and distribution of copies of the\n\
+MSNTP source and binary files, and of any part thereof, subject to the\n\
+following licence conditions:\n\n\
+1. You may distribute MSNTP or components of MSNTP, with or without additions\n\
+developed by you or by others.  No charge, other than an \"at-cost\" distribution\n\
+fee, may be charged for copies, derivations, or distributions of this material\n\
+without the express written consent of the copyright holders.\n\n\
+2. You may also distribute MSNTP along with any other product for sale,\n\
+provided that the cost of the bundled package is the same regardless of whether\n\
+MSNTP is included or not, and provided that those interested only in MSNTP must\n\
+be notified that it is a product freely available from the University of\n\
+Cambridge.\n\n\
+3. If you distribute MSNTP software or parts of MSNTP, with or without\n\
+additions developed by you or others, then you must either make available the\n\
+source to all portions of the MSNTP system (exclusive of any additions made by\n\
+you or by others) upon request, or instead you may notify anyone requesting\n\
+source that it is freely available from the University of Cambridge.\n\n\
+4. You may not omit any of the copyright notices on either the source files,\n\
+the executable files, or the documentation.\n\n\
+5. You may not omit transmission of this License agreement with whatever\n\
+portions of MSNTP that are distributed.\n\n\
+6. Any users of this software must be notified that it is without warranty or\n\
+guarantee of any nature, express or implied, nor is there any fitness for use\n\
+represented.\n\n\n\
+October 1996\n\
+April 1997\n\
+October 2000";
 extern tUsageProc optionUsage;
 
 #ifndef NULL
@@ -345,7 +481,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.3p23\n\
+"sntp - standard SNTP program - Ver. 4.2.3p29\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 09fd4dca513d80e145150f4b52e408a1b75c9ee3..d6d132192a9c69381f574a20161309adfd54356b 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday August  2, 2006 at 08:17:11 PM EDT
+ *  It has been AutoGen-ed  Thursday August 10, 2006 at 08:20:33 PM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  */
  *
  * sntp copyright 1970-2006 ntp.org - all rights reserved
  *
- * See the sntp/Copyright file
+ *         General Public Licence for the software known as MSNTP
+ *         ------------------------------------------------------
+ * 
+ *       (c) Copyright, N.M. Maclaren, 1996, 1997, 2000
+ *       (c) Copyright, University of Cambridge, 1996, 1997, 2000
+ * 
+ * 
+ * 
+ * Free use of MSNTP in source and binary forms is permitted, provided that this
+ * entire licence is duplicated in all copies, and that any documentation,
+ * announcements, and other materials related to use acknowledge that the software
+ * was developed by N.M. Maclaren (hereafter refered to as the Author) at the
+ * University of Cambridge.  Neither the name of the Author nor the University of
+ * Cambridge may be used to endorse or promote products derived from this material
+ * without specific prior written permission.
+ * 
+ * The Author and the University of Cambridge retain the copyright and all other
+ * legal rights to the software and make it available non-exclusively.  All users
+ * must ensure that the software in all its derivations carries a copyright notice
+ * in the form:
+ *       (c) Copyright N.M. Maclaren,
+ *       (c) Copyright University of Cambridge.
+ * 
+ * 
+ * 
+ *                            NO WARRANTY
+ * 
+ * Because the MSNTP software is licensed free of charge, the Author and the
+ * University of Cambridge provide absolutely no warranty, either expressed or
+ * implied, including, but not limited to, the implied warranties of
+ * merchantability and fitness for a particular purpose.  The entire risk as to
+ * the quality and performance of the MSNTP software is with you.  Should MSNTP
+ * prove defective, you assume the cost of all necessary servicing or repair.
+ * 
+ * In no event, unless required by law, will the Author or the University of
+ * Cambridge, or any other party who may modify and redistribute this software as
+ * permitted in accordance with the provisions below, be liable for damages for
+ * any losses whatsoever, including but not limited to lost profits, lost monies,
+ * lost or corrupted data, or other special, incidental or consequential losses
+ * that may arise out of the use or inability to use the MSNTP software.
+ * 
+ * 
+ * 
+ *                          COPYING POLICY
+ * 
+ * Permission is hereby granted for copying and distribution of copies of the
+ * MSNTP source and binary files, and of any part thereof, subject to the
+ * following licence conditions:
+ * 
+ * 1. You may distribute MSNTP or components of MSNTP, with or without additions
+ * developed by you or by others.  No charge, other than an "at-cost" distribution
+ * fee, may be charged for copies, derivations, or distributions of this material
+ * without the express written consent of the copyright holders.
+ * 
+ * 2. You may also distribute MSNTP along with any other product for sale,
+ * provided that the cost of the bundled package is the same regardless of whether
+ * MSNTP is included or not, and provided that those interested only in MSNTP must
+ * be notified that it is a product freely available from the University of
+ * Cambridge.
+ * 
+ * 3. If you distribute MSNTP software or parts of MSNTP, with or without
+ * additions developed by you or others, then you must either make available the
+ * source to all portions of the MSNTP system (exclusive of any additions made by
+ * you or by others) upon request, or instead you may notify anyone requesting
+ * source that it is freely available from the University of Cambridge.
+ * 
+ * 4. You may not omit any of the copyright notices on either the source files,
+ * the executable files, or the documentation.
+ * 
+ * 5. You may not omit transmission of this License agreement with whatever
+ * portions of MSNTP that are distributed.
+ * 
+ * 6. Any users of this software must be notified that it is without warranty or
+ * guarantee of any nature, express or implied, nor is there any fitness for use
+ * represented.
+ * 
+ * 
+ * October 1996
+ * April 1997
+ * October 2000
  */
 /*
  *  This file contains the programmatic interface to the Automated
@@ -66,8 +145,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    12
-#define SNTP_VERSION       "4.2.3p23"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.3p23"
+#define SNTP_VERSION       "4.2.3p29"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.3p29"
 
 /*
  *  Interface defines for all options.  Replace "n" with
index 54ee595c61e827989dff6e74f9394ba28058a1c0..3276d548dc0bd8eae9a9294fee758584ee77ee47 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday August  2, 2006 at 08:17:13 PM EDT
+# It has been AutoGen-ed  Thursday August 10, 2006 at 08:20:36 PM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 9fa0db1bcb17073933e6028b99dcd0e87e7351df..0099362d07a7d108cd475b91353888a1804997db 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday August  2, 2006 at 08:17:21 PM EDT
+ *  It has been AutoGen-ed  Thursday August 10, 2006 at 04:19:35 PM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  */
@@ -766,7 +766,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p23\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p29\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 22c3257c9a7b3fa075b3352ce6731eccb2cc4938..695164d72e89f9a6434a29498c34a6f6eacd58a5 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday August  2, 2006 at 08:17:20 PM EDT
+ *  It has been AutoGen-ed  Thursday August 10, 2006 at 04:19:35 PM EDT
  *  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.3p23"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p23"
+#define NTP_KEYGEN_VERSION       "4.2.3p29"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p29"
 
 /*
  *  Interface defines for all options.  Replace "n" with
index 471c6f770f157efb588f3271557ec972d1ef246f..a6318eab69f65631b998f75f5f44cf6d262c87be 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday August  2, 2006 at 08:17:23 PM EDT
+# It has been AutoGen-ed  Thursday August 10, 2006 at 04:19:37 PM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index e4f0fc680e5db1c146fdad273a70154aa2fb1ca2..59220f10f453770d4e79592104e37cfcce195aa8 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2006-08-02 "(ntp 4.2.3p23)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2006-08-10 "(ntp 4.2.3p29)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday August  2, 2006 at 08:17:22 PM EDT
+.\"  It has been AutoGen-ed  Thursday August 10, 2006 at 04:19:37 PM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"