Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Dec 1999 01:58:07 -0800 (PST)
From:      Doug Rabson <dfr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/alpha trap.c
Message-ID:  <199912110958.BAA90189@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dfr         1999/12/11 01:58:07 PST

  Modified files:
    sys/alpha/alpha      trap.c 
  Log:
  Allow kernel accesses to a small region of the user stack which is used
  by the Linux emulator (and other emulators) for syscall argument
  translation. The x86 port currently seems to allow unrestricted kernel
  accesses to user memory.
  
  Reviewed by: alc, gallatin
  
  Revision  Changes    Path
  1.23      +22 -5     src/sys/alpha/alpha/trap.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?199912110958.BAA90189>