Date: Fri, 9 Oct 1998 16:07:27 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/sys linker.h Message-ID: <199810092307.QAA06220@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1998/10/09 16:07:27 PDT
Modified files:
sys/sys linker.h
Log:
Debug typo fixes.
Change symbol_values return type to int, on the chance that we've
been given the wrong symbol table. Symbols have a string index that
must be relative to the correct string table.
Add prototypes for better kld support for ddb.
Revision Changes Path
1.8 +46 -18 src/sys/sys/linker.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810092307.QAA06220>
