hush/coreutils
2005-07-27 01:09:24 +00:00
..
libcoreutils use toplevel ARFLAGS and update default ARFLAGS to be quiet 2005-07-27 01:09:24 +00:00
basename.c
cal.c
cat.c
chgrp.c
chmod.c
chown.c
chroot.c
cmp.c
comm.c as Rob Landley pointed out, need to fix the 1 versus i typo in indexing 2005-05-13 03:09:20 +00:00
Config.in Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTMP options 2005-07-01 01:04:32 +00:00
cp.c
cut.c change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) 2005-05-11 00:39:03 +00:00
date.c Shaun Jackman submitted a patch converting an allocation to use 2005-05-28 23:55:26 +00:00
dd.c
df.c
dirname.c
dos2unix.c
du.c
echo.c
env.c Thats odd. I guess this was cut-n-paste error, but vodz 2004-04-16 15:02:10 +00:00
expr.c Patch from Shaun Jackman: 2005-05-09 21:42:42 +00:00
false.c
fold.c
head.c
hostid.c
id.c change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) 2005-05-11 00:39:03 +00:00
install.c change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) 2005-05-11 00:39:03 +00:00
length.c
ln.c Patch from Matthew S. Wood: 2005-04-29 22:13:04 +00:00
logname.c
ls.c A patch from Takeharu KATO to update/fix SE-Linux support. 2005-05-03 06:25:50 +00:00
Makefile
Makefile.in use toplevel ARFLAGS and update default ARFLAGS to be quiet 2005-07-27 01:09:24 +00:00
md5_sha1_sum.c tweak signed/unsigned char usage to avoid mismatches 2005-06-24 21:37:59 +00:00
mkdir.c
mkfifo.c
mknod.c
mv.c If /tmp and /home were different partitions, then "mv /tmp/file /home/file" 2005-07-20 00:45:40 +00:00
nice.c
od.c
printenv.c fix stupid build mistake i made earlier as pointed out by psm 2005-04-26 00:43:19 +00:00
printf.c
pwd.c
realpath.c
rm.c
rmdir.c
seq.c
sleep.c
sort.c applying patch from: 2005-07-20 19:07:27 +00:00
stat.c just punt all the f_frsize crap since not all linux headers support it Bug 346 2005-07-26 22:39:56 +00:00
stty.c
sum.c use more busybox functions and remove redundant code 2005-05-16 22:35:59 +00:00
sync.c Major coreutils update. 2003-03-19 09:13:01 +00:00
tail.c remove unused variable ret as reported by apgo in Bug 350 and touchup syntax along the way 2005-07-26 22:57:51 +00:00
tee.c
test.c
touch.c
tr.c
true.c
tty.c
uname.c
uniq.c
usleep.c
uudecode.c
uuencode.c
watch.c patch by Shaun Jackman to combine dup/close funcs into dup2 2005-06-30 03:43:14 +00:00
wc.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
who.c cast the time pointer so gcc stops warning over nothing 2005-04-23 01:42:03 +00:00
whoami.c
yes.c Major coreutils update. 2003-03-19 09:13:01 +00:00