| Commit message (Expand) | Author | Age | Files | Lines |
* | win32/mingw: fix signatures of the *execv*() family of functions | Johannes Schindelin | 2017-08-23 | 1 | -4/+4 |
* | win32: remove unused functions | Ron Yorston | 2017-08-23 | 1 | -2/+0 |
* | inode_hash: avoid warnings about unused parameters | Ron Yorston | 2017-08-23 | 2 | -0/+3 |
* | find_mount_point: avoid warning about unused parameter | Ron Yorston | 2017-08-23 | 1 | -0/+2 |
* | Revert "ash: allow long-running nofork applets to be interrupted" | Ron Yorston | 2017-08-22 | 1 | -3/+0 |
* | Post-merge fixes | Ron Yorston | 2017-08-22 | 1 | -0/+1 |
* | Merge branch 'busybox' into merge | Ron Yorston | 2017-08-22 | 3 | -21/+58 |
|\ |
|
| * | run-init: new applet | Denys Vlasenko | 2017-08-21 | 1 | -0/+9 |
| * | libbb: move capability names code to libbb | Denys Vlasenko | 2017-08-21 | 1 | -0/+6 |
| * | Hopefully fix "will break strict-aliasing rules" warning for get_le32 | Denys Vlasenko | 2017-08-10 | 1 | -0/+5 |
| * | libarchive: do not extract unsafe symlinks unless $EXTRACT_UNSAFE_SYMLINKS=1 | Denys Vlasenko | 2017-08-10 | 1 | -3/+1 |
| * | rpm2cpio: handle LZMA compressed rpms. closes 10166 | Denys Vlasenko | 2017-08-10 | 1 | -1/+3 |
| * | getopt32: remove opt_complementary | Denys Vlasenko | 2017-08-08 | 1 | -3/+0 |
| * | getopt32: remove applet_long_options | Denys Vlasenko | 2017-08-08 | 1 | -10/+15 |
| * | noexec: consolidate code | Denys Vlasenko | 2017-08-07 | 1 | -2/+3 |
| * | noexec: set comm field for noexecs | Denys Vlasenko | 2017-08-07 | 1 | -0/+5 |
| * | sysctl: recognize ";comment" and "<whitespace>#comment" lines | Denys Vlasenko | 2017-08-05 | 1 | -0/+5 |
| * | libbb: make trim() return pointer to terminating NUL | Denys Vlasenko | 2017-08-05 | 1 | -1/+1 |
| * | libbb: use _exit, not exit, in bb_daemonize_or_rexec() | Denys Vlasenko | 2017-08-04 | 1 | -0/+1 |
| * | getopt32: factor out code to treat all args as options | Denys Vlasenko | 2017-08-04 | 1 | -1/+3 |
| * | line editing: make read_line_input() not take timeout param | Denys Vlasenko | 2017-08-02 | 1 | -5/+6 |
* | | ash: fixes to wait status | Ron Yorston | 2017-08-03 | 1 | -3/+3 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-08-02 | 1 | -3/+0 |
|\| |
|
| * | libbb: remove vdprintf | Ron Yorston | 2017-07-29 | 1 | -3/+0 |
* | | ash: allow long-running nofork applets to be interrupted | Ron Yorston | 2017-08-01 | 1 | -0/+3 |
* | | platform.h: WIN32 doesn't support '%m' printf specifier | Ron Yorston | 2017-07-29 | 1 | -0/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-07-29 | 2 | -0/+15 |
|\| |
|
| * | ash: support platforms that don't have '%m' printf specifier | Ron Yorston | 2017-07-28 | 1 | -0/+4 |
| * | ash: less hackish implementation of evaltreenr() | Denys Vlasenko | 2017-07-28 | 1 | -0/+7 |
| * | tar: postpone creation of symlinks with "suspicious" targets. Closes 8411 | Denys Vlasenko | 2017-07-24 | 1 | -0/+4 |
* | | Post-merge fixes | Ron Yorston | 2017-07-24 | 1 | -1/+2 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-07-24 | 1 | -0/+3 |
|\| |
|
| * | zcip: fix slow environment leak | Denys Vlasenko | 2017-07-22 | 1 | -0/+3 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-07-18 | 2 | -1/+18 |
|\| |
|
| * | Move get_unaligned_le32() macros to platform.h | Denys Vlasenko | 2017-07-15 | 1 | -0/+6 |
| * | main: fix the case where user has "halt" as login shell. Closes 9986 | Denys Vlasenko | 2017-07-07 | 1 | -1/+1 |
| * | libbb: new function bb_getgroups() - allocating wrapper around getgroups() | Denys Vlasenko | 2017-07-04 | 1 | -0/+9 |
| * | fixes for bugs found by make_single_applets.sh | Denys Vlasenko | 2017-07-03 | 1 | -0/+2 |
* | | Use %I64* formats with MinGW instead of %ll* formats | Johannes Schindelin | 2017-07-18 | 1 | -1/+8 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-05-29 | 1 | -4/+47 |
|\| |
|
| * | libbb: make check_password() also return CHECKPASS_PW_HAS_EMPTY_PASSWORD | Denys Vlasenko | 2017-04-13 | 1 | -2/+2 |
| * | su: FEATURE_SU_BLANK_PW_NEEDS_SECURE_TTY | Denys Vlasenko | 2017-04-13 | 1 | -0/+1 |
| * | login: move check_securetty to libbb | Kaarle Ritvanen | 2017-04-13 | 1 | -0/+5 |
| * | Tweak GETOPT_RESET comment | Denys Vlasenko | 2017-04-12 | 1 | -5/+3 |
| * | libbb: GETOPT_RESET macro | Kaarle Ritvanen | 2017-04-12 | 1 | -0/+22 |
| * | fix errors found with make_single_applets.sh | Denys Vlasenko | 2017-04-12 | 1 | -1/+1 |
| * | libbb: move isqrt from factor, use it in diff too | Denys Vlasenko | 2017-04-11 | 1 | -0/+2 |
| * | nl: new applet; also implement cat -nb (similar functionality to nl) | Denys Vlasenko | 2017-04-05 | 1 | -0/+10 |
| * | mount: create loop devices with LO_FLAGS_AUTOCLEAR flag | Denys Vlasenko | 2017-03-16 | 1 | -3/+8 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-02-08 | 3 | -36/+111 |
|\| |
|