summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* - add note about CONFIG_CROSS_COMPILER_PREFIX while cleanup up markup.Bernhard Reutner-Fischer2008-08-211-0/+7
* - fix typo of mineBernhard Reutner-Fischer2008-08-211-2/+1
* - improve documentation a bitBernhard Reutner-Fischer2008-08-211-5/+6
* - some more nitpicksBernhard Reutner-Fischer2008-08-211-8/+11
* - some more markup fixesBernhard Reutner-Fischer2008-08-211-12/+14
* - fix typoBernhard Reutner-Fischer2008-08-211-2/+1
* more of pointless beautifuing on the web pageDenis Vlasenko2008-08-211-10/+10
* trim webpage text a bitDenis Vlasenko2008-08-211-2/+0
* - drop outdated paragraph (which additionally contained some mistyped html-li...Bernhard Reutner-Fischer2008-08-211-11/+1
* - misc. minor tweaksBernhard Reutner-Fischer2008-08-212-8/+9
* - point people to the current stable branchBernhard Reutner-Fischer2008-08-211-1/+1
* - tweak markupBernhard Reutner-Fischer2008-08-211-10/+5
* more cosmetic fixes on the websiteDenis Vlasenko2008-08-211-2/+1
* cosmetic fixes on the webpageDenis Vlasenko2008-08-211-4/+4
* - tweak markupBernhard Reutner-Fischer2008-08-212-2/+2
* - bump copyright yearBernhard Reutner-Fischer2008-08-211-1/+1
* - fix markupBernhard Reutner-Fischer2008-08-211-2/+2
* - fix some wrong markup.Bernhard Reutner-Fischer2008-08-216-161/+161
* - correct release date for 1.12.0 and fix a few typosBernhard Reutner-Fischer2008-08-211-12/+11
* announce 1.12.0Denis Vlasenko2008-08-211-0/+146
* Bump version to 1.13.0.svnDenis Vlasenko2008-08-201-2/+2
* This is 1.12.01_12_0Denis Vlasenko2008-08-201-1/+1
* getopt32: do not return pointer to alloca() areasDenis Vlasenko2008-08-201-1/+12
* envdir: fix "envdir with no params" caseDenis Vlasenko2008-08-201-1/+3
* findfs: make it use setuid-ness of busybox binaryDenis Vlasenko2008-08-201-1/+1
* fsck: use getmntent_r instead of open-coded parsing. By VladimirDenis Vlasenko2008-08-201-116/+17
* linedit: fix use-after-freeDenis Vlasenko2008-08-201-2/+3
* libbb: getopt32() should not ever touch argv[0] (even read)Denis Vlasenko2008-08-201-1/+2
* libbb: fix mishandling of "all argv are opts" in getopt32()Denis Vlasenko2008-08-202-42/+25
* ifupdown: fixes for shutdown of DHCP-managed interfacesDenis Vlasenko2008-08-191-6/+30
* Updating defconfig, fixing a typo in Config.inDenis Vlasenko2008-08-193-3/+10
* - add new applet rdev (Grant Erickson)Bernhard Reutner-Fischer2008-08-196-0/+41
* showkey: new applet by VladimirDenis Vlasenko2008-08-175-1/+156
* setfont: new applet by VladimirDenis Vlasenko2008-08-175-63/+96
* libbb: use ptsname_r, it's smallerDenis Vlasenko2008-08-171-10/+14
* ash: fix "(cat < file)" hang introduced by rev 22944.Denis Vlasenko2008-08-163-11/+20
* cut: fix buffer overflow (bug 4544).Denis Vlasenko2008-08-151-1/+1
* chpst: fix "envdir dir" case (bug 4574).Denis Vlasenko2008-08-151-1/+1
* arp: without -H <type>, assume "ether". closes 4564Denis Vlasenko2008-08-151-2/+2
* install: fix long option not taking params (bug 4584)Denis Vlasenko2008-08-151-3/+3
* mkdir: fix "uname 0222; mkdir foo/bar" caseDenis Vlasenko2008-08-151-21/+16
* nmeter: fix read past the end if a buffer. Closes 4594Denis Vlasenko2008-08-141-2/+4
* ifupdown: fixes for custom MAC address, by Wade Berrier <wberrier AT gmail.com>Denis Vlasenko2008-08-121-2/+18
* sendmail: work around (bogus) gcc warningDenis Vlasenko2008-08-101-5/+6
* fix byte-swapping of compressed help on big-endian machinesDenis Vlasenko2008-08-091-5/+12
* optimize config_read() (by Timo Teras <timo.teras AT iki.fi>)Denis Vlasenko2008-08-093-115/+91
* grep: option to use GNU regex matching instead of POSIX one.Denis Vlasenko2008-08-095-36/+155
* - support relatime / norelatimeBernhard Reutner-Fischer2008-08-063-1/+8
* - fix typoBernhard Reutner-Fischer2008-08-061-1/+1
* modprobe-small: fix infinite looping, by Timo TerasDenis Vlasenko2008-08-061-1/+3