Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
9d4dc84a769e3e45e420fbef7c7bb2acbbdccd8e
9d4dc84
ash: protect WIFSTOPPED use with #if JOBS
by Johannes Schindelin
· 7 years ago
7d7c7bb
libbb: hide getnetbyaddr() inside "#if ENABLE_FEATURE_ETC_NETWORKS" block
by Denys Vlasenko
· 7 years ago
2ed74e2
hush: make "wait %1" work even if the job is dead
by Denys Vlasenko
· 7 years ago
0c5657e
hush: remove superfluous comparison
by Denys Vlasenko
· 7 years ago
7b6e8f3
uuencode: allow space instead of "`" as padding char. Closes 10046
by Denys Vlasenko
· 7 years ago
90678f0
xxd: allow "-" as file name meaning stdin
by Denys Vlasenko
· 7 years ago
63214a6
libbb/dump: allow skipping over stdin too
by Denys Vlasenko
· 7 years ago
5f7904b
libbb/dump: fix a few broken commits and shrink code
by Denys Vlasenko
· 7 years ago
a03ac60
libbb: safe_write should not return EINTR
by Denys Vlasenko
· 7 years ago
d5b98e2
dd: fix status=none. Closes 10066
by Denys Vlasenko
· 7 years ago
9fda609
hush: add support for "set -e"
by Denys Vlasenko
· 7 years ago
75e90b1
cat: fix "cat -An" ignoring -n; make numbering go througn all files
by Denys Vlasenko
· 7 years ago
cc86b2a
add-remove-shell: fix crash when shell is already added
by Timo Teräs
· 7 years ago
a2bdc5c
cat: allow compiling out -n and -b
by Kang-Che Sung
· 7 years ago
38d9669
unzip: TODO for symlink support
by Denys Vlasenko
· 7 years ago
ce55284
inetd,mount: do not die if uclibc without RPC is detected
by Denys Vlasenko
· 8 years ago
b057806
hush: add TODO for "set -e"
by Denys Vlasenko
· 8 years ago
9e55a15
hush: simplify insert_job_into_table() a bit
by Denys Vlasenko
· 8 years ago
1609629
hush: rename a few functions
by Denys Vlasenko
· 8 years ago
12a4f9a
libbb: do not die if setgid/setuid(real_id) on startup fails
by Denys Vlasenko
· 8 years ago
9de9c87
shuf: fix random line selection. Closes 9971
by Denys Vlasenko
· 8 years ago
d18b200
crond: code shrink
by Denys Vlasenko
· 8 years ago
0b3b65f
crond: move misplaced comment
by Denys Vlasenko
· 8 years ago
75fbea3
crond: support @daily etc
by Denys Vlasenko
· 8 years ago
1572f52
watchdog: do not use argc, other cleanups
by Denys Vlasenko
· 8 years ago
31c7650
watchdog: stop watchdog first on startup
by Matt Spinler
· 8 years ago
1b84f4a
beep: disallow FEATURE_BEEP_FREQ = 0 in configuration
by Denys Vlasenko
· 8 years ago
1310263
hush: explain why wait5.tests is failing
by Denys Vlasenko
· 8 years ago
840a435
hush: fix "(sleep 1; exit 3) & sleep 2; echo $?; wait $!; echo $?"
by Denys Vlasenko
· 8 years ago
2db7461
hush: fix two redirection testcase failures
by Denys Vlasenko
· 8 years ago
69a5ec9
main: fix the case where user has "halt" as login shell. Closes 9986
by Denys Vlasenko
· 8 years ago
b0c0b6d
setpriv: remove dependency on libcap headers
by Denys Vlasenko
· 8 years ago
2bfe783
setpriv: factor out capability name printing
by Denys Vlasenko
· 8 years ago
cf5748c
setpriv: code shrink, and grouping capability code together
by Denys Vlasenko
· 8 years ago
6842d00
setpriv: allow modifying ambient capabilities
by Patrick Steinhardt
· 8 years ago
0f49f6f
setpriv: allow modifying inheritable caps
by Patrick Steinhardt
· 8 years ago
5e09874
setpriv: dump ambient capabilities
by Patrick Steinhardt
· 8 years ago
f34c701
setpriv: dump capability bounding set
by Patrick Steinhardt
· 8 years ago
ad63102
setpriv: dump inheritable capability set
by Patrick Steinhardt
· 8 years ago
10c53b8
setpriv: dump no-new-privs info
by Patrick Steinhardt
· 8 years ago
111cdcf
shell: sync redir/* tests
by Denys Vlasenko
· 8 years ago
1ff1a75
ash: rename redir5.tests (hush has redir5.tests which is different)
by Denys Vlasenko
· 8 years ago
50b8b29
hush: add a TODO about redir3.tests failure
by Denys Vlasenko
· 8 years ago
a107ef2
hush: rename hush-redir/redir3.tests (ash has redir3.tests which id different)
by Denys Vlasenko
· 8 years ago
e59591a
hush: Print error messages on shift -1
by Denys Vlasenko
· 8 years ago
74d20e6
typo fix
by Denys Vlasenko
· 8 years ago
5dad7bd
hush: implement negative start in the ${v: -n[:m]} idiom
by Denys Vlasenko
· 8 years ago
3234045
hush: "adopt" ash var-utf8-length.tests
by Denys Vlasenko
· 8 years ago
7456298
hush: "adopt" ash signal4.tests
by Denys Vlasenko
· 8 years ago
b18b04c
shell: remove duplicate sigint1.tests (another copies are in signals/)
by Denys Vlasenko
· 8 years ago
cafb2d1
hush: add tickquote1.tests from ash testsuite
by Denys Vlasenko
· 8 years ago
bb963bd
shell: syncronize ash and hush heredoc3.tests
by Denys Vlasenko
· 8 years ago
959cb67
shell: syncronize ash and hush heredoc1.tests
by Denys Vlasenko
· 8 years ago
9a8ece5
shell: syncronize ash_test/run-all and hush_test/run-all a bit
by Denys Vlasenko
· 8 years ago
3c9688e
makedevs: code shrink
by Denys Vlasenko
· 8 years ago
3532e60
makedevs: allow much longer filenames
by Denys Vlasenko
· 8 years ago
637982f
hush: correctly handle quoting in "case" even if !BASH_PATTERN_SUBST
by Denys Vlasenko
· 8 years ago
d13c176
dpkg: fix CONFIG_FEATURE_CLEAN_UP handling
by Peter Korsgaard
· 8 years ago
bd43c67
hush: fix quoted_punct.tests failure
by Denys Vlasenko
· 8 years ago
4142f01
ash: fix escaping of a few characters (broken by last commits)
by Denys Vlasenko
· 8 years ago
ed79a63
ash: tweak in comment
by Denys Vlasenko
· 8 years ago
92b8d9c
ash: note which versions of glibc exhibit "rho bug"
by Denys Vlasenko
· 8 years ago
fda9faf
ash: fix matching of unicode greek letter rho (cf 81) and similar cases
by Denys Vlasenko
· 8 years ago
6798486
setpriv: dump user and group info
by Denys Vlasenko
· 8 years ago
a8cf9c5
libbb: new function bb_getgroups() - allocating wrapper around getgroups()
by Denys Vlasenko
· 8 years ago
6a3bcf3
setpriv: prepare option parsing logic for additional opts
by Patrick Steinhardt
· 8 years ago
d253b55
setpriv: do not process remaining args
by Patrick Steinhardt
· 8 years ago
558aae1
tls: use capped SNI len everywhere
by Denys Vlasenko
· 8 years ago
034ceab
bzcat: compile bunzip2_main() if BZCAT.
by Denys Vlasenko
· 8 years ago
d1f222c
Change BB_EXTRA_VERSION: now it needs to contain any spaces/parenthesis
by Denys Vlasenko
· 8 years ago
d4e4fdb
fixes for bugs found by make_single_applets.sh
by Denys Vlasenko
· 8 years ago
2e989ef
msh: delete this applet
by Denys Vlasenko
· 8 years ago
f82be93
Start 1.28.0 development cycle
by Denys Vlasenko
· 8 years ago
ceaffde
Bump version to 1.27.0
by Denys Vlasenko
· 8 years ago
1_27_0
7fdb764
scripts/randomtest: update things which can't be tested on uclibc
by Denys Vlasenko
· 8 years ago
4ee824f
randomconfig fixes
by Denys Vlasenko
· 8 years ago
48c803a
ash: fix $HOME/.profile reading if !ASH_EXPAND_PRMT, take 2
by Denys Vlasenko
· 8 years ago
e9aba3e
ash: fix 'trap - 65'
by Denys Vlasenko
· 8 years ago
ba4fbca
udhcpc6: make -O OPT work
by Denys Vlasenko
· 8 years ago
ae2b9f2
modutils: delete unused replace_underscores()
by Denys Vlasenko
· 8 years ago
470bebe
udhcpc6: add comments about option 39, no code changes
by Denys Vlasenko
· 8 years ago
f56ddf2
ash: fix $HOME/.profile reading if !ASH_EXPAND_PRMT
by Denys Vlasenko
· 8 years ago
9f4b422
pgrep: implement -a
by Denys Vlasenko
· 8 years ago
234b82c
udhcpc6: add support for timezones
by Denys Vlasenko
· 8 years ago
4add757
pgrep: fix pgrep -flx "sleep 11" - saw "sleep 11" processes as "sleep 11 "
by Denys Vlasenko
· 8 years ago
1c013fa
archival: add option -k "keep" to gzip/bzip2/lzop, add -U "nokeep" to lzop
by Denys Vlasenko
· 8 years ago
5d72ae5
fix "ifdef ENABLE_foo": should always be "#if ENABLE_foo"
by Denys Vlasenko
· 8 years ago
45100b8
unshare: fix help text; select LONG_OPTS instead depending on them
by Denys Vlasenko
· 8 years ago
62d1e98
setpriv: new applet
by Assaf Gordon
· 8 years ago
2f24d30
iproute: support for filtering by and printing of scope
by André Draszik
· 8 years ago
978307f
tar: add IF_FEATURE_* checks
by Ming Liu
· 8 years ago
192dce4
ip rule: add suppress_{prefixlength,ifgroup} options
by Stefan Tomanek
· 8 years ago
6683d1c
ash: fix incorrect path in describe_command
by Youfu Zhang
· 8 years ago
2599937
ls: fix support for long options when FEATURE_LS_COLOR is deselected
by Laurent Bercot
· 8 years ago
13d72c3
add/remove-shell: copy /etc/shells mode to new file
by Denys Vlasenko
· 8 years ago
f547041
ash,hush: fix SIGCHLD interrupting read builtin
by Denys Vlasenko
· 8 years ago
0c63299
sv: update to match version 2.1.2 of runit
by James Byrne
· 8 years ago
bcb5764
runsv: update to match version 2.1.2 of runit
by Denys Vlasenko
· 8 years ago
79c0d73
svlogd.c: support -ttt (dateTtime instead of date_time)
by Denys Vlasenko
· 8 years ago
ed820cc
udhcpc: do not accept --background on NOMMU (same as -b)
by Denys Vlasenko
· 8 years ago
Next »