Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/osf1
Module Name: src
Committed By: njoly
Date: Sat Nov 15 00:49:53 UTC 2008
Modified Files:
src/sys/compat/osf1: osf1_exec_ecoff.c
Log Message:
Do not call namei anymore, but use the result from the previous
emul_find_interp call instead. This make dynamic executables work
again under compat OSF1 (fix PR/39255).
ok by christos.
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/compat/osf1/osf1_exec_ecoff.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