Subject: CVS commit: basesrc/tools/compat
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 01/24/2002 06:05:29
Module Name:	basesrc
Committed By:	lukem
Date:		Thu Jan 24 04:05:28 UTC 2002

Modified Files:
	basesrc/tools/compat: Makefile compat_defs.h config.h.in configure
	    configure.ac

Log Message:
- Replace pwcache(3) if necessary (pwcache_userdb(3) is checked for).
  Tested on -current and 1.5.3.
- Wrap some long lines.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/tools/compat/Makefile \
    basesrc/tools/compat/configure basesrc/tools/compat/configure.ac
cvs rdiff -r1.1 -r1.2 basesrc/tools/compat/compat_defs.h
cvs rdiff -r1.6 -r1.7 basesrc/tools/compat/config.h.in

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