Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 07/27/2000 02:19:01
Module Name:	basesrc
Committed By:	mycroft
Date:		Wed Jul 26 23:19:01 UTC 2000

Modified Files:
	basesrc/usr.bin/file [netbsd-1-5]: readelf.c

Log Message:
Approved by thorpej:
Make the code to determine whether we need to byte-swap headers at least
pretend to work on 64-bit hosts (and not overrun an array).

basesrc/usr.bin/file/readelf.c				1.6 -> 1.7


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.6.4.1 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.