Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
8893023ba27ea87b12a333960271c9f86cdebf7b
/
coreutils
8893023
dd: move suffix struct to xatonum.c
by Ari Sundholm
· 10 years ago
53e9c51
od: fix printing of high-bit chars
by Ron Yorston
· 10 years ago
8dff01d
libbb: introduce and use is_prefixed_with()
by Denys Vlasenko
· 10 years ago
c5beaa0
ls: heed compiler warning
by Denys Vlasenko
· 10 years ago
0cb981c
ls: trivial code shrink
by Denys Vlasenko
· 10 years ago
8e92df1
ls: fix year 9999 bug :)
by Denys Vlasenko
· 10 years ago
f22a838
dd: add optional support for status=noxfer/none
by Ari Sundholm
· 10 years ago
86031a5
trim extra newlines in help texts
by Denys Vlasenko
· 10 years ago
054f5a5
install: fix help text
by Denys Vlasenko
· 10 years ago
0f78d61
install: implement -t DIR
by Aaro Koskinen
· 10 years ago
fbdc167
df: fix -T option when ENABLE_FEATURE_HUMAN_READABLE=0
by Ari Sundholm
· 10 years ago
d0cdaca
df: implement -T option
by Ari Sundholm
· 10 years ago
98654b9
test: fix mishandling of "test '(' = '('" and similar
by Denys Vlasenko
· 11 years ago
1b487ea
stat: fix printing selinux context and null-dereference
by Michael Gernoth
· 11 years ago
ea23c25
unlink: new applet
by Isaac Dunham
· 11 years ago
17f8418
Add conditional support for -v / --verbose
by Denys Vlasenko
· 11 years ago
69f9567
shuf: trim help text
by Denys Vlasenko
· 11 years ago
102f0d0
shuf: do not use strings for -i RANGE case
by Denys Vlasenko
· 11 years ago
190693c
shuf: improve help text
by Bartosz Golaszewski
· 11 years ago
58adbb5
shuf: fix a segfault on 'shuf -e'
by Bartosz Golaszewski
· 11 years ago
2cdcb10
shuf: new applet
by Denys Vlasenko
· 11 years ago
fca0ee5
ls: make "ls -s DIR" show total too. Clases 4946
by Denys Vlasenko
· 11 years ago
69a12fa
catv: suppress compiler warning
by Denys Vlasenko
· 11 years ago
29ed580
uname: fix up usage documentation
by Mike Frysinger
· 11 years ago
5c13ab4
sort: check global flags on fallback sort
by Bartosz Golaszewski
· 11 years ago
1a4d9f6
sort.c: remove a magic number from compare_keys()
by Bartosz Golaszewski
· 11 years ago
1bdbf26
tail: adjust help/usage texts
by Cristian Ionescu-Idbohrn
· 11 years ago
16ca379
chown: fix help text
by Denys Vlasenko
· 11 years ago
22bb81f
expand: use printable_string instead of hard-coding implementation
by Michael Tokarev
· 11 years ago
327f550
Use unsigned printf/scanf conversion where more appropriate
by Denys Vlasenko
· 11 years ago
6493801
tail compat: fix header printing for tail -f
by Bartosz Golaszewski
· 11 years ago
b535207
touch: add conditional support for -h
by Denys Vlasenko
· 11 years ago
0ff0b32
dd: code shrink
by Denys Vlasenko
· 11 years ago
1b57fe1
dd: code shrink
by Denys Vlasenko
· 11 years ago
f3114a3
dd: code shrink
by Denys Vlasenko
· 11 years ago
90e9cfd
dd: remove FIXME comment which is fixed now. No code changes
by Denys Vlasenko
· 11 years ago
4502bb1
dd: code shrink
by Denys Vlasenko
· 11 years ago
5b9910f
dd: fail if swab is attempted on odd-sized block
by Denys Vlasenko
· 11 years ago
8395bd3
dd: fix example in a comment. No code changes.
by Denys Vlasenko
· 11 years ago
b941316
dd: support conv=swab
by Denys Vlasenko
· 11 years ago
4b1896c
dd: do not reuse local variables for unrelated values.
by Denys Vlasenko
· 11 years ago
982e87f
Whitespace fixes
by Denys Vlasenko
· 11 years ago
bfa6ed1
catv: code shrink
by Denys Vlasenko
· 11 years ago
79c618c
Refactor catv. Move visible() from stty to libbb.
by Bartosz Golaszewski
· 11 years ago
c72b43c
Commonalize typical [b,]k,m suffix struct
by Denys Vlasenko
· 11 years ago
d87fcd4
tail: code shrink
by Denys Vlasenko
· 12 years ago
4f9fc1e
foo*sum: Correct syntax error
by Cristian Ionescu-Idbohrn
· 12 years ago
6651e42
tail: track file size only in -f mode
by Denys Vlasenko
· 12 years ago
cd8eece
foo*sum: report I/O errors, don't merely exit with 1.
by Denys Vlasenko
· 12 years ago
ae0cf2a
stty: disable CIBAUD leak check - it is not necessary on Linux
by Denys Vlasenko
· 12 years ago
e9581b6
stty: code shrink
by Denys Vlasenko
· 12 years ago
8f2cb7a
libbb: introduce and use strftime_[YYYYMMDD]HHMMSS()
by Denys Vlasenko
· 12 years ago
1b49c25
readlink: note that our -f is really -e
by Mike Frysinger
· 12 years ago
445e754
platform: use KERNEL_VERSION to simplify uClibc version checking
by Mike Frysinger
· 12 years ago
9bbf6b9
hostid: do not output sign-extended host id. Closes 6056
by Denys Vlasenko
· 12 years ago
3305c00
tail: make help text for -n +N syntax more correct
by Denys Vlasenko
· 12 years ago
40c6da4
head: support -n -NUM and -c -NUM
by Denys Vlasenko
· 12 years ago
af0255f
head,tail: use common suffix struct. simplify help text.
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
b8173b6
sha3sum: new applet
by Lauri Kasanen
· 12 years ago
6967578
whitespace fixes. no code changes
by Denys Vlasenko
· 12 years ago
393c395
du: document incompatibility with standard tool
by Denys Vlasenko
· 12 years ago
9371043
fix unsafe bb_perror_msg(filename) calls
by Denys Vlasenko
· 12 years ago
e3e0d2b
tweak help text
by Denys Vlasenko
· 13 years ago
a1ec841
android: fix 'stat', ifdef S_TYPEIS* in coreutiles/stat.c
by Tias Guns
· 13 years ago
f1f8fca
mv: accept but ignore -v
by Simon B
· 13 years ago
3698ed1
mkdir,rmdir: accept and ignore -v, --verbose
by Simon B
· 13 years ago
44642d1
ln: support -T and -v
by Simon B
· 13 years ago
b110e1f
who: fix typo in help text
by Denys Vlasenko
· 13 years ago
5377286
who,less: tweaked help text
by Denys Vlasenko
· 13 years ago
07fcaab
test: "test !" was accessing argv past NULL - fix it. Closes 4832
by Denys Vlasenko
· 13 years ago
0687a5b
libbb: make xchroot do a chdir("/") after chroot
by Denys Vlasenko
· 13 years ago
69d81a1
printf: fix this case: printf "%b" '\0057usr\0057bin\n'
by Denys Vlasenko
· 13 years ago
d4acaf7
printf: trim help text
by Denys Vlasenko
· 13 years ago
11e61d5
uudecode: tweak help text
by Denys Vlasenko
· 13 years ago
fa737ce
uuencode: tweak help text
by Denys Vlasenko
· 13 years ago
b3439d4
cp: trim help text
by Denys Vlasenko
· 13 years ago
bb9254a
du: trim help text a bit more
by Denys Vlasenko
· 13 years ago
81b6bf1
du: remove stray whitespace in help text
by Denys Vlasenko
· 13 years ago
03a99e3
date: extend help text to explain compat date format. Closes 4820
by Denys Vlasenko
· 13 years ago
694738f
du: use long long for size field
by Ian Wienand
· 13 years ago
af36ba2
mkdir: fix permissions on 64-bit platforms
by Timo Teras
· 13 years ago
f282c6b
libbb: remove is_directory's argument which is always NULL
by Denys Vlasenko
· 13 years ago
fdf514f
touch: add new option FEATURE_TOUCH_SUSV3
by walter harms
· 13 years ago
3ef3cc5
touch: document -t DT option in help text
by Denys Vlasenko
· 13 years ago
73d249e
whitespace fixes
by Denys Vlasenko
· 13 years ago
5dd1f47
stty: trim too verbose error messages (-40 bytes)
by Denys Vlasenko
· 13 years ago
5f92043
uudecode: fix buggy check for empty filename
by Denys Vlasenko
· 13 years ago
4c77ad7
pwd: implement -LP if DESKTOP
by Denys Vlasenko
· 13 years ago
1671424
add INIT_G()'s. No code changes.
by Denys Vlasenko
· 13 years ago
0851d12
tail: fix -c +N. Closes 4111
by Denys Vlasenko
· 13 years ago
b1611d9
hostid: fix behavior on identifiers starting with zeros
by Pere Orga
· 13 years ago
b47b3ce
randomconfig fixes
by Denys Vlasenko
· 13 years ago
89edf29
remove extra += who.o
by Denys Vlasenko
· 13 years ago
00103d3
df: more compatible -P behavior
by Ralf Friedl
· 13 years ago
7926b98
users: new applet.
by Tito Ragusa
· 13 years ago
acff373
usleep: do not check for usleep error, it should never fail
by Denys Vlasenko
· 14 years ago
e3f805c
md5/shaNsum: make -c support a list of files
by Lauri Kasanen
· 14 years ago
52f4fe9
id: correct getgroups usage
by Denys Vlasenko
· 14 years ago
Next »