summaryrefslogtreecommitdiff
path: root/libbb/get_console.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-141-2/+2
|
* Major coreutils update.Manuel Novoa III2003-03-191-1/+1
|
* Apply vodz' last_patch52Eric Andersen2002-09-161-6/+3
|
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-7/+2
| | | | -Erik
* Add support for devfs device names.Matt Kraai2001-07-231-4/+4
|
* Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen2001-03-161-0/+129
files. Clean up the resulting damage and fix up the makefile. -Erik