mirror of
https://github.com/sheumann/hush.git
synced 2024-11-12 08:05:36 +00:00
1fca558799
- 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] |
||
---|---|---|
.. | ||
__getgrent.c | ||
__getpwent.c | ||
fgetgrent.c | ||
fgetpwent.c | ||
getgrgid.c | ||
getgrnam.c | ||
getpw.c | ||
getpwnam.c | ||
getpwuid.c | ||
grent.c | ||
initgroups.c | ||
Makefile | ||
Makefile.in | ||
putpwent.c | ||
pwent.c | ||
setgroups.c | ||
shadow.c |