From owner-freebsd-bugs Sun Oct 13 11:20:31 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA29247 for bugs-outgoing; Sun, 13 Oct 1996 11:20:31 -0700 (PDT) Received: (from fenner@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA29228; Sun, 13 Oct 1996 11:20:29 -0700 (PDT) Date: Sun, 13 Oct 1996 11:20:29 -0700 (PDT) From: Bill Fenner Message-Id: <199610131820.LAA29228@freefall.freebsd.org> To: charnier@lirmm.fr, fenner, freebsd-bugs Subject: Re: bin/1322 Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: savecore does not take minfree into account State-Changed-From-To: open-closed State-Changed-By: fenner State-Changed-When: Sun Oct 13 11:12:26 PDT 1996 State-Changed-Why: Fixed in rev 1.15 of savecore.c . I came upon this problem on my own and fixed it seperately, and then combined my patches and Phillipe's to come up with what I committed to the tree.