hush/coreutils
2006-01-31 14:25:52 +00:00
..
libcoreutils just whitespace 2006-01-25 00:08:53 +00:00
basename.c
cal.c removed warning "comparison between signed and unsigned". 2006-01-30 13:47:19 +00:00
cat.c
chgrp.c
chmod.c - add some ATTRIBUTE_UNUSED. 2006-01-30 17:17:14 +00:00
chown.c avoid signed<->unsigned warning 2006-01-31 12:06:57 +00:00
chroot.c
cmp.c
comm.c
Config.in support 64 arith. Close bug 136 2006-01-25 13:56:03 +00:00
cp.c
cut.c
date.c just whitespace 2006-01-25 00:08:53 +00:00
dd.c avoid signed<->unsigned warning 2006-01-31 12:06:57 +00:00
df.c
dirname.c
dos2unix.c
du.c avoid signed<->unsigned warning 2006-01-31 12:06:57 +00:00
echo.c
env.c
expr.c clean up yet more annoying signed/unsigned mismatches and fixup 2006-01-30 19:48:23 +00:00
false.c - add some ATTRIBUTE_UNUSED. 2006-01-30 17:17:14 +00:00
fold.c - very minor tweak: save 1 byte. 2006-01-30 17:41:06 +00:00
head.c support GNU suffixes for fancy mode: b(512), k(1024) and m(1024*1024) 2006-01-30 11:15:11 +00:00
hostid.c - add some ATTRIBUTE_UNUSED. 2006-01-30 17:17:14 +00:00
id.c
install.c clean up yet more annoying signed/unsigned mismatches and fixup 2006-01-30 19:48:23 +00:00
length.c
ln.c printf() arguments shouldn't be passed straight from user supplied data. 2005-12-12 06:49:33 +00:00
logname.c - add some ATTRIBUTE_UNUSED. 2006-01-30 17:17:14 +00:00
ls.c clean up yet more annoying signed/unsigned mismatches and fixup 2006-01-30 19:48:23 +00:00
Makefile
Makefile.in - shared libbusybox. 2006-01-15 14:04:57 +00:00
md5_sha1_sum.c Eliminate unnecessary allocation from md5sum that was leaked without ever being used. 2005-12-15 06:51:52 +00:00
mkdir.c
mkfifo.c
mknod.c
mv.c
nice.c just whitespace 2006-01-25 00:08:53 +00:00
nohup.c
od.c clean up yet more annoying signed/unsigned mismatches and fixup 2006-01-30 19:48:23 +00:00
printenv.c
printf.c just whitespace 2006-01-25 00:08:53 +00:00
pwd.c
realpath.c
rm.c
rmdir.c just whitespace 2006-01-25 00:08:53 +00:00
seq.c
sleep.c
sort.c just whitespace 2006-01-25 00:08:53 +00:00
stat.c just whitespace 2006-01-25 00:08:53 +00:00
stty.c removed warning "comparison between signed and unsigned". Reduced size 2006-01-30 12:23:46 +00:00
sum.c
sync.c
tail.c Move SUSv2 obsolete feature disabling to debug menu, invert meaning of 2006-01-30 01:30:39 +00:00
tee.c
test.c just whitespace 2006-01-25 00:08:53 +00:00
touch.c
tr.c clean up yet more annoying signed/unsigned mismatches and fixup 2006-01-30 19:48:23 +00:00
true.c
tty.c
uname.c just whitespace 2006-01-25 00:08:53 +00:00
uniq.c
usleep.c
uudecode.c more better for me signed<->unsigned and the const keyword usage 2006-01-31 14:25:52 +00:00
uuencode.c more better for me signed<->unsigned and the const keyword usage 2006-01-31 14:25:52 +00:00
watch.c
wc.c
who.c just whitespace 2006-01-25 00:08:53 +00:00
whoami.c
yes.c