Age | Commit message (Expand) | Author |
2010-01-28 | *: style fixes. no code changes (verified with objdump) | Denys Vlasenko |
2010-01-28 | hush: more "greppable" field names. no code changes | Denys Vlasenko |
2010-01-27 | update TODO_config_nommu | Denys Vlasenko |
2010-01-27 | update defconfig | Denys Vlasenko |
2010-01-26 | libiproute: eliminate unused fields in struct filter_t's; style fixes | Denys Vlasenko |
2010-01-26 | start 1.17.x development | Denys Vlasenko |
2010-01-26 | Bump version to 1.16.01_16_0 | Denys Vlasenko |
2010-01-26 | modprobe: protect against possible SEGV | Denys Vlasenko |
2010-01-26 | whitespace fix | Denys Vlasenko |
2010-01-25 | ntpd: explain why scripts can be run in quick succession | Denys Vlasenko |
2010-01-25 | whitespace fixes | Denys Vlasenko |
2010-01-25 | unicode_wcwidth.c: shrink | Denys Vlasenko |
2010-01-25 | testsuite-discovered fixes | Denys Vlasenko |
2010-01-24 | scripts/randomtest: tweaks for non-eliminable warnings and broken static glibc | Denys Vlasenko |
2010-01-24 | randomconfig fixes | Denys Vlasenko |
2010-01-24 | libbb: better unicode width support. Hopefully fixes bug 839. | Denys Vlasenko |
2010-01-23 | date: introduce FEATURE_DATE_COMPAT; shrink | Denys Vlasenko |
2010-01-23 | ping: use ICMP_MINLEN | Bernhard Reutner-Fischer |
2010-01-23 | fbset: add possibility to set timing and sync polarity | Michael Grzeschik |
2010-01-23 | chown: -2 bytes | Denys Vlasenko |
2010-01-23 | chown: support long options | Matheus Izvekov |
2010-01-22 | patch: accept and ignore -g NUM | Denys Vlasenko |
2010-01-22 | diff: fix flag -B, cleanups and a couple more tests V2 | Matheus Izvekov |
2010-01-22 | patch: add more long opts; but remove -g for now | Denys Vlasenko |
2010-01-20 | *: small code shrinks and compile fix for unicode | Denys Vlasenko |
2010-01-20 | tar: handle -m (--touch) switch, enabled by FEATURE_TAR_NOPRESERVE_TIME | Mikhail Gusarov |
2010-01-20 | patch: ignore flag -g. +22 bytes | Matheus Izvekov |
2010-01-20 | diff: don't exit in case we can't open input files. -2 bytes | Matheus Izvekov |
2010-01-20 | diff: don't use FILE_and_pos_t where it's not needed. -31 bytes | Matheus Izvekov |
2010-01-20 | diff: correct handling of labels. -10 bytes | Matheus Izvekov |
2010-01-20 | diff: support long options | Matheus Izvekov |
2010-01-20 | diff: implement flag -B (Ignore changes whose lines are all blank) | Matheus Izvekov |
2010-01-20 | diff: honor flag -i (ignore case differences) | Matheus Izvekov |
2010-01-19 | watch: compat: use stderr to determine screen dimensions | Denys Vlasenko |
2010-01-18 | ls: fix sort of very large files. +21 byte | Denys Vlasenko |
2010-01-18 | fix examples which used non-standard cut -b0-NNN | Denys Vlasenko |
2010-01-18 | diff: add NOINLINE | Denys Vlasenko |
2010-01-18 | diff: defeat gcc's optimization | Denys Vlasenko |
2010-01-18 | diff: rewrite. much smaller and more correct | Matheus Izvekov |
2010-01-18 | ftpd: conditional support for broken clients | Stefan Seyfried |
2010-01-18 | ls: make it so that group never glues itself to file size | Denys Vlasenko |
2010-01-18 | diff: add more tests | Denys Vlasenko |
2010-01-17 | ftpd: code shrink | Denys Vlasenko |
2010-01-17 | bunzip2.tests: replace $? with \$? | Denys Vlasenko |
2010-01-17 | ntpd: remove some code which is at best unneeded and at worst wrong | Denys Vlasenko |
2010-01-17 | ntpd: add anti-clock-hopping code | Denys Vlasenko |
2010-01-17 | ntpd: disable frequency estimation code | Denys Vlasenko |
2010-01-16 | fix testing of busybox "applet" itself | Denys Vlasenko |
2010-01-16 | cp: improve test coverage | Denys Vlasenko |
2010-01-15 | trim usage text a bit; fix cp usage (meaning of -H option) | Denys Vlasenko |