From owner-cvs-usrbin Fri May 22 02:43:25 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA17814 for cvs-usrbin-outgoing; Fri, 22 May 1998 02:43:25 -0700 (PDT) (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 CAA17774; Fri, 22 May 1998 02:43:14 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) From: Joseph Koshy Received: (from jkoshy@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA22719; Fri, 22 May 1998 02:38:25 -0700 (PDT) Date: Fri, 22 May 1998 02:38:25 -0700 (PDT) Message-Id: <199805220938.CAA22719@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/passwd local_passwd.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkoshy 1998/05/22 02:38:25 PDT Modified files: (Branch: RELENG_2_2) usr.bin/passwd local_passwd.c Log: MFC: use correct login.conf(5) capability (from r1.20) Revision Changes Path 1.9.2.5 +4 -4 src/usr.bin/passwd/local_passwd.c