From owner-cvs-all Sun Dec 17 15:42:48 2000 From owner-cvs-all@FreeBSD.ORG Sun Dec 17 15:42:46 2000 Return-Path: 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 6356737B400; Sun, 17 Dec 2000 15:42:46 -0800 (PST) Received: (from dougb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBHNgkk63209; Sun, 17 Dec 2000 15:42:46 -0800 (PST) (envelope-from dougb) Message-Id: <200012172342.eBHNgkk63209@freefall.freebsd.org> From: Doug Barton Date: Sun, 17 Dec 2000 15:42:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/adduser rmuser.perl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dougb 2000/12/17 15:42:46 PST Modified files: usr.sbin/adduser rmuser.perl Log: * Fix a long line that I introduced in the last commit * Backslash escape non-alphanumeric chars in the login name so that perl doesn't choke on things like '$'. Revision Changes Path 1.12 +4 -3 src/usr.sbin/adduser/rmuser.perl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message