aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-28work around gcc bugDenis Vlasenko
2007-01-28fix which-uses-default-pathDenis Vlasenko
2007-01-28correct bad EnglishDenis Vlasenko
2007-01-28- reinstate static for the command string arrray to be gentle to gcc-3.xBernhard Reutner-Fischer
2007-01-28- document the multicast argument for ip linkBernhard Reutner-Fischer
2007-01-28- use uint32_t as suggested by vda.Bernhard Reutner-Fischer
2007-01-27ether-wake: remove #warningDenis Vlasenko
2007-01-27svlogd: batch writes if !timestampDenis Vlasenko
2007-01-27svlogd: remove unused buffering, stop doing tons of memcpyDenis Vlasenko
2007-01-27runit/* cleanup part 3 (just deleting unused code)Denis Vlasenko
2007-01-27runit/* cleanup part 2Denis Vlasenko
2007-01-27runit cleanup part 1Denis Vlasenko
2007-01-27use bb_sanitize_stdio() where appropriateDenis Vlasenko
2007-01-27- sum -r TODO should not print the filename as oposed to -sBernhard Reutner-Fischer
2007-01-27- add a very few simple test for sum.Bernhard Reutner-Fischer
2007-01-27- the testharness needs busybox.links. Now the new foobar.tests work againBernhard Reutner-Fischer
2007-01-27make it possible to build bbox without warnings again.Denis Vlasenko
2007-01-27fix warning in find.cDenis Vlasenko
2007-01-27Make -Werror configurableDenis Vlasenko
2007-01-27fix numbering in switch(): we don't have "del" anymore,Denis Vlasenko
2007-01-26add link to post 1.4.1 patchesDenis Vlasenko
2007-01-26fix bin2hex bug. lowercase = uppercase | 0x20, not | 0x10!Denis Vlasenko
2007-01-26find: fix -mtime, -mmin, -perm (+ add symbolic perm handling)Denis Vlasenko
2007-01-26fix "expr has no effect" warningDenis Vlasenko
2007-01-26bb_parse_mode: do not do umask() needlessly.Denis Vlasenko
2007-01-26- readahead depends on LFSBernhard Reutner-Fischer
2007-01-26respect CFLAGS/CPPFLAGS in envMike Frysinger
2007-01-26fix option -F mishandlingDenis Vlasenko
2007-01-26fix non-ipv6 compileDenis Vlasenko
2007-01-25announce 1.4.1Denis Vlasenko
2007-01-25arping: stop using last gethostbyname2 in the treeDenis Vlasenko
2007-01-25accidentally applied wrong (old) patch, fixing up...Denis Vlasenko
2007-01-24opt_complementary doesn't like numeric opts :(Denis Vlasenko
2007-01-24Unify ping and ping6. ping has -4 and -6 which forceDenis Vlasenko
2007-01-24hostname declaration was misplacedDenis Vlasenko
2007-01-24accumulated post-1.4.0 fixesDenis Vlasenko
2007-01-24- remove nested function. Saves ~30 bytes.Bernhard Reutner-Fischer
2007-01-24- TODO: merge 'struct suffix_mult $several_suffixes[] into a struct suffix_multBernhard Reutner-Fischer
2007-01-24combine depends linesMike Frysinger
2007-01-24as Peter Kjellerstedt points out, bool/prompt/depend need to be split up in o...Mike Frysinger
2007-01-24change "bool ... if OPT" to more common "depend ... OPT"Mike Frysinger
2007-01-24combine bool;prompt to just boolMike Frysinger
2007-01-24combine bool;prompt to just boolMike Frysinger
2007-01-24"depends ..." -> "depends on ..."Mike Frysinger
2007-01-24correct file format errorsMike Frysinger
2007-01-23- add hostcc-option checkerBernhard Reutner-Fischer
2007-01-23- call cc-option to check if the compiler supports the flags we asked to useBernhard Reutner-Fischer
2007-01-23- add an unsupported makefile for IMA compilesBernhard Reutner-Fischer
2007-01-23- rtnl_rttable_a2n wants an unsigned int32Bernhard Reutner-Fischer
2007-01-22add link to fixes-1.4.0Denis Vlasenko