From owner-cvs-usrbin Wed Feb 26 19:52:25 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA00367 for cvs-usrbin-outgoing; Wed, 26 Feb 1997 19:52:25 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA00359; Wed, 26 Feb 1997 19:52:23 -0800 (PST) Date: Wed, 26 Feb 1997 19:52:23 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199702270352.TAA00359@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/login login.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 97/02/26 19:52:23 Modified: usr.bin/login login.c Log: Fix few bogons with pw_shell / shell variables values mismatch introduced by LOGIN_CAP Revision Changes Path 1.16 +4 -7 src/usr.bin/login/login.c