aboutsummaryrefslogtreecommitdiff
path: root/procps (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-26modprobe: protect against possible SEGVDenys Vlasenko1-6/+8
2010-01-26whitespace fixDenys Vlasenko1-1/+1
2010-01-25ntpd: explain why scripts can be run in quick successionDenys Vlasenko2-9/+24
2010-01-25whitespace fixesDenys Vlasenko15-32/+32
2010-01-25unicode_wcwidth.c: shrinkDenys Vlasenko1-50/+306
2010-01-25testsuite-discovered fixesDenys Vlasenko3-6/+8
2010-01-24scripts/randomtest: tweaks for non-eliminable warnings and broken static glibcDenys Vlasenko1-4/+7
2010-01-24randomconfig fixesDenys Vlasenko5-17/+13
2010-01-24libbb: better unicode width support. Hopefully fixes bug 839.Denys Vlasenko10-98/+410
2010-01-23date: introduce FEATURE_DATE_COMPAT; shrinkDenys Vlasenko2-34/+41
2010-01-23ping: use ICMP_MINLENBernhard Reutner-Fischer1-1/+1
2010-01-23fbset: add possibility to set timing and sync polarityMichael Grzeschik1-97/+172
2010-01-23chown: -2 bytesDenys Vlasenko1-4/+3
2010-01-23chown: support long optionsMatheus Izvekov2-1/+24
2010-01-22patch: accept and ignore -g NUMDenys Vlasenko1-6/+7
2010-01-22diff: fix flag -B, cleanups and a couple more tests V2Matheus Izvekov2-54/+71
2010-01-22patch: add more long opts; but remove -g for nowDenys Vlasenko1-8/+25
2010-01-20*: small code shrinks and compile fix for unicodeDenys Vlasenko5-19/+23
2010-01-20tar: handle -m (--touch) switch, enabled by FEATURE_TAR_NOPRESERVE_TIMEMikhail Gusarov3-1/+22
2010-01-20patch: ignore flag -g. +22 bytesMatheus Izvekov1-1/+3
2010-01-20diff: don't exit in case we can't open input files. -2 bytesMatheus Izvekov1-3/+3
2010-01-20diff: don't use FILE_and_pos_t where it's not needed. -31 bytesMatheus Izvekov1-16/+11
2010-01-20diff: correct handling of labels. -10 bytesMatheus Izvekov1-7/+2
2010-01-20diff: support long optionsMatheus Izvekov2-0/+32
2010-01-20diff: implement flag -B (Ignore changes whose lines are all blank)Matheus Izvekov2-12/+19
2010-01-20diff: honor flag -i (ignore case differences)Matheus Izvekov1-1/+4
2010-01-19watch: compat: use stderr to determine screen dimensionsDenys Vlasenko1-3/+12
2010-01-18ls: fix sort of very large files. +21 byteDenys Vlasenko1-12/+24
2010-01-18fix examples which used non-standard cut -b0-NNNDenys Vlasenko8-8/+8
2010-01-18diff: add NOINLINEDenys Vlasenko1-2/+4
2010-01-18diff: defeat gcc's optimizationDenys Vlasenko1-1/+4
2010-01-18diff: rewrite. much smaller and more correctMatheus Izvekov3-1150/+709
2010-01-18ftpd: conditional support for broken clientsStefan Seyfried2-0/+23
2010-01-18ls: make it so that group never glues itself to file sizeDenys Vlasenko4-31/+52
2010-01-18diff: add more testsDenys Vlasenko1-1/+29
2010-01-17ftpd: code shrinkDenys Vlasenko1-21/+30
2010-01-17bunzip2.tests: replace $? with \$?Denys Vlasenko1-1/+1
2010-01-17ntpd: remove some code which is at best unneeded and at worst wrongDenys Vlasenko1-18/+3
2010-01-17ntpd: add anti-clock-hopping codeDenys Vlasenko1-17/+61
2010-01-17ntpd: disable frequency estimation codeDenys Vlasenko1-24/+45
2010-01-16fix testing of busybox "applet" itselfDenys Vlasenko2-4/+5
2010-01-16cp: improve test coverageDenys Vlasenko1-81/+81
2010-01-15trim usage text a bit; fix cp usage (meaning of -H option)Denys Vlasenko1-29/+30
2010-01-15cp: fix -H handlingDenys Vlasenko5-24/+227
2010-01-14small doc updateDenys Vlasenko2-2/+3
2010-01-14whitespace fixDenys Vlasenko1-1/+1
2010-01-13INSTALL: update obsolete doc, as suggested by Doug Clapp (doug.clapp AT triad...Denys Vlasenko2-5/+17
2010-01-13examples: add example ntpd serviceDenys Vlasenko5-0/+118
2010-01-13fix configure sha256sum problem. Closes bug 895Denys Vlasenko1-3/+3
2010-01-13ash: remove config items for read options which are no longer optionalDenys Vlasenko1-17/+0