aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-11-22hush: fix improper handling of newline and hash chars in few corner casesDenys Vlasenko
2010-11-22nc: fix SEGV on -v when NC_EXTRA is offDenys Vlasenko
2010-11-22inetd: if argv[0] is not specified, set it to program nameMike Frysinger
2010-11-22lineedit: fix tab-completion of filenames with spacesMike Shal
2010-11-22patch: remove out-of-file build machineryDenys Vlasenko
2010-11-21gen_build_files.sh: restore deleted commentDenys Vlasenko
2010-11-21cmp: with -s, do not report open errorsDenys Vlasenko
2010-11-21patch: simplify double list helpersDenys Vlasenko
2010-11-21patch: busyboxify by migrating from toybox to busybox helpersDenys Vlasenko