Natanael Copa e880c9c100 echo: do not assume that free() leaves errno unmodified 3 éve
..
libcoreutils a02a4e9830 whitespace and comment format fixes, no code changes 6 éve
Config.src 43b17b1cd0 restore documentation on the build config language 6 éve
Kbuild.src 265062d59d shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_foo 7 éve
basename.c b097a84d62 config: update size information 5 éve
cat.c cad3fc743a libbb: introduce and use fputs_stdout 3 éve
chgrp.c af6bc54fde chgrp: correct the usage for non-desktop chgrp calls 4 éve
chmod.c 689d0650ab libbb: shrink recursive_action() by reducing memory pressure 3 éve
chown.c 689d0650ab libbb: shrink recursive_action() by reducing memory pressure 3 éve
chroot.c 5c527dc57e make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec 6 éve
cksum.c b097a84d62 config: update size information 5 éve
comm.c b097a84d62 config: update size information 5 éve
cp.c 84d5eddb25 help text: replace [OPTIONS] with actual options (if not too long) 3 éve
cut.c cad3fc743a libbb: introduce and use fputs_stdout 3 éve
date.c 32a8f70ac1 libbb: in @SECONDS date format, use 64-bit time if libc allows 3 éve
dd.c 2aaacc1453 dd: support for O_DIRECT i/o 3 éve
df.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 4 éve
dirname.c b097a84d62 config: update size information 5 éve
dos2unix.c b097a84d62 config: update size information 5 éve
du.c e563f9e851 du: don't count duplicate arguments. Closes 5288 5 éve
echo.c e880c9c100 echo: do not assume that free() leaves errno unmodified 3 éve
env.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 4 éve
expand.c cad3fc743a libbb: introduce and use fputs_stdout 3 éve
expr.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 4 éve
factor.c 6297d66eda factor: fix comment 3 éve
false.c 72089cf6b4 config: deindent all help texts 6 éve
fold.c a02a4e9830 whitespace and comment format fixes, no code changes 6 éve
head.c cad3fc743a libbb: introduce and use fputs_stdout 3 éve
hostid.c b097a84d62 config: update size information 5 éve
id.c cad3fc743a libbb: introduce and use fputs_stdout 3 éve
id_test.sh 34e68c8b42 id: coreutils compat by Tito + test script 15 éve
install.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 4 éve
link.c b097a84d62 config: update size information 5 éve
ln.c 84d5eddb25 help text: replace [OPTIONS] with actual options (if not too long) 3 éve
logname.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 4 éve
ls.c cad3fc743a libbb: introduce and use fputs_stdout 3 éve
md5_sha1_sum.c dc68a5ddac sha3sum: fix --help: -a does not depend on FEATURE_MD5_SHA1_SUM_CHECK 3 éve
mkdir.c 11f1a2553e help text tweaks 3 éve
mkfifo.c b097a84d62 config: update size information 5 éve
mknod.c 28759d0e95 Fix mknod compilation on the FreeBSD 3 éve
mktemp.c b097a84d62 config: update size information 5 éve
mv.c b097a84d62 config: update size information 5 éve
nice.c b097a84d62 config: update size information 5 éve
nl.c c849e72c0b nl: ensure '-b n' option displays file content 3 éve
nohup.c a02a4e9830 whitespace and comment format fixes, no code changes 6 éve
nproc.c b097a84d62 config: update size information 5 éve
od.c 95f7953f2c do not use `a' quoting style in comments 6 éve
od_bloaty.c cad3fc743a libbb: introduce and use fputs_stdout 3 éve
paste.c cad3fc743a libbb: introduce and use fputs_stdout 3 éve
printenv.c b097a84d62 config: update size information 5 éve
printf.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 4 éve
pwd.c b097a84d62 config: update size information 5 éve
readlink.c b097a84d62 config: update size information 5 éve
realpath.c b097a84d62 config: update size information 5 éve
rm.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 4 éve
rmdir.c 11f1a2553e help text tweaks 3 éve
seq.c b097a84d62 config: update size information 5 éve
shred.c b097a84d62 config: update size information 5 éve
shuf.c 0c4dbd481a regularize format of source file headers, no code changes 6 éve
sleep.c edca770d11 sleep: support "inf" 5 éve
sort.c a2f18d950a help text tweaks 3 éve
split.c 965b795b87 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly 3 éve
stat.c cad3fc743a libbb: introduce and use fputs_stdout 3 éve
stty.c cad3fc743a libbb: introduce and use fputs_stdout 3 éve
sum.c b097a84d62 config: update size information 5 éve
sync.c 2f28b2bdbb fsync,sync: merge into one source module 5 éve
tac.c b097a84d62 config: update size information 5 éve
tail.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 4 éve
tee.c 427c12cc51 tee: do not intercept SIGPIPE 4 éve
test.c 965b795b87 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly 3 éve
test_ptr_hack.c 0ef64bdb40 *: make GNU licensing statement forms more regular 13 éve
timeout.c a2f18d950a help text tweaks 3 éve
touch.c b097a84d62 config: update size information 5 éve
tr.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 4 éve
true.c 72089cf6b4 config: deindent all help texts 6 éve
truncate.c b097a84d62 config: update size information 5 éve
tty.c b097a84d62 config: update size information 5 éve
uname.c b097a84d62 config: update size information 5 éve
uniq.c a2f18d950a help text tweaks 3 éve
unlink.c b097a84d62 config: update size information 5 éve
usleep.c b097a84d62 config: update size information 5 éve
uudecode.c cad3fc743a libbb: introduce and use fputs_stdout 3 éve
uuencode.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 4 éve
wc.c b097a84d62 config: update size information 5 éve
who.c b097a84d62 config: update size information 5 éve
whoami.c b097a84d62 config: update size information 5 éve
yes.c cad3fc743a libbb: introduce and use fputs_stdout 3 éve