CVSROOT: /cvs Module name: src Changes by: ajacou...@cvs.openbsd.org 2013/03/04 00:24:53
Modified files: usr.sbin/user : user.c Log message: When locking/unlocking an account, never touch passwords that are "*" or 13*. Also make sure to never endup with an empty password. cluebat and ok miod@