mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +00:00
- 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] |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| applets.h | ||
| busybox.h | ||
| dump.h | ||
| grp.h | ||
| inet_common.h | ||
| libbb.h | ||
| pwd.h | ||
| shadow.h | ||
| unarchive.h | ||
| usage.h | ||