Subject: CVS commit: basesrc/usr.bin/file
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/10/2001 01:21:08
Module Name:	basesrc
Committed By:	thorpej
Date:		Sun Dec  9 23:21:08 UTC 2001

Modified Files:
	basesrc/usr.bin/file: readelf.c readelf.h
	basesrc/usr.bin/file/magdir: elf

Log Message:
Slight cleanup to ELF core file handing, and add support for
NetBSD-style ELF core files.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 basesrc/usr.bin/file/readelf.c
cvs rdiff -r1.5 -r1.6 basesrc/usr.bin/file/readelf.h
cvs rdiff -r1.21 -r1.22 basesrc/usr.bin/file/magdir/elf

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