index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
coreutils
Age
Commit message (
Expand
)
Author
2007-06-26
uuencode: shrink
Denis Vlasenko
2007-06-25
Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <w...
Denis Vlasenko
2007-06-25
test: suppress gcc warning
Denis Vlasenko
2007-06-21
test: shrink a bit
Denis Vlasenko
2007-06-21
random shrinkage of statics, -60 bytes saved
Denis Vlasenko
2007-06-19
echo: fix yet another buglet in non-fancy echo
Denis Vlasenko
2007-06-17
install: fix install a b /a/link/to/dir
Denis Vlasenko
2007-06-15
- fix test -f ./exists
Bernhard Reutner-Fischer
2007-06-12
- fix testing primary expressions like '"-u" = "-u"'
Bernhard Reutner-Fischer
2007-06-12
catv: was abusing xopen, should not die on err, but warn only.
Denis Vlasenko
2007-06-12
move several applets to more correct ex-project. No code changes.
Denis Vlasenko
2007-06-12
uudecode: nuke duplicate base64_table[]. saves 65 bytes
Denis Vlasenko
2007-06-10
getopt_mk_fifo_nod: heed warning
Denis Vlasenko
2007-06-08
- fix invocation without any argument
Bernhard Reutner-Fischer
2007-06-08
test: fix thinko in previous commit
Denis Vlasenko
2007-06-08
test: recognize /path/to/[ case too
Denis Vlasenko
2007-06-07
- i need this disabled code for testing a patch. Please leave it in.
Bernhard Reutner-Fischer
2007-06-06
- fix wrong not operator which was essentially ignored. got introduced in r18282
Bernhard Reutner-Fischer
2007-06-06
awk: move all data to malloc space
Denis Vlasenko
2007-06-06
echo: fix non-fancy echo
Denis Vlasenko
2007-06-04
uudecode: fix to base64 decode by Jorgen Cederlof <jcz@google.com>
Denis Vlasenko
2007-06-04
diff: stop using data/bss
Denis Vlasenko
2007-06-04
Audit bb_common_bufsiz usage, add script which looks for misuse.
Denis Vlasenko
2007-05-31
delete tons of extra #includes
Denis Vlasenko
2007-05-31
use "glibc errno" trick not only for ash, but for entire busybox
Denis Vlasenko
2007-05-30
whitespace fixes
Denis Vlasenko
2007-05-27
test: close bug 1371
Denis Vlasenko
2007-05-26
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-18
cttyhack: new applet.
Denis Vlasenko
2007-05-17
several *.c files:
Denis Vlasenko
2007-05-08
tail: fix SEGV on "tail -N"
Denis Vlasenko
2007-05-01
test: code size saving, no logic changes
Denis Vlasenko
2007-04-28
hush: add ctrl-Z handling for nofork'ed case
Denis Vlasenko
2007-04-19
dd: NOEXEC fix
Denis Vlasenko
2007-04-19
dd: fix skip= parse error (spotted by Dirk Clemens <develop@cle-mens.de>)
Denis Vlasenko
2007-04-19
stty: fix option parsing bug (spotted by Sascha Hauer <s.hauer@pengutronix.de>)
Denis Vlasenko
2007-04-16
style fixes, no code changes
Denis Vlasenko
2007-04-16
- fix compilation if ENABLE_FEATURE_DD_IBS_OBS is off
Bernhard Reutner-Fischer
2007-04-13
teach find_root_device to deal with /dev/ subdirs
Denis Vlasenko
2007-04-13
style fixes
Denis Vlasenko
2007-04-12
style fixes. No code changes
Denis Vlasenko
2007-04-11
bb_full_fd_action: remove potential xmalloc from NOFORK path
Denis Vlasenko
2007-04-10
make compressed help code NOMMU- and NOFORK-friendly -
Denis Vlasenko
2007-04-10
make a few struct bb_applet members conditional
Denis Vlasenko
2007-04-10
- use enum for the OPs as suggested by vda. No obj-code changes.
Bernhard Reutner-Fischer
2007-04-10
echo: fix regression ("echo" with no arguments didn't print newline.
Denis Vlasenko
2007-04-10
audit small applets and mark some of them as NOFORK.
Denis Vlasenko
2007-04-10
style fixes. No code changes.
Denis Vlasenko
2007-04-10
- use skip_non_whitespace() where appropriate
Bernhard Reutner-Fischer
2007-04-09
make xfunctions optionally longjump instead of exit.
Denis Vlasenko
[prev]
[next]