cvs commit: src/sys/kern link_elf_obj.c

Peter Wemm peter at FreeBSD.org
Mon May 17 14:20:25 PDT 2004


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


More information about the cvs-src mailing list