[BusyBox] [patch] ps w

Bernhard Fischer rep.nop at aon.at
Thu Feb 3 21:11:03 UTC 2005


On Thu, Feb 03, 2005 at 09:50:59PM +0100, Rainer Weikusat wrote:
>Bernhard Fischer <rep.nop at aon.at> writes:
>
>[...]
>
>> The attached patch adds an option CONFIG_PS_FEATURE_WIDE which adds
>> support for the argument w for printing up to 511 chars of command and
>> args.
>> While at it, i added another option -- CONFIG_PS_FEATURE_WIDEPIPE --
>> which looks if stdout is a fifo and if so, also sets the maximum
>> line-length to 511.
>
>Cool. May suggest a small modification, namely, to enable wide output
>if WIDEPIPE is selected and stdout does not refer to a tty device?

Yes, even better as it works without pulling in stat (which you didn't
remove)

Is it possible to add a patch to bugs.busybox.net anynomously, or is one
forced to create an account for the bts?



More information about the busybox mailing list