cvs commit: src/sys/amd64/linux32 linux32_sysvec.c

Konstantin Belousov kib at FreeBSD.org
Tue Oct 31 17:53:05 UTC 2006


kib         2006-10-31 17:53:02 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/linux32    linux32_sysvec.c 
  Log:
  Fix a typo resulting in truncated linux32 signal trampoline code copied
  to the usermode. Usually, signal handler segfaulted on return.
  
  Reviewed by:    jhb
  MFC after:      3 days
  
  Revision  Changes    Path
  1.25      +1 -1      src/sys/amd64/linux32/linux32_sysvec.c


More information about the cvs-all mailing list