From owner-cvs-all Wed Mar 4 08:52:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA02733 for cvs-all-outgoing; Wed, 4 Mar 1998 08:52:35 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA02646; Wed, 4 Mar 1998 08:50:38 -0800 (PST) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id IAA16531; Wed, 4 Mar 1998 08:50:05 -0800 (PST) Received: from UNKNOWN(), claiming to be "current1.whistle.com" via SMTP by alpo.whistle.com, id smtpd016528; Wed Mar 4 08:50:02 1998 Date: Wed, 4 Mar 1998 08:45:50 -0800 (PST) From: Julian Elischer To: John Dyson cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/miscfs/specfs spec_vnops.c In-Reply-To: <199803040645.WAA10974@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ah.. I'll give it a try :) On Tue, 3 Mar 1998, John Dyson wrote: > dyson 1998/03/03 22:45:01 PST > > Modified files: > sys/miscfs/specfs spec_vnops.c > Log: > Fix certain kinds of block device operations. For example, tunefs on > a block device shouldn't crash the system anymore. > > Revision Changes Path > 1.57 +4 -9 src/sys/miscfs/specfs/spec_vnops.c > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message