.. |
basename.c
|
|
|
cal.c
|
Merge in the cal applet from Steve Merrifield <steve@labyrinth.net.au>
|
2001-12-06 15:16:43 +00:00 |
cat.c
|
Remove == TRUE' tests and convert != TRUE' and `== FALSE' tests to use !.
|
2001-12-20 23:13:26 +00:00 |
chgrp.c
|
Remove == TRUE' tests and convert != TRUE' and `== FALSE' tests to use !.
|
2001-12-20 23:13:26 +00:00 |
chmod.c
|
Remove == TRUE' tests and convert != TRUE' and `== FALSE' tests to use !.
|
2001-12-20 23:13:26 +00:00 |
chown.c
|
Remove == TRUE' tests and convert != TRUE' and `== FALSE' tests to use !.
|
2001-12-20 23:13:26 +00:00 |
chroot.c
|
|
|
cmp.c
|
|
|
cp.c
|
|
|
cut.c
|
|
|
date.c
|
|
|
dd.c
|
Support noerror option
|
2002-04-27 01:31:43 +00:00 |
df.c
|
|
|
dirname.c
|
|
|
dos2unix.c
|
|
|
du.c
|
Patch from Edward Betts <edward@debian.org> to add -x switch to du.c
|
2002-04-06 23:16:44 +00:00 |
echo.c
|
|
|
env.c
|
|
|
expr.c
|
Fixup some silly prototype warnings
|
2001-10-31 10:41:31 +00:00 |
false.c
|
|
|
head.c
|
SUpport old style -[::digit::] options for head and tail
|
2002-05-17 22:18:04 +00:00 |
hostid.c
|
|
|
id.c
|
|
|
length.c
|
|
|
ln.c
|
Apply lash_patch35 from vodz, which brings several nice size_optimizations.
|
2002-04-06 05:17:57 +00:00 |
logname.c
|
|
|
ls.c
|
Fix silly combinitorial oversight
|
2002-04-27 09:19:39 +00:00 |
md5sum.c
|
David Kimdon <dwhedon@instant802.com> noticed a thinko
|
2001-11-17 04:16:15 +00:00 |
mkdir.c
|
|
|
mkfifo.c
|
|
|
mknod.c
|
Update some missing copyright notices
|
2002-04-13 08:31:59 +00:00 |
mv.c
|
|
|
od.c
|
Introduce od and hexdump applets
|
2001-11-02 11:39:46 +00:00 |
printf.c
|
|
|
pwd.c
|
Update some missing copyright notices
|
2002-04-13 08:31:59 +00:00 |
rm.c
|
|
|
rmdir.c
|
|
|
sleep.c
|
Update some missing copyright notices
|
2002-04-13 08:31:59 +00:00 |
sort.c
|
|
|
stty.c
|
|
|
sync.c
|
Update some missing copyright notices
|
2002-04-13 08:31:59 +00:00 |
tail.c
|
SUpport old style -[::digit::] options for head and tail
|
2002-05-17 22:18:04 +00:00 |
tee.c
|
|
|
test.c
|
|
|
touch.c
|
Remove == TRUE' tests and convert != TRUE' and `== FALSE' tests to use !.
|
2001-12-20 23:13:26 +00:00 |
tr.c
|
Fixup some silly prototype warnings
|
2001-10-31 10:41:31 +00:00 |
true.c
|
|
|
tty.c
|
|
|
uname.c
|
Work around compiler/assembler problem and reduce code size at the same time.
|
2002-03-25 02:37:20 +00:00 |
uniq.c
|
|
|
usleep.c
|
Update some missing copyright notices
|
2002-04-13 08:31:59 +00:00 |
uudecode.c
|
|
|
uuencode.c
|
fix and shrink uuencode
|
2002-05-01 05:57:16 +00:00 |
wc.c
|
Avoid printing a trailing blank character.
|
2001-12-20 21:11:59 +00:00 |
who.c
|
Add the who applet, supplied by Da Chen <dchen@ayrnetworks.com>
|
2002-04-26 23:53:10 +00:00 |
whoami.c
|
|
|
yes.c
|
|
|