aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update the noise a tiny bitandersen2002-09-181-2/+2
* Update webpageandersen2002-09-181-0/+19
* Commit vodz's patch, plus a tweak to change TracePid to TracerPid. Nowmjn32002-09-181-19/+20
* patch from John Hall <john.hall@optionexist.co.uk> to change theandersen2002-09-181-4/+4
* Add a new top appletandersen2002-09-175-0/+422
* Clear screen too.andersen2002-09-171-1/+1
* re-enable the cursor, in case it got disabledandersen2002-09-171-2/+2
* Modified so that it "works" for archs other than i386... arm in particular.mjn32002-09-171-47/+108
* Sane-ify the screen clearing stuff.andersen2002-09-171-3/+1
* hehe.andersen2002-09-171-1/+1
* Vodz' last_patch57:andersen2002-09-171-104/+93
* Support setting depthandersen2002-09-171-0/+3
* last_patch56 from vodz to simplify copy_file logicandersen2002-09-171-74/+18
* Patch from "Joe.C" <joe@numa.com.tw>andersen2002-09-171-1/+14
* Patch from David McCullough <davidm@snapgear.com>andersen2002-09-171-5/+72
* Use "MiB" not "Mb"andersen2002-09-171-2/+2
* Typo fix from Steven Merrifieldandersen2002-09-171-1/+1
* last_patch55 from vodz:andersen2002-09-161-18/+20
* Let people force overwrite linksandersen2002-09-161-1/+1
* Properly honor FILEUTILS_INTERACTIVE and FILEUTILS_FORCE forandersen2002-09-161-1/+65
* Watch applet by Michael Habermannbug12002-09-163-0/+119
* Patch from Matthias Lang <matthias@corelatus.se> to fix gunzipandersen2002-09-163-78/+189
* Let people run SHUTDOWN actions prior to killing everythingandersen2002-09-161-3/+5
* Fix stupid typo noticed by John Mullin <john.mullin@homenetcomm.com>andersen2002-09-161-1/+1
* Apply vodz' last_patch52andersen2002-09-1610-43/+30
* Support module taintingandersen2002-09-162-4/+146
* mesg applet by Manuel Novoa IIIbug12002-09-165-0/+70
* Put in GPL v2 or later copyright noticebug12002-09-161-3/+16
* openvt applet by Quy Tonthatbug12002-09-165-0/+96
* Use busybox's show_usage function for helpbug12002-09-152-16/+4
* Awk applet written from scratch by Dmitry Zakharovbug12002-09-152-0/+11
* Support for GNU style long filename and linknamesbug12002-09-152-10/+40
* Patch from Thomas Gleixner <tglx@linutronix.de> to doandersen2002-09-121-0/+1
* Apply vodz's last_patch53.gz (bb_asprintf.c) and last_patch54.gzmjn32002-09-122-155/+60
* Fix for handling of "tftp -l -" from Jean Wolter <jw5@os.inf.tu-dresden.de>andersen2002-09-101-1/+1
* Yipe. uid and gid were reversed.andersen2002-09-101-1/+1
* Some CML1 grammar fixesandersen2002-09-014-4/+7
* Eliminate use of obsolete sys_errlist[]andersen2002-08-262-14/+14
* chmod on the NEW filebug12002-08-261-1/+1
* Dont return an error if the directory already existedbug12002-08-241-3/+7
* Fix warningbug12002-08-241-0/+1
* Reorganise, make it just one function, remove -v option it didnt work properl...bug12002-08-241-114/+87
* Run through indent, use bracesbug12002-08-241-82/+90
* Remove extrangeous backslashes that were probably introduced byaaronl2002-08-231-4/+4
* Rewrite, its smallerbug12002-08-231-30/+22
* Remove empty loopsbug12002-08-231-4/+4
* Use static instead of extern, braces around if's, run through indentbug12002-08-231-330/+372
* Apply vodz last_path_51-2bug12002-08-231-395/+171
* Apply vodz last_patch51_2 and run through indentbug12002-08-231-87/+116
* Don't #ifdef __linux__. this is linux.aaronl2002-08-231-4/+0