aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-10*: simplify Ethernet header includesDan Fandrich
2011-06-07build system: delete generated files on "make mrproper"Denys Vlasenko
2011-06-06fbset: apply modelines. Closes 3823Denys Vlasenko
2011-06-05fix breakage caused by 'remove "Options:" string from help texts' commitDenys Vlasenko
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko
2011-06-05iostat: code shrinkMaksym Kryzhanovskyy
2011-06-04udhcpc: allow -O OPT take numeric paramsDenys Vlasenko
2011-06-03appletlib.c: do not use PAGE_SIZE for malloc tweakingDenys Vlasenko
2011-06-03platform.h: support for build under AndroidDan Fandrich
2011-06-03only compile obscure.c when neededDan Fandrich
2011-06-03replace nonstandard unsigned typedefsDan Fandrich
2011-06-01hush: better comment. No code changesDenys Vlasenko
2011-05-31hush: fix a corner case of empty "do \n done" structureDenys Vlasenko
2011-05-30makedevs: fix help-textBernhard Reutner-Fischer
2011-05-29fix !ENABLE_FEATURE_GETOPT_LONG build. Closes 3775Denys Vlasenko
2011-05-29fuser: fix inverted access() check. Closes 3799.Denys Vlasenko
2011-05-29setconsole: open console for writing rather than readingPeter Korsgaard
2011-05-26nmeter: trim help textDenys Vlasenko
2011-05-25syslogd,klogd: better help textDenys Vlasenko
2011-05-23fuser: code shrinkMaksym Kryzhanovskyy
2011-05-23libbb.h: small reorderingDenys Vlasenko
2011-05-23find: cater for libc w/o FNM_CASEFOLDDenys Vlasenko
2011-05-22find: implement -ipathBogdan Harjoc
2011-05-22reformime: do not require \r\nDenys Vlasenko
2011-05-21adduser: better logic for choosing addgroup -g/--gidDenys Vlasenko
2011-05-21adduser: prefer to call addgroup --gid, not non-std addgroup -gDenys Vlasenko
2011-05-21od: code shrinkDenys Vlasenko
2011-05-21od: another fix for --stringsDenys Vlasenko
2011-05-21od: fix -S NUM to not print chars >0x80Denys Vlasenko
2011-05-21od: code shrinkDenys Vlasenko
2011-05-21od: code shrink, fix "od --traditional FILE"Denys Vlasenko
2011-05-20lineedit: fix rare SEGV; mark a few FIXMEsAlexey Fomenko
2011-05-20warning removalCristian Ionescu-Idbohrn
2011-05-20tail: optimize "tail -c HUGENUM REGULAR_FILE". Closes 3763.Denys Vlasenko
2011-05-18top: display sort indicator in memory displayDenys Vlasenko
2011-05-16busybox.conf: code shrinkDenys Vlasenko
2011-05-16busybox.conf: USER.GROUP is _optional_Denys Vlasenko
2011-05-16main: make busybox.conf mode handling less obscureDenys Vlasenko
2011-05-16main: free suid_config list after useDenys Vlasenko
2011-05-16vi.c: remove warning: variable 'sp' set but not usedCristian Ionescu-Idbohrn
2011-05-16The [-Wunused-but-set-variable] warningsCristian Ionescu-Idbohrn
2011-05-16dc: do not advertise ops disabled in .configDenys Vlasenko
2011-05-16simplify parsing of /etc/busybox.confDenys Vlasenko
2011-05-14tweak config help textDenys Vlasenko
2011-05-14hush: fix misparsing of "... do eval a= ...". Closes 3721Denys Vlasenko
2011-05-14top: better indicator of selected field in mem viewDenys Vlasenko
2011-05-13fix "variable 'foo' set but not used" warningsDenys Vlasenko
2011-05-13ls: code shrinkDenys Vlasenko
2011-05-13ls: reorder and rename functions. No code changesDenys Vlasenko
2011-05-13ls: reduce memory consumption and speed up (don't do redundant [l]stat)Denys Vlasenko