hush/loginutils
Rob Landley beb665a376 Second attempt to simplify the login menu. Shadow password stuff at the top,
with no dependencies (since depending on 9 of the 13 apps in the menu gets
a bit silly).  And fix my attempt to make internal shadow password support
automatically depend on internal password support plus shadow password
support.
2005-12-21 16:33:41 +00:00
..
addgroup.c Patch from tito to add argument checking. 2004-09-14 16:08:02 +00:00
adduser.c Quote the user we pass to addgroup so funky chars are preserved. Fix by dragan_marinkovic in Bug 544 2005-11-15 05:53:00 +00:00
Config.in Second attempt to simplify the login menu. Shadow password stuff at the top, 2005-12-21 16:33:41 +00:00
delgroup.c Looks like I forgot one little tiny detail... 2003-07-14 21:50:51 +00:00
delline.c Looks like I forgot one little tiny detail... 2003-07-14 21:50:51 +00:00
deluser.c decouple delgroup and deluser 2003-07-14 20:20:45 +00:00
getty.c remove strange bloat dup2() usage, sync this code with mainstream login-utils, size reduce 2005-12-13 08:44:41 +00:00
login.c Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTMP options 2005-07-01 01:04:32 +00:00
Makefile use the shorter license header 2005-09-24 07:16:29 +00:00
Makefile.in use brief license line 2005-09-24 06:01:57 +00:00
passwd.c - rename libbb's password helpers as suggested in libbb.h 2005-09-20 21:06:17 +00:00
su.c Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTMP options 2005-07-01 01:04:32 +00:00
sulogin.c common BUFSIZ BSS buffer, small reduce code, data and bss 2005-10-15 10:23:55 +00:00
vlock.c Patch from Tito to make vlock much smaller. 2005-12-19 02:50:10 +00:00