From owner-freebsd-current Sat Aug 26 17:44:26 2000 Delivered-To: freebsd-current@freebsd.org Received: from relay.butya.kz (butya-gw.butya.kz [212.154.129.94]) by hub.freebsd.org (Postfix) with ESMTP id 86B3237B42C for ; Sat, 26 Aug 2000 17:44:22 -0700 (PDT) Received: by relay.butya.kz (Postfix, from userid 1000) id F220228C43; Sun, 27 Aug 2000 07:44:18 +0700 (ALMST) Received: from localhost (localhost [127.0.0.1]) by relay.butya.kz (Postfix) with ESMTP id DD66528703; Sun, 27 Aug 2000 07:44:18 +0700 (ALMST) Date: Sun, 27 Aug 2000 07:44:18 +0700 (ALMST) From: Boris Popov To: Poul-Henning Kamp Cc: freebsd-current@FreeBSD.ORG Subject: Re: official devfs patch for review In-Reply-To: <485.967316997@critter> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 26 Aug 2000, Poul-Henning Kamp wrote: > This incorporates the functional bits from the patch Boris posted > here earlier as I've been able to extract them from his patch. No, not all bits are incorporated. At least you've missed two important things. First: # cd /dev/fd # ls 0 1 2 # cd .. # ls 0 1 2 And second - directory names supplied by readdir() function contains junk characters at the end. -- Boris Popov http://www.butya.kz/~bp/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message