From owner-freebsd-current Sun Aug 19 23: 4:53 2001 Delivered-To: freebsd-current@freebsd.org Received: from turtle.looksharp.net (cc360882-d.strhg1.mi.home.com [24.13.43.207]) by hub.freebsd.org (Postfix) with ESMTP id 1C01C37B414 for ; Sun, 19 Aug 2001 23:04:47 -0700 (PDT) (envelope-from bandix@looksharp.net) Received: by turtle.looksharp.net (Postfix, from userid 1003) id B60C93E96; Mon, 20 Aug 2001 02:05:06 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by turtle.looksharp.net (Postfix) with ESMTP id A6D2CBA80; Mon, 20 Aug 2001 02:05:06 -0400 (EDT) Date: Mon, 20 Aug 2001 02:05:06 -0400 (EDT) From: "Brandon D. Valentine" To: Kris Kennaway Cc: "David W. Chapman Jr." , Subject: Re: devfs In-Reply-To: <20010819223318.B3899@xor.obsecurity.org> Message-ID: <20010820020334.C1025-100000@turtle.looksharp.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 19 Aug 2001, Kris Kennaway wrote: >Devices are just inodes..you shouldn't have anything in /dev other >than MAKEDEV, the fd/ subdirectory and a whole bunch of device nodes. >You probably have some other file in there which was accidentally >created by something like > ># verbosecommand > /dev/nlul The following command should reveal the culprit: du -h /dev/* | grep -v 0B -- "Never put off until tomorrow what you can do today. There might be a law against it by that time." -- /usr/games/fortune, 07/30/2001 Brandon D. Valentine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message