On Tue, 04 Sep 2012 03:13:38 -0500, Denys Vlasenko
<[email protected]> wrote:

On Sun, Sep 2, 2012 at 7:42 PM, Joshua Kahlenberg <[email protected]> wrote:
Sorry, previous patch was wrapped

And this version is mangled too:

Content-Type: text/plain; charset="us-ascii"; Format="flowed"; DelSp="yes"

Flowed format causes all kinds of PITA.

Please resend as attachment.

 //usage:       "sysctl [-n] [-e] -A\n"
+//usage:       "sysctl [-n] [-e] -q\n"

No, -q is not used like this. Add "[-q]"
to those lines where it makes sense.

+               if (!(option_mask32 & FLAG_QUIET))
                puts(value);

puts() should get one additional tab of indentation.


Here is the patch as an attachment with the above changes.

--
jbkberg (AT) gmail.com

Attachment: busybox-add-q-option-to-sysctl.patch
Description: Binary data

_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to