Subject: CVS commit: basesrc/usr.bin/file
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 03/30/2002 18:21:29
Module Name:	basesrc
Committed By:	bjh21
Date:		Sat Mar 30 16:21:28 UTC 2002

Modified Files:
	basesrc/usr.bin/file: readelf.c

Log Message:
Add support for reading PT_NOTE segments in ELF executables.  This means that
file(1) will now recognise NetBSD and Linux ELF executables correctly, thus
addressing part of PR bin/12295.


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

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