From owner-freebsd-current Wed Dec 27 10:43:57 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA07657 for current-outgoing; Wed, 27 Dec 1995 10:43:57 -0800 (PST) Received: from jhome.DIALix.COM (root@jhome.DIALix.COM [192.203.228.69]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id KAA07651 for ; Wed, 27 Dec 1995 10:43:52 -0800 (PST) Received: (from julian@localhost) by jhome.DIALix.COM (8.7.3/8.7.3) id CAA10949; Thu, 28 Dec 1995 02:43:32 +0800 (WST) From: Julian Elischer Message-Id: <199512271843.CAA10949@jhome.DIALix.COM> Subject: Re: ls /devfs: bad-id To: j@uriah.heep.sax.de (J Wunsch) Date: Thu, 28 Dec 1995 02:43:31 +0800 (WST) Cc: freebsd-current@FreeBSD.org In-Reply-To: <199512271257.NAA00791@uriah.heep.sax.de> from "J Wunsch" at Dec 27, 95 01:57:37 pm X-Mailer: ELM [version 2.4 PL24 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.org Precedence: bulk > > Hi all, > > first time with the new kernel that now also supports devfs. > > Whenever i do an ``ls /devfs'' (except for the very first time after > reboot, if i remember well), i get > > bad-id bad-id bad-id bad-id ... This was defensive programming.. I wanted to see how often this occured.. that message and the "no references" message can be commented out.. > basially it just means that the vnode was reused so I needed to get another.. > on the console. Should i get nervous about it? > > Why are all the files in /devfs owned by group `games'? ;-) I was thinking that it might want to be used by such a group of users? (I was feeling cynical?) > > -- > cheers, J"org > > joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE > Never trust an operating system you don't have sources for. ;-) >