Date: Wed, 10 Mar 2004 16:17:45 -0800 (PST) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/amd64 trap.c src/sys/i386/i386 trap.c Message-ID: <200403110017.i2B0HjfJ017794@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2004/03/10 16:17:45 PST FreeBSD src repository Modified files: sys/amd64/amd64 trap.c sys/i386/i386 trap.c Log: Remove stale or broken call to kdb_trap() and protected by the non- option KDB. Besides being wrong, it also interferes with ongoing work. Revision Changes Path 1.274 +0 -4 src/sys/amd64/amd64/trap.c 1.264 +0 -4 src/sys/i386/i386/trap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403110017.i2B0HjfJ017794>