From owner-cvs-usrbin Fri Feb 13 13:07:25 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA07435 for cvs-usrbin-outgoing; Fri, 13 Feb 1998 13:07:25 -0800 (PST) (envelope-from owner-cvs-usrbin) 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 NAA07331; Fri, 13 Feb 1998 13:06:14 -0800 (PST) (envelope-from ache@FreeBSD.org) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA25296; Fri, 13 Feb 1998 13:05:54 -0800 (PST) Date: Fri, 13 Feb 1998 13:05:54 -0800 (PST) Message-Id: <199802132105.NAA25296@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/login login.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 1998/02/13 13:05:53 PST Modified files: (Branch: RELENG_2_2) usr.bin/login login.c Log: MFC: fix rare bug with empty DES passwords Revision Changes Path 1.12.2.8 +3 -1 src/usr.bin/login/login.c