Date: Mon, 17 May 2004 14:20:24 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern link_elf_obj.c Message-ID: <200405172120.i4HLKOTD072412@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2004/05/17 14:20:24 PDT
FreeBSD src repository
Modified files:
sys/kern link_elf_obj.c
Log:
Clean up the code some more. Unify the text/data (progbits) and bss
(nobits) tables to simplify some code. Try and shorten some of the very
wide lines. Somewhere along the way, I think I fixed the memory
corruption that caused panics after going multiuser.
Revision Changes Path
1.79 +249 -236 src/sys/kern/link_elf_obj.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405172120.i4HLKOTD072412>
