Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2002 18:57:39 -0700 (PDT)
From:      Alexander Kabaev <kan@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern imgact_elf.c
Message-ID:  <200210230157.g9N1vdhX053690@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kan         2002/10/22 18:57:39 PDT

  Modified files:
    sys/kern             imgact_elf.c 
  Log:
  Handle binaries with arbitrary number PT_LOAD sections, not only
  ones with one text and one data section.
  
  The text and data rlimit checks still needs to be fixed to properly
  accout for additional sections.
  
  Reviewed by:    peter (slightly different patch version)
  
  Revision  Changes    Path
  1.130     +19 -14    src/sys/kern/imgact_elf.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210230157.g9N1vdhX053690>