aboutsummaryrefslogtreecommitdiff
path: root/addgroup.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-178/+0
| | | | -Erik
* Initial merge of all tinylogin applets that do not require crypt.Eric Andersen2001-08-211-0/+178
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