cvs commit: src/sys/i386/i386 trap.c src/sys/amd64/amd64 trap.c

Konstantin Belousov kib at FreeBSD.org
Thu Dec 6 06:20:25 PST 2007


kib         2007-12-06 14:20:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/i386/i386        trap.c 
    sys/amd64/amd64      trap.c 
  Log:
  MFC
  rev 1.323 of src/sys/amd64/amd64/trap.c
  rev 1.310 of src/sys/i386/i386/trap.c
  
  Fix the ABI change of the signal delivered on the access to the page
  with insufficient protection mode.
  
  Approved by:    re (kensmith)
  
  Revision   Changes    Path
  1.319.2.2  +29 -2     src/sys/amd64/amd64/trap.c
  1.307.2.1  +29 -2     src/sys/i386/i386/trap.c


More information about the cvs-src mailing list