busybox/coreutils
2000-06-15 18:04:40 +00:00
..
basename.c More libc portability updates, add in the website (which has not been 2000-05-19 05:35:19 +00:00
cat.c More Doc updates. cmdedit and more termio fixes. 2000-04-21 01:26:49 +00:00
chroot.c This is a fix for chroot 2000-06-02 17:56:45 +00:00
cut.c Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP 2000-05-12 19:41:47 +00:00
date.c Fix 'date -u' 2000-06-06 22:17:43 +00:00
dd.c * cp -fa now works as expected for symlinks (it didn't before) 2000-05-10 05:05:45 +00:00
df.c Add new apps md5sum uudecode uuencode, fix some minor formatting things. 2000-06-13 06:54:53 +00:00
dirname.c * cp -fa now works as expected for symlinks (it didn't before) 2000-05-10 05:05:45 +00:00
du.c * cp -fa now works as expected for symlinks (it didn't before) 2000-05-10 05:05:45 +00:00
echo.c * cp -fa now works as expected for symlinks (it didn't before) 2000-05-10 05:05:45 +00:00
head.c Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP 2000-05-12 19:41:47 +00:00
hostid.c Some formatting updates (ran the code through indent) 2000-02-08 19:58:47 +00:00
id.c Some more portability updates 2000-05-17 05:24:24 +00:00
length.c Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP 2000-05-12 19:41:47 +00:00
ln.c ln: fixed command line parser. Added support for "--" 2000-06-15 18:04:40 +00:00
logname.c Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP 2000-05-12 19:41:47 +00:00
ls.c * Fixed 'swapon -a' and 'swapoff -a', which were broken. 2000-06-07 17:28:53 +00:00
md5sum.c Add new apps md5sum uudecode uuencode, fix some minor formatting things. 2000-06-13 06:54:53 +00:00
mkdir.c Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP 2000-05-12 19:41:47 +00:00
mkfifo.c Don't allow mkfifo to create files such as "--help" 2000-06-04 05:17:35 +00:00
mknod.c Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP 2000-05-12 19:41:47 +00:00
printf.c More libc portability updates, add in the website (which has not been 2000-05-19 05:35:19 +00:00
pwd.c A number of additional fixed from Pavel Roskin, note some more bugs in the 2000-06-02 03:21:42 +00:00
rm.c Fixed "rm foo" that had been broken while implementing "rm -- foo" 2000-06-14 17:39:41 +00:00
rmdir.c Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP 2000-05-12 19:41:47 +00:00
sleep.c Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP 2000-05-12 19:41:47 +00:00
sort.c Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP 2000-05-12 19:41:47 +00:00
sync.c Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP 2000-05-12 19:41:47 +00:00
tail.c A number of additional fixed from Pavel Roskin, note some more bugs in the 2000-06-02 03:21:42 +00:00
tee.c Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP 2000-05-12 19:41:47 +00:00
test.c A number of additional fixed from Pavel Roskin, note some more bugs in the 2000-06-02 03:21:42 +00:00
touch.c Fix touch so it behaves itself (it could segfault in some cases). 2000-06-02 23:26:44 +00:00
tr.c More libc portability updates, add in the website (which has not been 2000-05-19 05:35:19 +00:00
tty.c Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP 2000-05-12 19:41:47 +00:00
uname.c Fix touch so it behaves itself (it could segfault in some cases). 2000-06-02 23:26:44 +00:00
uniq.c Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP 2000-05-12 19:41:47 +00:00
usleep.c Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP 2000-05-12 19:41:47 +00:00
uudecode.c Add new apps md5sum uudecode uuencode, fix some minor formatting things. 2000-06-13 06:54:53 +00:00
uuencode.c Add new apps md5sum uudecode uuencode, fix some minor formatting things. 2000-06-13 06:54:53 +00:00
wc.c Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP 2000-05-12 19:41:47 +00:00
whoami.c Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP 2000-05-12 19:41:47 +00:00
yes.c Pavel fixed a segfault in yes. 2000-06-02 17:51:39 +00:00