CVSROOT: /cvs Module name: src Changes by: ajacou...@cvs.openbsd.org 2013/02/16 00:25:54
Modified files: usr.sbin/user : user.c Log message: Fix unlocking on 32bits arch where it would fuck up the shell... Do not try to (un)lock system users; people wanting to do so (???) will know what they do and use vipw(8). unlocking issue reported by Andre Stobe on tech@ cluesticks and ok miod@, ok deraadt@