aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-02-24The usage message for syslogd had stuff longer then 80 chars and wrapped.Eric Andersen
2001-02-24...John Beppu
2001-02-24refinementJohn Beppu
2001-02-23formatting ...John Beppu
2001-02-23Added some documentation and made --sgml use sgml_from_usage().John Beppu
2001-02-23Another usage cleanup from kent robottiEric Andersen
2001-02-23During POD generation, it inserts a blank line before linesJohn Beppu
2001-02-23More cleanupsEric Andersen
2001-02-23forgot to remove some debugging noiseJohn Beppu
2001-02-23This one should be able to deal with the USAGE macros a littleJohn Beppu
2001-02-23Make HUMAN_READABLE be single argument like the others.Eric Andersen
2001-02-23forgot a comma.John Beppu
2001-02-23More usage cleanups from kent robotti. I know some of these wereEric Andersen
2001-02-23Fix up a stupid mistake caught by David Whedon <dwhedon@gordian.com>Eric Andersen
2001-02-23space after \ make preprocessor sadDavid Kimdon
2001-02-23utility.c must include stdarg.hDavid Kimdon
2001-02-23I can't leave it alone.John Beppu
2001-02-23minor cleanup... all that's left to do isJohn Beppu
2001-02-23This is the remixed autodocufier.pl.John Beppu
2001-02-23Stub out pivot_root so it won't fail to compile.Eric Andersen
2001-02-23Somewhere along the line, MAKE_LINKS got broken, thereby breakingEric Andersen
2001-02-23Argh. I should know to compile first.Eric Andersen
2001-02-23Only default to BB_FEATURE_NEW_MODULE_INTERFACE whenEric Andersen
2001-02-23Make utility.c only define query_module when BB_FEATURE_NEW_MODULE_INTERFACEEric Andersen
2001-02-23Yet another fix. I think I got it this time.Eric Andersen
2001-02-23I should be more careful...Eric Andersen
2001-02-22Turn off the printf attribute for the ?error_msg* functions, since itEric Andersen
2001-02-22Add in kent robotti's updated dos2unix.cEric Andersen
2001-02-22Fix up Makefile -- uClibc nfs works these daysEric Andersen
2001-02-22Commit a few updates to the usage messages.Eric Andersen
2001-02-22First pass at making up an automagical usage message extractor, whichEric Andersen
2001-02-22Account for remainder, and reset page_height for each and every page.Eric Andersen
2001-02-22Make busybox and busybox-static conflict/replace each otherEric Andersen
2001-02-22Fix malformed build-depends. Update list of bugs to closeEric Andersen
2001-02-22Make md5sum not display filename when reading stdinEric Andersen
2001-02-22Make init compile when DEBUG_INIT is enabledEric Andersen
2001-02-22Another update to the way usage messages are done by Evin RobertsonEric Andersen
2001-02-22Revert my change to do extra termType checking. That is done elsewhere.Eric Andersen
2001-02-22Adjust the terminal height for any overlap, so that no linesEric Andersen
2001-02-21Oops! I left in my debug noise.Eric Andersen
2001-02-21df was totally broken. So I fixed it.Eric Andersen
2001-02-20Small patch from Kent Robotti to show megabytes in human-readable output.Mark Whitley
2001-02-20Minor cleanup.Eric Andersen
2001-02-20Apply a patch from Magnus Damm <damm@opensource.se> to supportEric Andersen
2001-02-20Commit a patch from Erik Gustavsson <cyrano@algonet.se>, to allowEric Andersen
2001-02-20Oops. Since dirent.h depends on BB_FEATURE_SH_TAB_COMPLETION, put itEric Andersen
2001-02-20This fixes lash so it handles environment variable expansion, regardlessEric Andersen
2001-02-20Cleanup the use of 'find' to prevent error msgs.Eric Andersen
2001-02-20Oops. Put time.h after busybox.h, so we can check for BB_FEATURE_LS_TIMESTAMPSEric Andersen
2001-02-20It turns out that DODMALLOC was broken when I reorganized busybox.hEric Andersen