Subject: CVS commit: [netbsd-1-6] basesrc/tools/compat
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/03/2002 18:19:38
Module Name: basesrc
Committed By: he
Date: Sun Nov 3 16:19:38 UTC 2002
Modified Files:
basesrc/tools/compat [netbsd-1-6]: configure.ac
Log Message:
Pull up revision 1.22 (via patch, requested by thorpej in ticket #797):
Include various more functions in libnbcompat, mostly
becuase our tools use features not universally present in
other versions. This applies to glob(3), vis(3), and the
MD2, MD4, RMD160 and SHA1 implementations.
Also add checks for random(3) and termios.h for the Heimdal
host tools.
Update README to indicate the current state of building the
host tools on Solaris 8 (for SPARC).
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.20.2.1 basesrc/tools/compat/configure.ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.