Module Name: src Committed By: maxv Date: Fri Feb 21 08:11:59 UTC 2014
Modified Files: src/sys/kern: exec_script.c Log Message: Revert rev1.38. The header already begins with EXEC_SCRIPT_MAGIC="#!". So it can't be ELFMAG="\177ELF" at the same time. ok christos@ To generate a diff of this commit: cvs rdiff -u -r1.68 -r1.69 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.