[BusyBox] Re: old: stty malfunction

Erik Andersen andersen at codepoet.org
Wed Oct 9 21:48:14 UTC 2002


On Tue Oct 01, 2002 at 12:27:49PM +0400, Vladimir N. Oleynik wrote:
> diff -rbu busybox.orig/procps/config.in busybox/procps/config.in
> --- busybox.orig/procps/config.in	Wed Sep 18 02:14:57 2002
> +++ busybox/procps/config.in	Mon Sep 30 17:25:00 2002
> @@ -19,6 +19,9 @@
>  fi
>  bool 'renice'	    CONFIG_RENICE
>  bool 'top'	    CONFIG_TOP
> +if [ "$CONFIG_TOP" = "y" ] ; then
> +    bool '  Support show CPU usage percentage (add 2k bytes)'        FEATURE_CPU_USAGE_PERCENTAGE
> +fi

applied thanks,

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the busybox mailing list