hush/loginutils
Denis Vlasenko 9a44c4f91c bb_xget[pw/gr]nam were horribly misnamed - fixed.
uidgid_get -> get_uidgid, add additional param
(numeric_ok). Make chown use it.
chown: fix "chown user: ...."
install: fix incorrect use of bb_xget[pw/gr]nam
2006-12-28 05:44:47 +00:00
..
addgroup.c attempt to regularize atoi mess. 2006-10-08 12:49:22 +00:00
adduser.c bb_xget[pw/gr]nam were horribly misnamed - fixed. 2006-12-28 05:44:47 +00:00
Config.in - rename SU_SYSLOG to FEATURE_SU_SYSLOG 2006-12-19 08:55:38 +00:00
deluser.c deluser: the same code, but a bit less obfuscated. 2006-11-27 01:04:23 +00:00
getty.c inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] 2006-12-16 23:49:13 +00:00
Kbuild build system overhaul 2006-10-05 10:17:08 +00:00
login.c style fixes 2006-12-26 10:42:51 +00:00
passwd.c passwd: add option to check passwords for weakness 2006-12-19 00:33:53 +00:00
su.c su: fix typo: "argv -= optind" should be += 2006-12-23 02:59:06 +00:00
sulogin.c sulogin: add support for $SUSHELL & $sushell 2006-10-14 11:47:02 +00:00
vlock.c - save 4 bytes 2006-11-30 14:53:51 +00:00