aboutsummaryrefslogtreecommitdiff
path: root/df.c (unfollow)
Commit message (Expand)AuthorFilesLines
2001-02-23forgot to remove some debugging noiseJohn Beppu1-3/+1
2001-02-23This one should be able to deal with the USAGE macros a littleJohn Beppu1-3/+6
2001-02-23Make HUMAN_READABLE be single argument like the others.Eric Andersen3-27/+30
2001-02-23forgot a comma.John Beppu1-2/+2
2001-02-23More usage cleanups from kent robotti. I know some of these wereEric Andersen3-117/+117
2001-02-23Fix up a stupid mistake caught by David Whedon <dwhedon@gordian.com>Eric Andersen1-1/+1
2001-02-23space after \ make preprocessor sadDavid Kimdon3-3/+3
2001-02-23utility.c must include stdarg.hDavid Kimdon1-0/+1
2001-02-23I can't leave it alone.John Beppu1-8/+7
2001-02-23minor cleanup... all that's left to do isJohn Beppu1-5/+5
2001-02-23This is the remixed autodocufier.pl.John Beppu1-80/+175
2001-02-23Stub out pivot_root so it won't fail to compile.Eric Andersen2-4/+18
2001-02-23Somewhere along the line, MAKE_LINKS got broken, thereby breakingEric Andersen2-0/+8
2001-02-23Argh. I should know to compile first.Eric Andersen1-2/+1
2001-02-23Only default to BB_FEATURE_NEW_MODULE_INTERFACE whenEric Andersen1-1/+1
2001-02-23Make utility.c only define query_module when BB_FEATURE_NEW_MODULE_INTERFACEEric Andersen1-1/+2
2001-02-23Yet another fix. I think I got it this time.Eric Andersen2-16/+20
2001-02-23I should be more careful...Eric Andersen5-7/+11
2001-02-22Turn off the printf attribute for the ?error_msg* functions, since itEric Andersen2-8/+8
2001-02-22Add in kent robotti's updated dos2unix.cEric Andersen7-83/+296
2001-02-22Fix up Makefile -- uClibc nfs works these daysEric Andersen1-2/+2
2001-02-22Commit a few updates to the usage messages.Eric Andersen3-282/+219