From owner-cvs-all Mon Jan 28 8:37:46 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BC04537B489; Mon, 28 Jan 2002 08:37:36 -0800 (PST) Received: (from yar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0SGba063863; Mon, 28 Jan 2002 08:37:36 -0800 (PST) (envelope-from yar) Message-Id: <200201281637.g0SGba063863@freefall.freebsd.org> From: Yar Tikhiy Date: Mon, 28 Jan 2002 08:37:36 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/adduser adduser.8 adduser.perl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG yar 2002/01/28 08:37:36 PST Modified files: usr.sbin/adduser adduser.8 adduser.perl Log: Remove the newly added -force option because it made adduser(8) less robust to possible errors of the user/admin while adduser(8) had been intended to minimize their possibility. An alternative way of introducing strange symbols into usernames to be committed really soon. Revision Changes Path 1.41 +0 -8 src/usr.sbin/adduser/adduser.8 1.55 +2 -21 src/usr.sbin/adduser/adduser.perl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message