summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump version to 1.16.21_16_21_16_stableDenys Vlasenko2010-06-121-1/+1
* post-1.16.1 fixesDenys Vlasenko2010-06-1211-49/+149
* apply post-1.16.0 fixes, bump version to 1.16.11_16_1Denys Vlasenko2010-03-2827-314/+408
* Bump version to 1.16.01_16_0Denys Vlasenko2010-01-261-1/+1
* modprobe: protect against possible SEGVDenys Vlasenko2010-01-261-6/+8
* whitespace fixDenys Vlasenko2010-01-261-1/+1
* ntpd: explain why scripts can be run in quick successionDenys Vlasenko2010-01-252-9/+24
* whitespace fixesDenys Vlasenko2010-01-2515-32/+32
* unicode_wcwidth.c: shrinkDenys Vlasenko2010-01-251-50/+306
* testsuite-discovered fixesDenys Vlasenko2010-01-253-6/+8
* scripts/randomtest: tweaks for non-eliminable warnings and broken static glibcDenys Vlasenko2010-01-241-4/+7
* randomconfig fixesDenys Vlasenko2010-01-245-17/+13
* libbb: better unicode width support. Hopefully fixes bug 839.Denys Vlasenko2010-01-2410-98/+410
* date: introduce FEATURE_DATE_COMPAT; shrinkDenys Vlasenko2010-01-232-34/+41
* ping: use ICMP_MINLENBernhard Reutner-Fischer2010-01-231-1/+1
* fbset: add possibility to set timing and sync polarityMichael Grzeschik2010-01-231-97/+172
* chown: -2 bytesDenys Vlasenko2010-01-231-4/+3
* chown: support long optionsMatheus Izvekov2010-01-232-1/+24
* patch: accept and ignore -g NUMDenys Vlasenko2010-01-221-6/+7
* diff: fix flag -B, cleanups and a couple more tests V2Matheus Izvekov2010-01-222-54/+71
* patch: add more long opts; but remove -g for nowDenys Vlasenko2010-01-221-8/+25
* *: small code shrinks and compile fix for unicodeDenys Vlasenko2010-01-205-19/+23
* tar: handle -m (--touch) switch, enabled by FEATURE_TAR_NOPRESERVE_TIMEMikhail Gusarov2010-01-203-1/+22
* patch: ignore flag -g. +22 bytesMatheus Izvekov2010-01-201-1/+3
* diff: don't exit in case we can't open input files. -2 bytesMatheus Izvekov2010-01-201-3/+3
* diff: don't use FILE_and_pos_t where it's not needed. -31 bytesMatheus Izvekov2010-01-201-16/+11
* diff: correct handling of labels. -10 bytesMatheus Izvekov2010-01-201-7/+2
* diff: support long optionsMatheus Izvekov2010-01-202-0/+32
* diff: implement flag -B (Ignore changes whose lines are all blank)Matheus Izvekov2010-01-202-12/+19
* diff: honor flag -i (ignore case differences)Matheus Izvekov2010-01-201-1/+4
* watch: compat: use stderr to determine screen dimensionsDenys Vlasenko2010-01-191-3/+12
* ls: fix sort of very large files. +21 byteDenys Vlasenko2010-01-181-12/+24
* fix examples which used non-standard cut -b0-NNNDenys Vlasenko2010-01-188-8/+8
* diff: add NOINLINEDenys Vlasenko2010-01-181-2/+4
* diff: defeat gcc's optimizationDenys Vlasenko2010-01-181-1/+4
* diff: rewrite. much smaller and more correctMatheus Izvekov2010-01-183-1150/+709
* ftpd: conditional support for broken clientsStefan Seyfried2010-01-182-0/+23
* ls: make it so that group never glues itself to file sizeDenys Vlasenko2010-01-184-31/+52
* diff: add more testsDenys Vlasenko2010-01-181-1/+29
* ftpd: code shrinkDenys Vlasenko2010-01-171-21/+30
* bunzip2.tests: replace $? with \$?Denys Vlasenko2010-01-171-1/+1
* ntpd: remove some code which is at best unneeded and at worst wrongDenys Vlasenko2010-01-171-18/+3
* ntpd: add anti-clock-hopping codeDenys Vlasenko2010-01-171-17/+61
* ntpd: disable frequency estimation codeDenys Vlasenko2010-01-171-24/+45
* fix testing of busybox "applet" itselfDenys Vlasenko2010-01-162-4/+5
* cp: improve test coverageDenys Vlasenko2010-01-161-81/+81
* trim usage text a bit; fix cp usage (meaning of -H option)Denys Vlasenko2010-01-151-29/+30
* cp: fix -H handlingDenys Vlasenko2010-01-155-24/+227
* small doc updateDenys Vlasenko2010-01-142-2/+3
* whitespace fixDenys Vlasenko2010-01-141-1/+1