index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coreutils
Age
Commit message (
Expand
)
Author
2008-07-02
- fix trivial exploit vector when setXid
Ned Ludd
2008-06-28
fix FAST_FUNC fallout
Denis Vlasenko
2008-06-28
touch: support -r REF_FILE if ENABLE_DESKTOP (needed for blackfin compile)
Denis Vlasenko
2008-06-27
stat: pointers are not 0L, they are NULL
Denis Vlasenko
2008-06-27
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-25
whitespace fixes. no code changes
Denis Vlasenko
2008-06-23
fix breakage found by randomconfig
Denis Vlasenko
2008-06-18
fix trivial error with inverted exit code in ls
Denis Vlasenko
2008-06-15
*: use llist_pop for traverse-and-free list operation
Denis Vlasenko
2008-06-14
dos2unix: do not destroy symlinks and mode of the file being converted.
Denis Vlasenko
2008-06-13
build system: introduce FEATURE_ASSUME_UNICODE
Denis Vlasenko
2008-06-01
ash: optional printf builtin. +25 bytes if off, +35 if on.
Denis Vlasenko
2008-05-31
printf: fix a trivial bug
Denis Vlasenko
2008-05-31
printf: code shrink by eliminating string alloc/copy
Denis Vlasenko
2008-05-23
- optionally pass additional flags down to nm
Bernhard Reutner-Fischer
2008-05-19
- use STD*_FILENO some more. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
Bernhard Reutner-Fischer
2008-05-18
more -Wall warning fixes. -Wall is enabled now.
Denis Vlasenko
2008-05-18
printf: fix printf -%s- foo, printf -- -%s- foo (bug 3354)
Denis Vlasenko
2008-05-13
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-09
fix warnings about pointer signedness
Denis Vlasenko
2008-05-09
Use intra-DSO calls when we build libbusybox. No-op for normal build.
Denis Vlasenko
2008-05-03
uniq: support -w. closes bug 3094.
Denis Vlasenko
2008-04-30
echo: fix echo -e -n "msg\n\0"
Denis Vlasenko
2008-04-28
date: better version of previous commit; + fix testsuite
Denis Vlasenko
2008-04-28
date: complain if there are extraneout arguments
Denis Vlasenko
2008-04-27
cp: fix "cp -RL" to create regular files even if src is a symlink
Denis Vlasenko
2008-04-25
date: make it accept ISO date format. Fix help text.
Denis Vlasenko
2008-04-23
dd: fix recent breakage (was comparing "if" with "if=" etc).
Denis Vlasenko
2008-04-22
add forgotten files. I am forgetting it all the time :(
Denis Vlasenko
2008-04-22
whitespace fixes. no code changes
Denis Vlasenko
2008-04-22
*: remove remaining instances of ".data" hack
Denis Vlasenko
2008-04-14
od: fix "od -b"
Denis Vlasenko
2008-04-11
build system: use POSIX options only for cp
Denis Vlasenko
2008-04-02
dd: support conv=fsync
Denis Vlasenko
2008-04-02
expr: fix comparisons 'a < b' where we were overflowing a-b
Denis Vlasenko
2008-04-01
basename: tiny shrink
Denis Vlasenko
2008-04-01
shells: do not frocibly enable test, echo and kill _applets_,
Denis Vlasenko
2008-03-28
copy_file: handle "cp /dev/foo file" (almost) compatibly to coreutils.
Denis Vlasenko
2008-03-26
*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
Denis Vlasenko
2008-03-25
date: make help text more understandable; small shrink
Denis Vlasenko
2008-03-23
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
Denis Vlasenko
2008-03-23
tail: fix fallout from tail -c optimization
Denis Vlasenko
2008-03-17
brctl: eliminate stray data object
Denis Vlasenko
2008-03-17
*: mode tcp/udpsvd to networking, delete ipsvd/*
Denis Vlasenko
2008-03-17
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
Denis Vlasenko
2008-03-17
*: shrink by using [f]open_or_warn_stdin where appropriate
Denis Vlasenko
2008-03-17
*: fix fallout from -Wunused-parameter
Denis Vlasenko
2008-03-17
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
dos2unix: tiny shrink
Denis Vlasenko
[prev]
[next]