Denys Vlasenko
|
75ca8d074b
hexdump: accept hex numbers in -n, closes 16195
|
vor 1 Monat |
Denys Vlasenko
|
49d9e06fba
libbb: modify find_executable() to not temporarily write to PATH
|
vor 1 Monat |
Denys Vlasenko
|
8c4bccb83e
hush: fix "type ./cat" and "command -v ./cat" to not scan PATH
|
vor 1 Monat |
Denys Vlasenko
|
baa49bdc1b
hush: make "test -x" use cached groupinfo
|
vor 1 Monat |
Denys Vlasenko
|
0929a129fc
test: -x can return 0/1 early if all X bits are the same
|
vor 1 Monat |
Denys Vlasenko
|
96b0607302
ash: cache more of uid/gid syscalls
|
vor 1 Monat |
Denys Vlasenko
|
d26e958725
ash: make "test -x" use cached groupinfo
|
vor 1 Monat |
Denys Vlasenko
|
4c1d645c86
libbb: simplify parameter passing in is_in_supplementary_groups()
|
vor 1 Monat |
Denys Vlasenko
|
860b3d066f
ash: command -v CMD must skip (go to next path) when CMD exists, but is not executable
|
vor 1 Monat |
Denys Vlasenko
|
748b168154
libbb: move is_in_supplementary_groups() from test to libbb
|
vor 1 Monat |
Denys Vlasenko
|
bb5525613e
test: Invert return value of test_eaccess and rename it to test_st_mode
|
vor 1 Monat |
Denys Vlasenko
|
222802e833
test: code shrink
|
vor 1 Monat |
Thomas Devoogdt
|
8953429a82
networking/libiproute/iplink.c: fix support for older kernels
|
vor 1 Monat |
Rudi Heitbaum
|
bf57f732a5
libbb: fix sha1 on !x86 if CONFIG_SHA1_HWACCEL=y
|
vor 1 Monat |
Denys Vlasenko
|
dff444bc37
hush: whitespace and comment fixes
|
vor 1 Monat |
Ron Yorston
|
24aa93d538
ash: reject unknown long options
|
vor 1 Monat |
Ron Yorston
|
39c5c08b28
lineedit: use stdout for shell history builtin
|
vor 3 Monaten |
Ron Yorston
|
26895db35d
ed: fix line insertion before current line. Closes 15081
|
vor 4 Monaten |
Sam James
|
480a07bd68
fixdep: add fstat error handling
|
vor 7 Monaten |
Ron Yorston
|
dbd14c4a42
libbb: send usage messages to correct stream
|
vor 7 Monaten |
Ron Yorston
|
2c232f1e60
libbb: use full_write1_str() to shrink busybox_main()
|
vor 7 Monaten |
Denys Vlasenko
|
e5b0547ac8
lineedit: make save_history() FAST_FUNC
|
vor 1 Monat |
Denys Vlasenko
|
a023f39265
Start 1.38.0 development cycle
|
vor 1 Monat |
Denys Vlasenko
|
be7d1b7b17
Bump version to 1.37.0
|
vor 1 Monat |
Denys Vlasenko
|
a667a7f020
wget: fix compile warnings when WGET_FTP is not selected
|
vor 1 Monat |
Ron Yorston
|
371fe9f71d
ash: move hashvar() calls into findvar()
|
vor 7 Monaten |
Ron Yorston
|
e4b5ccd13b
timeout: allow fractional seconds in timeout values
|
vor 7 Monaten |
Denys Vlasenko
|
b20b3790b4
powertop: code shrink
|
vor 4 Monaten |
Denys Vlasenko
|
23da5c4b71
hush: do not exit interactive shell on some redirection errors
|
vor 4 Monaten |
Denys Vlasenko
|
14e28c18ca
hush: fix "exec 3>FILE" aborting if 3 is exactly the next free fd
|
vor 4 Monaten |