aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-17start_stop_daemon: fix bug where any program name was "matching"Denis Vlasenko
2006-12-17fix/shorten some usage stringsDenis Vlasenko
2006-12-17tftp: corrupted input packets were killing retransmits - fixedDenis Vlasenko
2006-12-17diff: comment - explain what happens when hunk fails to applyDenis Vlasenko
2006-12-17patch: fix double-free (bug 1120)Denis Vlasenko
2006-12-16inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid]Denis Vlasenko
2006-12-16s/extern inline/static ATTRIBUTE_ALWAYS_INLINE/gDenis Vlasenko
2006-12-16wget: smallish optimizationDenis Vlasenko
2006-12-16diff: fix -q exit codeDenis Vlasenko
2006-12-15site: add link to directory with patchesDenis Vlasenko
2006-12-15re-applying first post-1.3.x changeDenis Vlasenko
2006-12-15back out last change - need to make busybox-1_3-stable branch firstDenis Vlasenko
2006-12-14- table support for ip routeBernhard Reutner-Fischer
2006-12-14- minor shrinkageBernhard Reutner-Fischer
2006-12-14Update busybox.net webpage with 1.3.0 announcementDenis Vlasenko
2006-12-13exterminate last bzero'sDenis Vlasenko
2006-12-13- honor CONFIG_DEBUGBernhard Reutner-Fischer
2006-12-13- remove warning about unused depth parameter in add_to_dirlist()Bernhard Reutner-Fischer
2006-12-13date: -R shouldn't use localeDenis Vlasenko
2006-12-12build system: small fix for "release" target to workDenis Vlasenko
2006-12-12build system: add "release" targetDenis Vlasenko
2006-12-12passwd: fix indentationDenis Vlasenko
2006-12-12passwd: added commentDenis Vlasenko
2006-12-12passwd: shrink by ~10 bytes, use PRNG instead of usleep.Denis Vlasenko
2006-12-12- remove functions marked as LEGACY in SUSv3 and use their modern counterparts.Bernhard Reutner-Fischer
2006-12-10- add an anchor to let me point people to FAQ.html#standalone_shellBernhard Reutner-Fischer
2006-12-10bb_makedev: fix for glibc 2.3.2Denis Vlasenko
2006-12-10sed: style fixesDenis Vlasenko
2006-12-10more: fix for case when _FILE_OFFSET_BITS is not #defined.Denis Vlasenko
2006-12-07- Proposed fix to make aliases work (with uClibc-current).Bernhard Reutner-Fischer
2006-12-07- Improve wording in error message.Bernhard Reutner-Fischer
2006-12-07- s/:\t\t/\t/ for two helptexts.Bernhard Reutner-Fischer
2006-12-06- remove a warning that was not ment to be checked in.Bernhard Reutner-Fischer
2006-12-06- better distinction between CFLAGS and CPPFLAGS.Bernhard Reutner-Fischer
2006-12-06- adjust to kernel's build infrastructure.Bernhard Reutner-Fischer
2006-12-04- shrink less.Bernhard Reutner-Fischer
2006-12-04- cosmetic change to avoid warnings about eventual padding/packing.Bernhard Reutner-Fischer
2006-12-04- make sure we pickup the correct defines. Guards against 2.6.19 kernel-headers.Bernhard Reutner-Fischer
2006-12-02- commentary typoBernhard Reutner-Fischer
2006-12-02sed: fix handling of files not ending in '\n'Denis Vlasenko
2006-12-02sed: improve handling of NULsDenis Vlasenko
2006-12-01passwd: made smaller by ~130 bytes. size can go negativeDenis Vlasenko
2006-12-01- provide central knob to turn off RPC related options.Bernhard Reutner-Fischer
2006-11-30passwd: micro-optimizationDenis Vlasenko
2006-11-30"kernel config" -> "busybox config"Denis Vlasenko
2006-11-30"make bigdata" biggest offender dealt with:Denis Vlasenko
2006-11-30ed: convert style to bbox's. No code changes.Denis Vlasenko
2006-11-30passwd: small size optimization. salt generation improvedDenis Vlasenko
2006-11-30passwd: rework:Denis Vlasenko
2006-11-30- save 4 bytesBernhard Reutner-Fischer