.. |
basename.c
|
Stop using TRUE and FALSE for exit status.
|
2000-12-01 02:55:13 +00:00 |
cat.c
|
Continue concatenating files even if we can't open one.
|
2000-09-27 03:01:40 +00:00 |
chroot.c
|
Change calls to error_msg.* and strerror to use perror_msg.*.
|
2000-12-18 03:57:16 +00:00 |
cmp.c
|
Stop using TRUE and FALSE for exit status.
|
2000-12-01 02:55:13 +00:00 |
cut.c
|
Change calls to error_msg.* and strerror to use perror_msg.*.
|
2000-12-18 03:57:16 +00:00 |
date.c
|
Changed names of functions in utility.c and all affected files, to make
|
2000-12-07 19:56:48 +00:00 |
dd.c
|
Rewrote dd.
|
2000-12-18 21:38:57 +00:00 |
df.c
|
Changed names of functions in utility.c and all affected files, to make
|
2000-12-07 19:56:48 +00:00 |
dirname.c
|
Patch from Matt Kraai to fix 'dirname /'
|
2000-12-12 23:27:48 +00:00 |
dos2unix.c
|
Stop using TRUE and FALSE for exit status.
|
2000-12-01 02:55:13 +00:00 |
du.c
|
du.c error msg cleanup from Kent Robotti
|
2000-12-12 23:17:26 +00:00 |
echo.c
|
Stop using TRUE and FALSE for exit status.
|
2000-12-01 02:55:13 +00:00 |
expr.c
|
Changed names of functions in utility.c and all affected files, to make
|
2000-12-07 19:56:48 +00:00 |
head.c
|
Change calls to error_msg.* and strerror to use perror_msg.*.
|
2000-12-18 03:57:16 +00:00 |
hostid.c
|
Stop using TRUE and FALSE for exit status.
|
2000-12-01 02:55:13 +00:00 |
id.c
|
Fix from Matt Kraai -- a better way to NULL terminate strings for the
|
2000-12-13 01:52:39 +00:00 |
length.c
|
Stop using TRUE and FALSE for exit status.
|
2000-12-01 02:55:13 +00:00 |
ln.c
|
Changed names of functions in utility.c and all affected files, to make
|
2000-12-07 19:56:48 +00:00 |
logname.c
|
Fix from Matt Kraai -- a better way to NULL terminate strings for the
|
2000-12-13 01:52:39 +00:00 |
ls.c
|
Change calls to error_msg.* and strerror to use perror_msg.*.
|
2000-12-18 03:57:16 +00:00 |
md5sum.c
|
Turns out, md5sum was broken anyways. It uses backwards TRUE/FALSE
|
2000-12-20 23:19:42 +00:00 |
mkdir.c
|
Changed names of functions in utility.c and all affected files, to make
|
2000-12-07 19:56:48 +00:00 |
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
|
Renamed "internal.h" to the more sensible "busybox.h".
|
2000-09-25 21:45:58 +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
|
Changed names of functions in utility.c and all affected files, to make
|
2000-12-07 19:56:48 +00:00 |
rmdir.c
|
Changed names of functions in utility.c and all affected files, to make
|
2000-12-07 19:56:48 +00:00 |
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
|
Renamed "internal.h" to the more sensible "busybox.h".
|
2000-09-25 21:45:58 +00:00 |
tail.c
|
Rewrote dd.
|
2000-12-18 21:38:57 +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
|
Add missing newlines to error messages.
|
2000-12-18 03:08:29 +00:00 |
tr.c
|
Changed names of functions in utility.c and all affected files, to make
|
2000-12-07 19:56:48 +00:00 |
tty.c
|
Stop using TRUE and FALSE for exit status.
|
2000-12-01 02:55:13 +00:00 |
uname.c
|
Use busybox error handling functions wherever possible.
|
2000-12-22 01:48:07 +00:00 |
uniq.c
|
Patch from Matt Kraai to implement uniq -[cdu]
|
2000-12-09 16:37:53 +00:00 |
usleep.c
|
Stop using TRUE and FALSE for exit status.
|
2000-12-01 02:55:13 +00:00 |
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
|
Patch from Matt Kraai so wc will return a proper error code
|
2000-10-09 18:21:44 +00:00 |
whoami.c
|
Fix from Matt Kraai -- a better way to NULL terminate strings for the
|
2000-12-13 01:52:39 +00:00 |
yes.c
|
Renamed "internal.h" to the more sensible "busybox.h".
|
2000-09-25 21:45:58 +00:00 |