Date: Mon, 10 Mar 2008 12:41:48 +0000 (UTC) From: Takahashi Yoshihiro <nyan@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 machdep.c Message-ID: <200803101241.m2ACfonA079285@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nyan 2008-03-10 12:41:48 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/pc98/pc98 machdep.c Log: MFC: revision 1.400 Add "show sysregs" command to ddb. On i386, this gives gdt, idt, ldt, cr0-4, etc. Support should be added for other platforms that have a different set of registers for system use. Revision Changes Path 1.396.2.2 +19 -0 src/sys/pc98/pc98/machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803101241.m2ACfonA079285>