From owner-cvs-all Wed Jan 30 11:10:28 2002 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 2F7AD37B400; Wed, 30 Jan 2002 11:10:22 -0800 (PST) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0UJAMp60199; Wed, 30 Jan 2002 11:10:22 -0800 (PST) (envelope-from des) Message-Id: <200201301910.g0UJAMp60199@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Wed, 30 Jan 2002 11:10:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/login Makefile login.c login.h login_access.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 des 2002/01/30 11:10:22 PST Modified files: usr.bin/login Makefile login.c login.h login_access.c Log: Still with asbestos longjohns on, completely PAMify login(1) and remove code made redundant by various PAM modules (primarily pam_unix(8)). Sponsored by: DARPA, NAI Labs Revision Changes Path 1.40 +3 -3 src/usr.bin/login/Makefile 1.80 +368 -528 src/usr.bin/login/login.c 1.3 +0 -1 src/usr.bin/login/login.h 1.9 +20 -19 src/usr.bin/login/login_access.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message