Date: Mon, 17 May 2004 22:30:07 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ddb db_elf.c src/sys/amd64/amd64 machdep.c Message-ID: <200405180530.i4I5U7Aq091918@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2004/05/17 22:30:07 PDT FreeBSD src repository Modified files: sys/ddb db_elf.c sys/amd64/amd64 machdep.c Log: Fixed DDB_NOKLDSYM on amd64's: machdep.c: Initialize the symbol table pointers, not quite like for other arches. db_elf.c: Don't claim to be an i486 in the fake ELF header. Revision Changes Path 1.606 +6 -0 src/sys/amd64/amd64/machdep.c 1.18 +1 -1 src/sys/ddb/db_elf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405180530.i4I5U7Aq091918>