From owner-cvs-all Sat Apr 13 12:24:48 2002 Delivered-To: cvs-all@freebsd.org Received: from k6.locore.ca (k6.locore.ca [198.96.117.170]) by hub.freebsd.org (Postfix) with ESMTP id EC63237B404; Sat, 13 Apr 2002 12:24:41 -0700 (PDT) Received: (from jake@localhost) by k6.locore.ca (8.11.6/8.11.6) id g3DJSDt21627; Sat, 13 Apr 2002 15:28:13 -0400 (EDT) (envelope-from jake) Date: Sat, 13 Apr 2002 15:28:13 -0400 From: Jake Burkholder To: Alan Cox Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sparc64/sparc64 machdep.c Message-ID: <20020413152813.H10110@locore.ca> References: <200204131917.g3DJHoi66285@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200204131917.g3DJHoi66285@freefall.freebsd.org>; from alc@FreeBSD.org on Sat, Apr 13, 2002 at 12:17:50PM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Apparently, On Sat, Apr 13, 2002 at 12:17:50PM -0700, Alan Cox said words to the effect of; > alc 2002/04/13 12:17:50 PDT > > Modified files: > sys/sparc64/sparc64 machdep.c > Log: > o Remove vm_map_growstack() and useracc() from sendsig(). Copyout() and > suword() will automatically grow the stack if needed. > o Add a comment that osigreturn() and sigreturn() are MPSAFE. Thanks. > > Revision Changes Path > 1.49 +5 -20 src/sys/sparc64/sparc64/machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message