hush/coreutils
Denys Vlasenko e3e0d2b812 tweak help text
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2012-06-19 12:46:59 +02:00
..
libcoreutils
basename.c
cal.c
cat.c
catv.c
chgrp.c
chmod.c
chown.c
chroot.c libbb: make xchroot do a chdir("/") after chroot 2012-03-08 00:28:24 +01:00
cksum.c
comm.c
Config.src
cp.c cp: trim help text 2012-03-05 10:09:18 +01:00
cut.c
date.c date: extend help text to explain compat date format. Closes 4820 2012-03-01 08:36:07 +01:00
dd.c
df.c
dirname.c
dos2unix.c
du.c du: trim help text a bit more 2012-03-05 09:59:56 +01:00
echo.c
env.c
expand.c
expr.c add INIT_G()'s. No code changes. 2011-09-21 01:59:15 +02:00
false.c
fold.c
fsync.c
head.c
hostid.c
id_test.sh
id.c
install.c
Kbuild.src
length.c.disabled
ln.c ln: support -T and -v 2012-05-06 13:18:35 +02:00
logname.c
ls.c
md5_sha1_sum.c
mkdir.c mkdir,rmdir: accept and ignore -v, --verbose 2012-05-06 15:03:32 +02:00
mkfifo.c
mknod.c
mv.c mv: accept but ignore -v 2012-05-06 18:08:24 +02:00
nice.c
nohup.c
od_bloaty.c tweak help text 2012-06-19 12:46:59 +02:00
od.c
printenv.c
printf.c printf: fix this case: printf "%b" '\0057usr\0057bin\n' 2012-03-07 11:57:47 +01:00
pwd.c whitespace fixes 2011-10-28 14:07:44 +02:00
readlink.c
realpath.c
rm.c
rmdir.c mkdir,rmdir: accept and ignore -v, --verbose 2012-05-06 15:03:32 +02:00
seq.c
sleep.c
sort.c
split.c
stat.c android: fix 'stat', ifdef S_TYPEIS* in coreutiles/stat.c 2012-06-10 14:20:42 +02:00
stty.c stty: trim too verbose error messages (-40 bytes) 2011-10-21 19:45:13 +02:00
sum.c
sync.c
tac.c
tail.c add INIT_G()'s. No code changes. 2011-09-21 01:59:15 +02:00
tee.c
test_ptr_hack.c
test.c test: "test !" was accessing argv past NULL - fix it. Closes 4832 2012-03-08 03:50:01 +01:00
touch.c touch: add new option FEATURE_TOUCH_SUSV3 2011-12-14 08:48:59 +01:00
tr.c
true.c
tty.c
uname.c
uniq.c
usleep.c
uudecode.c uudecode: tweak help text 2012-03-05 14:23:26 +01:00
uuencode.c uuencode: tweak help text 2012-03-05 14:22:33 +01:00
wc.c
who.c who: fix typo in help text 2012-04-18 14:38:15 +02:00
whoami.c
yes.c