Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_busybox
/
c2b8b7a9c8766c227a6a23e31c19b8a42c6127b1
c2b8b7a
xz: support concatenated .xz streams
by Lasse Collin
· 13 years ago
d363446
xz: fix put_unaligned_{l,b}e32
by Leonid Lisovskiy
· 13 years ago
1_21_0_jb
cm-10.1.0-RC1
cm-10.1.0-RC2
823694d
Busybox 1.21.0 squashed commit for jellybean
by Tanguy Pruvot
· 13 years ago
cm-10.1-M3
6e205db
Build with -fno-strict-aliasing
by Evan McClain
· 13 years ago
cm-10.1-M2
68d8b6d
update config (fstrim addition)
by Tanguy Pruvot
· 13 years ago
886ed40
Add fstrim support to restore NAND/eMMC write performance. fstrim applet is a port from util-linux.
by Eugene San (eugenesan)
· 13 years ago
04f05b8
Fix building under 4.2
by Ricardo Cerqueira
· 13 years ago
cm-10.1-M1
48daa65
android ndk defconfig: fix default location of modules
by Paul Beeler
· 13 years ago
8ea3bb9
Revert "dd: support skip and seek values greater than 2G on android"
by Ricardo Cerqueira
· 13 years ago
5850222
Enable shell and expr 64bit math support
by Tanguy Pruvot
· 13 years ago
6a025ba
dd: support skip and seek values greater than 2G on android
by Tanguy Pruvot
· 13 years ago
31a2146
update version suffix for jellybean
by Tanguy Pruvot
· 13 years ago
2a1050f
testsuite: some more awk tests related to conditions
by Tanguy Pruvot
· 13 years ago
746137a
bump version to 1.20.2
by Tanguy Pruvot
· 13 years ago
6030af9
wget: correctly handle failure to -c (continue)
by Denys Vlasenko
· 13 years ago
013321e
volume_id/ext: use common bb_e2fs_defs.h for ext2/3/4 constants and structs
by Denys Vlasenko
· 13 years ago
0414e02
su: do not change to home dir unless -l
by Pascal Bellard
· 13 years ago
03dc365
platform.h: Android tweaks: ioprio defines, BB_ADDITIONAL_PATH
by Tias Guns
· 13 years ago
2db5170
fix stime syscall for aosp jb define
by Tanguy Pruvot
· 13 years ago
301d311
ionice: fix missing syscall and add the applet
by Tanguy Pruvot
· 13 years ago
7af5f6b
vi: nuke FEATURE_VI_OPTIMIZE_CURSOR
by Denys Vlasenko
· 13 years ago
5f556fc
vi: do not set autoindent by default
by Denys Vlasenko
· 13 years ago
92ad23f
fbset: respect rgba configuration lines in fb.modes
by Linus Walleij
· 13 years ago
6e73af5
ash: fix a bug in > handling. Closes 5282
by Denys Vlasenko
· 13 years ago
932a224
ifupdown: improve compatibility with Debian
by Andreas Oberritter
· 13 years ago
693a020
man: fix handling of gzipped manpages
by Denys Vlasenko
· 13 years ago
9432d29
mount: fix the wrongly stored fs creation time
by Denys Vlasenko
· 13 years ago
cafa3e4
ps: use separate get_uptime() and make it work on non-linux too
by Michael Tokarev
· 13 years ago
8612921
tar: fix 256-bit encoded number decoding
by Etienne Le Sueur
· 13 years ago
ca14b0a
update build date and usage after recent changes
by Tanguy Pruvot
· 13 years ago
28cb1c1
inetd: fix warnings
by Tanguy Pruvot
· 13 years ago
a04e46c
inetd: fix build failure in Android
by Tias Guns
· 13 years ago
5c499c4
busybox: tweak help text and copyright year
by Denys Vlasenko
· 13 years ago
43243ab
unzip: ignore chmod errors
by Natanael Copa
· 13 years ago
1c1f06d
get_linux_version_code: don't fail on Linux version strints like "3.0-foo"
by Andreas Oberritter
· 13 years ago
908c48a
umount: instead of non-standard -D, use -d with opposite meaning
by Denis Vlasenko
· 13 years ago
9a6ba58
modinfo: match more standard module fields and fix version field
by Tanguy Pruvot
· 13 years ago
6c86697
awk: fix the evaluate bug related to warning fix
by Tanguy Pruvot
· 13 years ago
cf3f31c
update prebuilt android config files for 1.20.1
by Tanguy Pruvot
· 13 years ago
c1b7d1d
Apply post-1.20.0 patches, bump version to 1.20.1
by Denys Vlasenko
· 13 years ago
024a6c4
Update ext volume ID to support ext4 for blkid
by Dees Troy
· 13 years ago
68cd60a
sed: fix handling of s/// which has empty matches
by Denys Vlasenko
· 13 years ago
1620b62
unzip: fix a second bug in warning fixes
by Tanguy Pruvot
· 13 years ago
5ebcd53
Android.mk: obj/include-profile cleanup
by Tanguy Pruvot
· 13 years ago
17713c8
pstree: fix segfault introduced by the warnings fixes
by Tanguy Pruvot
· 13 years ago
6fef6a3
fix most sign and variable initialization warnings
by Tanguy Pruvot
· 13 years ago
8a6c2c2
Busybox 1.20.0 squashed commit for ICS
by Tanguy Pruvot
· 13 years ago
2d546e6
fix depmod, and add taskset and adjtimex applets
by Tanguy Pruvot
· 13 years ago
2dd59ef
Enable nfs mount in both dynamic and static busybox.
by Patrick Schaaf
· 14 years ago
f4f1c8b
modinfo: use ifdef block for android without-utsrel modules path
by Tanguy Pruvot
· 14 years ago
8a90e61
Apply post-1.19.3 patches, bump version to 1.19.4
by Denys Vlasenko
· 14 years ago
a0c20e4
dmesg: implement official '-r' and colored output '-C'
by Tanguy Pruvot
· 14 years ago
ed1c231
fix building nslookup against AOSP bionic
by Austen Dicken
· 14 years ago
36efc94
Merge 1.19.3 gingerbread into ics
by Tanguy Pruvot
· 14 years ago
57d4479
fix hidden syscall __set_syscall_errno
by Tanguy Pruvot
· 14 years ago
129a798
fixes for ics
by Koushik Dutta
· 14 years ago
153ca5a
fixes for ics
by Koushik Dutta
· 14 years ago
29d8ebe
busybox v1.19.3 update
by Tanguy Pruvot
· 14 years ago
985c411
busybox v1.19.2 update
by Tanguy Pruvot
· 14 years ago
8a48f9f
fix busybox build
by Koushik Dutta
· 14 years ago
cm-7.1.0
8f997da
Added MIPS syscalls for busybox
by Rocky Zhang
· 14 years ago
258ba0c
Add static busybox back
by codeworkx
· 14 years ago
77e1b51
add some working applets, to be closer to android_defconfig
by Tanguy Pruvot
· 14 years ago
81af030
update config for v1.19.1
by Tanguy Pruvot
· 14 years ago
d0b8025
use system libreboot in busybox full
by Tanguy Pruvot
· 14 years ago
87b92a7
fix match_fstype regression related to commit 1285437217a601
by Tanguy Pruvot
· 14 years ago
6c7055d
Merge 'busybox' v1.19.1 into gingerbread
by Tanguy Pruvot
· 14 years ago
cc272b0
Apply post-1.19.0 patches, bump version to 1.19.1
by Denys Vlasenko
· 14 years ago
c1a3305
move switch_root applet from full to minimal + readprofile in full
by Tanguy Pruvot
· 14 years ago
e93da43
update last config for offical v1.19.0
by Tanguy Pruvot
· 14 years ago
5bf1f03
Merge official v1.19.0 into gingerbread
by Tanguy Pruvot
· 14 years ago
d84b175
Bump version to 1.19.0, update copyright year in help message
by Denys Vlasenko
· 14 years ago
2969e24
testsuite: fixes after randomconfig run
by Denys Vlasenko
· 14 years ago
4e541c5
Merge branch 'busybox' into gingerbread
by Tanguy Pruvot
· 14 years ago
87249fb
find: fix a bug in !ENABLE_FEATURE_FIND_XDEV config
by Denys Vlasenko
· 14 years ago
5845a06
uptime: more compatible output
by Denys Vlasenko
· 14 years ago
47b0336
randomconfig fixes
by Denys Vlasenko
· 14 years ago
5a8d0f7
update config
by Tanguy Pruvot
· 14 years ago
eee9b02
Merge branch 'busybox' into gingerbread
by Tanguy Pruvot
· 14 years ago
b47b3ce
randomconfig fixes
by Denys Vlasenko
· 14 years ago
b347df9
randomconfig fixes
by Denys Vlasenko
· 14 years ago
a6367f9
remove extra IF_WHO()
by Denys Vlasenko
· 14 years ago
89edf29
remove extra += who.o
by Denys Vlasenko
· 14 years ago
00103d3
df: more compatible -P behavior
by Ralf Friedl
· 14 years ago
98aeabe
zcip.script: fix $ip environment variable
by Thomas Petazzoni
· 14 years ago
7926b98
users: new applet.
by Tito Ragusa
· 14 years ago
d91b138
uptime: add config flag to allow displaying the number of users currently logged on
by Pere Orga
· 14 years ago
7485086
die_if_bad_username: tighten up a bit
by Denys Vlasenko
· 14 years ago
450a47b
Merge branch 'busybox' into gingerbread
by Tanguy Pruvot
· 14 years ago
6e42b89
hush: fix remaining known two bugs with IFS expansion. Closes 4027.
by Denys Vlasenko
· 14 years ago
4fb53fb
hush: partially fix wrong expansion on $IFS (bug 4027).
by Denys Vlasenko
· 14 years ago
68b85e6
Merge branch 'busybox' into gingerbread
by Tanguy Pruvot
· 14 years ago
954dbd3
tar: ignore file size (assume 0) for hardlinks
by Ian Wienand
· 14 years ago
c38d2e7
clean generated include files in make mrproper
by Tanguy Pruvot
· 14 years ago
f84e950
Merge branch 'busybox' into gingerbread
by Tanguy Pruvot
· 14 years ago
67905e2
*: work around sysinfo.h versus linux/*.h problems
by Denys Vlasenko
· 14 years ago
52431c5
update build date
by Tanguy Pruvot
· 14 years ago
dc29f48
Merge branch 'busybox' into gingerbread
by Tanguy Pruvot
· 14 years ago
4abcb8b
tcpudp: simplify help text
by Denys Vlasenko
· 14 years ago
2ef4214
less: add a TODO comment
by Denys Vlasenko
· 14 years ago
Next »