aboutsummaryrefslogtreecommitdiff
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-24fbset: fix mode matching code: original code may trigger false positive.Denis Vlasenko1-117/+132
2008-08-24ping: SO_RCVBUF must be bigger than packet size,Denis Vlasenko1-4/+6
2008-08-23hexdump: fix SEGV in hexdump -e ""Denis Vlasenko1-2/+3
2008-08-23setarch: do not try to use non-existent data in argv[]Denis Vlasenko1-15/+15
2008-08-22tweak web pageDenis Vlasenko1-2/+2
2008-08-22- move some older news to the news archive (the main page was once again over...Bernhard Reutner-Fischer2-286/+285
2008-08-22- reformat help textBernhard Reutner-Fischer1-3/+6
2008-08-21Announce 1.11.2Denis Vlasenko1-3/+9
2008-08-21- print the documentation per defaultBernhard Reutner-Fischer2-1/+5
2008-08-21- document rmdir argsBernhard Reutner-Fischer1-1/+10
2008-08-21- document rmmod -w and -f argumentsBernhard Reutner-Fischer1-1/+3
2008-08-21fix xargs -e help textDenis Vlasenko1-1/+1
2008-08-21- tweak markup. No relevant changesBernhard Reutner-Fischer5-285/+291
2008-08-21- cleanup urlsBernhard Reutner-Fischer3-3/+3
2008-08-21- fix typoBernhard Reutner-Fischer1-1/+1
2008-08-21- fix markupBernhard Reutner-Fischer1-1/+1
2008-08-21- do not advertise the standalone udhcpd. It is actively maintained in busybo...Bernhard Reutner-Fischer1-2/+2
2008-08-21- fix markupBernhard Reutner-Fischer1-10/+12
2008-08-21- add doc-clean targetBernhard Reutner-Fischer2-0/+7
2008-08-21- add note about CONFIG_CROSS_COMPILER_PREFIX while cleanup up markup.Bernhard Reutner-Fischer1-0/+7
2008-08-21- fix typo of mineBernhard Reutner-Fischer1-2/+1
2008-08-21- improve documentation a bitBernhard Reutner-Fischer1-5/+6
2008-08-21- some more nitpicksBernhard Reutner-Fischer1-8/+11
2008-08-21- some more markup fixesBernhard Reutner-Fischer1-12/+14
2008-08-21- fix typoBernhard Reutner-Fischer1-2/+1
2008-08-21more of pointless beautifuing on the web pageDenis Vlasenko1-10/+10
2008-08-21trim webpage text a bitDenis Vlasenko1-2/+0
2008-08-21- drop outdated paragraph (which additionally contained some mistyped html-li...Bernhard Reutner-Fischer1-11/+1
2008-08-21- misc. minor tweaksBernhard Reutner-Fischer2-8/+9
2008-08-21- point people to the current stable branchBernhard Reutner-Fischer1-1/+1
2008-08-21- tweak markupBernhard Reutner-Fischer1-10/+5
2008-08-21more cosmetic fixes on the websiteDenis Vlasenko1-2/+1
2008-08-21cosmetic fixes on the webpageDenis Vlasenko1-4/+4
2008-08-21- tweak markupBernhard Reutner-Fischer2-2/+2
2008-08-21- bump copyright yearBernhard Reutner-Fischer1-1/+1
2008-08-21- fix markupBernhard Reutner-Fischer1-2/+2
2008-08-21- fix some wrong markup.Bernhard Reutner-Fischer6-161/+161
2008-08-21- correct release date for 1.12.0 and fix a few typosBernhard Reutner-Fischer1-12/+11
2008-08-21announce 1.12.0Denis Vlasenko1-0/+146
2008-08-20Bump version to 1.13.0.svnDenis Vlasenko1-2/+2
2008-08-20This is 1.12.01_12_0Denis Vlasenko1-1/+1
2008-08-20getopt32: do not return pointer to alloca() areasDenis Vlasenko1-1/+12
2008-08-20envdir: fix "envdir with no params" caseDenis Vlasenko1-1/+3
2008-08-20findfs: make it use setuid-ness of busybox binaryDenis Vlasenko1-1/+1
2008-08-20fsck: use getmntent_r instead of open-coded parsing. By VladimirDenis Vlasenko1-116/+17
2008-08-20linedit: fix use-after-freeDenis Vlasenko1-2/+3
2008-08-20libbb: getopt32() should not ever touch argv[0] (even read)Denis Vlasenko1-1/+2
2008-08-20libbb: fix mishandling of "all argv are opts" in getopt32()Denis Vlasenko2-42/+25
2008-08-19ifupdown: fixes for shutdown of DHCP-managed interfacesDenis Vlasenko1-6/+30
2008-08-19Updating defconfig, fixing a typo in Config.inDenis Vlasenko3-3/+10