From owner-freebsd-current Wed Jan 28 02:26:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA04069 for current-outgoing; Wed, 28 Jan 1998 02:26:29 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.119.24.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA04057; Wed, 28 Jan 1998 02:26:13 -0800 (PST) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [194.198.43.36]) by ns1.yes.no (8.8.7/8.8.7) with ESMTP id KAA28727; Wed, 28 Jan 1998 10:24:42 GMT Received: (from eivind@localhost) by bitbox.follo.net (8.8.6/8.8.6) id LAA03170; Wed, 28 Jan 1998 11:24:38 +0100 (MET) Message-ID: <19980128112438.18129@follo.net> Date: Wed, 28 Jan 1998 11:24:38 +0100 From: Eivind Eklund To: Karl Denninger Cc: Chris Timmons , freebsd-current@FreeBSD.ORG, "John S. Dyson" Subject: Re: -current NFS looking good! References: <199801272050.PAA05959@dyson.iquest.net> <19980127224834.43324@mcs.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88e In-Reply-To: <19980127224834.43324@mcs.net>; from Karl Denninger on Tue, Jan 27, 1998 at 10:48:34PM -0600 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk On Tue, Jan 27, 1998 at 10:48:34PM -0600, Karl Denninger wrote: > When were these latest fixes put in? I haven't checked out the latest in > about a month due to the known problems. Two days ago or so. Fixed mmap() over NFS problems, at least. Eivind.