hush/include
Robert Griebl 1fca558799 Bigger patch for (partial) tinylogin integration
- 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]
2002-06-04 20:45:46 +00:00
..
.cvsignore Ignore generated files 2001-10-24 06:53:33 +00:00
applets.h Implement two types of suid/sgid support for BusyBox: 2002-06-04 20:06:25 +00:00
busybox.h Implement two types of suid/sgid support for BusyBox: 2002-06-04 20:06:25 +00:00
dump.h Required for od and hexdump applets 2001-11-02 11:40:44 +00:00
grp.h Fix for broken handling off BusyBox's own pwd/grp implementations 2002-06-04 20:10:23 +00:00
inet_common.h I forgot to add these. Part of the patch from vodz 2001-11-10 12:18:42 +00:00
libbb.h Implement two types of suid/sgid support for BusyBox: 2002-06-04 20:06:25 +00:00
pwd.h Fix for broken handling off BusyBox's own pwd/grp implementations 2002-06-04 20:10:23 +00:00
shadow.h Fix for broken handling off BusyBox's own pwd/grp implementations 2002-06-04 20:10:23 +00:00
unarchive.h unzip applet by Laurence Anderson 2002-01-02 13:52:26 +00:00
usage.h Bigger patch for (partial) tinylogin integration 2002-06-04 20:45:46 +00:00