aboutsummaryrefslogtreecommitdiff
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2001-02-26- changed the way POD is generated such that the dashedJohn Beppu1-10/+17
2001-02-24This patch, from Quinn Jensen <jensenq@lineo.com>, adds MIPS supportEric Andersen2-8/+254
2001-02-24Make output match the real lsmod -- print (autoclean) typeEric Andersen2-12/+12
2001-02-24Stub out the syscall, not the whole application. The stubbedEric Andersen2-16/+36
2001-02-24The usage message for syslogd had stuff longer then 80 chars and wrapped.Eric Andersen3-6/+6
2001-02-24...John Beppu1-3/+1
2001-02-24refinementJohn Beppu1-12/+16
2001-02-23formatting ...John Beppu1-2/+2
2001-02-23Added some documentation and made --sgml use sgml_from_usage().John Beppu1-9/+24
2001-02-23Another usage cleanup from kent robottiEric Andersen3-24/+30
2001-02-23During POD generation, it inserts a blank line before linesJohn Beppu1-5/+17
2001-02-23More cleanupsEric Andersen3-51/+57
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