.. |
libcoreutils
|
Update a bunch of docs. Run a script to update my email addr.
|
2003-07-14 21:21:08 +00:00 |
basename.c
|
Update a bunch of docs. Run a script to update my email addr.
|
2003-07-14 21:21:08 +00:00 |
cal.c
|
Remove unnecessary pointer dereference.
|
2003-08-13 12:11:33 +00:00 |
cat.c
|
As we no longer use function pointers for read in common archiving code
|
2003-11-21 22:24:57 +00:00 |
chgrp.c
|
Patch from Steven Scholz, fix some warnings
|
2003-10-09 11:38:45 +00:00 |
chmod.c
|
Update a bunch of docs. Run a script to update my email addr.
|
2003-07-14 21:21:08 +00:00 |
chown.c
|
Add the "install" applet, move get_ug_id to libbb as its used by chown,
|
2003-09-24 03:22:57 +00:00 |
chroot.c
|
move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one
|
2003-09-02 02:36:18 +00:00 |
cmp.c
|
|
|
Config.in
|
Bring usage upto date, patch by Steven Scholz
|
2003-12-08 20:11:55 +00:00 |
cp.c
|
|
|
cut.c
|
|
|
date.c
|
Set the tm_isdst flag to -1 before calling mktime(). Otherwise, the current
|
2003-07-23 23:24:31 +00:00 |
dd.c
|
|
|
df.c
|
Update a bunch of docs. Run a script to update my email addr.
|
2003-07-14 21:21:08 +00:00 |
dirname.c
|
Update a bunch of docs. Run a script to update my email addr.
|
2003-07-14 21:21:08 +00:00 |
dos2unix.c
|
|
|
du.c
|
|
|
echo.c
|
|
|
env.c
|
As vodz pointed out, setting unset_env to NULL is sufficient
|
2003-11-07 11:20:21 +00:00 |
expr.c
|
Patch from Jean Wolter
|
2003-09-08 23:19:12 +00:00 |
false.c
|
Update a bunch of docs. Run a script to update my email addr.
|
2003-07-14 21:21:08 +00:00 |
fold.c
|
|
|
head.c
|
|
|
hostid.c
|
|
|
id.c
|
|
|
install.c
|
Fix a bug, ignore the source path when installing to a directory.
|
2003-11-27 22:40:08 +00:00 |
length.c
|
|
|
ln.c
|
Update a bunch of docs. Run a script to update my email addr.
|
2003-07-14 21:21:08 +00:00 |
logname.c
|
|
|
ls.c
|
Fix oversight with CONFIG_FEATURE_AUTOWIDTH handling
|
2003-11-04 23:16:48 +00:00 |
Makefile
|
Update a bunch of docs. Run a script to update my email addr.
|
2003-07-14 21:21:08 +00:00 |
Makefile.in
|
Merge common parts of sha1sum and md5sum, which is everything except the
|
2003-11-10 04:33:55 +00:00 |
md5_sha1_sum.c
|
Fix up the -s option, and make usage consitent with behaviour,
|
2003-11-20 05:58:26 +00:00 |
mkdir.c
|
|
|
mkfifo.c
|
|
|
mknod.c
|
|
|
mv.c
|
|
|
od.c
|
|
|
printf.c
|
Fix a stupid bug I introduced several months ago
|
2003-08-08 07:39:57 +00:00 |
pwd.c
|
|
|
realpath.c
|
|
|
rm.c
|
|
|
rmdir.c
|
|
|
sleep.c
|
|
|
sort.c
|
|
|
stty.c
|
|
|
sync.c
|
|
|
tail.c
|
Move the tail -c option from FANCY_TAIL to the default tail, this makes
|
2003-10-31 00:35:59 +00:00 |
tee.c
|
Disable any buffering to stdout
|
2003-10-22 10:18:24 +00:00 |
test.c
|
Update a bunch of docs. Run a script to update my email addr.
|
2003-07-14 21:21:08 +00:00 |
touch.c
|
Update a bunch of docs. Run a script to update my email addr.
|
2003-07-14 21:21:08 +00:00 |
tr.c
|
eliminate DOSTATIC, DODEBUG, etc and name them sensibly
|
2003-07-22 22:15:21 +00:00 |
true.c
|
Update a bunch of docs. Run a script to update my email addr.
|
2003-07-14 21:21:08 +00:00 |
tty.c
|
|
|
uname.c
|
|
|
uniq.c
|
|
|
usleep.c
|
|
|
uudecode.c
|
Rewrite, 800+ bytes smaller and more robust.
|
2003-11-06 03:17:23 +00:00 |
uuencode.c
|
|
|
watch.c
|
|
|
wc.c
|
|
|
who.c
|
|
|
whoami.c
|
|
|
yes.c
|
|
|