.. |
basename.c
|
Extract usage information into a separate file.
|
2000-07-16 20:57:15 +00:00 |
cat.c
|
Handle 'cat -'
|
2000-09-21 02:39:50 +00:00 |
chroot.c
|
chroot can now call the builtin shell
|
2000-07-24 20:15:30 +00:00 |
cut.c
|
Minor cleanup thingy. fprintf(stderr, ...) -> errorMsg().
|
2000-08-02 18:34:41 +00:00 |
date.c
|
Some #include updates.
|
2000-08-10 17:59:11 +00:00 |
dd.c
|
Fix looping bug, use fullRead
|
2000-09-13 23:08:07 +00:00 |
df.c
|
Some #include updates.
|
2000-08-10 17:59:11 +00:00 |
dirname.c
|
Extract usage information into a separate file.
|
2000-07-16 20:57:15 +00:00 |
dos2unix.c
|
Added dos2unix, unix2dos, and unrpm.c thanks to robotti@metconnect.com.
|
2000-09-20 19:22:26 +00:00 |
du.c
|
The result of getopt() is "int" and should be treated as such
|
2000-07-17 16:17:19 +00:00 |
echo.c
|
The result of getopt() is "int" and should be treated as such
|
2000-07-17 16:17:19 +00:00 |
expr.c
|
Added expr, from Edward Betts <edward@debian.org>, with some fixups
|
2000-09-05 17:37:48 +00:00 |
head.c
|
Extract usage information into a separate file.
|
2000-07-16 20:57:15 +00:00 |
hostid.c
|
Centralize handling of --help.
|
2000-07-19 19:24:01 +00:00 |
id.c
|
Fix for a potential uninitialized variable, thx to
|
2000-07-28 19:05:20 +00:00 |
length.c
|
Extract usage information into a separate file.
|
2000-07-16 20:57:15 +00:00 |
ln.c
|
Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of
|
2000-09-13 02:46:14 +00:00 |
logname.c
|
Extract usage information into a separate file.
|
2000-07-16 20:57:15 +00:00 |
ls.c
|
Add support for the -L option to ls.
|
2000-09-22 03:11:47 +00:00 |
md5sum.c
|
Fixed to pass -Wundef
|
2000-07-28 19:38:27 +00:00 |
mkdir.c
|
Extract usage information into a separate file.
|
2000-07-16 20:57:15 +00:00 |
mkfifo.c
|
Some #include updates.
|
2000-08-10 17:59:11 +00:00 |
mknod.c
|
Some #include updates.
|
2000-08-10 17:59:11 +00:00 |
printf.c
|
Some #include updates.
|
2000-08-10 17:59:11 +00:00 |
pwd.c
|
Centralize handling of --help.
|
2000-07-19 19:24:01 +00:00 |
rm.c
|
Only remove directories when removing recursively.
|
2000-09-20 23:10:21 +00:00 |
rmdir.c
|
Extract usage information into a separate file.
|
2000-07-16 20:57:15 +00:00 |
sleep.c
|
Extract usage information into a separate file.
|
2000-07-16 20:57:15 +00:00 |
sort.c
|
Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of
|
2000-09-13 02:46:14 +00:00 |
sync.c
|
Extract usage information into a separate file.
|
2000-07-16 20:57:15 +00:00 |
tail.c
|
Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of
|
2000-09-13 02:46:14 +00:00 |
tee.c
|
Rewritten by mistake.
|
2000-08-28 03:53:27 +00:00 |
test.c
|
Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of
|
2000-09-13 02:46:14 +00:00 |
touch.c
|
Some #include updates.
|
2000-08-10 17:59:11 +00:00 |
tr.c
|
Extract usage information into a separate file.
|
2000-07-16 20:57:15 +00:00 |
tty.c
|
Extract usage information into a separate file.
|
2000-07-16 20:57:15 +00:00 |
uname.c
|
Extract usage information into a separate file.
|
2000-07-16 20:57:15 +00:00 |
uniq.c
|
Extract usage information into a separate file.
|
2000-07-16 20:57:15 +00:00 |
usleep.c
|
Extract usage information into a separate file.
|
2000-07-16 20:57:15 +00:00 |
uudecode.c
|
Extract usage information into a separate file.
|
2000-07-16 20:57:15 +00:00 |
uuencode.c
|
Extract usage information into a separate file.
|
2000-07-16 20:57:15 +00:00 |
wc.c
|
Added expr, from Edward Betts <edward@debian.org>, with some fixups
|
2000-09-05 17:37:48 +00:00 |
whoami.c
|
Extract usage information into a separate file.
|
2000-07-16 20:57:15 +00:00 |
yes.c
|
Start the great EXIT_{SUCCESS,FAILURE} migration.
|
2000-09-22 03:45:34 +00:00 |