aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-12-10rpm applet by Laurence AndersonGlenn L McGrath
2002-12-10Realpath appletGlenn L McGrath
2002-12-09Forgot to rename fooGlenn L McGrath
2002-12-09err.. Make clean in the scripts/config directory to remove some binariesGlenn L McGrath
2002-12-09Make clean in the scripts directory to remove some binariesGlenn L McGrath
2002-12-09Stop linian warning about statically linked binaryGlenn L McGrath
2002-12-09Fix a debug message, from Bastian BlankGlenn L McGrath
2002-12-09Command line history changes, lastpatch_71 from Vladimir N. OleynikGlenn L McGrath
2002-12-08Support using ip in udhcpc scripts.Glenn L McGrath
2002-12-08Updates for the new build system from Bastian Blank (waldi)Glenn L McGrath
2002-12-08Fix compile warningGlenn L McGrath
2002-12-08Fix compile warning with OSFGlenn L McGrath
2002-12-08Change #include order to fix warningGlenn L McGrath
2002-12-08Start to cleanup handling of the state file, save some space and uses linked ...Glenn L McGrath
2002-12-08Move add_to_list from libunarchive to libbb so it can be of more general use ...Glenn L McGrath
2002-12-07Re-sort filenames to alphebetical order.Glenn L McGrath
2002-12-07Commit to reverse my previous commit, isnt cvs supposed to have some undo com...Glenn L McGrath
2002-12-07include "busybox" after the libc includes tofix compile errorsGlenn L McGrath
2002-12-07Differentiate struct and type namesGlenn L McGrath
2002-12-07Fix command that brings down loopbackGlenn L McGrath
2002-12-06depends on for telnet and ipcalcGlenn L McGrath
2002-12-06It shouldnt depend on itselfGlenn L McGrath
2002-12-06Remove duplicate entry for killGlenn L McGrath
2002-12-06Add some help descriptionsGlenn L McGrath
2002-12-06Allow for people to select no default shellEric Andersen
2002-12-06Do the dumb/obvious thing for the killall->kill dependancyEric Andersen
2002-12-06Fixup dumpleases compile problemEric Andersen
2002-12-06Fix adjtimex applet compileEric Andersen
2002-12-06Fixup buffer allocationEric Andersen
2002-12-06Make hush comple once againEric Andersen
2002-12-06Use libbb/get_line_from_file, change default state file locationGlenn L McGrath
2002-12-06Make mapping a config option again to save space, turn off file locking, do w...Glenn L McGrath
2002-12-06Fix bug that stoped -a workingGlenn L McGrath
2002-12-06Kill link now pointing to porn site.Eric Andersen
2002-12-05Put stuff back into a sub-menuEric Andersen
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