Path to this page:
Subject: CVS commit: pkgsrc/sysutils/user_cygwin
From: OBATA Akio
Date: 2013-03-13 13:35:16
Message id: 20130313123516.B2690175DD@cvs.netbsd.org
Log Message:
Update user_cygwin to 20130313.
* let verbose output to stderr, so that such output is mixed to the command
output (for example, using redirect).
* avoid to use `flock', it is not a part of base.
* useradd
* add skel support
* set homedir properly
* avoid to try dropping from "Users" when uid=gid (pseudo group as user).
* also chgrp gid for created homedir.
* userdel
* catch up error correctly when trying to delete Windows users.
Files: