aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-12-05Kill the now obsolete docs/Configure.help file, and move all existingEric Andersen
2002-12-05Usage for klogd -cGlenn L McGrath
2002-12-05Fix a silly oversight breaking cross compilationEric Andersen
2002-12-05Yet another major rework of the BusyBox config system, using the considerablyEric Andersen
2002-12-05Kill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch. I'm notEric Andersen
2002-12-04Unlink before mkdir, mknod, symlink to overwriteGlenn L McGrath
2002-12-03 - the number of commands in the history list is now configureable via theRobert Griebl
2002-12-03print an error message if we can't load a moduleRobert Griebl
2002-12-03Fix crashme code, by Jim TreadwayGlenn L McGrath
2002-12-03Save 10 bytes or so, last_patch_70 from Vladimir N. OleynikGlenn L McGrath
2002-12-03A missing /etc/securetty is not an error when checking the tty name - theRobert Griebl
2002-12-02last_patch_69, 8 bit clean and other fixes from Vladimir N. OleynikGlenn L McGrath
2002-12-02Its move to busybox-cvs-doc.docsGlenn L McGrath
2002-12-02Use compare_string_array in ipaddress to save a few bytes, minor cleanupsGlenn L McGrath
2002-12-02Save a few more bytesGlenn L McGrath
2002-12-02Save a hundred bytes or so on the do_iproute functionGlenn L McGrath
2002-12-02Move compare_string_array to libbbGlenn L McGrath
2002-12-01Enable ip commands to be compiled seperate from ip, modifed patch from Bastia...Glenn L McGrath
2002-12-01fix warningGlenn L McGrath
2002-12-01Fix the package name, patch from Bastian BlankGlenn L McGrath
2002-12-01Build files from Bastian BlankGlenn L McGrath
2002-12-01add the -c option, modified version of a patch from Bastian BlankGlenn L McGrath
2002-12-01Patch from Bastian Blank (waldi) for debian installerGlenn L McGrath
2002-11-28I miscalculated on this one, change it backGlenn L McGrath
2002-11-28Clean up error messagesGlenn L McGrath
2002-11-28Minor error messages changesGlenn L McGrath
2002-11-28Cleanup error messagesGlenn L McGrath
2002-11-28Cleanup error messagesGlenn L McGrath
2002-11-28Syntax errorGlenn L McGrath
2002-11-28Change if(x)free(x); to free(x);Aaron Lehmann
2002-11-28Style, error_msgGlenn L McGrath
2002-11-28StyleGlenn L McGrath
2002-11-28Woops, forgot they printout applet name as well....Glenn L McGrath
2002-11-28Use standard error messagesGlenn L McGrath
2002-11-28Use error_msg instead of fprintf(stderrGlenn L McGrath
2002-11-28Use error_msg instead of fprintf(stderrGlenn L McGrath
2002-11-28Use error_msg instead of fprintf(stderrGlenn L McGrath
2002-11-28Use error_msg( instead of fprintf(stderrGlenn L McGrath
2002-11-28Use error_msg instead of fprintf(stderr, other minor cleanupsGlenn L McGrath
2002-11-28Style, minor cleanupsGlenn L McGrath
2002-11-28Use error_msg instead of fprintf(stderrGlenn L McGrath
2002-11-28Use error_msg instead of fprintf(stderrGlenn L McGrath
2002-11-28Use erorr_msg( isntead of fprintf(stderr,Glenn L McGrath
2002-11-28Use error_msg instead of printf(stderrGlenn L McGrath
2002-11-28StyleGlenn L McGrath
2002-11-28Use printf instead of fprintf(stdoutGlenn L McGrath
2002-11-28Save a few bytes in show_usageGlenn L McGrath
2002-11-28left out a \"Glenn L McGrath
2002-11-28This test was hangingGlenn L McGrath
2002-11-27Adds a dummy entry to make it easier to make custom debsGlenn L McGrath