2011-01-10 |
Denys Vlasenko | tftp: fix bad interaction betweel poll() and alarm... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Denys Vlasenko | stop giving root rights to dnsd, ipcrm, ipcs |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Denys Vlasenko | getty: fix -i (was ignored) |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Denys Vlasenko | modprobe-small: support compressed modules in insmod |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Denys Vlasenko | hush: fix wrong prompt problem on empty interactive... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Denys Vlasenko | suppress "'fast_strtol_10' defined but not used" warning |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Denys Vlasenko | mkswap: selinux build fix |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Denys Vlasenko | tar: add a note about -C and symlink-in-tarball attack |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Denys Vlasenko | explain every non-SUID_DROP applet. No code changes |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Denys Vlasenko | kill[all[5]],pkill: make signal list show signal number... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Denys Vlasenko | kill[all[5]],pkill: more correct, and smaller, SIGRTMIN... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Denys Vlasenko | date,touch: treat 2-digit years better (fit them into... |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Alexey Soloviev | date: preserve isdst value if date is in time_t (unix... |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Denys Vlasenko | su: document -l in --help text. Closes bug 2761 |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Denys Vlasenko | add missed underscore |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Denys Vlasenko | date: add a comment about _SVID_SOURCE |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Denys Vlasenko | bzip2: plug memory leak on every processed file |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Denys Vlasenko | libbb: optionally support RTMIN[+n] and RTMAX[-n] signa... |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Denys Vlasenko | blkid: optional support for TYPE="fstype" |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Denys Vlasenko | plug a DIR* leak on error path |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Serj Kalichev | modprobe: add -D option (synonym of --show-depends) |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Ian Wienand | login: apply PAM environment |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Denys Vlasenko | cpio: allow cpio -i to take params - names of files... |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Serj Kalichev | modprobe: add support for --show-depends |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Denys Vlasenko | init: simpler handling of leading dash in commands |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Denys Vlasenko | udhcpc: document SIGUSRn effect in help text |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Denys Vlasenko | hush: fix FEATURE_CLEAN_UP code (was freeing unallocate... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Denys Vlasenko | sendmail: remove forgotten commenting-out on a "if... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Denys Vlasenko | mailutils/*: add verbose option to sendmail; remove... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Denys Vlasenko | test: add examples when "%s: unknown operand" happens |
commit | commitdiff | tree | snapshot |
2010-12-20 |
James Youngman | ls: remove redundant constants LIST_FILENAME and LIST_SHORT |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Denys Vlasenko | ls: add support for -H |
commit | commitdiff | tree | snapshot |
2010-12-19 |
James Hunt | volume_id: recognize compressed hibernate swap signature |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Denys Vlasenko | ls: tweak -e handling; better comments |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Denys Vlasenko | ls: print a space after each column. Closes bug 2941 |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Denys Vlasenko | ls: make -F not follow symlinks of the command line |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Denys Vlasenko | ls: make -x force columnar output; remove unused parts... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Denys Vlasenko | ls: for some options, only last takes effect. Closes... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Denys Vlasenko | chrt: -m can be used without any arguments. Closes... |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Denys Vlasenko | chrt: correct opt_complementary. Closes bug 2977 |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Macpaul Lin | scripts: fix fixdep.c to let it workable in cygwin |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Denys Vlasenko | Revert "scripts: fix fixdep.c to let it workable in... |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Greentime | scripts: fix fixdep.c to let it workable in cygwin |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Denys Vlasenko | chat: fix build breakage (variable declared in for()) |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Denys Vlasenko | hush: fix build breakage (variable declared in for()) |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Denys Vlasenko | nmeter: deprecate %NNNd specified, use -d MSEC instead |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Lauri Kasanen | procps/Config.src: Add pstree to FEATURE_THREADS deps... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Denys Vlasenko | more: smaller version of previous fix |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Denys Vlasenko | more: exit if write to stdout errors out |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Denys Vlasenko | fix typo in README |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Denys Vlasenko | typo fix |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Denys Vlasenko | update examples/var_service/README |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Denys Vlasenko | add examples/var_service/README |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Denys Vlasenko | pstree: use stdin for screen size detection |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Eric Lammerts | runsvdir: do not miss closely spaced service dir changes |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Denys Vlasenko | tweak INSTALL_NO_USR help text |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Joachim Nilsson | build system: fix "make install" to skip /usr when... |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Denys Vlasenko | pstree: another tiny shrink |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Denys Vlasenko | pstree: tiny shrink |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Lauri Kasanen | pstree: fix width logic. +30 bytes |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Lauri Kasanen | pstree: new applet. +1664 bytes |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Denys Vlasenko | typo fix |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Denys Vlasenko | add if guards around include <malloc.h> |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Denys Vlasenko | libbb/pw_encrypt_sha: forgot to move &ctx to 1st param... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Denys Vlasenko | touch: fix help text to not show options disabled in... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Denys Vlasenko | su: suppress "warning: unused variable 'user_buf'" |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Chris Rees | build system: do not use GNU-isms in find |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Denys Vlasenko | telnetd: write utmp record with correct pid |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Denys Vlasenko | ping: set not only IP_TTL, but also IP_MULTICAST_TTL |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Rob Landley | patch: fix "patch at the beginning" testcase failure |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Denys Vlasenko | exclude the case of just "busybox" from previous commit |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Denys Vlasenko | if only one applet is enabled, make "busybox applet... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Joachim Nilsson | ping: add -t TTL option |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Denys Vlasenko | dhcpd: reply with NAK to clients in INIT-REBOOT state... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Denys Vlasenko | use BB_EXECVP_or_die where appropriate |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Denys Vlasenko | hush: move G_x_mode define to the more appropriate... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Dan Fandrich | Support set -o xtrace/noexec alternates for set -x/-n |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Dan Fandrich | hush: display useful help text |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Denys Vlasenko | add a test for patch which we currently fail |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Denys Vlasenko | dhcpd: smaller code: do not look for REQUESTED_IP twice |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Denys Vlasenko | blkid: add TODO |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Denys Vlasenko | gen_build_files.sh: better comment |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Denys Vlasenko | build system: fix for dash |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Denys Vlasenko | Start 1.19.0 development cycle |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Denys Vlasenko | Bump version to 1.18.0 1_18_0 |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Denys Vlasenko | date :add a comment about older toolchains |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Denys Vlasenko | fixes for bugs discovered by randomconfig builds and... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Denys Vlasenko | fix misspelling in comment |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Denys Vlasenko | hush: fix improper handling of newline and hash chars... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Denys Vlasenko | nc: fix SEGV on -v when NC_EXTRA is off |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Mike Frysinger | inetd: if argv[0] is not specified, set it to program... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Mike Shal | lineedit: fix tab-completion of filenames with spaces |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Denys Vlasenko | patch: remove out-of-file build machinery |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Denys Vlasenko | gen_build_files.sh: restore deleted comment |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Denys Vlasenko | cmp: with -s, do not report open errors |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Denys Vlasenko | patch: simplify double list helpers |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Denys Vlasenko | patch: busyboxify by migrating from toybox to busybox... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Mike Frysinger | gen_build_files.sh: rewrite with sed |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Mike Frysinger | allow SKIP_STRIP to be set in the env |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Mike Frysinger | depmod.pl: add recursive sanity check |
commit | commitdiff | tree | snapshot |
next |