..
libcoreutils
to bb_getopt_ulflags()
2005-10-06 15:30:17 +00:00
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
chown.c
- rename libbb's password helpers as suggested in libbb.h
2005-09-20 21:06:17 +00:00
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
Rename CONFIG_SORT_BIG to CONFIG_FEATURE_SORT_BIG so allbareconfig can find it.
2005-10-08 17:48:25 +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
- use complementally '!' to '?' - 'ask' is best 'free' char for this.
2005-10-11 14:38:01 +00:00
dd.c
df.c
Patch from Dirk Clemens so df doesn't run numbers together on drives >100gig.
2005-09-10 02:59:35 +00:00
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
implemented a builtin echo command in ash. moved the guts of the
2005-08-09 19:38:05 +00:00
env.c
Cleanup patch by Bernhard Fischer, removing unnecessary includes of
2005-09-11 01:05:30 +00:00
expr.c
change interface to bb_xasprintf() - more perfect for me.
2005-09-29 16:18:57 +00:00
false.c
fold.c
head.c
hostid.c
id.c
- use complementally '!' to '?' - 'ask' is best 'free' char for this.
2005-10-11 14:38:01 +00:00
install.c
- use complementally '!' to '?' - 'ask' is best 'free' char for this.
2005-10-11 14:38:01 +00:00
length.c
ln.c
change interface to bb_xasprintf() - more perfect for me.
2005-09-29 16:18:57 +00:00
logname.c
ls.c
- rename libbb's password helpers as suggested in libbb.h
2005-09-20 21:06:17 +00:00
Makefile
use the shorter license header
2005-09-24 07:16:29 +00:00
Makefile.in
use brief license line
2005-09-24 06:01:57 +00:00
md5_sha1_sum.c
tweak signed/unsigned char usage to avoid mismatches
2005-06-24 21:37:59 +00:00
mkdir.c
Cleanup patch by Bernhard Fischer, removing unnecessary includes of
2005-09-11 01:05:30 +00:00
mkfifo.c
mknod.c
mv.c
Cleanup patch by Bernhard Fischer, removing unnecessary includes of
2005-09-11 01:05:30 +00:00
nice.c
nohup.c
very small size reduce for nohup applet
2005-09-22 13:26:23 +00:00
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
1) bb_opt_complementaly -> bb_opt_complementally
2005-09-05 14:46:07 +00:00
rmdir.c
seq.c
sleep.c
sort.c
Rename CONFIG_SORT_BIG to CONFIG_FEATURE_SORT_BIG so allbareconfig can find it.
2005-10-08 17:48:25 +00:00
stat.c
Cleanup patch by Bernhard Fischer, removing unnecessary includes of
2005-09-11 01:05:30 +00:00
stty.c
sum.c
Cleanup patch by Bernhard Fischer, removing unnecessary includes of
2005-09-11 01:05:30 +00:00
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
Rob Sullivan added character and equivalence classes to tr. I changed some
2005-10-08 21:21:08 +00:00
true.c
tty.c
uname.c
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
Cleanup patch by Bernhard Fischer, removing unnecessary includes of
2005-09-11 01:05:30 +00:00
watch.c
patch by Shaun Jackman to combine dup/close funcs into dup2
2005-06-30 03:43:14 +00:00
wc.c
who.c
whoami.c
- rename libbb's password helpers as suggested in libbb.h
2005-09-20 21:06:17 +00:00
yes.c