From owner-freebsd-bugs@FreeBSD.ORG Sat Oct 11 02:50:20 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF5E416A4B3 for ; Sat, 11 Oct 2003 02:50:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0867643F93 for ; Sat, 11 Oct 2003 02:50:20 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h9B9oJFY035133 for ; Sat, 11 Oct 2003 02:50:19 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h9B9oJXE035132; Sat, 11 Oct 2003 02:50:19 -0700 (PDT) (envelope-from gnats) Date: Sat, 11 Oct 2003 02:50:19 -0700 (PDT) Message-Id: <200310110950.h9B9oJXE035132@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Nicolas Rachinsky Subject: Re: kern/34820 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nicolas Rachinsky List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Oct 2003 09:50:21 -0000 The following reply was made to PR kern/34820; it has been noted by GNATS. From: Nicolas Rachinsky To: Kris Kennaway Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/34820 Date: Sat, 11 Oct 2003 11:46:34 +0200 * Kris Kennaway [2003-10-10 22:38 -0700]: > See also kern/43577 which contains an alternative implementation. One > of these two should probably be closed. I think 34820 should be closed since 43577 seems far more flexible. Nicolas