hush/coreutils
Eric Andersen bd193a42a5 Fix from Matt Kraai -- a better way to NULL terminate strings for the
my_* passwd and group routines.  I should have thought of doing it
this way...
2000-12-13 01:52:39 +00:00
..
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 Changed names of functions in utility.c and all affected files, to make 2000-12-07 19:56:48 +00:00
cmp.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
cut.c Changed names of functions in utility.c and all affected files, to make 2000-12-07 19:56:48 +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 Changed names of functions in utility.c and all affected files, to make 2000-12-07 19:56:48 +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 Changed names of functions in utility.c and all affected files, to make 2000-12-07 19:56:48 +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 Fix from Matt Kraai -- a better way to NULL terminate strings for the 2000-12-13 01:52:39 +00:00
md5sum.c Changed names of functions in utility.c and all affected files, to make 2000-12-07 19:56:48 +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 Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
mknod.c Changed names of functions in utility.c and all affected files, to make 2000-12-07 19:56:48 +00:00
printf.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
pwd.c Changed names of functions in utility.c and all affected files, to make 2000-12-07 19:56:48 +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 Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
sort.c Changed names of functions in utility.c and all affected files, to make 2000-12-07 19:56:48 +00:00
sync.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
tail.c Changed names of functions in utility.c and all affected files, to make 2000-12-07 19:56:48 +00:00
tee.c Changed names of functions in utility.c and all affected files, to make 2000-12-07 19:56:48 +00:00
test.c Changed names of functions in utility.c and all affected files, to make 2000-12-07 19:56:48 +00:00
touch.c Changed names of functions in utility.c and all affected files, to make 2000-12-07 19:56:48 +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 Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +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 Changed names of functions in utility.c and all affected files, to make 2000-12-07 19:56:48 +00:00
uuencode.c Changed names of functions in utility.c and all affected files, to make 2000-12-07 19:56:48 +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