hush/loginutils
Eric Andersen 88e38ca2fb Bertrand Baudet writes:
Looks like the -D and -H options of the adduser applet aren't handle
properly in BusyBox.

This patch fixes the masks definition for those options according to
there position in the optstring.

Patch against RC2 but should also apply cleanly against CVS.

Bertrand
2004-08-16 09:07:39 +00:00
..
addgroup.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
adduser.c Bertrand Baudet writes: 2004-08-16 09:07:39 +00:00
Config.in Fixup getty, login, etc so the utmp and wtmp are updated, allowing 2004-07-30 17:24:47 +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 Umm. Not guilty by reason of insanity. 2004-07-30 17:39:08 +00:00
login.c Umm. Not guilty by reason of insanity. 2004-07-30 17:39:08 +00:00
Makefile Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
Makefile.in passwd and sulogin also need libcrypt, via libbb/pw_encrypt() 2004-03-27 10:08:53 +00:00
passwd.c Do not use getpass(3) 2004-05-01 01:27:30 +00:00
su.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
sulogin.c Do not use getpass(3) 2004-05-01 01:27:30 +00:00
vlock.c Do not use getpass(3) 2004-05-01 01:27:30 +00:00