Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 05/29/1999 10:14:29
Module Name:	syssrc
Committed By:	kleink
Date:		Sat May 29 17:14:28 UTC 1999

Modified Files:
	syssrc/sys/adosfs: adosfs.h adutil.c

Log Message:
Use BYTE_ORDER do determine the endianness, rather than an (incomplete) check
for the machine architecture.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 syssrc/sys/adosfs/adosfs.h
cvs rdiff -r1.17 -r1.18 syssrc/sys/adosfs/adutil.c

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