Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   martin
Date:           Tue Jul 12 15:06:17 UTC 2005

Modified Files:
        src/sys/arch/sparc64/include: netbsd32_machdep.h
        src/sys/compat/netbsd32: netbsd32_netbsd.c

Log Message:
When returning 64bit values (from netbsd32_lseek) fix up the return
value vector (of 32bit values, most likely) via a MD macro.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/arch/sparc64/include/netbsd32_machdep.h
cvs rdiff -r1.96 -r1.97 src/sys/compat/netbsd32/netbsd32_netbsd.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