aboutsummaryrefslogtreecommitdiff
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2002-12-06Add some help descriptionsbug11-10/+44
2002-12-06Allow for people to select no default shellandersen1-1/+4
2002-12-06Do the dumb/obvious thing for the killall->kill dependancyandersen1-12/+9
2002-12-06Fixup dumpleases compile problemandersen2-1/+4
2002-12-06Fix adjtimex applet compileandersen1-2/+0
2002-12-06Fixup buffer allocationandersen1-4/+6
2002-12-06Make hush comple once againandersen1-1/+1
2002-12-06Use libbb/get_line_from_file, change default state file locationbug11-128/+39
2002-12-06Make mapping a config option again to save space, turn off file locking, do w...bug12-12/+28
2002-12-06Fix bug that stoped -a workingbug11-1/+3
2002-12-06Kill link now pointing to porn site.andersen1-3/+0
2002-12-05Put stuff back into a sub-menuandersen1-0/+2
2002-12-05Kill the now obsolete docs/Configure.help file, and move all existingandersen4-143/+61
2002-12-05Usage for klogd -cbug11-1/+2
2002-12-05Fix a silly oversight breaking cross compilationandersen1-1/+1
2002-12-05Yet another major rework of the BusyBox config system, using the considerablyandersen69-3149/+12872
2002-12-05Kill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch. I'm notandersen7-1859/+3
2002-12-04Unlink before mkdir, mknod, symlink to overwritebug11-0/+3
2002-12-03 - the number of commands in the history list is now configureable via thesandman4-1/+69
2002-12-03print an error message if we can't load a modulesandman1-2/+4
2002-12-03Fix crashme code, by Jim Treadwaybug11-3/+3
2002-12-03Save 10 bytes or so, last_patch_70 from Vladimir N. Oleynikbug11-8/+6
2002-12-03A missing /etc/securetty is not an error when checking the tty name - thesandman1-1/+1
2002-12-02last_patch_69, 8 bit clean and other fixes from Vladimir N. Oleynikbug12-410/+451
2002-12-02Its move to busybox-cvs-doc.docsbug11-3/+0
2002-12-02Use compare_string_array in ipaddress to save a few bytes, minor cleanupsbug13-126/+166
2002-12-02Save a few more bytesbug11-31/+45
2002-12-02Save a hundred bytes or so on the do_iproute functionbug12-53/+49
2002-12-02Move compare_string_array to libbbbug14-15/+33
2002-12-01Enable ip commands to be compiled seperate from ip, modifed patch from Bastia...bug113-43/+307
2002-12-01fix warningbug12-2/+2
2002-12-01Fix the package name, patch from Bastian Blankbug11-4/+3
2002-12-01Build files from Bastian Blankbug15-474/+3
2002-12-01add the -c option, modified version of a patch from Bastian Blankbug11-4/+21
2002-12-01Patch from Bastian Blank (waldi) for debian installerbug16-116/+137
2002-11-28I miscalculated on this one, change it backbug11-5/+6
2002-11-28Clean up error messagesbug11-29/+13
2002-11-28Minor error messages changesbug11-6/+8
2002-11-28Cleanup error messagesbug11-61/+65
2002-11-28Cleanup error messagesbug11-38/+36
2002-11-28Syntax errorbug11-1/+1
2002-11-28Change if(x)free(x); to free(x);aaronl16-95/+47
2002-11-28Style, error_msgbug11-60/+103
2002-11-28Stylebug11-21/+46
2002-11-28Woops, forgot they printout applet name as well....bug11-2/+2
2002-11-28Use standard error messagesbug12-15/+11
2002-11-28Use error_msg instead of fprintf(stderrbug11-17/+12
2002-11-28Use error_msg instead of fprintf(stderrbug11-4/+4
2002-11-28Use error_msg instead of fprintf(stderrbug11-2/+1
2002-11-28Use error_msg( instead of fprintf(stderrbug11-2/+2