Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Nov 2004 02:32:04 +0000 (UTC)
From:      David Schultz <das@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/pecoff imgact_pecoff.csrc/sys/i386/linux linux_sysvec.c src/sys/kern imgact_aout.c
Message-ID:  <200411200232.iAK2W4KS001459@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
das         2004-11-20 02:32:04 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/pecoff    imgact_pecoff.c 
    sys/i386/linux       linux_sysvec.c 
    sys/kern             imgact_aout.c 
  Log:
  Maintain the broken state of backwards compatibilty for a.out (and
  PECOFF!) core dumps.  None of the old versions of gdb I tried were
  able to read a.out core dumps before or after this change.
  
  Reviewed by:    arch@
  
  Revision  Changes    Path
  1.34      +3 -2      src/sys/compat/pecoff/imgact_pecoff.c
  1.133     +3 -2      src/sys/i386/linux/linux_sysvec.c
  1.95      +3 -2      src/sys/kern/imgact_aout.c



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