aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-18parse_config: make test applet easier to enable; fix its codeDenys Vlasenko
2011-06-17libbb: split bb_get_chunk_from_file and bb_get_chunk_with_continuationDenys Vlasenko
2011-06-15inetd: check if RPC is availableBernhard Reutner-Fischer
2011-06-13ls: fix comment about -p (it's compatible now)Denys Vlasenko
2011-06-13ls: make -v and -X actually work as intendedDenys Vlasenko
2011-06-12iplink: tweak includes to work on androidDenys Vlasenko
2011-06-10pkill/pgrep: support extended regular expressionsWade Berrier
2011-06-10Replaced __u32 etc. with standard uint32_t style typesDaniel Fandrich
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