hush/coreutils
2001-01-24 18:44:54 +00:00
..
basename.c
cat.c
chroot.c Change calls to error_msg.* and strerror to use perror_msg.*. 2000-12-18 03:57:16 +00:00
cmp.c
cut.c Changed email address to codepoet.org, updated list of applets / docs I 2001-01-04 22:21:13 +00:00
date.c
dd.c Complicate truncate behavior. 2001-01-17 00:21:05 +00:00
df.c Fix silly typo 2001-01-22 22:50:01 +00:00
dirname.c
dos2unix.c
du.c Add HUMAN_READABLE define for -m and -h support in du, df, and ls 2001-01-22 22:35:38 +00:00
echo.c
expr.c
head.c Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to 2001-01-18 02:57:08 +00:00
hostid.c Remove the warning messages. By consensus, netkit-tiny doesn't 2001-01-24 18:44:54 +00:00
id.c
length.c
ln.c #define -> static const int. Also got rid of some big static buffers. 2001-01-23 22:30:04 +00:00
logname.c
ls.c #define -> static const int. Also got rid of some big static buffers. 2001-01-23 22:30:04 +00:00
md5sum.c #define -> static const int. Also got rid of some big static buffers. 2001-01-23 22:30:04 +00:00
mkdir.c
mkfifo.c Use busybox error handling functions wherever possible. 2000-12-22 01:48:07 +00:00
mknod.c Use busybox error handling functions wherever possible. 2000-12-22 01:48:07 +00:00
printf.c #define -> static const int. Also got rid of some big static buffers. 2001-01-23 22:30:04 +00:00
pwd.c Change calls to error_msg.* and strerror to use perror_msg.*. 2000-12-18 03:57:16 +00:00
rm.c
rmdir.c
sleep.c Use busybox error handling functions wherever possible. 2000-12-22 01:48:07 +00:00
sort.c Rewrote. 2000-12-20 20:49:56 +00:00
sync.c
tail.c Turned some #define constants into static const ints. 2001-01-05 18:19:30 +00:00
tee.c Change calls to error_msg.* and strerror to use perror_msg.*. 2000-12-18 03:57:16 +00:00
test.c Improvements from Vladimir N. Oleynik. 2000-12-30 07:46:23 +00:00
touch.c
tr.c #define -> static const int. Also got rid of some big static buffers. 2001-01-23 22:30:04 +00:00
tty.c
uname.c #define -> static const int. Also got rid of some big static buffers. 2001-01-23 22:30:04 +00:00
uniq.c
usleep.c
uudecode.c Change calls to error_msg.* and strerror to use perror_msg.*. 2000-12-18 03:57:16 +00:00
uuencode.c Change calls to error_msg.* and strerror to use perror_msg.*. 2000-12-18 03:57:16 +00:00
wc.c
whoami.c
yes.c