aboutsummaryrefslogtreecommitdiff
path: root/TODO_config_nommu
AgeCommit message (Expand)Author
2010-01-12shell: split read builtin from ashDenys Vlasenko
2009-12-11replace APP_xxDHCPxx with xxDHCPxx, it's more consistent with the restDenys Vlasenko
2009-08-22beep: optimizeDenys Vlasenko
2009-08-21update defconfigDenys Vlasenko
2009-06-19mkswap: remove configuration for v0 supportDenys Vlasenko
2009-06-19getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTSDenys Vlasenko
2009-03-20Compatibility fixes:Denis Vlasenko
2009-02-04httpd:Denis Vlasenko
2008-11-09update "maximum nommu" configDenis Vlasenko
2008-11-06build system: tidying up CONFIG_xxx names (suggested by Rob)Denis Vlasenko
2008-10-24less: add optional line number toggle and resizing on SIGWINCH.Denis Vlasenko
2008-10-24build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM;Denis Vlasenko
2008-10-21init: downgrade ENABLE_DEBUG_INIT to just a #define to prevent peopleDenis Vlasenko
2008-10-13hush: fix NOMMU bug (analogous to preceding commit for MMU)Denis Vlasenko
2008-08-19Updating defconfig, fixing a typo in Config.inDenis Vlasenko
2008-08-05*: refactor handling of archived files. "tar f file.tar.lzma" now works too.Denis Vlasenko
2008-05-13Kill CONFIG_NITPICK, it turned out to not be useful. no code changes.Denis Vlasenko
2008-04-21tar: move vfork into separate function (smaller code)Denis Vlasenko
2008-04-05cpio: fix a bug where we do not extract zero-sized hardlinksDenis Vlasenko
2008-03-20small NOMMU fixesDenis Vlasenko
2008-03-17volume_id: disable detection routines which are not setting label and uuid an...Denis Vlasenko
2008-03-17volude_id: remove unused fields and functions which were setting themDenis Vlasenko
2008-03-17selinux/*: -Wunused-parameter fixesDenis Vlasenko
2008-03-17*: mode tcp/udpsvd to networking, delete ipsvd/*Denis Vlasenko
2008-03-17tftpd: new applet (mostly using existing code for tftp)Denis Vlasenko
2008-03-17tcpsvd,udpsvd: make them NOMMU-capableDenis Vlasenko
2008-03-12inetd: make it NOMMU-capable and IPv6-friendly. Lots of renamesDenis Vlasenko
2008-03-12crond: make it NOMMU-capableDenis Vlasenko
2008-02-19init: make it NOMMU-capableDenis Vlasenko
2008-01-08hush: report [v]fork failuresDenis Vlasenko
2007-12-24hush: fixlet for NOMMUDenis Vlasenko
2007-08-14httpd: extend -p PORT to -p [IP[v6]:]PORTDenis Vlasenko
2007-04-10random NOMMU fixes. compressed --help really does work for NOMMU! /me happyDenis Vlasenko
2007-04-10Rename two config options:Denis Vlasenko
2007-03-26zcip: make it work on NOMMU (+ improve NOMMU support machinery)Denis Vlasenko
2007-03-26Attempt to get more applets compile for NOMMU.Denis Vlasenko