aboutsummaryrefslogtreecommitdiff
path: root/libpwdgrp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Cleanup shadow.h stuff so it behaves as intendedandersen2002-07-031-2/+1
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@4990 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Bigger patch for (partial) tinylogin integrationsandman2002-06-0417-0/+1300
- Made a new dir loginutils - Moved all applets from pwd_grp to loginutils - Added new applets su.c login.c to loginutils - Made a new dir libpwdgrp - Moved everything from pwd_grp/libpwd_grp there - Added shadow.c to libpwdgrp - Removed dir pwd_grp - Added usage strings for login and su to usage.h - Changed main Makefile to reflect the dir rearrangements [Parts of this patch may overlap with my other two patches] git-svn-id: svn://busybox.net/trunk/busybox@4857 69ca8d6d-28ef-0310-b511-8ec308f3f277