..
libcoreutils
make copy_file() a bit easier to understand, and smaller
2007-08-25 21:14:55 +00:00
basename.c
*: kill bb_get_last_path_component, replace with two functions
2007-09-24 18:27:04 +00:00
cal.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
cat.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
catv.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
chgrp.c
usage.c: remove reference to busybox.h
2007-05-26 19:00:18 +00:00
chmod.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
chown.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
chroot.c
usage.c: remove reference to busybox.h
2007-05-26 19:00:18 +00:00
cksum.c
Audit bb_common_bufsiz usage, add script which looks for misuse.
2007-06-04 10:16:52 +00:00
comm.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
Config.in
expand, unexpand: new applets from Tito <farmatito@tiscali.it>
2007-08-13 14:10:24 +00:00
cp.c
*: kill bb_get_last_path_component, replace with two functions
2007-09-24 18:27:04 +00:00
cut.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
date.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
dd.c
trylink: produce even more info about final link stage
2007-08-12 20:58:27 +00:00
df.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
dirname.c
usage.c: remove reference to busybox.h
2007-05-26 19:00:18 +00:00
dos2unix.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
du.c
du: remove statics (by Bernhard Fischer <rep.dot.nop@gmail.com>)
2007-09-03 20:05:58 +00:00
echo.c
echo: fix yet another buglet in non-fancy echo
2007-06-19 23:04:17 +00:00
env.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
expand.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
expr.c
expand, unexpand: new applets from Tito <farmatito@tiscali.it>
2007-08-13 14:10:24 +00:00
false.c
usage.c: remove reference to busybox.h
2007-05-26 19:00:18 +00:00
fold.c
update Glenn McGrath's email address
2007-09-21 13:16:32 +00:00
head.c
trylink: produce even more info about final link stage
2007-08-12 20:58:27 +00:00
hostid.c
usage.c: remove reference to busybox.h
2007-05-26 19:00:18 +00:00
id.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
install.c
update Glenn McGrath's email address
2007-09-21 13:16:32 +00:00
Kbuild
expand, unexpand: new applets from Tito <farmatito@tiscali.it>
2007-08-13 14:10:24 +00:00
length.c
usage.c: remove reference to busybox.h
2007-05-26 19:00:18 +00:00
ln.c
*: kill bb_get_last_path_component, replace with two functions
2007-09-24 18:27:04 +00:00
logname.c
usage.c: remove reference to busybox.h
2007-05-26 19:00:18 +00:00
ls.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
md5_sha1_sum.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
mkdir.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
mkfifo.c
usage.c: remove reference to busybox.h
2007-05-26 19:00:18 +00:00
mknod.c
trylink: produce even more info about final link stage
2007-08-12 20:58:27 +00:00
mv.c
*: kill bb_get_last_path_component, replace with two functions
2007-09-24 18:27:04 +00:00
nice.c
usage.c: remove reference to busybox.h
2007-05-26 19:00:18 +00:00
nohup.c
usage.c: remove reference to busybox.h
2007-05-26 19:00:18 +00:00
od_bloaty.c
runit/*: get rid of tai[a] time abstraction, it's too bloaty.
2007-08-20 17:27:40 +00:00
od.c
trylink: produce even more info about final link stage
2007-08-12 20:58:27 +00:00
printenv.c
env: micro-optimization
2007-08-06 02:55:41 +00:00
printf.c
usage.c: remove reference to busybox.h
2007-05-26 19:00:18 +00:00
pwd.c
usage.c: remove reference to busybox.h
2007-05-26 19:00:18 +00:00
readlink.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
realpath.c
usage.c: remove reference to busybox.h
2007-05-26 19:00:18 +00:00
rm.c
*: kill bb_get_last_path_component, replace with two functions
2007-09-24 18:27:04 +00:00
rmdir.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
seq.c
usage.c: remove reference to busybox.h
2007-05-26 19:00:18 +00:00
sleep.c
multiplier suffixes are short, store them directly in struct suffix_mult
2007-07-27 15:06:25 +00:00
sort.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
split.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
stat.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
stty.c
trylink: produce even more info about final link stage
2007-08-12 20:58:27 +00:00
sum.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
sync.c
usage.c: remove reference to busybox.h
2007-05-26 19:00:18 +00:00
tail.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
tee.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
test.c
test: correct confusing placement of "const"
2007-09-21 17:58:43 +00:00
touch.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
tr.c
trylink: produce even more info about final link stage
2007-08-12 20:58:27 +00:00
true.c
usage.c: remove reference to busybox.h
2007-05-26 19:00:18 +00:00
tty.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
uname.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
uniq.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
usleep.c
usage.c: remove reference to busybox.h
2007-05-26 19:00:18 +00:00
uudecode.c
update Glenn McGrath's email address
2007-09-21 13:16:32 +00:00
uuencode.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
wc.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
who.c
usage.c: remove reference to busybox.h
2007-05-26 19:00:18 +00:00
whoami.c
bb_getpwuid, bb_getgrgid: change order of arguments to more intuitive one;
2007-07-27 11:20:10 +00:00
yes.c
usage.c: remove reference to busybox.h
2007-05-26 19:00:18 +00:00