Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
4a600f8777f3fa0f673b47ccc8a0ba9cf6634249
/
miscutils
45dc96c
flash_eraseall: implement -N
by Alexander Shiyan
· 12 years ago
0d61dcd
nanddump: fix build if nandwrite isn't enabled
by Alexander Shiyan
· 12 years ago
6be6f3b
flashcp: trivial code shrink
by Denys Vlasenko
· 12 years ago
243e733
flashcp: pad output to BUFSIZE. Hopefully closes 5882
by Denys Vlasenko
· 12 years ago
9daf33f
dc: code shrink
by Denys Vlasenko
· 12 years ago
6830ade
whitespace fixes. no code changes
by Denys Vlasenko
· 12 years ago
60cb48c
whitespace cleanup. no code changes
by Denys Vlasenko
· 12 years ago
6967578
whitespace fixes. no code changes
by Denys Vlasenko
· 12 years ago
12677ac
CONFIG_PID_FILE_PATH: new configuration option for pidfile paths
by Anthony G. Basile
· 12 years ago
67dc7b2
fbsplash: fix regression from e4fa7b7
by Timo Teräs
· 12 years ago
3aeb870
nanddump: invert the meaning of the -o parameter to match upstream
by Baruch Siach
· 12 years ago
98f6b2d
nanddump: skip bad blocks when instructed to do so
by Baruch Siach
· 12 years ago
da0200a
nanddump: use the right operator of logic AND
by Baruch Siach
· 12 years ago
d109798
flashcp: remove unused variable opts
by Manuel Zerpies
· 12 years ago
6d463de
fbsplash: support non-RGB565 pixels in 16-bit mode
by Linus Walleij
· 12 years ago
c5fe9f7
include sys/resource.h where needed
by Mike Frysinger
· 12 years ago
6979325
nanddump: make dumping read-only partitions work
by Matt Reimer
· 13 years ago
ba1d561
man: fix handling of gzipped manpages
by Denys Vlasenko
· 13 years ago
5377286
who,less: tweaked help text
by Denys Vlasenko
· 13 years ago
7fe1e3f
ubi_tools: add workaround for bad kernel headers. Closes 4838
by Denys Vlasenko
· 13 years ago
5965507
preparatory cleanups for seamless uncompression improvements
by Denys Vlasenko
· 13 years ago
3ac066c
fbsplash: use line_length instead of xres * bytes_per_pixel
by Yin Kangkai
· 13 years ago
65a1ee9
rx: fix file corruption on block checksum failure
by Daniel Fandrich
· 13 years ago
f3efd3c
rx: code shrink
by Denys Vlasenko
· 13 years ago
f808e77
rx: Fix file corruption with duplicate blocks
by Dan Fandrich
· 13 years ago
73d249e
whitespace fixes
by Denys Vlasenko
· 13 years ago
cd06e06
fbsplash: support 8bit mode
by Peter Korsgaard
· 13 years ago
e4fa7b7
fbsplash: limit progress bar flicker
by Peter Korsgaard
· 13 years ago
ecccbac
inotify: if PROG is -, print events to stdout
by Flemming Madsen
· 13 years ago
d184a72
rename archive.h to bb_archive.h. no code changes
by Denys Vlasenko
· 13 years ago
1671424
add INIT_G()'s. No code changes.
by Denys Vlasenko
· 13 years ago
f9e07e7
conspy: add framebuffer support, -Q option.
by Pascal Bellard
· 13 years ago
8c84f75
crond: fix the case when option -d is disabled
by Denys Vlasenko
· 13 years ago
2491511
Fixes for warnings in FreeBSD build
by Denys Vlasenko
· 13 years ago
4f54168
less: fix for screen size detection
by Denys Vlasenko
· 13 years ago
c97578d
conspy,nandwrite,nanddump: enable in defconfig
by Denys Vlasenko
· 13 years ago
2ef4214
less: add a TODO comment
by Denys Vlasenko
· 13 years ago
4e552a7
less: optionally query terminal size via "ESC [ 6 n". Closes bug 2659.
by Denys Vlasenko
· 13 years ago
f2f9bc5
dc: fix a case where we can run off malloced space
by Denys Vlasenko
· 13 years ago
8f6ce09
a few tweaks for bionic
by Denys Vlasenko
· 13 years ago
b5de0c1
typo fixes
by Dan Fandrich
· 13 years ago
040b5a2
setserial: added missing \n in help text
by Dan Fandrich
· 13 years ago
6642676
*: remove "Options:" string from help texts
by Denys Vlasenko
· 14 years ago
14f5553
makedevs: fix help-text
by Bernhard Reutner-Fischer
· 14 years ago
6afc677
dc: do not advertise ops disabled in .config
by Denys Vlasenko
· 14 years ago
60a9414
fix "variable 'foo' set but not used" warnings
by Denys Vlasenko
· 14 years ago
90ea1e3
setserial: small fix
by Denys Vlasenko
· 14 years ago
2cfb576
setserial: new applet
by Marek Bečka
· 14 years ago
d1993f1
rename miscutils/ubi_attach_detach.c -> miscutils/ubi_tools.c
by Denys Vlasenko
· 14 years ago
0bfb9c2
add help text
by Denys Vlasenko
· 14 years ago
a610842
ubiupdatevol: new applet
by Reuben Dowle
· 14 years ago
ab940af
Fix ubirsvol usage information
by Reuben Dowle
· 14 years ago
6161cdb
conspy: fix ESC key lost
by Pascal Bellard
· 14 years ago
5bc8c00
move remaining help text from include/usage.src.h
by Pere Orga
· 14 years ago
0e89fd9
fbsplash: Add support for 24 and 32 bit color depth
by Nuno Lucas
· 14 years ago
681efe2
use user's shell instead of hardwired "/bin/sh" (android needs this)
by Denys Vlasenko
· 14 years ago
e3b1a1f
Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"
by Denys Vlasenko
· 14 years ago
ca18e25
runlevel/wall: depend on utmp feature
by Mike Frysinger
· 14 years ago
07078c2
Let fbsplash display images even when a second buffer is active
by Dan Fandrich
· 14 years ago
3e2834f
ubimkvol,ubirmvol,ubirsvol: new applets
by Reuben Dowle
· 14 years ago
099e528
ps: implement -o stat
by Denys Vlasenko
· 14 years ago
8d0e0cd
move utmp.h include to libbb.h
by Denys Vlasenko
· 14 years ago
b9f2d9f
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
by Denys Vlasenko
· 14 years ago
3b5acaa
disable automatic selection of FEATURE_SUID; improve its help text
by Denys Vlasenko
· 14 years ago
1393fc1
chrt: -m can be used without any arguments. Closes bug 2989
by Denys Vlasenko
· 14 years ago
96c8a6b
chrt: correct opt_complementary. Closes bug 2977
by Denys Vlasenko
· 14 years ago
a3aea32
chat: fix build breakage (variable declared in for())
by Denys Vlasenko
· 14 years ago
833d4e7
rename archival/libunarchive -> archival/libarchive; move bz/ into it
by Denys Vlasenko
· 14 years ago
fb132e4
whitespace cleanup
by Denys Vlasenko
· 14 years ago
caddfc8
decompress_bunzip2: handle concatenated .bz2 files
by Denys Vlasenko
· 14 years ago
7b18107
*: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler
by Marek Polacek
· 14 years ago
e4dcba1
*: whitespace fixes
by Denys Vlasenko
· 14 years ago
9ce642f
libbb: introduce and use common crc32 routine
by Denys Vlasenko
· 14 years ago
bec5888
*: s/open3_or_warn/open_or_warn/ where makes sense
by Denys Vlasenko
· 14 years ago
d982da7
nanddump: make oobbuf allocation dynamic
by Baruch Siach
· 14 years ago
36af2f7
nanddump: new applet
by Baruch Siach
· 14 years ago
d4d289a
tweaks to build system, mainly making menuconfig text and order clearer
by Denys Vlasenko
· 14 years ago
9a1b260
man: add compatibility with man-db
by Denys Vlasenko
· 14 years ago
8d3e225
libbb: add xfstat function
by Denys Vlasenko
· 14 years ago
9ce07e7
bbconfig: add COMPRESS_BBCONFIG option
by Denys Vlasenko
· 14 years ago
7715b48
nandwrite: always check the first erase block
by Baruch Siach
· 14 years ago
b32a543
nandwrite: complain on malformed -s NUM
by Denys Vlasenko
· 14 years ago
a78227d
nandwrite: allow hex values in the -s parameter
by Baruch Siach
· 14 years ago
6f32ea4
nandwrite: new applet
by Baruch Siach
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
9768a82
*: fix "see file License ..." - the file is named LICENSE (in uppercase)
by Denys Vlasenko
· 14 years ago
7783248
*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i
by Denys Vlasenko
· 14 years ago
5a71fb8
less: remove misguided dependency on PLATFORM_LINUX
by Jeremie Koenig
· 14 years ago
506d3a9
dc: tweak help text
by Denys Vlasenko
· 14 years ago
7a07b0e
dc: make it use long longs for integer ops
by Denys Vlasenko
· 14 years ago
416f040
less: fix duplicate "depends on PLATFORM_LINUX". no code changes
by Denys Vlasenko
· 14 years ago
f3ea792
*: mass cosmetic removal of extra empty lines. no code changes
by Denys Vlasenko
· 14 years ago
1d7266d
mark Linux-specific configuration options
by Jeremie Koenig
· 14 years ago
6ac37da
build system: disable some applets by default
by Denys Vlasenko
· 14 years ago
69d69e2
crond: mention other cronds' behavior in comment. no code changes
by Denys Vlasenko
· 14 years ago
1f0ab1d
crond: code shrink
by Denys Vlasenko
· 14 years ago
45963c8
crond: rename HumpBack names. Note two TODOs/FIXMEs
by Denys Vlasenko
· 14 years ago
dfc870f
crond: check mtime on crontab dir every minute, and reread if changed
by Denys Vlasenko
· 14 years ago
4a09aef
crond: reorder functions to follow usual order: "main last"
by Denys Vlasenko
· 14 years ago
d3c2b71
crond: code shrink
by Denys Vlasenko
· 14 years ago
Next »