aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-01*: introduce and use xvfork()Denis Vlasenko
2008-07-01ssd: fix missed + in prev commitDenis Vlasenko
2008-07-01ssd: do not stat -x EXECUTABLE, it is not needed anymoreDenis Vlasenko
2008-07-01awk: fix a case with multiple -f options. simplify -f file reading.Denis Vlasenko
2008-06-30crond: use execlp instead of execlDenis Vlasenko
2008-06-30sendmail: from Vladimir:Denis Vlasenko
2008-06-30nmeter: tiny shrinkDenis Vlasenko
2008-06-29libiproute: print_route() always uses stdout, do not pass FILE pointer to it.Denis Vlasenko
2008-06-29fdisk: cosmetics, and removal of dead dataDenis Vlasenko
2008-06-29fdisk: move more data to struct globals; shrink code Denis Vlasenko
2008-06-29libbb: shrink monotonic_XXX functions, introduce monotonic_nsDenis Vlasenko
2008-06-29wget: "support" -t and -T by ignoring themDenis Vlasenko
2008-06-28nmeter: tiny shrinkDenis Vlasenko
2008-06-28nmeter: cosmeticsDenis Vlasenko
2008-06-28nmeter: code shrinkDenis Vlasenko
2008-06-28sendmail: another update from the maintainerDenis Vlasenko
2008-06-28lineedit: document prompt handlingDenis Vlasenko
2008-06-28bunzip2: make proper fix for the problem "fixed" in rev. 22521Denis Vlasenko
2008-06-28libunarchive: stop using static data in archivers - archive_handle_tDenis Vlasenko
2008-06-28fix FAST_FUNC falloutDenis Vlasenko
2008-06-28build system fixlet to ease blackfin buildDenis Vlasenko
2008-06-28touch: support -r REF_FILE if ENABLE_DESKTOP (needed for blackfin compile)Denis Vlasenko
2008-06-27stat: pointers are not 0L, they are NULLDenis Vlasenko
2008-06-27man: mimic "no manual entry for 'bogus'" message and exitcodeDenis Vlasenko
2008-06-27support gzip -t and bzip2 -tDenis Vlasenko
2008-06-27sendmail: update from maintainerDenis Vlasenko
2008-06-27cpio: fix -m to actually work as expected (Pascal Bellard)Denis Vlasenko
2008-06-27unlzma: fix memory leak (Pascal Bellard)Denis Vlasenko
2008-06-27add stdcall to FAST_FUNCDenis Vlasenko
2008-06-27vi: fix vda's thinkoDenis Vlasenko
2008-06-27expand comment about FAST_FUNCDenis Vlasenko
2008-06-27*: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko
2008-06-27ash: improve commentsDenis Vlasenko
2008-06-27ash: fix very weak $RANDOM generator; and move even more thingsDenis Vlasenko
2008-06-27ash: move stuff out of data/bssDenis Vlasenko
2008-06-26print_flags: fix trivial thinkoDenis Vlasenko
2008-06-26bunzip2: fix an uncompression error. Add the example to testsuite.Denis Vlasenko
2008-06-26style fixes, no code changesDenis Vlasenko
2008-06-26open_transformer: fix bug of calling exit instead of _exitDenis Vlasenko
2008-06-25b[un]zip2, g[un]zip: unlink destination if -f is given. Closes 3854Denis Vlasenko
2008-06-25Announce 1.10.4 and 1.11.0Denis Vlasenko
2008-06-25busybox: do not print help to fd 2, print it to fd 1Denis Vlasenko
2008-06-25update defconfigDenis Vlasenko
2008-06-25Start 1.12.xDenis Vlasenko
2008-06-25This is 1.11.0Denis Vlasenko
2008-06-25mkfs_minix, fsck_minix: code shrinkDenis Vlasenko
2008-06-25whitespace fixes. no code changesDenis Vlasenko
2008-06-24mount: fix mishandling of proto=tcp/udpDenis Vlasenko
2008-06-24mount: code shrink without logic changes. Added a commentDenis Vlasenko
2008-06-24changes in comments onlyDenis Vlasenko