Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: dyoung
Date: Tue Nov 3 05:08:19 UTC 2009
Modified Files:
src/sys/arch/i386/i386: copy.S
Added Files:
src/share/man/man9/man9.i386: return_address.9
src/sys/arch/i386/include: return.h
Log Message:
Add return_address(9) for reading the Nth return address from the call
stack.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/share/man/man9/man9.i386/return_address.9
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/i386/i386/copy.S
cvs rdiff -u -r0 -r1.1 src/sys/arch/i386/include/return.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