Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 10/29/2002 21:28:20
Module Name:	syssrc
Committed By:	manu
Date:		Tue Oct 29 19:28:19 UTC 2002

Modified Files:
	syssrc/sys/kern: exec_macho.c

Log Message:
If the magic number is 0xfeedface instead of 0xcafebabe, this means that
the executable is not fat. The binary starts with an object header instead
of a mach fat header.


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