Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 07/14/2001 06:05:32
Module Name: syssrc
Committed By: christos
Date: Sat Jul 14 03:05:31 UTC 2001
Modified Files:
syssrc/sys/kern: exec_macho.c
Log Message:
use be32toh instead of bswap32
add a macro MACHO_MACHDEP_CASES instead of ifdef'ing cpu types.
thanks jason!
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/kern/exec_macho.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.