Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_busybox
/
6a06a1090c5f8c0cefd0f7cf6b266ea42be99c01
6a06a10
android: add a switch to handle Android L
by Tanguy Pruvot
· 11 years ago
c847cb8
busybox-full: tune some config flags
by Tanguy Pruvot
· 11 years ago
1baae78
lzop: add overflow check
by Denys Vlasenko
· 11 years ago
e64e94d
busybox-full: enable some new applets
by Tanguy Pruvot
· 11 years ago
cm-11.0-XNPH30O-bacon-4f280f505a
cm-11.0-XNPH33R-bacon-3628510d76
4fda0a6
tar: fix prototype typo, not for android config
by Tanguy Pruvot
· 11 years ago
af3f6ff
stat: fix printing selinux context and null-dereference
by Michael Gernoth
· 11 years ago
c1a6bc3
android-x86: fix building warnings of kitkat-x86
by Tanguy Pruvot
· 11 years ago
2b3b644
unzip: set ENABLE_DESKTOP to allow unpacking signed Android OTAs
by Steven Luo
· 11 years ago
3284a1d
selinux: enable support for bionic, add applets in config
by Tanguy Pruvot
· 11 years ago
2955fd1
tar: only include selinux context with -p opt
by Tanguy Pruvot
· 11 years ago
2689fb5
tar: add selinux context support on create
by Tanguy Pruvot
· 11 years ago
12e27b7
bionic: some new type warnings fixes
by Tanguy Pruvot
· 11 years ago
d5b63cc
touch -h: quickfix for bionic
by Tanguy Pruvot
· 12 years ago
cm-11.0-XNPH22R-bacon-03d77315ea
cm-11.0-XNPH25R-bacon-d22b777afa
9963f07
update config for 1.22.1, add F2FS volume_id support
by Tanguy Pruvot
· 11 years ago
c1f4182
zcat: complain if input is not compressed
by Denys Vlasenko
· 12 years ago
a99f066
libbb: open_zipped() should not fail on non-compressed files
by Denys Vlasenko
· 12 years ago
05cea40
nc: fix option bit positions. Closes 6926
by Denys Vlasenko
· 11 years ago
439f7c2
iplink: fix build with kernel versions prior to 2.6.23
by Eugene Rudoy
· 12 years ago
b69306a
libbb: fix parsing of "10101010" date/time form
by Denys Vlasenko
· 12 years ago
77e054b
ash: in bash compat mode, always export $SHLVL
by Denys Vlasenko
· 12 years ago
13733d3
libarchive: open_zipped() does not need to check extensions for e.g. gzip
by Denys Vlasenko
· 12 years ago
6786b97
Merge branch '1_22_stable' of git://git.busybox.net/busybox into 1.22
by Ricardo Cerqueira
· 11 years ago
d9e0c43
Apply post-1.22.0 patches, bump version to 1.22.1
by Denys Vlasenko
· 12 years ago
a2dd4ee
Bump version to 1.22.0
by Denys Vlasenko
· 12 years ago
7625811
testsuite: remove forgotten debug hack
by Denys Vlasenko
· 12 years ago
198b02f
fix failures found by randomconfig builds
by Denys Vlasenko
· 12 years ago
61be8e4
testsuite: disable tests for no longer supported bbox-specific date formats
by Denys Vlasenko
· 12 years ago
e83e1c5
adduser: check whether run with no USERNAME. Closes 6728
by Denys Vlasenko
· 12 years ago
e85e260
testsuite: fix false positives for du
by Denys Vlasenko
· 12 years ago
c9d87be
build system: fix make gconfig
by Daniel Borca
· 12 years ago
80a068d
sed: accept s///i as a synonym for s///I ("ignore case")
by David A. Wheeler
· 12 years ago
e9355c4
hostname: do not use gethostbyname() for "hostname -s"
by Michael Tokarev
· 12 years ago
4967a41
wget: user-friendly fallback to http
by Lauri Kasanen
· 12 years ago
4b26f82
kill[all[5]]: code shrink
by Denys Vlasenko
· 12 years ago
3ac1e0d
killall5: return 2 if no processes got killed
by Uros Vampl
· 12 years ago
9f4f601
do not fail build if MAXSYMLINKS isn't defined
by Michael Tokarev
· 12 years ago
22bb81f
expand: use printable_string instead of hard-coding implementation
by Michael Tokarev
· 12 years ago
0b3a38b
ntpd: speed up resyncing if our clock is seriously off
by Denys Vlasenko
· 12 years ago
777be10
ntpd: do not invalidate datapoints after step
by Denys Vlasenko
· 12 years ago
6c46eed
ntpd: comment out "spike detection" code
by Denys Vlasenko
· 12 years ago
a14958c
ntpd: promote log level 3 to production
by Denys Vlasenko
· 12 years ago
cb1dc1d
ntpd: let user know if spike was detected
by Denys Vlasenko
· 12 years ago
327f550
Use unsigned printf/scanf conversion where more appropriate
by Denys Vlasenko
· 12 years ago
9b2a9f0
fix assorted unused code and wrong format specs found by cppchekc (bug 6716)
by Denys Vlasenko
· 12 years ago
1a7256a
chpst: fix a bug where -U USER was using wrong USER (one from -u USER)
by Denys Vlasenko
· 12 years ago
7274563
ping: try SOCK_DGRAM if no root privileges
by Daniel Borca
· 12 years ago
df0d2cd
dpkg-deb: cosmetic correction to usage text
by Daniel Borca
· 12 years ago
deb0769
sed: code shrink
by Denys Vlasenko
· 12 years ago
259b3c0
sed: open input files sequentially to avoid EMFILE
by Denys Vlasenko
· 12 years ago
8bd810b
hush: typo fixes in comments
by Denys Vlasenko
· 12 years ago
d9fc4d8
platform: strchrnul is missing if __APPLE__
by Daniel Borca
· 12 years ago
195c436
build system: use od -b instead of od -t x1
by Denys Vlasenko
· 12 years ago
760fc6d
init: halt on SIGPWR too
by Bogdan Purcareata
· 12 years ago
cffe28e
libbb: add sketch of tentative 'better' passwd/group API
by Denys Vlasenko
· 12 years ago
4d8ad38
devfsd: remove static variable
by Denys Vlasenko
· 12 years ago
924a179
build system: do not generate MAX_APPLET_NAME_LEN (unused)
by Denys Vlasenko
· 12 years ago
26ad256
logread: don't call shmdt() before exit, kernel does it for us.
by Denys Vlasenko
· 12 years ago
71f6c1a
logread: flush output. closes 6710
by Denys Vlasenko
· 12 years ago
b8b0451
build: ignore selibs pkgconfig on android builds
by Tanguy Pruvot
· 12 years ago
5afc00b
update config, change version suffix
by Tanguy Pruvot
· 12 years ago
8a7b2c3
android: add a script to regenerate prebuilt config
by Tanguy Pruvot
· 12 years ago
eddb834
fstrim: use new-style config/kbuild/applet snippets; trim help text
by Denys Vlasenko
· 12 years ago
bb19d25
fstrim: sync with busybox master (now an official applet)
by Bernhard Reutner-Fischer
· 12 years ago
bd0e221
awk: fix a bug in argc counting in recent change
by Denys Vlasenko
· 12 years ago
2635369
rfkill: use new-style config/kbuild/applet
by Denys Vlasenko
· 12 years ago
0545e3b
tar: prevent empty file to be treated as valid tarball
by Denys Vlasenko
· 12 years ago
dd1d8ab
fix a copy/paste error in last tar testcase name
by Denys Vlasenko
· 12 years ago
1cbc642
tar: add a testcase for previous commit
by Denys Vlasenko
· 12 years ago
ebfa9b5
tar: fix exitcode check for MMU-spawned unpacking helpers
by Denys Vlasenko
· 12 years ago
8b59b2c
libbb: move nuke_str() from passwd into libbb
by Denys Vlasenko
· 12 years ago
6ef7729
comment tweak
by Denys Vlasenko
· 12 years ago
9c1c605
sulogin: use common password-checking routine.
by Denys Vlasenko
· 12 years ago
f6beef6
archival/*: move "config:" snippets into .c files
by Denys Vlasenko
· 12 years ago
ac21687
archival/*: move "applet:" snippets into .c files, part 2
by Denys Vlasenko
· 12 years ago
36184a4
archival/*: move "applet:" snippets into .c files
by Denys Vlasenko
· 12 years ago
66620fa
archival/*: move "kbuild:" snippets into .c files
by Denys Vlasenko
· 12 years ago
73225b6
switch editors/* to embedded-in-source kbuild system
by Denys Vlasenko
· 12 years ago
f200f73
awk: optionally support -e AWK_PROG
by Sven-Göran Bergh
· 12 years ago
cd0936b
fstrim: use new-style config/kbuild/applet snippets; trim help text
by Denys Vlasenko
· 12 years ago
d3092c9
udhcp: add PXELINUX config file option (code 209) definition
by Jeremy Kerr
· 12 years ago
087843a
fix "warning: ISO C90 forbids mixed declarations and code"
by Denys Vlasenko
· 12 years ago
afa63b2
fix bashisms in testsuite/
by Michael Tokarev
· 12 years ago
5e63776
fstrim: Needs to fire at the mp, not bd
by Bernhard Reutner-Fischer
· 12 years ago
b1489f9
fstrim: Indicate failure on error
by Bernhard Reutner-Fischer
· 12 years ago
140f4e3
fstrim: -17b
by Bernhard Reutner-Fischer
· 12 years ago
1d39e33
fstrim: New applet
by Malek Degachi
· 12 years ago
80f8cdf
ash: Set SHLVL in ASH_BASH_COMPAT
by Bernhard Reutner-Fischer
· 12 years ago
200c1c4
ash: Use setvar2 some more
by Bernhard Reutner-Fischer
· 12 years ago
b541d1f
swaponoff: shrink
by Bernhard Reutner-Fischer
· 12 years ago
25e89dc
Fix building on 4.4
by Ricardo Cerqueira
· 12 years ago
8d3efaf
udhcpc: allow zero server-id. Closes 6614.
by Denys Vlasenko
· 12 years ago
b21bc80
init: fix illegal memory access when max message length is reached
by Yuan-Hsiang Lee
· 12 years ago
18b4619
bootchartd: warn if .config looks wrong
by Denys Vlasenko
· 12 years ago
17f4aca
Makefile.custom: make "make release" delete .gitignore files too
by Denys Vlasenko
· 12 years ago
c44539f
sed: fix "sed clusternewline" testcase
by Denys Vlasenko
· 12 years ago
a82e32d
sed: document -E in help text
by Denys Vlasenko
· 12 years ago
9d46a7a
sed: fix memory leak in 'r FILE' command
by Denys Vlasenko
· 12 years ago
af0cdee
sed: accept -E as a synonym for -r
by David A. Wheeler
· 12 years ago
2d576e2
udhcpc: make DHCP packets to have at least 300 DHCP bytes
by Johannes Stezenbach
· 12 years ago
af4f0e4
libbb: use <poll.h> instead of <sys/poll.h>
by Thomas Petazzoni
· 12 years ago
Next »