]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NEWS, README:
authorHarlan Stenn <stenn@ntp.org>
Tue, 20 Jul 1999 04:16:04 +0000 (04:16 -0000)
committerHarlan Stenn <stenn@ntp.org>
Tue, 20 Jul 1999 04:16:04 +0000 (04:16 -0000)
  README cleanup

bk: 3793f804OJZ5FAu7676bQd8FH_maLw

NEWS
README
util/README

diff --git a/NEWS b/NEWS
index 96e1f85b72a975d7dc0bf6da14c01bafba2d0541..cbe0ac678c3b6a094bd3268f154078207dfccc42 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+* Lose the old DES stuff in favor of the (optional) RSAREF stuff
 (4.0.93)
 * Oncore refclock needs PPS or one of two ioctls.
 * Don't make ntptime under Linux.  It doesn't compile for too many folks.
diff --git a/README b/README
index c6d78105f4c64f49e3e5955b9990efee64c548d6..a2738d14fa13a683faa0ed0658fd1c573e60fbbc 100644 (file)
--- a/README
+++ b/README
@@ -27,6 +27,8 @@ README                This file.
 
 README.des     If you *need* DES support.
 
+README.hackers Notes to folks who want to hack on the code.
+
 TODO            List of items the NTP developers are working on.
 
 WHERE-TO-START Hints on what to read in order to get a working
@@ -52,6 +54,9 @@ authstuff       Directory containing sources for miscellaneous programs
                programs do not include the cryptographic routines
                themselves, so are free of U.S. export restrictions.
 
+build          A script to build the distribution in A.`config.guess`
+               subdirectory (more or less).
+
 clockstuff     Directory containing sources for miscellaneous programs
                to test certain auxiliary programs used with some kernel
                configurations, together with a program to calculate
index e88cf1988bfcb15b27eeff683eea0e9f8c96caf6..b9ed50e19c1eb1c58c217ef3e720b3d1be14c187 100644 (file)
@@ -1,4 +1,4 @@
-README file for directory ./util of the NTP Version 3 distribution
+README file for directory ./util of the NTP Version 4 distribution
 
 This directory contains the sources for the various utility programs.
 See the README and RELNOTES files in the parent directory for directions