Re: svn commit: r244710 - head/usr.sbin/pw

2012-12-26 Thread Dimitry Andric
On 2012-12-26 19:14, Baptiste Daroussin wrote: Author: bapt Date: Wed Dec 26 18:14:45 2012 New Revision: 244710 URL: http://svnweb.freebsd.org/changeset/base/244710 Log: Fix creating a user and adding it to a group Reported by: "Sam Fourman Jr." , dim Thanks for fixing it so quickly! _

svn commit: r244710 - head/usr.sbin/pw

2012-12-26 Thread Baptiste Daroussin
Author: bapt Date: Wed Dec 26 18:14:45 2012 New Revision: 244710 URL: http://svnweb.freebsd.org/changeset/base/244710 Log: Fix creating a user and adding it to a group Reported by: "Sam Fourman Jr." , dim Modified: head/usr.sbin/pw/pw_user.c Modified: head/usr.sbin/pw/pw_user.c ===