Denys Vlasenko 9ab5a8d560 dd: do not have 'ocount' variable if ibs/obs support is not enabled 6 anos atrás
..
libcoreutils a02a4e9830 whitespace and comment format fixes, no code changes 7 anos atrás
Config.src 43b17b1cd0 restore documentation on the build config language 6 anos atrás
Kbuild.src 265062d59d shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_foo 7 anos atrás
basename.c a02a4e9830 whitespace and comment format fixes, no code changes 7 anos atrás
cat.c d80eecb868 cat: fix cat -e and cat -v erroneously numbering 1st line 6 anos atrás
chgrp.c 72089cf6b4 config: deindent all help texts 7 anos atrás
chmod.c 22542eca18 getopt32: remove opt_complementary 7 anos atrás
chown.c b013bec31b chown: fix a mistake in opt_complementary change 6 anos atrás
chroot.c 5c527dc57e make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec 7 anos atrás
cksum.c da49e7057a cksum: code shrink 6 anos atrás
comm.c 22542eca18 getopt32: remove opt_complementary 7 anos atrás
cp.c d01c9aa7ca cp: placate gcc8 6 anos atrás
cut.c 22542eca18 getopt32: remove opt_complementary 7 anos atrás
date.c 6e2beb7dfe date: maybe_set_utc only once 7 anos atrás
dd.c 9ab5a8d560 dd: do not have 'ocount' variable if ibs/obs support is not enabled 6 anos atrás
df.c e20a703fd3 df: do "rootfs" check sooner 6 anos atrás
dirname.c 72089cf6b4 config: deindent all help texts 7 anos atrás
dos2unix.c 22542eca18 getopt32: remove opt_complementary 7 anos atrás
du.c 22542eca18 getopt32: remove opt_complementary 7 anos atrás
echo.c 95f7953f2c do not use `a' quoting style in comments 7 anos atrás
env.c 8d8ee910f0 env: -u option fails due to typo 6 anos atrás
expand.c 22542eca18 getopt32: remove opt_complementary 7 anos atrás
expr.c af5d008669 expr: make it NOEXEC 7 anos atrás
factor.c 72089cf6b4 config: deindent all help texts 7 anos atrás
false.c 72089cf6b4 config: deindent all help texts 7 anos atrás
fold.c a02a4e9830 whitespace and comment format fixes, no code changes 7 anos atrás
fsync.c 72089cf6b4 config: deindent all help texts 7 anos atrás
head.c 72089cf6b4 config: deindent all help texts 7 anos atrás
hostid.c 72089cf6b4 config: deindent all help texts 7 anos atrás
id.c 22542eca18 getopt32: remove opt_complementary 7 anos atrás
id_test.sh 34e68c8b42 id: coreutils compat by Tito + test script 16 anos atrás
install.c 34254f9dde install: fix "-D -t DIR1/DIR2/DIR3" creating only DIR1/DIR2, closes 11106 6 anos atrás
link.c bc9bbeb2b8 libarchive: do not extract unsafe symlinks unless $EXTRACT_UNSAFE_SYMLINKS=1 7 anos atrás
ln.c 22542eca18 getopt32: remove opt_complementary 7 anos atrás
logname.c 72089cf6b4 config: deindent all help texts 7 anos atrás
ls.c 349d72c19c unzip: use printable_string() for printing filenames 6 anos atrás
md5_sha1_sum.c 694bc06345 md5sum: use config help text similar to other "sum" tools 6 anos atrás
mkdir.c 036585a911 getopt32: remove applet_long_options 7 anos atrás
mkfifo.c 72089cf6b4 config: deindent all help texts 7 anos atrás
mknod.c 2f55404bbc mknod: better --help, much clearer code 6 anos atrás
mktemp.c a02a4e9830 whitespace and comment format fixes, no code changes 7 anos atrás
mv.c 77cb6b99a4 libbb: rename bb_ask -> bb_ask_noecho, bb_ask_confirmation -> bb_ask_y_confirmation 6 anos atrás
nice.c 7bcde5f00d libbb.h: always include sys/resource.h 6 anos atrás
nl.c 036585a911 getopt32: remove applet_long_options 7 anos atrás
nohup.c a02a4e9830 whitespace and comment format fixes, no code changes 7 anos atrás
nproc.c 4a85d56c4c nproc: implement --all --ignore=N 6 anos atrás
od.c 95f7953f2c do not use `a' quoting style in comments 7 anos atrás
od_bloaty.c 3177626033 od: move address_fmt[] from data to globals. 8 less bytes in data section 6 anos atrás
paste.c 72089cf6b4 config: deindent all help texts 7 anos atrás
printenv.c 72089cf6b4 config: deindent all help texts 7 anos atrás
printf.c 3db4e7f84c printf: fix printing +-prefixed numbers 6 anos atrás
pwd.c 72089cf6b4 config: deindent all help texts 7 anos atrás
readlink.c 747162109f realpath,readlink -f: coreutils compat, closes 11021 6 anos atrás
realpath.c 747162109f realpath,readlink -f: coreutils compat, closes 11021 6 anos atrás
rm.c 22542eca18 getopt32: remove opt_complementary 7 anos atrás
rmdir.c 036585a911 getopt32: remove applet_long_options 7 anos atrás
seq.c 7c40ddd950 NOFORK fixes 7 anos atrás
shred.c 72089cf6b4 config: deindent all help texts 7 anos atrás
shuf.c 0c4dbd481a regularize format of source file headers, no code changes 7 anos atrás
sleep.c 4c20d9f2b0 extend fractional duration support to "top -d N.N" and "timeout" 6 anos atrás
sort.c cbe8c65e59 sort: add -V "sort version" 6 anos atrás
split.c 22542eca18 getopt32: remove opt_complementary 7 anos atrás
stat.c 7bf304f371 stat: fix a typo: s/romfs/ramfs/, closes 10876 6 anos atrás
stty.c a02a4e9830 whitespace and comment format fixes, no code changes 7 anos atrás
sum.c 72089cf6b4 config: deindent all help texts 7 anos atrás
sync.c 22542eca18 getopt32: remove opt_complementary 7 anos atrás
tac.c 72089cf6b4 config: deindent all help texts 7 anos atrás
tail.c 22542eca18 getopt32: remove opt_complementary 7 anos atrás
tee.c 72089cf6b4 config: deindent all help texts 7 anos atrás
test.c 3632cb15f1 shell: add comments about [[, no code changes 6 anos atrás
test_ptr_hack.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 anos atrás
timeout.c c9720a761e timeout: fix arguments to match coreutils 6 anos atrás
touch.c 036585a911 getopt32: remove applet_long_options 7 anos atrás
tr.c a02a4e9830 whitespace and comment format fixes, no code changes 7 anos atrás
true.c 72089cf6b4 config: deindent all help texts 7 anos atrás
truncate.c 22542eca18 getopt32: remove opt_complementary 7 anos atrás
tty.c 819b47aa35 new NOFORKs: clear, nproc, tty, uname, arch, unlink, which 7 anos atrás
uname.c 82d1c1f84a randomconfig fixes 6 anos atrás
uniq.c 72089cf6b4 config: deindent all help texts 7 anos atrás
unlink.c a02a4e9830 whitespace and comment format fixes, no code changes 7 anos atrás
usleep.c 7c40ddd950 NOFORK fixes 7 anos atrás
uudecode.c 22542eca18 getopt32: remove opt_complementary 7 anos atrás
uuencode.c ebe6d9d875 whitespace and comment format fixes, no code changes 7 anos atrás
wc.c 72089cf6b4 config: deindent all help texts 7 anos atrás
who.c a02a4e9830 whitespace and comment format fixes, no code changes 7 anos atrás
whoami.c 72089cf6b4 config: deindent all help texts 7 anos atrás
yes.c 7c40ddd950 NOFORK fixes 7 anos atrás