hush/coreutils
"Vladimir N. Oleynik" b31cb87fdc to bb_getopt_ulflags()
2005-10-06 15:30:17 +00:00
..
libcoreutils
basename.c
cal.c
cat.c
chgrp.c - rename libbb's password helpers as suggested in libbb.h 2005-09-20 21:06:17 +00:00
chmod.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
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 re-order a little for alphabetical 2005-09-24 23:15:28 +00:00
cp.c
cut.c Cleanup patch by Bernhard Fischer, removing unnecessary includes of 2005-09-11 01:05:30 +00:00
date.c
dd.c
df.c
dirname.c
dos2unix.c Cleanup patch by Bernhard Fischer, removing unnecessary includes of 2005-09-11 01:05:30 +00:00
du.c 1) bb_opt_complementaly -> bb_opt_complementally 2005-09-05 14:46:07 +00:00
echo.c
env.c
expr.c change interface to bb_xasprintf() - more perfect for me. 2005-09-29 16:18:57 +00:00
false.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
fold.c
head.c
hostid.c Major coreutils update. 2003-03-19 09:13:01 +00:00
id.c - rename libbb's password helpers as suggested in libbb.h 2005-09-20 21:06:17 +00:00
install.c
length.c
ln.c
logname.c Larry Doolittle writes: 2004-04-14 17:51:38 +00:00
ls.c - rename libbb's password helpers as suggested in libbb.h 2005-09-20 21:06:17 +00:00
Makefile
Makefile.in
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 Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
mv.c
nice.c
nohup.c
od.c
printenv.c
printf.c Patch by Felipe Kellermann, use the common escape handling function and remove some unused code. 2004-09-15 02:05:23 +00:00
pwd.c
realpath.c Major coreutils update. 2003-03-19 09:13:01 +00:00
rm.c
rmdir.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
seq.c Patch from Felipe Kellermann, fix endless loop when first > last and 2004-07-23 06:43:29 +00:00
sleep.c
sort.c applying patch from: 2005-07-20 19:07:27 +00:00
stat.c
stty.c Add a missing brace, patch by Hideki IWAMOTO 2004-09-15 03:24:32 +00:00
sum.c
sync.c
tail.c Very minor tweak to tail. 2005-08-13 00:35:00 +00:00
tee.c
test.c
touch.c
tr.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
true.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
tty.c
uname.c Major coreutils update. 2003-03-19 09:13:01 +00:00
uniq.c Get rid of warnings, remove compat with older gnu uniq to truly conform to susv3, and cut size a bit. 2005-09-15 08:06:42 +00:00
usleep.c
uudecode.c change strange depend to libbb.h, but require busybox.h 2005-10-06 15:18:09 +00:00
uuencode.c
watch.c
wc.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
who.c
whoami.c
yes.c