aboutsummaryrefslogtreecommitdiff
path: root/getty.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-1232/+0
| | | | -Erik
* Make it compile with uClibcEric Andersen2001-08-221-4/+6
|
* Initial merge of all tinylogin applets that do not require crypt.Eric Andersen2001-08-211-0/+1230
There is some optimization that can be done to better use libbb in these applets. There is also redundancy between stty and getty which could be eliminated. -Erik