Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 09/12/2000 02:23:23
Module Name:	basesrc
Committed By:	fvdl
Date:		Mon Sep 11 23:23:22 UTC 2000

Modified Files:
	basesrc/libexec/ld.aout_so: Makefile
Added Files:
	basesrc/libexec/ld.aout_so: ld.so.i386.uue ld.so.sparc.uue

Log Message:
Add uuencoded binaries for a.out dynamic loaders on i386 and sparc,
who are ELF now. Needed because cross-building them is still a
problem. These loaders will try /emul/aout first, but do not
have the baggage that COMPAT_AOUT has.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 basesrc/libexec/ld.aout_so/Makefile
cvs rdiff -r0 -r1.1 basesrc/libexec/ld.aout_so/ld.so.i386.uue \
    basesrc/libexec/ld.aout_so/ld.so.sparc.uue

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