CVSROOT: /cvs Module name: src Changes by: ajacou...@cvs.openbsd.org 2012/09/20 05:32:06
Modified files: usr.sbin/user : user.c Log message: Be consistent with what the installer and useradd(8) do and put newly created users into their own primary group. This does not change existing installations that already have a usermgmt.conf(5). ok todd@ beck@