Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 05/11/2001 20:37:16
Module Name: syssrc
Committed By: kleink
Date: Fri May 11 17:37:15 UTC 2001
Modified Files:
syssrc/sys/arch/sparc64/include: svr4_32_machdep.h
syssrc/sys/arch/sparc64/sparc64: svr4_32_machdep.c
Log Message:
* Fix remaining 32-bit vs. native pointer problems in data structures;
reviewed by Eduardo.
* Define the size of uc_pad, so ucontext32_t will have the correct size.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/sparc64/include/svr4_32_machdep.h
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/sparc64/sparc64/svr4_32_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.