From owner-freebsd-current Wed Aug 18 6:51:34 1999 Delivered-To: freebsd-current@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id DEE7014E7E; Wed, 18 Aug 1999 06:51:14 -0700 (PDT) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.02 #1) id 11H67X-0000Ya-00; Wed, 18 Aug 1999 15:51:15 +0200 From: Sheldon Hearn To: Bill Fumerola Cc: committers@FreeBSD.org, current@FreeBSD.org Subject: Re: HEADS UP: devtoname In-reply-to: Your message of "Wed, 18 Aug 1999 08:46:09 -0400." Date: Wed, 18 Aug 1999 15:51:15 +0200 Message-ID: <2143.934984275@axl.noc.iafrica.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 18 Aug 1999 08:46:09 -0400, Bill Fumerola wrote: > As a result of a discussion between myself, Bruce Evans, and Poul-Henning > Kemp, there now exists a kernel function: > > char *devtoname (dev_t dev) Cool. This can be used to sort out the obscure message you get when you attempt a kernel dump to a bad partition. :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message