Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2000 21:15:18 +0100
From:      Wolfram Schneider <wosch@panke.de.freebsd.org>
To:        Peter Wemm <peter@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/adduser rmuser.perl
Message-ID:  <20000323211518.A1245@paula.panke.de.freebsd.org>
In-Reply-To: <200003201300.FAA60081@freefall.freebsd.org>; from peter@FreeBSD.org on Mon, Mar 20, 2000 at 05:00:37AM -0800
References:  <200003201300.FAA60081@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2000-03-20 05:00:37 -0800, Peter Wemm wrote:
> peter       2000/03/20 05:00:37 PST
> 
>   Modified files:        (Branch: RELENG_4)
>     usr.sbin/adduser     rmuser.perl 
>   Log:
>   MFC: fix a bad regexp that failed on valid names.

After this change you cannot delete the user `foo-bar' anymore.
Also, \w is not the same as a-zA-Z0-9_ 
\w may contain locale characters.

-- 
Wolfram Schneider <wosch@freebsd.org> http://wolfram.schneider.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000323211518.A1245>