aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-09tail: fix "tail +N file_shorter_than_N"Denys Vlasenko
2009-08-08randomconfig fixesDenys Vlasenko
2009-08-05dd: conv=noerror should skip read errors using lseek (bug 539)Denys Vlasenko
2009-08-03correct mode of testsuite/rx.testsDenys Vlasenko
2009-08-03nc: fix nc -ll; report vfork errors; make select loop fasterTomoya Adachi
2009-08-02rx: strip padding from last block. closes bug 501.Denys Vlasenko
2009-08-02runsv: run ./finish with parameters (runit compat)Earl Chew
2009-08-02svlogd: fix bug 521: use line buffering if any filtering is doneDenys Vlasenko
2009-08-01libbb: prevent resursion on malloc failureDenys Vlasenko
2009-07-30rename _BB_SUID_ALWAYS and NEVER into REQUIRE and DROP. No code changes.Denys Vlasenko
2009-07-30ping6: make it setuid just like pingDenys Vlasenko
2009-07-29make find_pid_by_name look at /proc/PID/exe tooAlexander Shishkin
2009-07-29grep: fix -E + {range}; fix -o not printing all matches (bug 489)Denys Vlasenko
2009-07-27halt/reboot/poweroff: add a CONFIG_xxx to act SysV compatiblyAlexander Shishkin
2009-07-25dpkg: delete postrm script after it's run, not before. closes bug 449Denys Vlasenko
2009-07-25unzip: try lseek before resorting to readingStefani Seibold
2009-07-25tftp: add comment, no code changesDenys Vlasenko
2009-07-24tftp[d]: fix block# handling on upload with non-default blocksizeAtsushi Nemoto
2009-07-24man: use man.config, not only man.conf (man version 1.6f compat)Denys Vlasenko
2009-07-24ash: further fixes to debug machinery (closes bug 485)Denys Vlasenko
2009-07-24ash: make "jobs" work even in subshellsDenys Vlasenko
2009-07-23ash: fix debug machinery a bitDenys Vlasenko
2009-07-23chmod 755 some files in examples/*Denys Vlasenko
2009-07-22tail: implement -FEric Lammerts
2009-07-19scriptreplay: show help text if run with no argumentsDenys Vlasenko
2009-07-19tcpsvd,udpsvd: fix uid/gid printing when run with -uDenys Vlasenko
2009-07-19init: make comment more understandable. no code changesDenys Vlasenko
2009-07-19udhcpc: small simplificationDenys Vlasenko
2009-07-19typoDenys Vlasenko
2009-07-19udhcpc: add/edit comments, no code changesDenys Vlasenko
2009-07-19udhcpc: simplify manual renew (make it more similar to automatic one)Denys Vlasenko
2009-07-19remove msh_function.patch. msh is deprecatedDenys Vlasenko
2009-07-18silly whitespace fixDenys Vlasenko
2009-07-18fix mount test false positiveDenys Vlasenko
2009-07-18minor tweaks in testsuiteDenys Vlasenko
2009-07-18fix mountpoint test to not prevemt mkfs_xxx from making image in any fileDenys Vlasenko
2009-07-18add SKIP_KNOWN_BUGS and SKIP_INTERNET_TESTS to testsuiteDenys Vlasenko
2009-07-18fix taskset testsuiteDenys Vlasenko
2009-07-18correct date testsuite to use compatible formatDenys Vlasenko
2009-07-18touch: implement -t TIME (needed for testsuite)Denys Vlasenko
2009-07-18touch: implement -d --date (our own testsuite needs that)Denys Vlasenko
2009-07-18date: factor out date parsing (in preparation for touch -d)Denys Vlasenko
2009-07-17test: fix "test !" and "test abc -a !". closes bug 465Denys Vlasenko
2009-07-16widen "Unicode in environment" checkDenys Vlasenko
2009-07-16another small lineedit fixDenys Vlasenko
2009-07-16fix a thinko in lineedit completion codeDenys Vlasenko
2009-07-16lineedit+unicode: code shrinkDenys Vlasenko
2009-07-16comment fixes, no code changesDenys Vlasenko
2009-07-16lineedit: code shrinkDenys Vlasenko
2009-07-15remove trailing whitespaceDenys Vlasenko