Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
32176ccec4eb1a3bc26b0217fa8d23f6ff44fab8
32176cc
init: fix a case where execv's 1st arg was wrong
by Denys Vlasenko
· 14 years ago
e2e55b0
wget: move help text to .c file
by Denys Vlasenko
· 14 years ago
625f218
wget: fix fname_out usage wrt redirects
by Denys Vlasenko
· 14 years ago
c2fda86
mount: add a test for bind+rshared
by Denys Vlasenko
· 14 years ago
cf8b55c
pwdx: new applet
by Pere Orga
· 14 years ago
5c94271
busybox: fail if --install is not given an absolute path
by Denys Vlasenko
· 14 years ago
9ac5596
udhcpc: emit "correct" secs field
by Denys Vlasenko
· 14 years ago
ea684c6
ls: fix handling of symlinks by option -1
by Denys Vlasenko
· 14 years ago
8345b2b
libbb: make warning go away
by Denys Vlasenko
· 14 years ago
48b6f59
chsum: fix
by Pascal Bellard
· 14 years ago
7d4e7a2
s/FAIL_DELAY/LOGIN_FAIL_DELAY/
by Denys Vlasenko
· 14 years ago
f8416dc
forgot to add libbb/get_shell_name.c
by Denys Vlasenko
· 14 years ago
681efe2
use user's shell instead of hardwired "/bin/sh" (android needs this)
by Denys Vlasenko
· 14 years ago
86cf036
printenv: fix environ == NULL segfault
by Denys Vlasenko
· 14 years ago
6b6af53
ash/hush: shrink help text
by Denys Vlasenko
· 14 years ago
115c35d
ftpd: better usage text
by Denys Vlasenko
· 14 years ago
9283d7c
kill: fix infinite loop when passed PIDs are not valid numbers
by Pere Orga
· 14 years ago
976ec23
remove stray empty line
by Denys Vlasenko
· 14 years ago
b0b8343
ash/hush: provide help text
by Denys Vlasenko
· 14 years ago
aefe1c2
ash: fix execution of shell scripts without shebang
by Denys Vlasenko
· 14 years ago
8b6b472
klogd: fix the problem of delayed handling of ^C and SIGTERM
by Denys Vlasenko
· 14 years ago
e6bb8d3
udhcpc: add -B option
by Keith Young
· 14 years ago
82e785c
more: fix tabs handling
by Denys Vlasenko
· 14 years ago
bff5f3f
fix bit rot in scripts/Makefile.IMA #2
by Denys Vlasenko
· 14 years ago
726ebba
fix bit rot in scripts/Makefile.IMA
by Denys Vlasenko
· 14 years ago
102b8bd
.gitignore: add missing ignores
by Bjørn Forsman
· 14 years ago
293a8f2
nameif: add matching by phy_address=NUM; extend help text
by Phil Sutter
· 14 years ago
2adc0e6
nameif: fix parsing of /proc/net/dev; small code shrink
by Phil Sutter
· 14 years ago
bd74e3d
libbb/login/su: do not sanitize shell name twice
by Denys Vlasenko
· 14 years ago
41478ad
tr: free allocated memory in tr if CLEANUP enabled
by Alexey Soloviev
· 14 years ago
4a2a86d
improve --install operation in chroot jails
by Denys Vlasenko
· 14 years ago
7cfe6ea
xargs: support --no-run-if-empty (synonym to -r)
by Denys Vlasenko
· 14 years ago
1df0af7
don't leak malloced variables in the loop; remove double alloc
by Alexey Fomenko
· 14 years ago
940c720
convert "do {...} while (1);" -> "while (1) {...}"
by Denys Vlasenko
· 14 years ago
708dd4c
add missing fclose's
by Alexey Fomenko
· 14 years ago
b80acf5
tar: skip leading / and handle names like abc/..////def -> def (not ///def)
by Denys Vlasenko
· 14 years ago
ea6116e
libbb: remove dead code in getopt32. -7 bytes
by Alexey Fomenko
· 14 years ago
5e29e26
tar: on extract, everything up to and including last ".." is stripped
by Denys Vlasenko
· 14 years ago
7d65abe
libbb: make user/group name cache strings longer (~27 chars)
by Denys Vlasenko
· 14 years ago
3b28dae
ls: widen -s (1k blocks) column from 4 to 6
by Denys Vlasenko
· 14 years ago
26d11b8
ls: -g implies -l
by Denys Vlasenko
· 14 years ago
9f368e3
ls: fix bits for -T, -w and --color; make -n imply -l; fix comments
by Denys Vlasenko
· 14 years ago
c6450c9
mount: strip multiple trailing slashes, not just one
by Denys Vlasenko
· 14 years ago
c8dc01d
mount: update /etc/mtab properly on mount --move
by Roman Borisov
· 14 years ago
251962f
whois: new applet
by Pere Orga
· 14 years ago
9beb68e
showkey: make showkey -a work on any stdin
by Harald Becker
· 14 years ago
cd387f2
ls: fix one-bit-off which caused -H to behave as -h
by Denys Vlasenko
· 14 years ago
143c5ba
adduser: use better argv passing to addgroup
by Denys Vlasenko
· 14 years ago
e3b1a1f
Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"
by Denys Vlasenko
· 14 years ago
da4441c
fix libiproute compile with kernel headers < 2.6.17
by Stefan Seyfried
· 14 years ago
301fe50
mount: ignore unknown mount options when remounting NFS mounts
by Peter Korsgaard
· 14 years ago
945fd17
mount: fix wrong long option namess
by Roman Borisov
· 14 years ago
3bb235c
iproute: fix parsing and matching of of "short" IP addrs like 10/8
by Denys Vlasenko
· 14 years ago
bac0a25
slightly better wording in comments
by Denys Vlasenko
· 14 years ago
b12553f
ash: fix ash-signals/signal8 testcase failure
by Denys Vlasenko
· 14 years ago
55988ae
fix "make install"
by Bernd Jendrissek
· 14 years ago
f303bdd
blockdev: add --getsz to replace --getsize
by Dan Fandrich
· 14 years ago
5369563
wget: reduce bloat
by Pere Orga
· 14 years ago
5827167
udhcpd: optional IP selection based on MAC hash
by Vladislav Grishenko
· 14 years ago
4fdb67c
echo: fix SEGV when run with no args
by Denys Vlasenko
· 14 years ago
28556b9
wget: check for final write errors for -O FILE too
by Denys Vlasenko
· 14 years ago
26b80e8
Add the help text for 'position independent executable' code build
by Gilles Espinasse
· 14 years ago
5dad4ae
modprobe: fix "modprobe -l name-with-dash"
by Denys Vlasenko
· 14 years ago
df7f200
modinfo: trivial optimizations
by Denys Vlasenko
· 14 years ago
12f44ea
modinfo: show firmware and depends fields
by Lauri Kasanen
· 14 years ago
2384a35
wget: make "wget -O FILE URL1 URL2" concatenate output
by Denys Vlasenko
· 14 years ago
57b4909
wget: fix SEGV with multiple urls and redirection
by Pere Orga
· 14 years ago
7c6f246
hush: do not print killer signal's name for SIGPIPE
by Denys Vlasenko
· 14 years ago
b934844
echo: fix ENOSPC detection and some iffy code in \NNN handling
by Denys Vlasenko
· 14 years ago
713e6d7
udhcpc: use more correct, and more importantly, more understandable BPF code
by Vladislav Grishenko
· 14 years ago
48a5219
reverted LINHIB0001 swap signature addition
by Denys Vlasenko
· 14 years ago
dc50676
Move stpcpy replacement function into libbb
by Dan Fandrich
· 14 years ago
4ed3c52
mktemp: make it more compatible with GNU coreutils 8.4
by Denys Vlasenko
· 14 years ago
07cda22
fix bug 3223 (parameter loading problem for 2.4 kernels)
by Denys Vlasenko
· 14 years ago
9a5b7f6
wget: support multiple URLs on command line even without -O :)
by Denys Vlasenko
· 14 years ago
a366109
wget: support multiple URLs on command line
by Denys Vlasenko
· 14 years ago
a84eadf
typo fix in comment
by Denys Vlasenko
· 14 years ago
e1a4209
find: trim help text a bit
by Denys Vlasenko
· 14 years ago
053c12e
find: remove the hack we use to parse options first, replace with simpler code
by Denys Vlasenko
· 14 years ago
805f245
find: print/print0/prune _can_ be inverted, fix it
by Denys Vlasenko
· 14 years ago
27076b8
find: document ! (not) operator
by Denys Vlasenko
· 14 years ago
4604dd8
find: help text: PATH must be first
by Denys Vlasenko
· 14 years ago
56cdb2f
find: yet another tweak to help text
by Denys Vlasenko
· 14 years ago
4dea9eb
find: fix help text about -prune: it also does assume -print
by Denys Vlasenko
· 14 years ago
cef85c2
find: significantly improve hext text. +116 bytes
by Denys Vlasenko
· 14 years ago
0b8a772
typo fix
by Denys Vlasenko
· 14 years ago
88ad9da
wget: display 100% at the _end_ of chunked download
by Denys Vlasenko
· 14 years ago
c60f446
wget: chunked mode fix. Closes bug 3229
by Denys Vlasenko
· 14 years ago
f9af375
wget: explain clearerr more clearly
by Denys Vlasenko
· 14 years ago
8766a79
wget: correctly handle rare case when we get EAGAIN _on first_ read
by Denys Vlasenko
· 14 years ago
ab8d00d
progress meter: fix bugs found in stall detection and unknown size logic
by Denys Vlasenko
· 14 years ago
d55e139
progress meter: move file name to bb_progress_t. +20 bytes
by Denys Vlasenko
· 14 years ago
e52e67c
libbb/progress.c: make sure we never get negative ETA
by Denys Vlasenko
· 14 years ago
838d4bb
progress meter: display >999 hours ETA correctly
by Denys Vlasenko
· 14 years ago
f836f01
wget: shrink progress meter code; strink wget and add debug logging
by Denys Vlasenko
· 14 years ago
805aa9f
progress bar: better overflow protection; more precise bar
by Denys Vlasenko
· 14 years ago
9213a55
wget: use closed HTTP/1.1 connection, stop when we dl'ed $content_len bytes
by Denys Vlasenko
· 14 years ago
aaf091f
remve erroneous dependensies on INSTALLER
by Denys Vlasenko
· 14 years ago
95897f9
getty config help: fix example script
by Denys Vlasenko
· 14 years ago
b44e976
getty: extend its config help
by Denys Vlasenko
· 14 years ago
Next »