From owner-cvs-all@FreeBSD.ORG Wed Aug 23 09:54:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62B5516A4E0; Wed, 23 Aug 2006 09:54:47 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1224143D49; Wed, 23 Aug 2006 09:54:47 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7N9skBi041892; Wed, 23 Aug 2006 09:54:46 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7N9skJn041888; Wed, 23 Aug 2006 09:54:46 GMT (envelope-from yar) Message-Id: <200608230954.k7N9skJn041888@repoman.freebsd.org> From: Yar Tikhiy Date: Wed, 23 Aug 2006 09:54:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libutil login.conf.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Aug 2006 09:54:47 -0000 yar 2006-08-23 09:54:46 UTC FreeBSD src repository Modified files: lib/libutil login.conf.5 Log: Recognize the existence of `auth' and `auth-type' capabilities but tell they do nothing in the base system. This is a late responce to http://docs.freebsd.org/cgi/mid.cgi?ED759F1DC5ADD74592DD063B1EDEDAF803ACD2B5 . Obtained from: OpenBSD (wording; with minor corrections) Revision Changes Path 1.58 +6 -1 src/lib/libutil/login.conf.5