Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-12bump version to 1.16.21_16_21_16_stableDenys Vlasenko
2010-06-12post-1.16.1 fixesDenys Vlasenko
2010-03-28apply post-1.16.0 fixes, bump version to 1.16.11_16_1Denys Vlasenko
2010-01-26Bump version to 1.16.01_16_0Denys Vlasenko
2010-01-26modprobe: protect against possible SEGVDenys Vlasenko
2010-01-26whitespace fixDenys Vlasenko
2010-01-25ntpd: explain why scripts can be run in quick successionDenys Vlasenko
2010-01-25whitespace fixesDenys Vlasenko
2010-01-25unicode_wcwidth.c: shrinkDenys Vlasenko
2010-01-25testsuite-discovered fixesDenys Vlasenko
2010-01-25scripts/randomtest: tweaks for non-eliminable warnings and broken static glibcDenys Vlasenko
2010-01-25randomconfig fixesDenys Vlasenko
2010-01-24libbb: better unicode width support. Hopefully fixes bug 839.Denys Vlasenko
2010-01-24date: introduce FEATURE_DATE_COMPAT; shrinkDenys Vlasenko
2010-01-23ping: use ICMP_MINLENBernhard Reutner-Fischer
2010-01-23fbset: add possibility to set timing and sync polarityMichael Grzeschik
2010-01-23chown: -2 bytesDenys Vlasenko
2010-01-23chown: support long optionsMatheus Izvekov
2010-01-22patch: accept and ignore -g NUMDenys Vlasenko
2010-01-22diff: fix flag -B, cleanups and a couple more tests V2Matheus Izvekov
2010-01-22patch: add more long opts; but remove -g for nowDenys Vlasenko
2010-01-20*: small code shrinks and compile fix for unicodeDenys Vlasenko
2010-01-20tar: handle -m (--touch) switch, enabled by FEATURE_TAR_NOPRESERVE_TIMEMikhail Gusarov
2010-01-20patch: ignore flag -g. +22 bytesMatheus Izvekov
2010-01-20diff: don't exit in case we can't open input files. -2 bytesMatheus Izvekov
2010-01-20diff: don't use FILE_and_pos_t where it's not needed. -31 bytesMatheus Izvekov
2010-01-20diff: correct handling of labels. -10 bytesMatheus Izvekov
2010-01-20diff: support long optionsMatheus Izvekov
2010-01-20diff: implement flag -B (Ignore changes whose lines are all blank)Matheus Izvekov
2010-01-20diff: honor flag -i (ignore case differences)Matheus Izvekov
2010-01-19watch: compat: use stderr to determine screen dimensionsDenys Vlasenko
2010-01-18ls: fix sort of very large files. +21 byteDenys Vlasenko
2010-01-18fix examples which used non-standard cut -b0-NNNDenys Vlasenko
2010-01-18diff: add NOINLINEDenys Vlasenko
2010-01-18diff: defeat gcc's optimizationDenys Vlasenko
2010-01-18diff: rewrite. much smaller and more correctMatheus Izvekov
2010-01-18ftpd: conditional support for broken clientsStefan Seyfried
2010-01-18ls: make it so that group never glues itself to file sizeDenys Vlasenko
2010-01-18diff: add more testsDenys Vlasenko
2010-01-18ftpd: code shrinkDenys Vlasenko
2010-01-17bunzip2.tests: replace $? with \$?Denys Vlasenko
2010-01-17ntpd: remove some code which is at best unneeded and at worst wrongDenys Vlasenko
2010-01-17ntpd: add anti-clock-hopping codeDenys Vlasenko
2010-01-17ntpd: disable frequency estimation codeDenys Vlasenko
2010-01-16fix testing of busybox "applet" itselfDenys Vlasenko
2010-01-16cp: improve test coverageDenys Vlasenko
2010-01-16trim usage text a bit; fix cp usage (meaning of -H option)Denys Vlasenko
2010-01-16cp: fix -H handlingDenys Vlasenko
2010-01-14small doc updateDenys Vlasenko
2010-01-14whitespace fixDenys Vlasenko