Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 07/16/1999 15:23:30
Module Name:	basesrc
Committed By:	christos
Date:		Fri Jul 16 22:23:30 UTC 1999

Modified Files:
	basesrc/sbin/ldconfig: ldconfig.c

Log Message:
- don't core-dump if hints file is too short
- unmap the space and close fd's
- bcopy -> memcpy
- stat the file to get the size to map, instead of doing multiple mmaps.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 basesrc/sbin/ldconfig/ldconfig.c

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