Module Name: src Committed By: christos Date: Sat Apr 30 16:57:59 UTC 2011
Modified Files: src/usr.sbin/crash: Makefile Added Files: src/usr.sbin/crash/arch: x86.c Removed Files: src/usr.sbin/crash/arch: i386.c Log Message: Share the amd64 and i386 files. XXX: Is there a better way to get the cpu family? To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/usr.sbin/crash/Makefile cvs rdiff -u -r1.1 -r0 src/usr.sbin/crash/arch/i386.c cvs rdiff -u -r0 -r1.1 src/usr.sbin/crash/arch/x86.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.