NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/39255 CVS commit: [netbsd-5] src/sys/compat/osf1
The following reply was made to PR kern/39255; it has been noted by GNATS.
From: Soren Jacobsen <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/39255 CVS commit: [netbsd-5] src/sys/compat/osf1
Date: Thu, 20 Nov 2008 03:25:42 +0000 (UTC)
Module Name: src
Committed By: snj
Date: Thu Nov 20 03:25:42 UTC 2008
Modified Files:
src/sys/compat/osf1 [netbsd-5]: osf1_exec_ecoff.c
Log Message:
Pull up following revision(s) (requested by njoly in ticket #93):
sys/compat/osf1/osf1_exec_ecoff.c: revision 1.21
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.20.24.1 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