Subject: Re: backporting humanize_number to netbsd-1-6
To: NetBSD tech-userlevel list <tech-userlevel@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: tech-userlevel
Date: 09/29/2002 18:07:17
On Sat, Sep 28, 2002 at 11:17:08PM +0200, Benedikt Meurer wrote:
| Hello everybody,
|
| I've backported the humanize_number(3) utility function from -current to
| 1.6, cause I think, its a very helpful library call to have, and will
| enable us to get the -h option to du/df working in the 1.6 branch, maybe
| also other utilities can profit from it. I've tested it so far, and
| everything works well (it was just a small change).
|
| Any objections to not send-pr the diffs?
I don't think there'll be any objections to you send-pr-ing the diffs.
However, it's highly unlikely that this change will be pulled up into
netbsd-1-6.
Luke.