From owner-cvs-all Tue Aug 21 3:29:16 2001 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 D430B37B409; Tue, 21 Aug 2001 03:29:13 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7LAT1M08811; Tue, 21 Aug 2001 03:29:01 -0700 (PDT) (envelope-from joerg) Message-Id: <200108211029.f7LAT1M08811@freefall.freebsd.org> From: Joerg Wunsch Date: Tue, 21 Aug 2001 03:29:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pw pw_user.c 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 joerg 2001/08/21 03:29:01 PDT Modified files: usr.sbin/pw pw_user.c Log: Fix a typo in a variable name that made pw(8) coredump when using USE_MD5RAND. MFC after: 2 days Revision Changes Path 1.47 +2 -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