hush/coreutils
2003-10-29 11:10:02 +00:00
..
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
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 Andreas Mohr writes: 2003-10-22 09:58:56 +00:00
cp.c
cut.c Add prototype update missing from last_patch89. Fix screwy 2003-06-20 09:16:00 +00:00
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 last_patch89 from vodz: 2003-06-20 09:01:58 +00:00
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 last_patch89 from vodz: 2003-06-20 09:01:58 +00:00
echo.c
env.c last_patch98 from vodz: 2003-07-28 07:42:19 +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 Use bb_xgetlarg 2003-04-27 10:05:35 +00:00
head.c
hostid.c
id.c Patch from Russell Coker: 2003-07-03 10:07:04 +00:00
install.c Accept the -c option and do nothing 2003-10-29 11:10:02 +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 Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize) 2003-09-15 08:33:45 +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 Add the "install" applet, move get_ug_id to libbb as its used by chown, 2003-09-24 03:22:57 +00:00
md5sum.c Run through indent 2003-06-07 14:54:24 +00:00
mkdir.c last_patch89 from vodz: 2003-06-20 09:01:58 +00:00
mkfifo.c
mknod.c
mv.c last_patch89 from vodz: 2003-06-20 09:01:58 +00:00
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 last_patch89 from vodz: 2003-06-20 09:01:58 +00:00
rmdir.c
sha1sum.c As implemented, sha1sum would sometimes give the wrong answer. 2003-07-03 09:41:41 +00:00
sleep.c
sort.c
stty.c last_patch89 from vodz: 2003-06-20 09:01:58 +00:00
sync.c
tail.c
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
uuencode.c
watch.c
wc.c
who.c
whoami.c
yes.c