Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-5] src/sys/compat/osf1



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