Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 11/04/2004 23:55:28
Module Name: src
Committed By: matt
Date: Thu Nov 4 23:55:28 UTC 2004
Modified Files:
src/sys/kern: exec_script.c
Log Message:
Check to see if the script has an ELF header, and if so, return ENOEXEC.
To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sys/kern/exec_script.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.