Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Sep 2002 08:51:11 -0700 (PDT)
From:      Robert Drehmel <robert@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/ibcs2 imgact_coff.c
Message-ID:  <200209091551.g89FpBZw024386@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

robert      2002/09/09 08:51:10 PDT

  Modified files:
    sys/i386/ibcs2       imgact_coff.c 
  Log:
   - Fix iBCS2 emulation of COFF files that have multiple libraries
     in their library (STYP_LIB) section.
   - Attempt to make the code which calculates the next entry and
     string offsets look clearer.
  
  PR:             kern/42580
  Tested by:      Olaf Klein <ok@adimus.de> (on 4.7-PRERELEASE)
  
  Revision  Changes    Path
  1.55      +7 -3      src/sys/i386/ibcs2/imgact_coff.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?200209091551.g89FpBZw024386>