aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-19chrt: -m can be used without any arguments. Closes bug 2989Denys Vlasenko
2010-12-18chrt: correct opt_complementary. Closes bug 2977Denys Vlasenko
2010-12-18scripts: fix fixdep.c to let it workable in cygwinMacpaul Lin
2010-12-18Revert "scripts: fix fixdep.c to let it workable in cygwin"Denys Vlasenko
2010-12-18scripts: fix fixdep.c to let it workable in cygwinGreentime
2010-12-18chat: fix build breakage (variable declared in for())Denys Vlasenko
2010-12-18hush: fix build breakage (variable declared in for())Denys Vlasenko
2010-12-13nmeter: deprecate %NNNd specified, use -d MSEC insteadDenys Vlasenko
2010-12-13procps/Config.src: Add pstree to FEATURE_THREADS deps. Slight text editLauri Kasanen
2010-12-13more: smaller version of previous fixDenys Vlasenko
2010-12-13more: exit if write to stdout errors outDenys Vlasenko
2010-12-08fix typo in READMEDenys Vlasenko
2010-12-06typo fixDenys Vlasenko
2010-12-06update examples/var_service/READMEDenys Vlasenko
2010-12-06add examples/var_service/READMEDenys Vlasenko
2010-12-06pstree: use stdin for screen size detectionDenys Vlasenko
2010-12-06runsvdir: do not miss closely spaced service dir changesEric Lammerts
2010-12-05tweak INSTALL_NO_USR help textDenys Vlasenko
2010-12-05build system: fix "make install" to skip /usr when configured soJoachim Nilsson
2010-12-05pstree: another tiny shrinkDenys Vlasenko
2010-12-05pstree: tiny shrinkDenys Vlasenko
2010-12-05pstree: fix width logic. +30 bytesLauri Kasanen
2010-12-05pstree: new applet. +1664 bytesLauri Kasanen
2010-12-05typo fixDenys Vlasenko
2010-12-05add if guards around include <malloc.h>Denys Vlasenko
2010-12-01libbb/pw_encrypt_sha: forgot to move &ctx to 1st param here in sha hash reworkDenys Vlasenko
2010-12-01touch: fix help text to not show options disabled in .configDenys Vlasenko
2010-11-30su: suppress "warning: unused variable 'user_buf'"Denys Vlasenko
2010-11-30build system: do not use GNU-isms in findChris Rees
2010-11-30telnetd: write utmp record with correct pidDenys Vlasenko
2010-11-29ping: set not only IP_TTL, but also IP_MULTICAST_TTLDenys Vlasenko
2010-11-29patch: fix "patch at the beginning" testcase failureRob Landley
2010-11-29exclude the case of just "busybox" from previous commitDenys Vlasenko
2010-11-29if only one applet is enabled, make "busybox applet [params]" work as expectedDenys Vlasenko
2010-11-28ping: add -t TTL optionJoachim Nilsson
2010-11-28dhcpd: reply with NAK to clients in INIT-REBOOT state w/o existing leaseDenys Vlasenko
2010-11-28use BB_EXECVP_or_die where appropriateDenys Vlasenko
2010-11-28hush: move G_x_mode define to the more appropriate placeDenys Vlasenko
2010-11-28Support set -o xtrace/noexec alternates for set -x/-nDan Fandrich
2010-11-28hush: display useful help textDan Fandrich
2010-11-28add a test for patch which we currently failDenys Vlasenko
2010-11-28dhcpd: smaller code: do not look for REQUESTED_IP twiceDenys Vlasenko
2010-11-25blkid: add TODODenys Vlasenko
2010-11-25gen_build_files.sh: better commentDenys Vlasenko
2010-11-24build system: fix for dashDenys Vlasenko
2010-11-23Start 1.19.0 development cycleDenys Vlasenko
2010-11-23Bump version to 1.18.0Denys Vlasenko
2010-11-23date :add a comment about older toolchainsDenys Vlasenko
2010-11-22fixes for bugs discovered by randomconfig builds and testsDenys Vlasenko
2010-11-22fix misspelling in commentDenys Vlasenko