Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: matt
Date: Thu Sep 1 18:24:19 UTC 2011
Modified Files:
src/sys/kern: kern_ktrace.c
Log Message:
Always make sure that kte_entry is aligned appropriately so register_t can
be stored there. (not really a problem right now since time_t is now 64bit
bit and it just works but it's better to be explicit).
To generate a diff of this commit:
cvs rdiff -u -r1.157 -r1.158 src/sys/kern/kern_ktrace.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