aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-13udhcpc: kill undocumented -W, it was a no-op.Denis Vlasenko
2008-06-13trivial crypt shrinkageDenis Vlasenko
2008-06-13fix typo in "Analog Devices"Denis Vlasenko
2008-06-13httpd: fix authenticationDenis Vlasenko
2008-06-13shorten sponsor's link per its requestDenis Vlasenko
2008-06-13website: announce sponsors.Denis Vlasenko
2008-06-13build system: introduce FEATURE_ASSUME_UNICODEDenis Vlasenko
2008-06-13httpd: fix bugs in authentication (by Peter Korsgaard <jacmet ATuclibc.org>)Denis Vlasenko
2008-06-13htppd: lots of variable/function renaming in config file parsing.Denis Vlasenko
2008-06-12Reinstate DEBUG_PESSIMIZE (by Christian Ionescu-Idbohrn)Denis Vlasenko
2008-06-12make pw_encrypt() return malloc'ed string.Denis Vlasenko
2008-06-12uclibc insists on having 70k static buffer for crypt.Denis Vlasenko
2008-06-12- make the first arg of the filter function passed to rtnl_dump_filter constantBernhard Reutner-Fischer
2008-06-12hush: speed up o_addX{chr,str}Denis Vlasenko
2008-06-12hush: fix for nested $()s with escapes + testsuiteDenis Vlasenko
2008-06-11logger: "clean up" a dirty hack a bitDenis Vlasenko
2008-06-10hush: more backtick and quoting fixes...Denis Vlasenko
2008-06-10hush: fix escaping of \[*?; add testsuites for these and for globbingDenis Vlasenko
2008-06-10hush: fix yet another falloutDenis Vlasenko
2008-06-10hush: fix some fallout from prev commits, add testsuiteDenis Vlasenko
2008-06-10hush: search/and/replace style cleanups, no code changesDenis Vlasenko
2008-06-10hush: fix two nasty bugs:Denis Vlasenko
2008-06-10hush: fix a memory leak in NOMMU caseDenis Vlasenko
2008-06-09less: fix a case when regexp matches ""Denis Vlasenko
2008-06-09reword the error msg so people realize that they broke it, they buy itMike Frysinger
2008-06-09cosmeticsDenis Vlasenko
2008-06-09msh_function.patch: picked it up in the wild.Denis Vlasenko
2008-06-09msh: style cleanups. No code changes.Denis Vlasenko
2008-06-08mktemp: make default tempfile template shorter;Denis Vlasenko
2008-06-08hush: add yet another bug to testsuite :(Denis Vlasenko
2008-06-08ifenslave: small shrinkDenis Vlasenko
2008-06-08ip: make numeric table work: "ip route list table 255". closes bug 3664.Denis Vlasenko
2008-06-08ifenslave: tiny shrinkDenis Vlasenko
2008-06-07define CLOCK_MONOTONIC to 1 if it is not definedDenis Vlasenko
2008-06-07ifenslave: further shrink by suppressing excessive inliningDenis Vlasenko
2008-06-07ifenslave: fix improper longopts definitionDenis Vlasenko
2008-06-07add libbb/print_flags.c...Denis Vlasenko
2008-06-07libbb: introduce and use print_flags().Denis Vlasenko
2008-06-07Update a link to cross-compiling HOWTO.Denis Vlasenko
2008-06-07Fix trivial problems: "make clean" cleaning too muchDenis Vlasenko
2008-06-07grep: make "-f -" work (+ testsuite)Denis Vlasenko
2008-06-06Build system: track -Wl,-elf2flt in CFLAGS_busybox too.Denis Vlasenko
2008-06-06klogd: make help text more understandableDenis Vlasenko
2008-06-06- fix compilation on standard-conforming compilersBernhard Reutner-Fischer
2008-06-06- fix copy'n paste error for the release dateBernhard Reutner-Fischer
2008-06-05ip: support for the LOWER_UP flag by Natanael Copa <natanael.copa@gmail.com>.Denis Vlasenko
2008-06-05which: -a support (needed for bfin uclibc build script)Denis Vlasenko
2008-06-05- The conffiles control file isn't required in Debian packages, so don'tBernhard Reutner-Fischer
2008-06-05mktemp: make argument optional (coreutil 6.12 compat)Denis Vlasenko
2008-06-05ash testsuite: modify it so that it can run hush and msh testsDenis Vlasenko