From owner-cvs-all@FreeBSD.ORG Wed Sep 24 14:04:05 2003 Return-Path: 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 15BB616A4B3; Wed, 24 Sep 2003 14:04:05 -0700 (PDT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17D2D43FFD; Wed, 24 Sep 2003 14:04:04 -0700 (PDT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([12.233.125.100]) by attbi.com (rwcrmhc11) with ESMTP id <2003092421035901300decr3e>; Wed, 24 Sep 2003 21:04:03 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id OAA87274; Wed, 24 Sep 2003 14:03:57 -0700 (PDT) Date: Wed, 24 Sep 2003 14:03:55 -0700 (PDT) From: Julian Elischer To: Dag-Erling Smorgrav In-Reply-To: <200309241830.h8OIUTOp000851@repoman.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh auth2-pam-freebsd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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, 24 Sep 2003 21:04:05 -0000 is this an upcoming SA? I was just about to distribute a patch set to the banks but if there is another SA coming I'll wait for it.. On Wed, 24 Sep 2003, Dag-Erling Smorgrav wrote: > des 2003/09/24 11:30:29 PDT > > FreeBSD src repository > > Modified files: (Branch: RELENG_4_7) > crypto/openssh auth2-pam-freebsd.c > Log: > MFC: (1.12) resp is a pointer to an array of structs. > > Revision Changes Path > 1.1.2.2.2.1 +5 -5 src/crypto/openssh/auth2-pam-freebsd.c >