hush/coreutils
Matt Kraai 3bd8bd89ee Don't use strings directly in calls to usage(). This is in preparation
for their extraction to a separate file.
2000-07-14 23:28:47 +00:00
..
basename.c Remove unused variable. 2000-07-10 20:08:09 +00:00
cat.c Correct argument parsing and other minor cleanups. 2000-07-13 06:33:12 +00:00
chroot.c Always report the applet name when doing error reporting. 2000-07-12 17:02:35 +00:00
cut.c Don't use strings directly in calls to usage(). This is in preparation 2000-07-14 23:28:47 +00:00
date.c Getopt'ed by Marc Nijdam <marc_nijdam@hp.com> 2000-07-14 18:39:08 +00:00
dd.c Use errorMsg rather than fprintf. 2000-07-14 01:51:25 +00:00
df.c Use errorMsg rather than fprintf. 2000-07-14 01:51:25 +00:00
dirname.c Don't use strings directly in calls to usage(). This is in preparation 2000-07-14 23:28:47 +00:00
du.c Getopt'rd by Marc Nijdam <marc_nijdam@hp.com> 2000-07-14 18:38:26 +00:00
echo.c Getopt'ed by Marc Nijdam <marc_nijdam@hp.com> 2000-07-14 18:39:08 +00:00
head.c Use errorMsg rather than fprintf. 2000-07-14 01:51:25 +00:00
hostid.c Updates to a number of apps to remove warnings/compile errors under libc5. 2000-06-19 17:25:40 +00:00
id.c Updates to a number of apps to remove warnings/compile errors under libc5. 2000-06-19 17:25:40 +00:00
length.c Don't use strings directly in calls to usage(). This is in preparation 2000-07-14 23:28:47 +00:00
ln.c Use errorMsg rather than fprintf. 2000-07-14 01:51:25 +00:00
logname.c Use errorMsg rather than fprintf. 2000-07-14 01:51:25 +00:00
ls.c Comment on kernel stuff 2000-07-10 22:57:14 +00:00
md5sum.c Always report the applet name when doing error reporting. 2000-07-12 17:02:35 +00:00
mkdir.c Use errorMsg rather than fprintf. 2000-07-14 01:51:25 +00:00
mkfifo.c Updates to a number of apps to remove warnings/compile errors under libc5. 2000-06-19 17:25:40 +00:00
mknod.c Updates to a number of apps to remove warnings/compile errors under libc5. 2000-06-19 17:25:40 +00:00
printf.c printf now compiles cleanly under both libc5 and libc6. 2000-06-19 17:52:17 +00:00
pwd.c Always report the applet name when doing error reporting. 2000-07-12 17:02:35 +00:00
rm.c Updates to a number of apps to remove warnings/compile errors under libc5. 2000-06-19 17:25:40 +00:00
rmdir.c Don't use strings directly in calls to usage(). This is in preparation 2000-07-14 23:28:47 +00:00
sleep.c Updates to a number of apps to remove warnings/compile errors under libc5. 2000-06-19 17:25:40 +00:00
sort.c Use errorMsg rather than fprintf. 2000-07-14 01:51:25 +00:00
sync.c Don't use strings directly in calls to usage(). This is in preparation 2000-07-14 23:28:47 +00:00
tail.c More cleanups. 2000-07-14 06:49:52 +00:00
tee.c Use errorMsg rather than fprintf. 2000-07-14 01:51:25 +00:00
test.c Don't use strings directly in calls to usage(). This is in preparation 2000-07-14 23:28:47 +00:00
touch.c Always report the applet name when doing error reporting. 2000-07-12 17:02:35 +00:00
tr.c More cleanups. 2000-07-14 06:49:52 +00:00
tty.c Updates to a number of apps to remove warnings/compile errors under libc5. 2000-06-19 17:25:40 +00:00
uname.c Updates to a number of apps to remove warnings/compile errors under libc5. 2000-06-19 17:25:40 +00:00
uniq.c Use errorMsg rather than fprintf. 2000-07-14 01:51:25 +00:00
usleep.c Updates to a number of apps to remove warnings/compile errors under libc5. 2000-06-19 17:25:40 +00:00
uudecode.c Always report the applet name when doing error reporting. 2000-07-12 17:02:35 +00:00
uuencode.c Always report the applet name when doing error reporting. 2000-07-12 17:02:35 +00:00
wc.c Fix argument parsing. 2000-07-14 06:47:33 +00:00
whoami.c Use errorMsg rather than fprintf. 2000-07-14 01:51:25 +00:00
yes.c Don't use strings directly in calls to usage(). This is in preparation 2000-07-14 23:28:47 +00:00