summaryrefslogtreecommitdiff
path: root/deluser.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Initial merge of all tinylogin applets that do not require crypt.Eric Andersen2001-08-211-0/+175
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