Denis Vlasenko 2957fc6992 apply post-1.11.1 patches, bump version to 1.11.2 hace 16 años
..
libcoreutils 98636eb08c Use intra-DSO calls when we build libbusybox. No-op for normal build. hace 16 años
Config.in 4ee7cd4f6f *: mode tcp/udpsvd to networking, delete ipsvd/* hace 16 años
Kbuild cd2663f15e ash: optional printf builtin. +25 bytes if off, +35 if on. hace 16 años
basename.c 2957fc6992 apply post-1.11.1 patches, bump version to 1.11.2 hace 16 años
cal.c 636a1f85e8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes hace 16 años
cat.c 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate hace 16 años
catv.c 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate hace 16 años
chgrp.c 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions hace 17 años
chmod.c 68404f13d4 *: add -Wunused-parameter; fix resulting breakage hace 16 años
chown.c cd2663f15e ash: optional printf builtin. +25 bytes if off, +35 if on. hace 16 años
chroot.c 394eebed66 lpd: spool mode added by Vladimir hace 17 años
cksum.c 5599502a55 more -Wall warning fixes. -Wall is enabled now. hace 16 años
comm.c 68404f13d4 *: add -Wunused-parameter; fix resulting breakage hace 16 años
cp.c c0431ed455 cp: fix "cp -RL" to create regular files even if src is a symlink hace 16 años
cut.c 77ad97f199 more -Wall warning fixes from Cristian Ionescu-Idbohrn. hace 16 años
date.c e4ed64067e date: better version of previous commit; + fix testsuite hace 16 años
dd.c 77ad97f199 more -Wall warning fixes from Cristian Ionescu-Idbohrn. hace 16 años
df.c 6d38dc3af4 df: add -a hace 17 años
dirname.c 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions hace 17 años
dos2unix.c a1767a1f5d dos2unix: do not destroy symlinks and mode of the file being converted. hace 16 años
du.c 1d42665b6b *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) hace 16 años
echo.c dcbd350ccf echo: fix echo -e -n "msg\n\0" hace 16 años
env.c d50dda8c35 *: use llist_pop for traverse-and-free list operation hace 16 años
expand.c 77ad97f199 more -Wall warning fixes from Cristian Ionescu-Idbohrn. hace 16 años
expr.c a7f4e4bbd8 expr: fix comparisons 'a < b' where we were overflowing a-b hace 16 años
false.c cf575ca856 - optionally pass additional flags down to nm hace 16 años
fold.c 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate hace 16 años
head.c 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate hace 16 años
hostid.c 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions hace 17 años
id.c 68404f13d4 *: add -Wunused-parameter; fix resulting breakage hace 16 años
install.c c93b162248 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) hace 16 años
length.c 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions hace 17 años
ln.c 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions hace 17 años
logname.c 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions hace 17 años
ls.c 7049ff8696 whitespace fixes. no code changes hace 16 años
md5_sha1_sum.c 023dc6798e fix warnings about pointer signedness hace 16 años
mkdir.c c93b162248 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) hace 16 años
mkfifo.c 68404f13d4 *: add -Wunused-parameter; fix resulting breakage hace 16 años
mknod.c 68404f13d4 *: add -Wunused-parameter; fix resulting breakage hace 16 años
mv.c 1f228985b2 whitespace fixes. no code changes hace 16 años
nice.c 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions hace 17 años
nohup.c f8157cafcb nohup: compat patch by Christoph Gysin <mailinglist.cache at gmail.com> hace 17 años
od.c c93b162248 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) hace 16 años
od_bloaty.c d50dda8c35 *: use llist_pop for traverse-and-free list operation hace 16 años
printenv.c 636a1f85e8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes hace 16 años
printf.c cd2663f15e ash: optional printf builtin. +25 bytes if off, +35 if on. hace 16 años
pwd.c 68404f13d4 *: add -Wunused-parameter; fix resulting breakage hace 16 años
readlink.c c93b162248 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) hace 16 años
realpath.c 1d42665b6b *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) hace 16 años
rm.c 68404f13d4 *: add -Wunused-parameter; fix resulting breakage hace 16 años
rmdir.c 68404f13d4 *: add -Wunused-parameter; fix resulting breakage hace 16 años
seq.c 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions hace 17 años
sleep.c 1d42665b6b *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) hace 16 años
sort.c d50dda8c35 *: use llist_pop for traverse-and-free list operation hace 16 años
split.c 5e25ddb7d3 - use STD*_FILENO some more. No object-code changes hace 16 años
stat.c 85c247161b *: fix fallout from -Wunused-parameter hace 16 años
stty.c 7049ff8696 whitespace fixes. no code changes hace 16 años
sum.c 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate hace 16 años
sync.c 68404f13d4 *: add -Wunused-parameter; fix resulting breakage hace 16 años
tac.c 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate hace 16 años
tail.c 77ad97f199 more -Wall warning fixes from Cristian Ionescu-Idbohrn. hace 16 años
tee.c 25591c322c libbb: introduce bb_signals and bb_signals_recursive, hace 17 años
test.c 77ad97f199 more -Wall warning fixes from Cristian Ionescu-Idbohrn. hace 16 años
test_ptr_hack.c be002adb2f add forgotten files. I am forgetting it all the time :( hace 16 años
touch.c 68404f13d4 *: add -Wunused-parameter; fix resulting breakage hace 16 años
tr.c 77ad97f199 more -Wall warning fixes from Cristian Ionescu-Idbohrn. hace 16 años
true.c 68404f13d4 *: add -Wunused-parameter; fix resulting breakage hace 16 años
tty.c 68404f13d4 *: add -Wunused-parameter; fix resulting breakage hace 16 años
uname.c dee8587d92 Apply post-1.11.0 patches. Bump version to 1.11.1. hace 16 años
uniq.c 96b99b860c uniq: support -w. closes bug 3094. hace 16 años
usleep.c 1d42665b6b *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) hace 16 años
uudecode.c 8ee649a02e *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ hace 16 años
uuencode.c 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions hace 17 años
wc.c 68404f13d4 *: add -Wunused-parameter; fix resulting breakage hace 16 años
who.c dee8587d92 Apply post-1.11.0 patches. Bump version to 1.11.1. hace 16 años
whoami.c 68404f13d4 *: add -Wunused-parameter; fix resulting breakage hace 16 años
yes.c 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate hace 16 años