Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: chs
Date: Wed Jun 14 00:40:05 UTC 2017
Modified Files:
src/sys/arch/amd64/include: frame.h
src/sys/arch/i386/include: frame.h
Log Message:
add an lwp_trapframe() interface to return an LWP's user trapframe.
needed by dtrace.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/amd64/include/frame.h
cvs rdiff -u -r1.35 -r1.36 src/sys/arch/i386/include/frame.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