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