Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Eduardo Horvath <eeh@netbsd.org>
List: source-changes
Date: 12/30/1999 07:57:31
Module Name:	syssrc
Committed By:	eeh
Date:		Thu Dec 30 15:57:31 UTC 1999

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

Log Message:
Move netbsd32_exec BEFORE normal 32-bit exec so 32-bit binaries are not executed
on 64-bit kernels without emulation mode.


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