NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/39255 CVS commit: src/sys/compat/osf1
The following reply was made to PR kern/39255; it has been noted by GNATS.
From: Nicolas Joly <njoly%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/39255 CVS commit: src/sys/compat/osf1
Date: Sat, 15 Nov 2008 00:49:53 +0000 (UTC)
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