Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Eduardo Horvath <eeh@netbsd.org>
List: source-changes
Date: 05/31/2002 03:52:21
Module Name:	syssrc
Committed By:	eeh
Date:		Fri May 31 00:52:21 UTC 2002

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

Log Message:
Native 32-bit and 32-bit emulation are mutually exclusive.  We should not
even try to execute 32-bit binaries as native on a 64-bit kernel.


To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 syssrc/sys/kern/exec_conf.c

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