Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 03/23/2002 11:50:54
Module Name:	syssrc
Committed By:	jdolecek
Date:		Sat Mar 23 09:50:54 UTC 2002

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

Log Message:
make COMPAT_11 or COMPAT_12 imply EXEC_ELF_NOTELESSS
use #if for the execsw entries, to allow 'options EXEC_ELF_NOTELESS=0'
  to override this

This addresses kern/13520 and kern/14409 by Matthew Green.


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