Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/m68k/m68k
Module Name: src
Committed By: martin
Date: Sat Dec 29 00:02:53 UTC 2007
Modified Files:
src/sys/arch/m68k/m68k: m68k_syscall.c
Log Message:
Make the copy of the syscall return value to register A0 independend of
options COMPAT_AOUT_M68K. Works around PR port-m68k/37631.
XXX we will phase out the copy to A0 completely and handle it in userland
XXX in the future.
To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/sys/arch/m68k/m68k/m68k_syscall.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