Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Mar 1997 15:43:05 -0800 (PST)
From:      Mike Pritchard <mpp>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/i386 machdep.c
Message-ID:  <199703252343.PAA21445@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mpp         97/03/25 15:43:04

  Modified:    sys/i386/i386  machdep.c
  Log:
  Change sigreturn() to return EFAULT if it is passed an
  address outside of the process's address space.
  Now it matches its man page :-).  Closes PR# 2682.
  
  Discussed with: bde
  Submitted by:	Jonathan Lemon <jlemon@americantv.com>
  
  Revision  Changes    Path
  1.232     +2 -2      src/sys/i386/i386/machdep.c



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