Date: Mon, 30 Dec 1996 03:52:36 -0800 (PST) From: David Nugent <davidn> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/pw pw_user.c Message-ID: <199612301152.DAA21621@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidn 96/12/30 03:52:35 Modified: usr.sbin/pw pw_user.c Log: 1) Base home directory is created if it does not already exist if useradd -m or useradd -D -b are used. 2) Hyphen allowed in username if not first character. Fix trivial bug in error fmt string. 3) /etc/skeykeys updating changed to do 'inplace' update, commenting out a username rather than removing it completely. Revision Changes Path 1.10 +65 -35 src/usr.sbin/pw/pw_user.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612301152.DAA21621>