From owner-svn-src-head@freebsd.org Wed Oct 21 02:23:51 2015 Return-Path: Delivered-To: svn-src-head@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 6D2D3A1A673; Wed, 21 Oct 2015 02:23:51 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-ig0-x230.google.com (mail-ig0-x230.google.com [IPv6:2607:f8b0:4001:c05::230]) (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 333ECEC4; Wed, 21 Oct 2015 02:23:51 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by igbkq10 with SMTP id kq10so88859862igb.0; Tue, 20 Oct 2015 19:23:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=cC/fOQh2r8jvNSv2E6K8I9Y+1gdnlpNgeFmWy9k5OhU=; b=Zhm6pzbSQYy9USstTBgOKCwKwSHZEVGkSG4xXdGMPe3dmh7mmXwZzz2L0FCYZdIoQk 6/QjUQf46I2LAsYx8NxzO+Hg7ybeCkHZDkzUqed1fi3ICGxsLcc7cwns5uO9FF8qvjAO wdIlCZ7+bV2o3I1tma3RRT9acfBbzA/GaIcok/Vp4f4zTQZZJdmWfd1A65iOxcHsSc0p whYECgxsSC9fn6rfkBhFFKUl2LrwcmEUzXGmxXCtgX4v5UAqFGp7UH1I1i34dDcD6XsC Qe7if0gTfTOT7I/MIU33r1lK43zzmZHC3BUBs1mh7Hi1M42ojxPreXVLkgf+j6S42+CV SE7A== X-Received: by 10.50.131.234 with SMTP id op10mr24875549igb.58.1445394230168; Tue, 20 Oct 2015 19:23:50 -0700 (PDT) MIME-Version: 1.0 Sender: carpeddiem@gmail.com Received: by 10.107.158.75 with HTTP; Tue, 20 Oct 2015 19:23:30 -0700 (PDT) In-Reply-To: References: <201510130232.t9D2WFo2034264@repo.freebsd.org> From: Ed Maste Date: Wed, 21 Oct 2015 02:23:30 +0000 X-Google-Sender-Auth: KQQACtSFut4yWL1ApzFbpLoEQoo Message-ID: Subject: Re: svn commit: r289203 - head/usr.sbin/makefs To: Adrian Chadd Cc: "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Oct 2015 02:23:51 -0000 On 20 October 2015 at 21:53, Adrian Chadd wrote: > please absolutely do reassign the option to something that doesn't clash ASAP. It's important that we do it soon, but a few more days won't make a difference. I've discussed syncing NetBSD's & FreeBSD's makefs on the NetBSD tech-userlevel list with the hope that we can avoid any new incompatibilities in option letters, and want to figure out how we can sync ours and theirs.