Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 2002 11:09:46 -0700 (PDT)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern imgact_elf.c src/sys/compat/svr4 svr4_misc.c svr4_resource.c
Message-ID:  <200208301809.g7UI9k1c001999@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      2002/08/30 11:09:46 PDT

  Modified files:
    sys/kern             imgact_elf.c 
    sys/compat/svr4      svr4_misc.c svr4_resource.c 
  Log:
  Implement data, text, and vmem limit checking in the elf loader and svr4
  compat code.  Clean up accounting for multiple segments.  Part 1/2.
  
  Submitted by:   Andrey Alekseyev <uitm@zenon.net> (with some modifications)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.50      +2 -3      src/sys/compat/svr4/svr4_misc.c
  1.11      +1 -1      src/sys/compat/svr4/svr4_resource.c
  1.121     +33 -10    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?200208301809.g7UI9k1c001999>