On Fri, Apr 10, 2009 at 10:39:59PM -1000, Peter Avalos wrote: > On Fri, Apr 10, 2009 at 07:13:21AM +0900, YONETANI Tomokazu wrote: > > > > After upgrading to recent HEAD (with standard buildworld and buildkernel), > > I'm seeing two problems: > > - df(1) produces weird output on a partition: > > Filesystem 1K-blocks Used Avail Capacity Mounted on > > /dev/ad0s1h 1032142 2242 947330 0.% /tmp > > > > Can you try the attached patch please? It's a hack, but I'm working on > some other changes to stdio stuff that will be more complete.
Thanks, the patch fixes it. I can wait for the better fix, and I'll move on to looking for other issues (if any). Cheers.