Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 May 1998 00:04:55 -0700 (PDT)
From:      Thomas Gellekum <tg@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/i386 trap.c src/sys/i386/ibcs2 ibcs2_sysvec.c src/sys/i386/linux linux_sysvec.c src/sys/kern imgact_elf.c init_sysvec.c src/sys/sys sysent.h
Message-ID:  <199805130704.AAA01113@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tg          1998/05/13 00:04:54 PDT

  Modified files:        (Branch: RELENG_2_2)
    sys/i386/i386        trap.c 
    sys/i386/ibcs2       ibcs2_sysvec.c 
    sys/i386/linux       linux_sysvec.c 
    sys/kern             imgact_elf.c init_sysvec.c 
    sys/sys              sysent.h 
  Log:
  MFC: Translate some traps to SIGSEGV instead of SIGBUS when running under
  Linux emulation.
  
  Revision  Changes    Path
  1.83.2.8  +5 -1      src/sys/i386/i386/trap.c
  1.4.2.1   +2 -1      src/sys/i386/ibcs2/ibcs2_sysvec.c
  1.9.2.1   +23 -1     src/sys/i386/linux/linux_sysvec.c
  1.12.2.2  +2 -1      src/sys/kern/imgact_elf.c
  1.2.2.1   +2 -1      src/sys/kern/init_sysvec.c
  1.11.2.1  +3 -1      src/sys/sys/sysent.h

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?199805130704.AAA01113>