..
libcoreutils
Update a bunch of docs. Run a script to update my email addr.
2003-07-14 21:21:08 +00:00
basename.c
Update a bunch of docs. Run a script to update my email addr.
2003-07-14 21:21:08 +00:00
cal.c
Remove unnecessary pointer dereference.
2003-08-13 12:11:33 +00:00
cat.c
Major coreutils update.
2003-03-19 09:13:01 +00:00
chgrp.c
Patch from Steven Scholz, fix some warnings
2003-10-09 11:38:45 +00:00
chmod.c
Update a bunch of docs. Run a script to update my email addr.
2003-07-14 21:21:08 +00:00
chown.c
Add the "install" applet, move get_ug_id to libbb as its used by chown,
2003-09-24 03:22:57 +00:00
chroot.c
move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one
2003-09-02 02:36:18 +00:00
cmp.c
Major coreutils update.
2003-03-19 09:13:01 +00:00
Config.in
Andreas Mohr writes:
2003-10-22 09:58:56 +00:00
cp.c
Major coreutils update.
2003-03-19 09:13:01 +00:00
cut.c
Add prototype update missing from last_patch89. Fix screwy
2003-06-20 09:16:00 +00:00
date.c
Set the tm_isdst flag to -1 before calling mktime(). Otherwise, the current
2003-07-23 23:24:31 +00:00
dd.c
last_patch89 from vodz:
2003-06-20 09:01:58 +00:00
df.c
Update a bunch of docs. Run a script to update my email addr.
2003-07-14 21:21:08 +00:00
dirname.c
Update a bunch of docs. Run a script to update my email addr.
2003-07-14 21:21:08 +00:00
dos2unix.c
Major coreutils update.
2003-03-19 09:13:01 +00:00
du.c
last_patch89 from vodz:
2003-06-20 09:01:58 +00:00
echo.c
Major coreutils update.
2003-03-19 09:13:01 +00:00
env.c
last_patch98 from vodz:
2003-07-28 07:42:19 +00:00
expr.c
Patch from Jean Wolter
2003-09-08 23:19:12 +00:00
false.c
Update a bunch of docs. Run a script to update my email addr.
2003-07-14 21:21:08 +00:00
fold.c
Use bb_xgetlarg
2003-04-27 10:05:35 +00:00
head.c
Major coreutils update.
2003-03-19 09:13:01 +00:00
hostid.c
Major coreutils update.
2003-03-19 09:13:01 +00:00
id.c
Patch from Russell Coker:
2003-07-03 10:07:04 +00:00
install.c
Add the -d option
2003-09-24 05:00:29 +00:00
length.c
Major coreutils update.
2003-03-19 09:13:01 +00:00
ln.c
Update a bunch of docs. Run a script to update my email addr.
2003-07-14 21:21:08 +00:00
logname.c
Major coreutils update.
2003-03-19 09:13:01 +00:00
ls.c
Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize)
2003-09-15 08:33:45 +00:00
Makefile
Update a bunch of docs. Run a script to update my email addr.
2003-07-14 21:21:08 +00:00
Makefile.in
Add the "install" applet, move get_ug_id to libbb as its used by chown,
2003-09-24 03:22:57 +00:00
md5sum.c
Run through indent
2003-06-07 14:54:24 +00:00
mkdir.c
last_patch89 from vodz:
2003-06-20 09:01:58 +00:00
mkfifo.c
Major coreutils update.
2003-03-19 09:13:01 +00:00
mknod.c
Fix 'thinko'.
2003-04-03 19:29:11 +00:00
mv.c
last_patch89 from vodz:
2003-06-20 09:01:58 +00:00
od.c
Things my compiler didn't catch...
2003-03-19 09:42:02 +00:00
printf.c
Fix a stupid bug I introduced several months ago
2003-08-08 07:39:57 +00:00
pwd.c
Major coreutils update.
2003-03-19 09:13:01 +00:00
realpath.c
Major coreutils update.
2003-03-19 09:13:01 +00:00
rm.c
last_patch89 from vodz:
2003-06-20 09:01:58 +00:00
rmdir.c
Major coreutils update.
2003-03-19 09:13:01 +00:00
sha1sum.c
As implemented, sha1sum would sometimes give the wrong answer.
2003-07-03 09:41:41 +00:00
sleep.c
Major coreutils update.
2003-03-19 09:13:01 +00:00
sort.c
Major coreutils update.
2003-03-19 09:13:01 +00:00
stty.c
last_patch89 from vodz:
2003-06-20 09:01:58 +00:00
sync.c
Major coreutils update.
2003-03-19 09:13:01 +00:00
tail.c
trivial fix to make sure we have sufficient arguments before
2003-03-28 16:54:14 +00:00
tee.c
Major coreutils update.
2003-03-19 09:13:01 +00:00
test.c
Update a bunch of docs. Run a script to update my email addr.
2003-07-14 21:21:08 +00:00
touch.c
Update a bunch of docs. Run a script to update my email addr.
2003-07-14 21:21:08 +00:00
tr.c
eliminate DOSTATIC, DODEBUG, etc and name them sensibly
2003-07-22 22:15:21 +00:00
true.c
Update a bunch of docs. Run a script to update my email addr.
2003-07-14 21:21:08 +00:00
tty.c
Major coreutils update.
2003-03-19 09:13:01 +00:00
uname.c
Major coreutils update.
2003-03-19 09:13:01 +00:00
uniq.c
Major coreutils update.
2003-03-19 09:13:01 +00:00
usleep.c
Major coreutils update.
2003-03-19 09:13:01 +00:00
uudecode.c
Major coreutils update.
2003-03-19 09:13:01 +00:00
uuencode.c
Major coreutils update.
2003-03-19 09:13:01 +00:00
watch.c
Major coreutils update.
2003-03-19 09:13:01 +00:00
wc.c
Major coreutils update.
2003-03-19 09:13:01 +00:00
who.c
Major coreutils update.
2003-03-19 09:13:01 +00:00
whoami.c
Major coreutils update.
2003-03-19 09:13:01 +00:00
yes.c
Major coreutils update.
2003-03-19 09:13:01 +00:00