This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
coreutils
History
Eric Andersen
655584b07a
This fixes dos2unix and unix2dos so they behave as expected. dos2unix
...
was broken in the 0.52 release, and unix2dos was pretty lame... -Erik
2001-07-25 07:22:55 +00:00
..
basename.c
…
cat.c
…
chgrp.c
…
chmod.c
…
chown.c
Cleanup from vodz
2001-07-10 16:25:34 +00:00
chroot.c
…
cmp.c
…
cp.c
…
cut.c
…
date.c
…
dd.c
…
df.c
Fixed scaling problems involving make_human_readable_str.
2001-06-30 07:48:01 +00:00
dirname.c
…
dos2unix.c
This fixes dos2unix and unix2dos so they behave as expected. dos2unix
2001-07-25 07:22:55 +00:00
du.c
Fix a silly logic error which caused symlinks to be printed twice, and
2001-06-30 17:54:20 +00:00
echo.c
…
env.c
…
expr.c
…
head.c
…
hostid.c
…
id.c
…
length.c
…
ln.c
…
logname.c
…
ls.c
Some patches to make dietlibc work...
2001-07-22 23:00:15 +00:00
md5sum.c
Patch from vodz:
2001-07-12 20:26:32 +00:00
mkdir.c
…
mkfifo.c
…
mknod.c
…
mv.c
…
printf.c
…
pwd.c
…
rm.c
Add some missing includes to kill warnings when building with the default
2001-06-29 18:59:32 +00:00
rmdir.c
…
sleep.c
…
sort.c
…
stty.c
Patch from vodz:
2001-07-12 20:26:32 +00:00
sync.c
…
tail.c
A patch from Erik Meusel <erik@wh58-709.st.uni-magdeburg.de>
2001-06-26 15:07:08 +00:00
tee.c
…
test.c
…
touch.c
…
tr.c
Patch from vodz to support 'tr a-z A-Z' syntax.
2001-07-09 21:32:29 +00:00
tty.c
…
uname.c
…
uniq.c
…
usleep.c
…
uudecode.c
Some adjustments, mostly from David McCullough <davidm@lineo.com> to
2001-07-19 22:28:02 +00:00
uuencode.c
…
wc.c
…
whoami.c
…
yes.c
…