busybox/coreutils
2006-02-22 17:01:00 +00:00
..
libcoreutils
basename.c
cal.c
cat.c
chgrp.c - rename libbb's password helpers as suggested in libbb.h 2005-09-20 21:06:17 +00:00
chmod.c
chown.c avoid signed<->unsigned warning 2006-01-31 12:06:57 +00:00
chroot.c
cmp.c
comm.c
Config.in
cp.c Fix cp /dev/null filename, and a few in-passing cleanups. 2005-11-01 21:55:14 +00:00
cut.c
date.c
dd.c
df.c Patch from Dirk Clemens so df doesn't run numbers together on drives >100gig. 2005-09-10 02:59:35 +00:00
dirname.c
dos2unix.c
du.c
echo.c implemented a builtin echo command in ash. moved the guts of the 2005-08-09 19:38:05 +00:00
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
head.c
hostid.c
id.c - new bb_opt_complementally syntax, use [-:?] only - 'free' chars 2005-10-14 09:56:52 +00:00
install.c clean up yet more annoying signed/unsigned mismatches and fixup 2006-01-30 19:48:23 +00:00
length.c
ln.c
logname.c
ls.c
Makefile use the shorter license header 2005-09-24 07:16:29 +00:00
Makefile.in
md5_sha1_sum.c
mkdir.c
mkfifo.c
mknod.c
mv.c
nice.c
nohup.c
od.c clean up yet more annoying signed/unsigned mismatches and fixup 2006-01-30 19:48:23 +00:00
printenv.c fix stupid build mistake i made earlier as pointed out by psm 2005-04-26 00:43:19 +00:00
printf.c
pwd.c
realpath.c RESERVE_CONFIG_BUFFER --> bb_common_bufsiz1 2005-10-15 13:45:32 +00:00
rm.c
rmdir.c
seq.c
sleep.c Major coreutils update. 2003-03-19 09:13:01 +00:00
sort.c just whitespace 2006-01-25 00:08:53 +00:00
stat.c Patch from Denis Vlasenko to constify things and fix a few typos. 2006-02-22 17:01:00 +00:00
stty.c rfelker writes in Bug 736: stty.c includes unneeded, obsolete header memory.h 2006-02-19 22:43:58 +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
touch.c
tr.c
true.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
tty.c
uname.c
uniq.c * uniq.c: remove unneeded include and use short boilerplate. 2005-10-26 10:47:26 +00:00
usleep.c
uudecode.c
uuencode.c
watch.c
wc.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
who.c
whoami.c - rename libbb's password helpers as suggested in libbb.h 2005-09-20 21:06:17 +00:00
yes.c Major coreutils update. 2003-03-19 09:13:01 +00:00