From owner-cvs-all Tue Jun 25 11:21:49 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 A9C7237B403; Tue, 25 Jun 2002 11:21:43 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5PILhv67813; Tue, 25 Jun 2002 11:21:43 -0700 (PDT) (envelope-from des) Message-Id: <200206251821.g5PILhv67813@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 25 Jun 2002 11:21:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh-portable monitor.c monitor.h monitor_wrap.c monitor_wrap.h 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/06/25 11:21:43 PDT Modified files: crypto/openssh-portable monitor.c monitor.h monitor_wrap.c monitor_wrap.h Log: Add privsep wrappers for our PAM keyboard-interactive device. Sponsored by: DARPA, NAI Labs Revision Changes Path 1.3 +106 -7 src/crypto/openssh-portable/monitor.c 1.2 +5 -0 src/crypto/openssh-portable/monitor.h 1.3 +82 -0 src/crypto/openssh-portable/monitor_wrap.c 1.2 +5 -0 src/crypto/openssh-portable/monitor_wrap.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message