busybox/coreutils
2001-12-07 21:27:38 +00:00
..
basename.c Major rework of the directory structure and the entire build system. 2001-10-24 05:00:29 +00:00
cal.c Merge in the cal applet from Steve Merrifield <steve@labyrinth.net.au> 2001-12-06 15:16:43 +00:00
cat.c Major rework of the directory structure and the entire build system. 2001-10-24 05:00:29 +00:00
chgrp.c Major rework of the directory structure and the entire build system. 2001-10-24 05:00:29 +00:00
chmod.c Major rework of the directory structure and the entire build system. 2001-10-24 05:00:29 +00:00
chown.c Major rework of the directory structure and the entire build system. 2001-10-24 05:00:29 +00:00
chroot.c Major rework of the directory structure and the entire build system. 2001-10-24 05:00:29 +00:00
cmp.c Major rework of the directory structure and the entire build system. 2001-10-24 05:00:29 +00:00
cp.c
cut.c
date.c
dd.c Update copyright and close file descriptors (noted by Axel Kittenberger). 2001-12-07 16:27:37 +00:00
df.c Major rework of the directory structure and the entire build system. 2001-10-24 05:00:29 +00:00
dirname.c Major rework of the directory structure and the entire build system. 2001-10-24 05:00:29 +00:00
dos2unix.c
du.c Major rework of the directory structure and the entire build system. 2001-10-24 05:00:29 +00:00
echo.c
env.c
expr.c Fixup some silly prototype warnings 2001-10-31 10:41:31 +00:00
false.c Split true and false into separate applets. 2001-10-24 19:00:20 +00:00
head.c Major rework of the directory structure and the entire build system. 2001-10-24 05:00:29 +00:00
hostid.c
id.c
length.c
ln.c Major rework of the directory structure and the entire build system. 2001-10-24 05:00:29 +00:00
logname.c
ls.c Major rework of the directory structure and the entire build system. 2001-10-24 05:00:29 +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
mv.c
od.c Introduce od and hexdump applets 2001-11-02 11:39:46 +00:00
printf.c
pwd.c
rm.c
rmdir.c Major rework of the directory structure and the entire build system. 2001-10-24 05:00:29 +00:00
sleep.c
sort.c Major rework of the directory structure and the entire build system. 2001-10-24 05:00:29 +00:00
stty.c
sync.c
tail.c Major rework of the directory structure and the entire build system. 2001-10-24 05:00:29 +00:00
tee.c Major rework of the directory structure and the entire build system. 2001-10-24 05:00:29 +00:00
test.c
touch.c Continue processing files if we are asked to touch, but not create, a file 2001-12-07 21:27:38 +00:00
tr.c Fixup some silly prototype warnings 2001-10-31 10:41:31 +00:00
true.c Split true and false into separate applets. 2001-10-24 19:00:20 +00:00
tty.c
uname.c Combined size reduction changes by Glenn and myself. Added back in "unknown" 2001-12-05 04:21:30 +00:00
uniq.c Major rework of the directory structure and the entire build system. 2001-10-24 05:00:29 +00:00
usleep.c
uudecode.c Fixup the location of pwd.h and grp.h 2001-10-24 17:19:38 +00:00
uuencode.c Major rework of the directory structure and the entire build system. 2001-10-24 05:00:29 +00:00
wc.c Minor space saving improvments 2001-11-21 12:46:36 +00:00
whoami.c
yes.c