aboutsummaryrefslogtreecommitdiff
path: root/TODO (unfollow)
Commit message (Expand)AuthorFilesLines
2005-04-27Do not attempt to free() the application's environment, which is wasEric Andersen1-10/+8
2005-04-27Correct errors preventing busybox tar from working properly,Eric Andersen1-6/+11
2005-04-26fix stupid build mistake i made earlier as pointed out by psmMike Frysinger1-1/+1
2005-04-25use a generic error messageMike Frysinger2-2/+2
2005-04-25use asprintf in place of malloc/sprintf as suggested by solarMike Frysinger2-13/+13
2005-04-25moved to e2fsprogs tooMike Frysinger1-22/+0
2005-04-25bbify to shrink sizeMike Frysinger2-297/+177
2005-04-24use busybox funcs to make smallerMike Frysinger1-103/+81
2005-04-24new version of ed taken from sashMike Frysinger1-3108/+1176
2005-04-24svn didnt auto add these ...Mike Frysinger3-0/+96
2005-04-24add new subdir for e2fsprogsMike Frysinger27-2/+2218
2005-04-24rework human_fstype to cut down sizeMike Frysinger1-78/+47
2005-04-24rework options to get rid of extra variablesMike Frysinger1-15/+11
2005-04-23fix whitespace usage, fix un-escaped quotes in a bunch of examples, and stand...Mike Frysinger1-191/+189
2005-04-23fix inconsistent whitespaceMike Frysinger1-146/+146
2005-04-23remove extra whitespaceMike Frysinger1-2/+2
2005-04-23stat implementation based upon coreutilsMike Frysinger5-0/+675