Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   jdolecek
Date:           Tue Jun 19 17:58:42 UTC 2001

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

Log Message:
Do not include the ELF 'catch all' entry in execsw[] by default, which
used to make ELF binaries unmatched by any signature check to be run under
NetBSD 'emulation'. This causes problems like kern/12253.
The old behaviour is available with option EXEC_ELF_CATCHALL.


To generate a diff of this commit:
cvs rdiff -r1.447 -r1.448 syssrc/sys/conf/files
cvs rdiff -r1.56 -r1.57 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.




Home | Main Index | Thread Index | Old Index