Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/i386
Module Name: src
Committed By: dyoung
Date: Mon Oct 5 19:04:14 UTC 2009
Modified Files:
src/sys/arch/i386/i386: trap.c
Log Message:
Improve readability of trap() by extracting two subroutines,
trap_print() and check_dr0().
To generate a diff of this commit:
cvs rdiff -u -r1.247 -r1.248 src/sys/arch/i386/i386/trap.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