From owner-cvs-all Fri Nov 20 18:11:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA24280 for cvs-all-outgoing; Fri, 20 Nov 1998 18:11:13 -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 SAA24271; Fri, 20 Nov 1998 18:11:12 -0800 (PST) (envelope-from jdp@FreeBSD.org) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA16626; Fri, 20 Nov 1998 18:11:17 -0800 (PST) Date: Fri, 20 Nov 1998 18:11:17 -0800 (PST) Message-Id: <199811210211.SAA16626@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/libexec/ftpd Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jdp 1998/11/20 18:11:17 PST Modified files: libexec/ftpd Makefile Log: Find "klogin.c" in "src/lib/libpam/modules/pam_kerberosIV" instead of in "src/usr.bin/login". The latter instance is going away. As soon as ftpd is PAMized, it won't need to use klogin.c at all. Revision Changes Path 1.25 +2 -2 src/libexec/ftpd/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message