From owner-svn-src-all@freebsd.org Tue Jul 5 09:19:52 2016 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2E937B209EF; Tue, 5 Jul 2016 09:19:52 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mail.madpilot.net (grunt.madpilot.net [78.47.145.38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DAA5716B0; Tue, 5 Jul 2016 09:19:50 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mail (mail [192.168.254.3]) by mail.madpilot.net (Postfix) with ESMTP id 3rkJHl22LczZxg; Tue, 5 Jul 2016 11:19:47 +0200 (CEST) Received: from mail.madpilot.net ([192.168.254.3]) by mail (mail.madpilot.net [192.168.254.3]) (amavisd-new, port 10024) with ESMTP id Af_gtq_ua19Y; Tue, 5 Jul 2016 11:19:45 +0200 (CEST) Received: from marvin.madpilot.net (micro.madpilot.net [88.149.173.206]) by mail.madpilot.net (Postfix) with ESMTPSA; Tue, 5 Jul 2016 11:19:45 +0200 (CEST) Subject: Re: svn commit: r302337 - head/usr.sbin/ppp To: Baptiste Daroussin , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <201607042118.u64LIw2Q003782@repo.freebsd.org> From: Guido Falsi Message-ID: <4e3818c1-244b-9982-7292-d25778a203cc@FreeBSD.org> Date: Tue, 5 Jul 2016 11:19:44 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <201607042118.u64LIw2Q003782@repo.freebsd.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2016 09:19:52 -0000 On 07/04/16 23:18, Baptiste Daroussin wrote: > Author: bapt > Date: Mon Jul 4 21:18:57 2016 > New Revision: 302337 > URL: https://svnweb.freebsd.org/changeset/base/302337 > > Log: > Fix build of ppp when WITHOUT_PAM is set > > PR: 210658 > Reported by: madpilot > Tested by: madpilot > Approved by: re@ (kib) > Thanks! -- Guido Falsi