summaryrefslogtreecommitdiff
path: root/TODO_config_nommu
Commit message (Expand)AuthorAgeFilesLines
* update "maximum nommu" configDenis Vlasenko2008-11-091-61/+77
* build system: tidying up CONFIG_xxx names (suggested by Rob)Denis Vlasenko2008-11-061-5/+5
* less: add optional line number toggle and resizing on SIGWINCH.Denis Vlasenko2008-10-241-1/+1
* build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM;Denis Vlasenko2008-10-241-2/+1
* init: downgrade ENABLE_DEBUG_INIT to just a #define to prevent peopleDenis Vlasenko2008-10-211-1/+0
* hush: fix NOMMU bug (analogous to preceding commit for MMU)Denis Vlasenko2008-10-131-7/+13
* Updating defconfig, fixing a typo in Config.inDenis Vlasenko2008-08-191-1/+5
* *: refactor handling of archived files. "tar f file.tar.lzma" now works too.Denis Vlasenko2008-08-051-40/+46
* Kill CONFIG_NITPICK, it turned out to not be useful. no code changes.Denis Vlasenko2008-05-131-1/+0
* tar: move vfork into separate function (smaller code)Denis Vlasenko2008-04-211-4/+12
* cpio: fix a bug where we do not extract zero-sized hardlinksDenis Vlasenko2008-04-051-1/+0
* small NOMMU fixesDenis Vlasenko2008-03-201-9/+10
* volume_id: disable detection routines which are not setting label and uuid an...Denis Vlasenko2008-03-171-11/+0
* volude_id: remove unused fields and functions which were setting themDenis Vlasenko2008-03-171-2/+0
* selinux/*: -Wunused-parameter fixesDenis Vlasenko2008-03-171-22/+26
* *: mode tcp/udpsvd to networking, delete ipsvd/*Denis Vlasenko2008-03-171-8/+5
* tftpd: new applet (mostly using existing code for tftp)Denis Vlasenko2008-03-171-2/+2
* tcpsvd,udpsvd: make them NOMMU-capableDenis Vlasenko2008-03-171-3/+3
* inetd: make it NOMMU-capable and IPv6-friendly. Lots of renamesDenis Vlasenko2008-03-121-8/+8
* crond: make it NOMMU-capableDenis Vlasenko2008-03-121-17/+26
* init: make it NOMMU-capableDenis Vlasenko2008-02-191-15/+72
* hush: report [v]fork failuresDenis Vlasenko2008-01-081-3/+9
* hush: fixlet for NOMMUDenis Vlasenko2007-12-241-66/+132
* httpd: extend -p PORT to -p [IP[v6]:]PORTDenis Vlasenko2007-08-141-1/+0
* random NOMMU fixes. compressed --help really does work for NOMMU! /me happyDenis Vlasenko2007-04-101-5/+20
* Rename two config options:Denis Vlasenko2007-04-101-2/+2
* zcip: make it work on NOMMU (+ improve NOMMU support machinery)Denis Vlasenko2007-03-261-3/+3
* Attempt to get more applets compile for NOMMU.Denis Vlasenko2007-03-261-0/+696