[BusyBox] about stty

Erik Andersen andersen at lineo.com
Wed Feb 14 17:45:19 UTC 2001


On Tue Feb 13, 2001 at 06:47:11PM +0300, Vladimir N. Oleynik wrote:
> Erik -
> 
> > I would prefer this.  Also, all the other compiled in help lives in
> > usage.c and honors the BB_FEATURE_TRIVIAL_HELP option to turn off (and
> > therefore not compile into the binary) most of the help text.
> 
> All options in stty applet is not parametrs (for others applets, 
> example filenames, dirnames...). It is full constant kit options.
> 
> Trivial help is old already in my applet. I put in usage.c this.
> 
> I can set in preprocessor bracket (BB_FEATURE_TRIVAIL_HELP) 
> function stty_usage_fun(). But for not trivial i not have other
> ideas. I not understand what you want.

I don't understand the need for stty_usage_fun() --
why not take all the help text and put it into usage.c
just like all the other applets, with 99% of the help
text disabled when BB_FEATURE_TRIVIAL_HELP is enabled.

 -Erik

--
Erik B. Andersen   email:  andersen at lineo.com
--This message was written using 73% post-consumer electrons--





More information about the busybox mailing list