]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Clean up the code some more. Unify the text/data (progbits) and bss
authorPeter Wemm <peter@FreeBSD.org>
Mon, 17 May 2004 21:20:23 +0000 (21:20 +0000)
committerPeter Wemm <peter@FreeBSD.org>
Mon, 17 May 2004 21:20:23 +0000 (21:20 +0000)
commit2094780104dc15c5f86b755ffad4b92781287ae1
treed6d0bf70cdda0aff4817db2d0a6b39680cae4766
parent910bb7dbe998c5eb00d68e88881453e418b0d9f1
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.
sys/kern/link_elf_obj.c