aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-04diff: more compiler compat fixes. no code changesDan Fandrich
2010-02-04diff: make code more portableDan Fandrich
2010-02-03libbb: fix bb_ask() to operate on correct fdDenys Vlasenko
2010-02-02bloat-o-meter: teach it to handle aliasesBernhard Reutner-Fischer
2010-02-02mkfs_ext2: fix bad comment. no code changesDenys Vlasenko
2010-02-02more thorough fix for systems with strange socklen_tDenys Vlasenko
2010-02-02stat: get rid on intmax_tDenys Vlasenko
2010-02-02tftpd: fix file creation with bogus mode. Closes bug 1021.Denys Vlasenko
2010-02-01mkXXXX: unify [KBYTES] parameter handling (added it to mkswap)Denys Vlasenko
2010-02-01docs/unicode.txt: added more TODOsDenys Vlasenko
2010-02-01add unicode.txtDenys Vlasenko
2010-02-01remove now-unneeded memsetDenys Vlasenko
2010-02-01make echo -e "foo\nfoo" | passwd USER workDenys Vlasenko
2010-01-31better wording in ConfigDenys Vlasenko
2010-01-31unicode: exclude FDD0..FDEF range tooDenys Vlasenko
2010-01-31exclude more invalid unicode charsDenys Vlasenko
2010-01-31typo fixDenys Vlasenko
2010-01-31ls: fix handling of broken unicode sequencesDenys Vlasenko
2010-01-31ls: unicode fixesDenys Vlasenko
2010-01-31cal: add a unicode testDenys Vlasenko
2010-01-30further work on unicodizationDenys Vlasenko
2010-01-30fix Unicode config option limits and some comments in lessDenys Vlasenko
2010-01-29syslog: remove stray umask(0)Denys Vlasenko
2010-01-29Example Unicode filesDenys Vlasenko
2010-01-29more fine-grained Unicode supportDenys Vlasenko
2010-01-28style fixes, no code changesDenys Vlasenko
2010-01-28*: style fixes. no code changes (verified with objdump)Denys Vlasenko
2010-01-28hush: more "greppable" field names. no code changesDenys Vlasenko
2010-01-27update TODO_config_nommuDenys Vlasenko
2010-01-27update defconfigDenys Vlasenko
2010-01-26libiproute: eliminate unused fields in struct filter_t's; style fixesDenys Vlasenko
2010-01-26start 1.17.x developmentDenys Vlasenko
2010-01-26Bump version to 1.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-24scripts/randomtest: tweaks for non-eliminable warnings and broken static glibcDenys Vlasenko
2010-01-24randomconfig fixesDenys Vlasenko
2010-01-24libbb: better unicode width support. Hopefully fixes bug 839.Denys Vlasenko
2010-01-23date: 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