From owner-freebsd-current@FreeBSD.ORG Mon Apr 14 22:32:56 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E37837B404 for ; Mon, 14 Apr 2003 22:32:56 -0700 (PDT) Received: from HAL9000.homeunix.com (12-233-57-131.client.attbi.com [12.233.57.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87A5B43F3F for ; Mon, 14 Apr 2003 22:32:55 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: from HAL9000.homeunix.com (localhost [127.0.0.1]) by HAL9000.homeunix.com (8.12.9/8.12.5) with ESMTP id h3F59FUl000581; Mon, 14 Apr 2003 22:09:15 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by HAL9000.homeunix.com (8.12.9/8.12.5/Submit) id h3F59EB5000580; Mon, 14 Apr 2003 22:09:14 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Date: Mon, 14 Apr 2003 22:09:14 -0700 From: David Schultz To: Attila Nagy Message-ID: <20030415050914.GA512@HAL9000.homeunix.com> Mail-Followup-To: Attila Nagy , current@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: cc: current@FreeBSD.ORG Subject: Re: 0.% X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Apr 2003 05:32:56 -0000 On Mon, Apr 14, 2003, Attila Nagy wrote: > Hello, > > insomnia# df -h > Filesystem Size Used Avail Capacity Mounted on > /dev/da0s1a 291G 61M 291G 0.% /data > > insomnia# uname -a > FreeBSD insomnia.fsn.hu 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Sat Apr 12 > 16:48:22 CEST 2003 root@insomnia.fsn.hu:/usr/obj/usr/src/sys/INSOMNIA > i386 > > I think something is wrong here... Fixed in rev 1.58 of src/lib/libc/stdio/vfprintf.c.