Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [matt-nb5-mips64] src/sys/sys
Module Name: src
Committed By: matt
Date: Tue May 11 20:58:10 UTC 2010
Modified Files:
src/sys/sys [matt-nb5-mips64]: ktrace.h
Log Message:
Properly pad some structures to 64bit. A N32 ktruss on a N64 kernel now
works (this might not work for sparc/x86 if their register_t for 32bit isn't
the same size as register_t).
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.55.10.1 src/sys/sys/ktrace.h
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