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