1 Jul 2012 01:33
CVS commit: src/sys/arch
Mindaugas Rasiukevicius <rmind <at> netbsd.org>
2012-06-30 23:33:11 GMT
2012-06-30 23:33:11 GMT
Module Name: src Committed By: rmind Date: Sat Jun 30 23:33:10 UTC 2012 Modified Files: src/sys/arch/amd64/amd64: trap.c src/sys/arch/i386/i386: trap.c Log Message: trap: move out info printing to trap_print() on amd64, reduce the differences between amd64 and i386, add lowest kernel stack address. To generate a diff of this commit: cvs rdiff -u -r1.71 -r1.72 src/sys/arch/amd64/amd64/trap.c cvs rdiff -u -r1.263 -r1.264 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.
RSS Feed