| .. |
|
basename.c
|
Updates to a number of apps to remove warnings/compile errors under libc5.
|
2000-06-19 17:25:40 +00:00 |
|
cat.c
|
Updates to a number of apps to remove warnings/compile errors under libc5.
|
2000-06-19 17:25:40 +00:00 |
|
chroot.c
|
This is a fix for chroot
|
2000-06-02 17:56:45 +00:00 |
|
cut.c
|
Fixed segfault with 'cut -f 1 -d:' and added 'cut -s' suport.
|
2000-06-26 12:14:30 +00:00 |
|
date.c
|
Updates to a number of apps to remove warnings/compile errors under libc5.
|
2000-06-19 17:25:40 +00:00 |
|
dd.c
|
* cp -fa now works as expected for symlinks (it didn't before)
|
2000-05-10 05:05:45 +00:00 |
|
df.c
|
Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries in
|
2000-06-26 10:45:52 +00:00 |
|
dirname.c
|
Updates to a number of apps to remove warnings/compile errors under libc5.
|
2000-06-19 17:25:40 +00:00 |
|
du.c
|
Updates to a number of apps to remove warnings/compile errors under libc5.
|
2000-06-19 17:25:40 +00:00 |
|
echo.c
|
Updates to a number of apps to remove warnings/compile errors under libc5.
|
2000-06-19 17:25:40 +00:00 |
|
head.c
|
Updates to a number of apps to remove warnings/compile errors under libc5.
|
2000-06-19 17:25:40 +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
|
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
|
2000-05-12 19:41:47 +00:00 |
|
ln.c
|
Pavel Roskin <proski@gnu.org> just found a nasty memory
|
2000-06-22 00:02:56 +00:00 |
|
logname.c
|
Updates to a number of apps to remove warnings/compile errors under libc5.
|
2000-06-19 17:25:40 +00:00 |
|
ls.c
|
Added support for ignoring '-g' per GNU ls, thanks to David Vrabel
|
2000-07-03 14:55:49 +00:00 |
|
md5sum.c
|
Add new apps md5sum uudecode uuencode, fix some minor formatting things.
|
2000-06-13 06:54:53 +00:00 |
|
mkdir.c
|
Updates to a number of apps to remove warnings/compile errors under libc5.
|
2000-06-19 17:25:40 +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
|
Updates to a number of apps to remove warnings/compile errors under libc5.
|
2000-06-19 17:25:40 +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
|
Updates to a number of apps to remove warnings/compile errors under libc5.
|
2000-06-19 17:25:40 +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
|
Yanked out the cstring_alloc() and cstring_lineFromFile() functions from
|
2000-06-28 22:15:26 +00:00 |
|
sync.c
|
Updates to a number of apps to remove warnings/compile errors under libc5.
|
2000-06-19 17:25:40 +00:00 |
|
tail.c
|
Updates to a number of apps to remove warnings/compile errors under libc5.
|
2000-06-19 17:25:40 +00:00 |
|
tee.c
|
Updates to a number of apps to remove warnings/compile errors under libc5.
|
2000-06-19 17:25:40 +00:00 |
|
test.c
|
Updates to a number of apps to remove warnings/compile errors under libc5.
|
2000-06-19 17:25:40 +00:00 |
|
touch.c
|
Updates to a number of apps to remove warnings/compile errors under libc5.
|
2000-06-19 17:25:40 +00:00 |
|
tr.c
|
More libc portability updates, add in the website (which has not been
|
2000-05-19 05:35:19 +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
|
Updates to a number of apps to remove warnings/compile errors under libc5.
|
2000-06-19 17:25:40 +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
|
Updates to a number of apps to remove warnings/compile errors under libc5.
|
2000-06-19 17:25:40 +00:00 |
|
uuencode.c
|
Updates to a number of apps to remove warnings/compile errors under libc5.
|
2000-06-19 17:25:40 +00:00 |
|
wc.c
|
Updates to a number of apps to remove warnings/compile errors under libc5.
|
2000-06-19 17:25:40 +00:00 |
|
whoami.c
|
Updates to a number of apps to remove warnings/compile errors under libc5.
|
2000-06-19 17:25:40 +00:00 |
|
yes.c
|
Pavel fixed a segfault in yes.
|
2000-06-02 17:51:39 +00:00 |