busybox/coreutils
2002-11-28 11:27:31 +00:00
..
basename.c
cal.c Remove advertising clauses in accordance with 2002-06-23 22:25:24 +00:00
cat.c
chgrp.c
chmod.c last_patch59 from vodz to cleanup chmod and correctly parse '-rwxgoa' 2002-10-10 03:47:01 +00:00
chown.c
chroot.c
cmp.c
cp.c
cut.c
date.c Run through indent, fix comments 2002-08-23 05:58:38 +00:00
dd.c Style 2002-11-28 11:05:28 +00:00
df.c
dirname.c
dos2unix.c Little fix to avoid overflow 2002-07-03 04:24:08 +00:00
du.c move some globals to bss 2002-08-23 07:28:45 +00:00
echo.c
env.c
expr.c Applied vodz' patches #49 and #50 (with a small correction in runshell.c) 2002-07-19 00:05:54 +00:00
false.c
head.c Added include for isdigit(); simplified -<num> detection 2002-05-27 22:24:53 +00:00
hostid.c
id.c Vodz' last_patch57: 2002-09-30 20:39:56 +00:00
length.c
ln.c Applied vodz' patches #49 and #50 (with a small correction in runshell.c) 2002-07-19 00:05:54 +00:00
logname.c Vodz' last_patch57: 2002-09-30 20:39:56 +00:00
ls.c Change if(x)free(x); to free(x); 2002-11-28 11:27:31 +00:00
md5sum.c Fixup warnings and undefined operations that show up in gcc-3.1 2002-07-11 11:11:56 +00:00
mkdir.c When making parent directories set permissions based on the base parent tree rather than the new directory to be created. 2002-11-24 22:48:20 +00:00
mkfifo.c
mknod.c Run through indent, specify cast 2002-08-23 03:37:07 +00:00
mv.c
od.c Will the real od.c please stand up! (my previous commit was a mistake) 2002-11-10 22:16:09 +00:00
printf.c
pwd.c Update some missing copyright notices 2002-04-13 08:31:59 +00:00
rm.c
rmdir.c
sleep.c Update some missing copyright notices 2002-04-13 08:31:59 +00:00
sort.c
stty.c last_patch41 from vodz to fix stty -F and similar 2002-06-06 11:35:29 +00:00
sync.c Update some missing copyright notices 2002-04-13 08:31:59 +00:00
tail.c Added include for isdigit(); simplified -<num> detection 2002-05-27 22:24:53 +00:00
tee.c
test.c Run through indent, fix comments 2002-08-23 06:05:11 +00:00
touch.c
tr.c
true.c
tty.c
uname.c
uniq.c
usleep.c Update some missing copyright notices 2002-04-13 08:31:59 +00:00
uudecode.c Scrub pwd.h and grp.h handling so we don't have to play any 2002-07-03 23:19:26 +00:00
uuencode.c Fixup warnings and undefined operations that show up in gcc-3.1 2002-07-11 11:11:56 +00:00
watch.c Sane-ify the screen clearing stuff. 2002-09-17 20:53:41 +00:00
wc.c
who.c Add the who applet, supplied by Da Chen <dchen@ayrnetworks.com> 2002-04-26 23:53:10 +00:00
whoami.c Vodz' last_patch57: 2002-09-30 20:39:56 +00:00
yes.c