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:20:30
Module Name:	basesrc
Committed By:	he
Date:		Sun Nov  3 16:20:30 UTC 2002

Modified Files:
	basesrc/tools/compat [netbsd-1-6]: Makefile

Log Message:
Pull up revision 1.14 (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.13 -r1.13.2.1 basesrc/tools/compat/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.