summaryrefslogtreecommitdiff
path: root/libbb/get_console.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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