Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 12/12/2000 13:16:02
Module Name:	basesrc
Committed By:	simonb
Date:		Tue Dec 12 11:16:02 UTC 2000

Modified Files:
	basesrc/usr.bin/ldd/ldd_elf: ldd.c

Log Message:
Lift the internals of the a.out ldd, and try that if _rtld_map_object()
can't map the target as an ELF file.  Tested in hp300 and i386.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/usr.bin/ldd/ldd_elf/ldd.c

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