diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2008-03-12 22:14:34 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2008-03-12 22:14:34 +0000 |
commit | 4e6d5117b839cef41cd3919966f95bf25d24d8d9 (patch) | |
tree | 277c292905fefcdf40530c8c29e87d6b8c5f7864 /TODO_config_nommu | |
parent | 4e6c8120a53709c4a352db42e997303844c74584 (diff) | |
download | busybox-w32-4e6d5117b839cef41cd3919966f95bf25d24d8d9.tar.gz busybox-w32-4e6d5117b839cef41cd3919966f95bf25d24d8d9.tar.bz2 busybox-w32-4e6d5117b839cef41cd3919966f95bf25d24d8d9.zip |
inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames
of variable/function names
Total: -2474 bytes
text data bss dec hex filename
802215 661 7452 810328 c5d58 busybox_old
800120 661 7428 808209 c5511 busybox_unstripped
Diffstat (limited to 'TODO_config_nommu')
-rw-r--r-- | TODO_config_nommu | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/TODO_config_nommu b/TODO_config_nommu index 7b7c1690f..b0221bbc3 100644 --- a/TODO_config_nommu +++ b/TODO_config_nommu | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Busybox version: 1.10.0.svn | 3 | # Busybox version: 1.10.0.svn |
4 | # Tue Mar 4 22:57:04 2008 | 4 | # Thu Mar 6 20:18:05 2008 |
5 | # | 5 | # |
6 | CONFIG_HAVE_DOT_CONFIG=y | 6 | CONFIG_HAVE_DOT_CONFIG=y |
7 | 7 | ||
@@ -653,13 +653,13 @@ CONFIG_IFUPDOWN_IFSTATE_PATH="" | |||
653 | # CONFIG_FEATURE_IFUPDOWN_IPV6 is not set | 653 | # CONFIG_FEATURE_IFUPDOWN_IPV6 is not set |
654 | # CONFIG_FEATURE_IFUPDOWN_MAPPING is not set | 654 | # CONFIG_FEATURE_IFUPDOWN_MAPPING is not set |
655 | # CONFIG_FEATURE_IFUPDOWN_EXTERNAL_DHCP is not set | 655 | # CONFIG_FEATURE_IFUPDOWN_EXTERNAL_DHCP is not set |
656 | # CONFIG_INETD is not set | 656 | CONFIG_INETD=y |
657 | # CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_ECHO is not set | 657 | CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_ECHO=y |
658 | # CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_DISCARD is not set | 658 | CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_DISCARD=y |
659 | # CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_TIME is not set | 659 | CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_TIME=y |
660 | # CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_DAYTIME is not set | 660 | CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_DAYTIME=y |
661 | # CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_CHARGEN is not set | 661 | CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_CHARGEN=y |
662 | # CONFIG_FEATURE_INETD_RPC is not set | 662 | CONFIG_FEATURE_INETD_RPC=y |
663 | CONFIG_IP=y | 663 | CONFIG_IP=y |
664 | CONFIG_FEATURE_IP_ADDRESS=y | 664 | CONFIG_FEATURE_IP_ADDRESS=y |
665 | CONFIG_FEATURE_IP_LINK=y | 665 | CONFIG_FEATURE_IP_LINK=y |