aboutsummaryrefslogtreecommitdiff
path: root/TODO (unfollow)
Commit message (Expand)AuthorFilesLines
2006-05-05Another patch from Garrett: remove bad block bitmap checking code. Everythinglandley2-419/+10
2006-05-05Migrate endianness macros.landley2-7/+3
2006-05-05Patch from Dennis Vlasenko resetting values that get reused.landley1-5/+18
2006-05-05Patch from Dennis Vlasenko simplifying the APPLET macros.landley1-260/+260
2006-05-05Patch from Jason Schoon to make mount -a not abort on the first failure.landley1-4/+6
2006-05-05- ignore missing helptext for options which are not selectable.aldot1-0/+3
2006-05-05- add helptext for CONFIG_UNIX2DOSaldot1-0/+3
2006-05-04Not quite compiler independent, but we've never tried to be gcc independentlandley3-27/+9
2006-05-04It was sitting there, in the patches directory, for years. It was delete itlandley6-1494/+1381
2006-05-04There aren't any bzip2 based RPMs. If people want to experiment with newlandley1-63/+0
2006-05-04CONFIG->ENABLE migration.landley2-21/+13
2006-05-04Fix allbareconfig.landley1-11/+5
2006-05-04- add script to check for missing help entries of config optionsaldot2-0/+42
2006-05-03Big dead code elimination pass from Garrett.landley24-449/+138
2006-05-03Build break fix from Bernhard fischer, fixing fallout from svn 14974. (My bad.)landley1-0/+1
2006-05-03Whitespace and documentation cleanup from Dennis Vlasenko.landley1-53/+60
2006-05-03Patch from Rich Felker to make ls use libc's qsort.landley1-26/+10
2006-05-03Rich Felker writes:landley1-1/+1
2006-05-03Patch from Garrett Kajmowicz to move a lot of #defines into thelandley2-857/+332
2006-05-03Remove HDIO_GETGEO_BIG which is dead (removed from 2.6) and was pointless backlandley1-12/+4
2006-05-03Use ATTRIBUTE_NORETURN as suggested by tito, plus a few in-passing cleanups.landley1-16/+13
2006-05-02Patch from Jason Schoon to add optional SIGUSR1 support to dd.landley2-8/+37
2006-05-02Minor tweaks: remove traces of old $COMMAND environment variable.landley2-5/+1
2006-05-02Patch from Shaun Jackman:landley1-7/+11
2006-05-01Patch from tito removing obsolete code.landley1-142/+11
2006-05-01Notes on portability, and on when #include <linux/blah> is appropriate.landley1-0/+114
2006-05-01Fixup a build break if ENABLE_SHOW_USAGE switched off. (Fallout from thelandley1-24/+3
2006-04-29Patches from Denis Vlasenko to rework "current_name" handling and removelandley1-126/+95
2006-04-29Patch from Denis Vlasenko:landley1-93/+74
2006-04-29Patch from Denis Vlasenko:landley1-2/+2
2006-04-29Remove some unused code pointed out by Tito, plus a slightly more gracefullandley1-35/+7
2006-04-29Style fixes from Denis Vlasenko.landley1-147/+146
2006-04-29Another patch from Denis Vlasenko:landley1-48/+42
2006-04-29From Dennis Vlasenko, Make hdparm smaller:landley1-73/+49
2006-04-29Cleanup to hdparm by tito.landley1-12/+11
2006-04-29termios.h is already included so dont include sys/termios.h as wellvapier1-1/+0
2006-04-29detect more obsolete headersvapier1-1/+1
2006-04-29just include fcntl.h not sys/fcntl.hvapier1-1/+1
2006-04-29just include fcntl.h not sys/fcntl.hvapier1-1/+1
2006-04-29Rob Sullivan writes: rewrite the regex handling to improve stabilityvapier1-58/+51
2006-04-29compile.h is incorrect; create a new do_link.h and use that for bb_mkdep and ...vapier2-2/+8
2006-04-29use pretty output for scripts/bb_mkdep and scripts/usagevapier1-2/+2
2006-04-28- rerun gcse pass after reload, enable whole-program iff we are not buildingaldot1-1/+9
2006-04-28- print "Obsolet headers" instead of "Obsolete function usage" when checkingaldot1-1/+1
2006-04-28More usage.h cleanups, with collateral changes to httpd. Specifically,landley3-102/+44
2006-04-28Patch from tito to update output of hdparm.landley1-12/+22
2006-04-27Patch from Dennis Vlasenko to add the option to compress help text.landley7-24/+102
2006-04-27Re-wordwrap the new tests, and fix seq.c to pass them.landley2-11/+9
2006-04-27- add two regression tests for seq.aldot1-0/+4
2006-04-26- add note about crondaldot1-0/+3