Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 12/15/2000 08:14:22
Module Name:	syssrc
Committed By:	mycroft
Date:		Fri Dec 15 06:14:22 UTC 2000

Modified Files:
	syssrc/sys/compat/linux/common: linux_exec_elf32.c
	syssrc/sys/kern: exec_elf32.c
	syssrc/sys/sys: exec_elf.h

Log Message:
Tighten up the ELF signature checks, and actually look for the ABI tag added
in newer glibc versions.


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 syssrc/sys/compat/linux/common/linux_exec_elf32.c
cvs rdiff -r1.60 -r1.61 syssrc/sys/kern/exec_elf32.c
cvs rdiff -r1.39 -r1.40 syssrc/sys/sys/exec_elf.h

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