From: <abe...@us...> - 2016-11-03 04:14:27
|
Revision: 7910 http://sourceforge.net/p/astlinux/code/7910 Author: abelbeck Date: 2016-11-03 04:14:25 +0000 (Thu, 03 Nov 2016) Log Message: ----------- busybox, enable -p option with netstat Modified Paths: -------------- branches/1.0/project/astlinux/busybox.config Modified: branches/1.0/project/astlinux/busybox.config =================================================================== --- branches/1.0/project/astlinux/busybox.config 2016-11-02 17:40:03 UTC (rev 7909) +++ branches/1.0/project/astlinux/busybox.config 2016-11-03 04:14:25 UTC (rev 7910) @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Busybox version: 1.19.4 -# Mon Jan 20 14:35:18 2014 +# Wed Nov 2 12:59:22 2016 # CONFIG_HAVE_DOT_CONFIG=y @@ -803,7 +803,7 @@ CONFIG_FEATURE_IPCALC_LONG_OPTIONS=y CONFIG_NETSTAT=y CONFIG_FEATURE_NETSTAT_WIDE=y -# CONFIG_FEATURE_NETSTAT_PRG is not set +CONFIG_FEATURE_NETSTAT_PRG=y CONFIG_NSLOOKUP=y # CONFIG_NTPD is not set # CONFIG_FEATURE_NTPD_SERVER is not set This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |