log toys/login.c @ 644:6a096902309d

age author description
Tue, 24 Jul 2012 02:52:36 -0500 Rob Landley Minor cleanups, mostly whitespace.
Sat, 21 Jul 2012 18:38:36 -0500 Rob Landley Use "_password" instead of "_passwd" for names in lib/password.c.
Fri, 20 Jul 2012 08:42:44 +0200 Elie De Brauwer toys/login.c: make use of the read_passwd function offered by the passwd library.
Tue, 24 Apr 2012 23:09:27 +0200 Elie De Brauwer Adding initial version of login.c