From owner-cvs-all Mon Oct 30 19:10:44 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8D13E37B479; Mon, 30 Oct 2000 19:10:41 -0800 (PST) Received: (from gallatin@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA89601; Mon, 30 Oct 2000 19:10:41 -0800 (PST) (envelope-from gallatin@FreeBSD.org) Message-Id: <200010310310.TAA89601@freefall.freebsd.org> From: Andrew Gallatin Date: Mon, 30 Oct 2000 19:10:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux linux_machdep.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gallatin 2000/10/30 19:10:41 PST Modified files: sys/i386/linux linux_machdep.c Log: fix the sigaltstack hack by lowering the stack size to the original value if the request was for less than MINSIGSTKSZ (in which case we "round up"). discussed with: marcel Revision Changes Path 1.6 +3 -1 src/sys/i386/linux/linux_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message