From owner-freebsd-hackers@freebsd.org Tue May 1 18:16:14 2018 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6E9F0FB2D1A for ; Tue, 1 May 2018 18:16:14 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-io0-x22a.google.com (mail-io0-x22a.google.com [IPv6:2607:f8b0:4001:c06::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F0B438591F for ; Tue, 1 May 2018 18:16:13 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-io0-x22a.google.com with SMTP id d11-v6so14548565iof.11 for ; Tue, 01 May 2018 11:16:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=78ZrWvssdRCTA245Pgwi0CP9xfWfIjzNjDT0ORXgAKc=; b=iINvblQ+EtURJPOa5l8ores/fVhMj7BtANV2n9j7+rJDp6KpiWVptAU1BYj+mBHrWK CidtKxUg4RU7FExy72OLQgrWSMnS06Vyzk0Q35L8jxUpH54H/UwV4ycIdlPllsGW9Esq 9c2/OjGQ4zuvcsxjjVc3bGfVRowkIcNKEuSYAUfYDcsjPdEvSgU2v7VZuTZp5auwOYAY zjjlwjFO4a/T3atyj2Uhv5FUJW7D3wgoUo5Xd6gSqwgAAGO4VkD1Wn7MJcQlKCR3Pzfz +y44Ki15dwWQSCyGG2Jm8F/ZjfGkrYARnpzsI+74D8ZkdK1kMoHege+2EhGNkwfH1zmp YuNA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=78ZrWvssdRCTA245Pgwi0CP9xfWfIjzNjDT0ORXgAKc=; b=Durc/sL6b8Pzp/KmANntDJXp8N4U1NblQUOOtkwV/wkOy1XQrrwGnjnGCSR3Kl1fnh rbaCX/x/ZTvxibJzrkSkz2/mHl90tR+OG4Ice5NpMAfw+/MB/yAZQkKCWC2IJduuf+bg n1B4wMrtgLXAKKwXRSbW+mkB9ay1KPOg5BAA3mR5KbMPWIObfVAaqHKUJPECeKwLhCwy RwWHOjc3a49b0dEwhIEif83Z0fz6NLzZLKPHi3kcHbYPqYEXCEmzi6xRNWK2M1YsuIkP r1qjV4DP8UTqgB64lM4w9Nl2ki1xlih1b4nu4q7WEpEm9OwNDbboAIhdvZs6cb7ZauKw eRpg== X-Gm-Message-State: ALQs6tDPX139kDZRvqWj5VAOXvu3W/uiiOZ27ACBpirGpCjk+IRsYjTg Lc+7EeuM7xZ7s3JtsxUI2KOCyqYjeIlR/Nn8ulDq4Q== X-Google-Smtp-Source: AB8JxZpZuxh9HQ7CUPXbRX717LL9tZAoNqvQs5I85Vr0D9zceR5rWajaZwV8W4U3gNQWUqOqYS7YeKbbOQ18wo2culc= X-Received: by 2002:a6b:5a0d:: with SMTP id o13-v6mr17318082iob.39.1525198573232; Tue, 01 May 2018 11:16:13 -0700 (PDT) MIME-Version: 1.0 Sender: wlosh@bsdimp.com Received: by 2002:a4f:a65a:0:0:0:0:0 with HTTP; Tue, 1 May 2018 11:16:12 -0700 (PDT) X-Originating-IP: [2603:300b:6:5100:1052:acc7:f9de:2b6d] In-Reply-To: <7630266D-D078-41B3-BC27-32EBF65540C4@gmail.com> References: <7630266D-D078-41B3-BC27-32EBF65540C4@gmail.com> From: Warner Losh Date: Tue, 1 May 2018 12:16:12 -0600 X-Google-Sender-Auth: w_Fb70jl-DkR9q5Y5BuNIdn0Pc4 Message-ID: Subject: Re: Bug 207069 (loader password kills boot) To: David Cross Cc: "freebsd-hackers@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 May 2018 18:16:14 -0000 It helps to mail the maintainer directly. I don't normally read hackers@. Had I missed this, the answer is likely no. However, why does the proposed patch fix things? It's not at all obvious. I'm very reluctant to push in 'works for me' patches I don't understand. Warner On Tue, May 1, 2018 at 12:07 PM, David Cross wrote: > The aforementioned bug has been open for over 2 years, with attached and > tested patches. At least one other has commented. > > Could we please have it for 11.2/12.0? > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" >