aboutsummaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fins find message.Eric Andersen2001-02-141-2/+2
* I forgot to add usage.h, so here it is, with a few extra cleanups.Eric Andersen2001-02-141-0/+2038
* This patch, put together by Manuel Novoa III, is a merge of workEric Andersen2001-02-142-138/+159
* Commit Vladimir's latest version of stty.c. Nice work.Eric Andersen2001-02-141-0/+3
* Add in ifconfig and routeEric Andersen2001-02-142-0/+7
* Several cleanups from Manuel Novoa III.Eric Andersen2001-02-141-1/+1
* Apply a patch from Evin Robertson -- new pivot_root applet.Eric Andersen2001-02-131-0/+3
* New applet: dpkgGlenn L McGrath2001-02-101-0/+3
* Make suffix_mult structures const. Thanks to Vladimir N. Oleynik.Matt Kraai2001-02-051-1/+2
* Create find_applet_by_name function. Save 32 bytes.Matt Kraai2001-02-011-1/+1
* Fix wget error message and add (and use) chomp library function.Matt Kraai2001-02-011-0/+1
* Fix header file usage -- there were many unnecessary header files included inEric Andersen2001-01-273-70/+19
* Add in a patch to make busybox use the normal pwd.h and grp.hEric Andersen2001-01-272-0/+98
* Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch.Eric Andersen2001-01-251-0/+8
* Add in spoon's watchdog timer app.Eric Andersen2001-01-251-0/+3
* Add HUMAN_READABLE define for -m and -h support in du, df, and lsRichard June2001-01-221-0/+7
* add dpkg-deb commandGlenn L McGrath2001-01-021-0/+3
* Better dmalloc handlingEric Andersen2001-01-021-5/+5
* Fix tar handling of absolute paths and excluded directories.Matt Kraai2000-12-191-0/+1
* Rewrote dd.Matt Kraai2000-12-181-0/+7
* Rewrite nc to be simpler, smaller, and to check syscalls for errors.Matt Kraai2000-12-151-0/+1
* Changed names of functions in utility.c and all affected files, to makeMark Whitley2000-12-071-18/+18
* Removed isBlank and isWildCard macros that were totally unused (should anyoneMark Whitley2000-12-051-5/+2
* Fixed the comments to match the code and renamed the function to a (hopefully)Mark Whitley2000-12-051-1/+1
* Flag day warning!Eric Andersen2000-12-041-2/+2
* Patch from Larry Doolittle so it will build the newdocs right.Eric Andersen2000-12-021-6/+9
* Remove #ifdef __STDC__ junk. We don't do K&R round these parts,Eric Andersen2000-12-011-2/+1
* Patch from Larry Doolittle (with minor touchups from me so everything compilesEric Andersen2000-11-302-356/+144
* Apply a patch fromkent robotti:Eric Andersen2000-11-292-5/+5
* "I will always compile before I commit."Eric Andersen2000-11-172-1/+4
* Fix up builtin overrides, and hack in the binary search for findingEric Andersen2000-11-171-0/+2
* Added a new perrorMsg function, cleanup up error handling, fixed TRUE/FALSEMatt Kraai2000-10-251-0/+1
* Added a fatalPerror function to simplify error handling.Matt Kraai2000-10-251-0/+1
* Applied patch from Gaute B Strokkenes <gs234@cam.ac.uk> to use a binary searchMark Whitley2000-10-251-0/+375
* Put getopt_usage where it belongs and added *_usage entries in busybox.[ch]Mark Whitley2000-10-191-0/+1
* Added cmp and readlink applets from Matt Kraai.Mark Whitley2000-10-091-0/+4
* Rewrote head to perservere when it can't open a file, and share codeMatt Kraai2000-09-271-0/+1
* Rewrote uniq to be less than a third of the size, and fixed some otherMatt Kraai2000-09-271-0/+1
* Add in busybox.h. I renamed it, and forgot to commit the newky named version.Eric Andersen2000-09-261-0/+468