From owner-cvs-sys Sun Mar 10 14:24:03 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA24061 for cvs-sys-outgoing; Sun, 10 Mar 1996 14:24:03 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA24028 Sun, 10 Mar 1996 14:23:52 -0800 (PST) Date: Sun, 10 Mar 1996 14:23:52 -0800 (PST) From: Peter Wemm Message-Id: <199603102223.OAA24028@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/linux linux_util.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/03/10 14:23:52 Modified: sys/i386/linux linux_util.h Log: Fix a (mostly harmless) bogon when allocating space above the stack in the stack gap.. Revision Changes Path 1.3 +2 -2 src/sys/i386/linux/linux_util.h