busybox/loginutils
Denys Vlasenko 681efe20d3 use user's shell instead of hardwired "/bin/sh" (android needs this)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2011-03-08 21:00:36 +01:00
..
add-remove-shell.c mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo 2011-01-18 13:58:01 +01:00
addgroup.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
adduser.c use user's shell instead of hardwired "/bin/sh" (android needs this) 2011-03-08 21:00:36 +01:00
chpasswd.c *: whitespace fixes 2010-10-28 18:57:19 +02:00
Config.src getty config help: fix example script 2011-02-10 10:38:13 +01:00
cryptpw.c *: whitespace fixes 2010-10-28 18:57:19 +02:00
deluser.c deluser: do not warn spuriously when deleting group by deluser 2010-11-08 05:47:04 +01:00
getty.c fix bit rot in scripts/Makefile.IMA 2011-03-06 23:09:42 +01:00
Kbuild.src *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
login.c libbb/login/su: do not sanitize shell name twice 2011-03-06 18:49:40 +01:00
passwd.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
su.c libbb/login/su: do not sanitize shell name twice 2011-03-06 18:49:40 +01:00
sulogin.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
vlock.c convert "do {...} while (1);" -> "while (1) {...}" 2011-03-02 04:07:14 +01:00