aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-25date: make it accept ISO date format. Fix help text.Denis Vlasenko
2008-04-24partially fix date testsuiteDenis Vlasenko
2008-04-24- fsetfilecon_war is hidden so use fsetfilecon instead.Bernhard Reutner-Fischer
2008-04-24- bump copyright yearBernhard Reutner-Fischer
2008-04-24- update screenshotBernhard Reutner-Fischer
2008-04-24lineedit: filename completion on symlinks-to-dirs should add / tooDenis Vlasenko
2008-04-23delay reconfig of input tty until target device has been both openedPaul Fox
2008-04-23getopt32: fix "tar x" case; fix memory leakDenis Vlasenko
2008-04-23testsuite: fix du testsuite to not use changing directoriesDenis Vlasenko
2008-04-23testsuite: runtest enhancements by Cristian Ionescu-IdbohrnDenis Vlasenko
2008-04-23testsuite: fixDenis Vlasenko
2008-04-23build system: typo fix in help textDenis Vlasenko
2008-04-23dd: fix recent breakage (was comparing "if" with "if=" etc).Denis Vlasenko
2008-04-22add forgotten files. I am forgetting it all the time :(Denis Vlasenko
2008-04-22whitespace fixes. no code changesDenis Vlasenko
2008-04-22*: remove remaining instances of ".data" hackDenis Vlasenko
2008-04-21getopt32: fix recently broken opt_complementary "--"Denis Vlasenko
2008-04-21tar: move vfork into separate function (smaller code)Denis Vlasenko
2008-04-21udhcp: fix config help textDenis Vlasenko
2008-04-21build system: use spaces in Kbuild filesDenis Vlasenko
2008-04-21build system: move misplaced config entry for script appletDenis Vlasenko
2008-04-21tentative fix for ppc64 problems with ioctl.Denis Vlasenko
2008-04-21*: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit.Denis Vlasenko
2008-04-20xmalloc_open_read_close: use fstat to get file size (instead of lseek).Denis Vlasenko
2008-04-20start_stop_daemon: stat executable only onceDenis Vlasenko
2008-04-20libbb: prevent xmalloc_open_read_close from dying on seek failureDenis Vlasenko
2008-04-19remove whitespace damage. No code changesDenis Vlasenko
2008-04-19start_stop_daemon: optimization - do not pass paramenter, useDenis Vlasenko
2008-04-19start_stop_daemon: do not stop /proc scan prematurelyDenis Vlasenko
2008-04-19libbb: introduce xmalloc_xopen_read_close and use where appropriateDenis Vlasenko
2008-04-19start-stop-daemon: make --exec follow symlinksDenis Vlasenko
2008-04-19style fixes. no code changesDenis Vlasenko
2008-04-19start_stop_daemon: mark argc as unusedDenis Vlasenko
2008-04-19- rotate some older new to oldnewsBernhard Reutner-Fischer
2008-04-19- ignore "recent"; We have an RCS to serve theseBernhard Reutner-Fischer
2008-04-19website: add 1.10.1 to news page.Denis Vlasenko
2008-04-19website: add a link to 1.10.1Denis Vlasenko
2008-04-19openvt: handle -ws correctly. By James Simmons <jsimmons AT infradead.org>Denis Vlasenko
2008-04-19man: handle many MANPAGER directives so that they do not overrideDenis Vlasenko
2008-04-17top: fix build failureDenis Vlasenko
2008-04-17httpd: add an example of POST upload CGIDenis Vlasenko
2008-04-17fdisk: fix a case where we can inadvertently close /proc/partitions fd earlyDenis Vlasenko
2008-04-17fdisk: do not open device twice. Complain on fdisk -l /dev/bogus.Denis Vlasenko
2008-04-16arping: remove superfluous assignmentDenis Vlasenko
2008-04-15trivial fixes to make bbox compile with gcc 4.3.0Denis Vlasenko
2008-04-14od: fix testsuiteDenis Vlasenko
2008-04-14od: fix "od -b"Denis Vlasenko
2008-04-14ash: fix breakage introduced in rev 21481.Denis Vlasenko
2008-04-13fix typo in Config.in hext textDenis Vlasenko
2008-04-13make test, [ and [[ all NOFORK, for consistency.Denis Vlasenko