Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
0f592d7fb94c5887528d0ee24020c2225ab71c28
0f592d7
tar: tighten up pax header validity check
by Denys Vlasenko
· 11 years ago
604b7b6
fakeidentd: simplify ndelay manipulations
by Denys Vlasenko
· 11 years ago
1bdbf26
tail: adjust help/usage texts
by Cristian Ionescu-Idbohrn
· 11 years ago
79df481
lineedit: fix trivial build failure
by Denys Vlasenko
· 11 years ago
7c47b56
libarchive: open_zipped() does not need to check extensions for e.g. gzip
by Denys Vlasenko
· 11 years ago
9b76f89
build system: fix non-portable sed constructs.
by Matthias Andree
· 11 years ago
3deabea
fixlet for the previous commit #2
by Denys Vlasenko
· 11 years ago
abaf910
fixlet for the previous commit
by Denys Vlasenko
· 11 years ago
3ea93e8
networking: explain isrv_run() API
by Denys Vlasenko
· 11 years ago
89deb22
fakeidentd: fix use-after-free
by Ryan Mallon
· 11 years ago
16ca379
chown: fix help text
by Denys Vlasenko
· 11 years ago
6eb0cbe
find: fix a regression introduced with -HLP support
by Denys Vlasenko
· 11 years ago
f0058b1
ping: revert "try SOCK_DGRAM if no root privileges"
by Denys Vlasenko
· 11 years ago
e4569be
build system: "make hosttools" doesn't exist, remove it from "make help"
by Denys Vlasenko
· 11 years ago
f2743a5
build system: stop including alloca.h, stdlib.h provides it
by Denys Vlasenko
· 11 years ago
cb76113
ntpd: adjust last packet's recv time after a step
by Denys Vlasenko
· 11 years ago
96f92a1
libbb: FreeBSD fix for B<num> baud rate constants not fitting into a short.
by Denys Vlasenko
· 11 years ago
8e0ad26
Another FreeBSD fix from Matthias Andree
by Denys Vlasenko
· 11 years ago
5680e98
ash: in bash compat mode, always export $SHLVL
by Denys Vlasenko
· 11 years ago
cd55f2d
grep: fix two bugs with -w
by Denys Vlasenko
· 11 years ago
432fbd7
platform.h: undef HAVE_STRCHRNUL only on correct versions of FreeBSD
by Denys Vlasenko
· 11 years ago
5743402
Start 1.23.0 development cycle
by Denys Vlasenko
· 11 years ago
a2dd4ee
Bump version to 1.22.0
by Denys Vlasenko
· 11 years ago
1_22_0
7625811
testsuite: remove forgotten debug hack
by Denys Vlasenko
· 11 years ago
198b02f
fix failures found by randomconfig builds
by Denys Vlasenko
· 11 years ago
61be8e4
testsuite: disable tests for no longer supported bbox-specific date formats
by Denys Vlasenko
· 11 years ago
e83e1c5
adduser: check whether run with no USERNAME. Closes 6728
by Denys Vlasenko
· 11 years ago
e85e260
testsuite: fix false positives for du
by Denys Vlasenko
· 11 years ago
c9d87be
build system: fix make gconfig
by Daniel Borca
· 11 years ago
80a068d
sed: accept s///i as a synonym for s///I ("ignore case")
by David A. Wheeler
· 11 years ago
e9355c4
hostname: do not use gethostbyname() for "hostname -s"
by Michael Tokarev
· 11 years ago
4967a41
wget: user-friendly fallback to http
by Lauri Kasanen
· 11 years ago
4b26f82
kill[all[5]]: code shrink
by Denys Vlasenko
· 11 years ago
3ac1e0d
killall5: return 2 if no processes got killed
by Uros Vampl
· 11 years ago
9f4f601
do not fail build if MAXSYMLINKS isn't defined
by Michael Tokarev
· 11 years ago
22bb81f
expand: use printable_string instead of hard-coding implementation
by Michael Tokarev
· 11 years ago
0b3a38b
ntpd: speed up resyncing if our clock is seriously off
by Denys Vlasenko
· 11 years ago
777be10
ntpd: do not invalidate datapoints after step
by Denys Vlasenko
· 11 years ago
6c46eed
ntpd: comment out "spike detection" code
by Denys Vlasenko
· 11 years ago
a14958c
ntpd: promote log level 3 to production
by Denys Vlasenko
· 11 years ago
cb1dc1d
ntpd: let user know if spike was detected
by Denys Vlasenko
· 11 years ago
327f550
Use unsigned printf/scanf conversion where more appropriate
by Denys Vlasenko
· 11 years ago
9b2a9f0
fix assorted unused code and wrong format specs found by cppchekc (bug 6716)
by Denys Vlasenko
· 11 years ago
1a7256a
chpst: fix a bug where -U USER was using wrong USER (one from -u USER)
by Denys Vlasenko
· 11 years ago
7274563
ping: try SOCK_DGRAM if no root privileges
by Daniel Borca
· 11 years ago
df0d2cd
dpkg-deb: cosmetic correction to usage text
by Daniel Borca
· 11 years ago
deb0769
sed: code shrink
by Denys Vlasenko
· 11 years ago
259b3c0
sed: open input files sequentially to avoid EMFILE
by Denys Vlasenko
· 11 years ago
8bd810b
hush: typo fixes in comments
by Denys Vlasenko
· 11 years ago
d9fc4d8
platform: strchrnul is missing if __APPLE__
by Daniel Borca
· 11 years ago
195c436
build system: use od -b instead of od -t x1
by Denys Vlasenko
· 11 years ago
760fc6d
init: halt on SIGPWR too
by Bogdan Purcareata
· 11 years ago
cffe28e
libbb: add sketch of tentative 'better' passwd/group API
by Denys Vlasenko
· 11 years ago
4d8ad38
devfsd: remove static variable
by Denys Vlasenko
· 11 years ago
924a179
build system: do not generate MAX_APPLET_NAME_LEN (unused)
by Denys Vlasenko
· 11 years ago
26ad256
logread: don't call shmdt() before exit, kernel does it for us.
by Denys Vlasenko
· 11 years ago
71f6c1a
logread: flush output. closes 6710
by Denys Vlasenko
· 11 years ago
bd0e221
awk: fix a bug in argc counting in recent change
by Denys Vlasenko
· 11 years ago
2635369
rfkill: use new-style config/kbuild/applet
by Denys Vlasenko
· 11 years ago
0545e3b
tar: prevent empty file to be treated as valid tarball
by Denys Vlasenko
· 11 years ago
dd1d8ab
fix a copy/paste error in last tar testcase name
by Denys Vlasenko
· 11 years ago
1cbc642
tar: add a testcase for previous commit
by Denys Vlasenko
· 11 years ago
ebfa9b5
tar: fix exitcode check for MMU-spawned unpacking helpers
by Denys Vlasenko
· 11 years ago
8b59b2c
libbb: move nuke_str() from passwd into libbb
by Denys Vlasenko
· 11 years ago
6ef7729
comment tweak
by Denys Vlasenko
· 11 years ago
9c1c605
sulogin: use common password-checking routine.
by Denys Vlasenko
· 11 years ago
f6beef6
archival/*: move "config:" snippets into .c files
by Denys Vlasenko
· 11 years ago
ac21687
archival/*: move "applet:" snippets into .c files, part 2
by Denys Vlasenko
· 11 years ago
36184a4
archival/*: move "applet:" snippets into .c files
by Denys Vlasenko
· 11 years ago
66620fa
archival/*: move "kbuild:" snippets into .c files
by Denys Vlasenko
· 11 years ago
73225b6
switch editors/* to embedded-in-source kbuild system
by Denys Vlasenko
· 11 years ago
f200f73
awk: optionally support -e AWK_PROG
by Sven-Göran Bergh
· 11 years ago
cd0936b
fstrim: use new-style config/kbuild/applet snippets; trim help text
by Denys Vlasenko
· 11 years ago
d3092c9
udhcp: add PXELINUX config file option (code 209) definition
by Jeremy Kerr
· 11 years ago
087843a
fix "warning: ISO C90 forbids mixed declarations and code"
by Denys Vlasenko
· 11 years ago
afa63b2
fix bashisms in testsuite/
by Michael Tokarev
· 11 years ago
5e63776
fstrim: Needs to fire at the mp, not bd
by Bernhard Reutner-Fischer
· 11 years ago
b1489f9
fstrim: Indicate failure on error
by Bernhard Reutner-Fischer
· 11 years ago
140f4e3
fstrim: -17b
by Bernhard Reutner-Fischer
· 11 years ago
1d39e33
fstrim: New applet
by Malek Degachi
· 11 years ago
80f8cdf
ash: Set SHLVL in ASH_BASH_COMPAT
by Bernhard Reutner-Fischer
· 11 years ago
200c1c4
ash: Use setvar2 some more
by Bernhard Reutner-Fischer
· 11 years ago
b541d1f
swaponoff: shrink
by Bernhard Reutner-Fischer
· 11 years ago
8d3efaf
udhcpc: allow zero server-id. Closes 6614.
by Denys Vlasenko
· 11 years ago
b21bc80
init: fix illegal memory access when max message length is reached
by Yuan-Hsiang Lee
· 11 years ago
18b4619
bootchartd: warn if .config looks wrong
by Denys Vlasenko
· 11 years ago
17f4aca
Makefile.custom: make "make release" delete .gitignore files too
by Denys Vlasenko
· 11 years ago
c44539f
sed: fix "sed clusternewline" testcase
by Denys Vlasenko
· 11 years ago
a82e32d
sed: document -E in help text
by Denys Vlasenko
· 11 years ago
9d46a7a
sed: fix memory leak in 'r FILE' command
by Denys Vlasenko
· 11 years ago
af0cdee
sed: accept -E as a synonym for -r
by David A. Wheeler
· 11 years ago
2d576e2
udhcpc: make DHCP packets to have at least 300 DHCP bytes
by Johannes Stezenbach
· 11 years ago
af4f0e4
libbb: use <poll.h> instead of <sys/poll.h>
by Thomas Petazzoni
· 11 years ago
28a2094
bloat-o-meter: add usage info
by Bartosz Golaszewski
· 11 years ago
6493801
tail compat: fix header printing for tail -f
by Bartosz Golaszewski
· 11 years ago
840ef17
wget: if FEATURE_CLEAN_UP, free(ptr_to_globals)
by Guilherme Maciel Ferreira
· 11 years ago
5117eff
Fix some compiler warnings emitted by gcc-4.8.0
by Denys Vlasenko
· 11 years ago
eba5fae
ether-wake: shorten help text, reduce packet buffer size
by Denys Vlasenko
· 11 years ago
d074b41
wget: add support for connect timeout
by Lauri Kasanen
· 11 years ago
730e4d8
init: better --help text
by Denys Vlasenko
· 11 years ago
Next »