Re: '-h'/'-H' functionality.
From: John Baldwin (jhb_at_FreeBSD.org)
Date: 05/24/04
- Previous message: Eivind Eklund: "Re: Network Stack Locking"
- In reply to: Pawel Jakub Dawidek: "'-h'/'-H' functionality."
- Next in thread: Christian Weisgerber: "Re: '-h'/'-H' functionality."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: freebsd-arch@FreeBSD.org Date: Mon, 24 May 2004 13:28:05 -0400
On Monday 24 May 2004 07:27 am, Pawel Jakub Dawidek wrote:
> Hello.
>
> Code for printing disk sizes in human-readable form exists in du(1) and
> df(1). It is just copied. I want put this functionality to diskinfo(8),
> but I don't want to copy it again, so maybe it should be moved to libc
> or somewhere?
Perhaps libutil to avoid bloating libc further?
-- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org _______________________________________________ freebsd-arch@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-arch To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Eivind Eklund: "Re: Network Stack Locking"
- In reply to: Pawel Jakub Dawidek: "'-h'/'-H' functionality."
- Next in thread: Christian Weisgerber: "Re: '-h'/'-H' functionality."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]