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: mrg
Date: Thu Jan 15 14:29:20 UTC 2004
Modified Files:
src/sys/kern: kern_ktrace.c
src/sys/sys: ktrace.h
Log Message:
export ktrinitheader() and ktrwrite() for ktrsyscall32(), which is used
to write 32 bit syscall arguments in a 64 bit format.
To generate a diff of this commit:
cvs rdiff -r1.84 -r1.85 src/sys/kern/kern_ktrace.c
cvs rdiff -r1.36 -r1.37 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