busybox/coreutils
2001-03-29 22:48:33 +00:00
..
basename.c Added some more '/* getopt not needed */' lines. 2001-03-09 23:59:51 +00:00
cat.c Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup 2001-03-09 14:36:42 +00:00
chroot.c It turns out that DODMALLOC was broken when I reorganized busybox.h 2001-02-20 06:14:08 +00:00
cmp.c It turns out that DODMALLOC was broken when I reorganized busybox.h 2001-02-20 06:14:08 +00:00
cut.c Removed trailing \n from error_msg{,_and_die} messages. 2001-01-31 19:00:21 +00:00
date.c A cleanup patch from Jeff Garzik to static-ify a number of 2001-03-09 21:24:12 +00:00
dd.c A nice patch from Larry Doolittle that adds -Wshadow and 2001-03-21 07:34:27 +00:00
df.c Fixed df.c so that nfs volumes will display properly (fixing bug #1113). 2001-03-09 22:42:26 +00:00
dirname.c Added some more '/* getopt not needed */' lines. 2001-03-09 23:59:51 +00:00
dos2unix.c Add in kent robotti's updated dos2unix.c 2001-02-22 23:37:30 +00:00
du.c Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup 2001-03-09 14:36:42 +00:00
echo.c A nice patch from Larry Doolittle that adds -Wshadow and 2001-03-21 07:34:27 +00:00
env.c Add in a new standalone env applet for fixing up app's environments 2001-03-29 22:48:33 +00:00
expr.c Another cleanup patch from Jeff Garzik <jgarzik@mandrakesoft.com> 2001-03-19 23:49:41 +00:00
head.c A cleanup patch from Jeff Garzik to static-ify a number of 2001-03-09 21:24:12 +00:00
hostid.c It turns out that DODMALLOC was broken when I reorganized busybox.h 2001-02-20 06:14:08 +00:00
id.c Patch from Vladimir N. Oleynik to save 128 bytes by moving error 2001-02-27 18:22:03 +00:00
length.c It turns out that DODMALLOC was broken when I reorganized busybox.h 2001-02-20 06:14:08 +00:00
ln.c It turns out that DODMALLOC was broken when I reorganized busybox.h 2001-02-20 06:14:08 +00:00
logname.c It turns out that DODMALLOC was broken when I reorganized busybox.h 2001-02-20 06:14:08 +00:00
ls.c Fix ls so it uses make_human_readable_str() the same way already 2001-03-28 20:26:51 +00:00
md5sum.c Eliminate superfluous test. 2001-03-07 21:45:13 +00:00
mkdir.c It turns out that DODMALLOC was broken when I reorganized busybox.h 2001-02-20 06:14:08 +00:00
mkfifo.c It turns out that DODMALLOC was broken when I reorganized busybox.h 2001-02-20 06:14:08 +00:00
mknod.c It turns out that DODMALLOC was broken when I reorganized busybox.h 2001-02-20 06:14:08 +00:00
printf.c locale correction patch from Vladimir 2001-03-19 19:25:49 +00:00
pwd.c /* getopt not needed */ 2001-03-10 00:13:20 +00:00
rm.c Simpify detection of no options. 2001-03-19 19:40:43 +00:00
rmdir.c It turns out that DODMALLOC was broken when I reorganized busybox.h 2001-02-20 06:14:08 +00:00
sleep.c It turns out that DODMALLOC was broken when I reorganized busybox.h 2001-02-20 06:14:08 +00:00
sort.c A cleanup patch from Jeff Garzik to static-ify a number of 2001-03-09 21:24:12 +00:00
stty.c Applied patch from Vladimir N. Oleynik that fixes incorrect behaviour in 2001-03-02 20:00:54 +00:00
sync.c It turns out that DODMALLOC was broken when I reorganized busybox.h 2001-02-20 06:14:08 +00:00
tail.c A cleanup patch from Jeff Garzik to static-ify a number of 2001-03-09 21:24:12 +00:00
tee.c This patch, put together by Manuel Novoa III, is a merge of work 2001-02-14 21:23:06 +00:00
test.c Another cleanup patch from Jeff Garzik <jgarzik@mandrakesoft.com> 2001-03-19 23:49:41 +00:00
touch.c It turns out that DODMALLOC was broken when I reorganized busybox.h 2001-02-20 06:14:08 +00:00
tr.c -Wshadow tr fix from Jeff Garzik 2001-03-23 17:08:21 +00:00
tty.c It turns out that DODMALLOC was broken when I reorganized busybox.h 2001-02-20 06:14:08 +00:00
uname.c Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup 2001-03-09 14:36:42 +00:00
uniq.c It turns out that DODMALLOC was broken when I reorganized busybox.h 2001-02-20 06:14:08 +00:00
usleep.c Another cleanup patch from Jeff Garzik <jgarzik@mandrakesoft.com> 2001-03-19 23:49:41 +00:00
uudecode.c It turns out that DODMALLOC was broken when I reorganized busybox.h 2001-02-20 06:14:08 +00:00
uuencode.c A cleanup patch from Jeff Garzik to static-ify a number of 2001-03-09 21:24:12 +00:00
wc.c A cleanup patch from Jeff Garzik to static-ify a number of 2001-03-09 21:24:12 +00:00
whoami.c Patch from Jeff Garzik marking a few 'getopt not needed' apps. 2001-03-09 21:28:09 +00:00
yes.c Patch from Jeff Garzik marking a few 'getopt not needed' apps. 2001-03-09 21:28:09 +00:00