Denys Vlasenko 94c78aa0b9 config system: move some options closer to relevalnt tool subdirectories vor 2 Jahren
..
libcoreutils a02a4e9830 whitespace and comment format fixes, no code changes vor 6 Jahren
Config.src 94c78aa0b9 config system: move some options closer to relevalnt tool subdirectories vor 2 Jahren
Kbuild.src 265062d59d shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_foo vor 7 Jahren
basename.c 0599e0f87b basename: implement -a and -s SUFFIX vor 2 Jahren
cat.c cad3fc743a libbb: introduce and use fputs_stdout vor 3 Jahren
chgrp.c e2b9215868 *: --help tweaks vor 3 Jahren
chmod.c 59ac467dc6 libbb: eliminate a static data array in bb_mode_string() vor 2 Jahren
chown.c e2b9215868 *: --help tweaks vor 3 Jahren
chroot.c 5c527dc57e make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec vor 6 Jahren
cksum.c 91b9549a8c crc32: code shrink for !CKSUM config vor 3 Jahren
comm.c b097a84d62 config: update size information vor 5 Jahren
cp.c 98cb561b5f cp: fix build failure with long options disabled vor 2 Jahren
cut.c 0068ce2fa0 cut: add toybox-compatible options -O OUTSEP, -D, -F LIST vor 2 Jahren
date.c 9fe1548bbf date,touch: allow timezone offsets in dates vor 2 Jahren
dd.c 1ce60699c1 dd: tweak --help vor 2 Jahren
df.c 94c78aa0b9 config system: move some options closer to relevalnt tool subdirectories vor 2 Jahren
dirname.c b097a84d62 config: update size information vor 5 Jahren
dos2unix.c b097a84d62 config: update size information vor 5 Jahren
du.c e7a8e8e30c du: support -b "apparent size" vor 3 Jahren
echo.c e2b9215868 *: --help tweaks vor 3 Jahren
env.c c113796884 env: implement -0 vor 3 Jahren
expand.c cad3fc743a libbb: introduce and use fputs_stdout vor 3 Jahren
expr.c 6b6826f0b8 *: --help tweaks vor 3 Jahren
factor.c 6297d66eda factor: fix comment vor 3 Jahren
false.c 72089cf6b4 config: deindent all help texts vor 7 Jahren
fold.c ba9f9c2d2c *: --help text tweaks vor 3 Jahren
head.c b9258b86a7 head,tail: trim --help text vor 3 Jahren
hostid.c b097a84d62 config: update size information vor 5 Jahren
id.c e2b9215868 *: --help tweaks vor 3 Jahren
id_test.sh 34e68c8b42 id: coreutils compat by Tito + test script vor 15 Jahren
install.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls vor 5 Jahren
link.c b097a84d62 config: update size information vor 5 Jahren
ln.c 84d5eddb25 help text: replace [OPTIONS] with actual options (if not too long) vor 3 Jahren
logname.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls vor 5 Jahren
ls.c 6279aec03d libbb: clarify what bb_mode_string() generates vor 2 Jahren
md5_sha1_sum.c dc68a5ddac sha3sum: fix --help: -a does not depend on FEATURE_MD5_SHA1_SUM_CHECK vor 3 Jahren
mkdir.c 11f1a2553e help text tweaks vor 3 Jahren
mkfifo.c b097a84d62 config: update size information vor 5 Jahren
mknod.c 28759d0e95 Fix mknod compilation on the FreeBSD vor 3 Jahren
mktemp.c ecac9853f2 mktemp: add --tmpdir option vor 2 Jahren
mv.c a84bbc5425 cp,mv: fix -t DIR option vor 3 Jahren
nice.c b097a84d62 config: update size information vor 5 Jahren
nl.c c849e72c0b nl: ensure '-b n' option displays file content vor 3 Jahren
nohup.c a02a4e9830 whitespace and comment format fixes, no code changes vor 6 Jahren
nproc.c 6481070eb9 nproc: code shrink vor 3 Jahren
od.c 95f7953f2c do not use `a' quoting style in comments vor 6 Jahren
od_bloaty.c cad3fc743a libbb: introduce and use fputs_stdout vor 3 Jahren
paste.c cad3fc743a libbb: introduce and use fputs_stdout vor 3 Jahren
printenv.c b097a84d62 config: update size information vor 5 Jahren
printf.c c2bd0b6806 timeout,top,watch,ping: parse NN.N fractional duration in locales with other separators vor 3 Jahren
pwd.c b097a84d62 config: update size information vor 5 Jahren
readlink.c b097a84d62 config: update size information vor 5 Jahren
realpath.c ba9f9c2d2c *: --help text tweaks vor 3 Jahren
rm.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls vor 5 Jahren
rmdir.c 11f1a2553e help text tweaks vor 3 Jahren
seq.c b097a84d62 config: update size information vor 5 Jahren
shred.c d71c7892ac shred: with -u, unlink file even if it is zero length vor 3 Jahren
shuf.c 6a9b3f7acf shuf: add a TODO, code shrink vor 2 Jahren
sleep.c c2bd0b6806 timeout,top,watch,ping: parse NN.N fractional duration in locales with other separators vor 3 Jahren
sort.c 894466cc51 uniq: support -z vor 3 Jahren
split.c 965b795b87 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly vor 3 Jahren
stat.c 59ac467dc6 libbb: eliminate a static data array in bb_mode_string() vor 2 Jahren
stty.c cad3fc743a libbb: introduce and use fputs_stdout vor 3 Jahren
sum.c b097a84d62 config: update size information vor 5 Jahren
sync.c 2f28b2bdbb fsync,sync: merge into one source module vor 5 Jahren
tac.c b097a84d62 config: update size information vor 5 Jahren
tail.c f193aeac1f tail: do not lose the tail of old file if new file (-F) is detected vor 3 Jahren
tee.c 427c12cc51 tee: do not intercept SIGPIPE vor 4 Jahren
test.c 5156b24553 Make const ptr assign as function call in clang vor 2 Jahren
test_ptr_hack.c 0ef64bdb40 *: make GNU licensing statement forms more regular vor 14 Jahren
timeout.c a2f18d950a help text tweaks vor 3 Jahren
touch.c 9fe1548bbf date,touch: allow timezone offsets in dates vor 2 Jahren
tr.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls vor 5 Jahren
true.c 72089cf6b4 config: deindent all help texts vor 7 Jahren
truncate.c ba9f9c2d2c *: --help text tweaks vor 3 Jahren
tty.c 1849285a20 *: more --help tweaks, mostly expanding ts --help vor 3 Jahren
uname.c 1849285a20 *: more --help tweaks, mostly expanding ts --help vor 3 Jahren
uniq.c 2dade4f18a uniq: really support -z vor 3 Jahren
unlink.c b097a84d62 config: update size information vor 5 Jahren
usleep.c b097a84d62 config: update size information vor 5 Jahren
uudecode.c 643b308029 base32/64: accept -i "skip bad chars" option (currently in effect unconditionally) vor 3 Jahren
uuencode.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls vor 5 Jahren
wc.c ba9f9c2d2c *: --help text tweaks vor 3 Jahren
who.c 1f60d88cf6 *: more --help tweaks vor 3 Jahren
whoami.c b097a84d62 config: update size information vor 5 Jahren
yes.c 1849285a20 *: more --help tweaks, mostly expanding ts --help vor 3 Jahren