From owner-cvs-all Mon Feb 8 13:26:46 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA05113 for cvs-all-outgoing; Mon, 8 Feb 1999 13:26:46 -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 NAA05108; Mon, 8 Feb 1999 13:26:44 -0800 (PST) (envelope-from des@FreeBSD.org) From: "Dag-Erling C. Sm\xf8rgrav" Received: (from des@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id NAA27738; Mon, 8 Feb 1999 13:26:44 -0800 (PST) (envelope-from des@FreeBSD.org) Date: Mon, 8 Feb 1999 13:26:44 -0800 (PST) Message-Id: <199902082126.NAA27738@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/08 13:26:44 PST Modified files: usr.sbin/pw pw_user.c Log: 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.26 +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