Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 2A8D963B86D for ; Thu, 23 Dec 2010 12:44:50 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id F369E19D653; Thu, 23 Dec 2010 12:44:49 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 8409B19D64A for ; Thu, 23 Dec 2010 12:44:47 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 74C04175DD; Thu, 23 Dec 2010 12:44:47 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 23 Dec 2010 12:44:47 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/sysutils/user_darwin To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20101223124447.74C04175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Thu Dec 23 12:44:47 UTC 2010 Modified Files: pkgsrc/sysutils/user_darwin: Makefile pkgsrc/sysutils/user_darwin/files: useradd.sh Log Message: Update user_darwin to 20101223. Exactly set '*' as "Password" for created user to hide the user from login list. approved by sketch@ in pkgsrc-users@. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/sysutils/user_darwin/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/sysutils/user_darwin/files/useradd.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.