From owner-cvs-all Tue Feb 9 07:08:04 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA26181 for cvs-all-outgoing; Tue, 9 Feb 1999 07:08:04 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA26131; Tue, 9 Feb 1999 07:08:01 -0800 (PST) (envelope-from des@FreeBSD.org) From: Dag-Erling Smorgrav Received: (from des@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id HAA40558; Tue, 9 Feb 1999 07:08:01 -0800 (PST) (envelope-from des@FreeBSD.org) Date: Tue, 9 Feb 1999 07:08:01 -0800 (PST) Message-Id: <199902091508.HAA40558@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/pw pw_user.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk des 1999/02/09 07:08:00 PST Modified files: (Branch: RELENG_3) usr.sbin/pw pw_user.c Log: MFC: Don't assume a_name is a number just because the first character is a digit. PR: bin/9484 Submitted by: Matthew D. Fuller Revision Changes Path 1.25.2.1 +4 -2 src/usr.sbin/pw/pw_user.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message