summaryrefslogtreecommitdiff
path: root/console-tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleaup read() and write() variants, plus a couple of new functions likeRob Landley2006-07-161-8/+6
* Add one-line GPL boilerplate to numerous (but not all yet) source files."Robert P. J. Day"2006-07-126-80/+6
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* More removal of "#if 0" content."Robert P. J. Day"2006-07-011-5/+0
* - use the defines CURRENT_TTY and VC_1; also shrink xargs a tiny bit:Bernhard Reutner-Fischer2006-05-271-1/+1
* - add central knob to turn off getopt_long everywhere. EXPERIMENTAL!Bernhard Reutner-Fischer2006-05-262-0/+11
* - remove emacs layout block as suggested by Robert P.J. DayBernhard Reutner-Fischer2006-05-193-66/+3
* pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mail...Mike Frysinger2006-05-131-1/+1
* kill pointless memory.h includesMike Frysinger2006-04-161-1/+0
* setlogcons, from Jan Kaszka.Rob Landley2006-03-273-0/+41
* - revert back to r14406Bernhard Reutner-Fischer2006-03-131-14/+19
* Cleanup patches from tito.Rob Landley2006-03-103-23/+14
* Patch from Denis Vlasenko turning static const int (which gets emitted intoRob Landley2006-03-104-11/+17
* - backout using features which are not available with the previous stableBernhard Reutner-Fischer2006-03-091-2/+6
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-063-3/+3
* - use absolute path for top_builddir and top_srcdir.Bernhard Reutner-Fischer2006-03-021-0/+4
* - fixes parallel builds (make -j)Bernhard Reutner-Fischer2006-03-011-18/+9
* Don't build directory libraries unless we're building an applet that needs it.Rob Landley2006-02-211-0/+2
* make the build system puuuuuuuuuuurtyMike Frysinger2006-02-021-3/+2
* clean up yet more annoying signed/unsigned mismatches and fixupEric Andersen2006-01-301-2/+2
* just whitespaceTim Riker2006-01-252-3/+3
* - shared libbusybox.Bernhard Reutner-Fischer2006-01-151-13/+17
* trivial generate exit code"Vladimir N. Oleynik"2005-10-121-2/+1
* correct strange *3 isatty(0) code"Vladimir N. Oleynik"2005-10-121-2/+2
* re-order a little for alphabeticalMike Frysinger2005-09-241-7/+7
* use the shorter license headerMike Frysinger2005-09-241-15/+2
* use brief license lineMike Frysinger2005-09-241-15/+2
* Cleanup patch by Bernhard Fischer, removing unnecessary includes ofRob Landley2005-09-111-1/+1
* Tito sent more size tweaks.Rob Landley2005-09-084-19/+11
* applying patch for bug 72:Paul Fox2005-08-013-0/+82
* use defines instead of const integersMike Frysinger2005-07-311-3/+3
* shrink the flag setting by reversing the operationMike Frysinger2005-07-311-10/+4
* replace for loops with one function callMike Frysinger2005-07-311-4/+2
* cleanup the error message so we dont use glibcism of %m and cast a pointer to...Mike Frysinger2005-07-301-2/+2
* cleanup syntaxMike Frysinger2005-07-301-22/+23
* use toplevel ARFLAGS and update default ARFLAGS to be quietMike Frysinger2005-07-271-1/+1
* egor duda writes:Eric Andersen2004-10-082-6/+12
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-1510-18/+18
* Patch by Tito, reduce size of deallocvt, also make the usage messageGlenn L McGrath2004-01-151-24/+14
* Patch by Tito, use bb_xgetlarg, reduce sizeGlenn L McGrath2004-01-141-2/+2
* Patch by Tito, remove some unneeded variables to save some space.Glenn L McGrath2004-01-131-13/+4
* Kill off the loadacm applet. It is unused, unmaintainedEric Andersen2003-12-204-362/+11
* Use bb_xopenGlenn L McGrath2003-12-204-19/+6
* Make use of libbb functions bb_xopen, bb_full_read, used #define'sGlenn L McGrath2003-11-211-20/+13
* Patch from Arthur Othieno for style-guide.txt conformanceEric Andersen2003-10-223-12/+36
* Patch from Arthur Othieno for docs/style-guide.txt conformance.Eric Andersen2003-10-221-6/+24
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-145-7/+5
* Patch from Thomas Cameron:Eric Andersen2003-07-141-16/+16
* Patch from Kent Robotti adding a bunch of menuconfig helpEric Andersen2003-07-031-10/+16
* Re-use existing variables, patch from TitoGlenn L McGrath2003-05-131-7/+5