Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/mips/mips
Module Name: src
Committed By: tsutsui
Date: Wed Nov 19 13:55:00 UTC 2008
Modified Files:
src/sys/arch/mips/mips: cpu_exec.c
Log Message:
Fix errors which were hidden in #ifdef COMPAT_09:
- fix a typo in rev 1.100 (ep_setup_stack -> es_setup_stack)
- fix an arg missed on ktrace-lwp merge in rev 1.112
XXX Is it really worth to have COMPAT_09 code on mips?
XXX No mips port in 0.9 and quite few a.out MIPS binaries..
To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 src/sys/arch/mips/mips/cpu_exec.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