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
Files
ace02dc9cd3ca0c95db5b5ebe87b9d6cd6ca1733
busybox
/
coreutils
History
Matt Kraai
ace02dc9cd
Make cp and mv optionally preserve hard links.
2001-12-17 15:26:36 +00:00
..
basename.c
…
cal.c
Merge in the cal applet from Steve Merrifield <steve@labyrinth.net.au>
2001-12-06 15:16:43 +00:00
cat.c
…
chgrp.c
…
chmod.c
…
chown.c
…
chroot.c
…
cmp.c
…
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
…
dirname.c
…
dos2unix.c
…
du.c
Make cp and mv optionally preserve hard links.
2001-12-17 15:26:36 +00:00
echo.c
…
env.c
…
expr.c
…
false.c
…
head.c
…
hostid.c
…
id.c
…
length.c
…
ln.c
…
logname.c
…
ls.c
…
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
…
printf.c
…
pwd.c
…
rm.c
…
rmdir.c
…
sleep.c
…
sort.c
…
stty.c
…
sync.c
…
tail.c
…
tee.c
…
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
…
true.c
…
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
…
usleep.c
…
uudecode.c
…
uuencode.c
…
wc.c
Use an int to hold the result of fgetc (bug noted by David Kimdon).
2001-12-11 16:06:02 +00:00
whoami.c
…
yes.c
…