From owner-svn-src-all@FreeBSD.ORG Thu Apr 2 10:22:55 2015 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 24877F8F; Thu, 2 Apr 2015 10:22:55 +0000 (UTC) Received: from mail-wg0-x231.google.com (mail-wg0-x231.google.com [IPv6:2a00:1450:400c:c00::231]) (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 AB461B97; Thu, 2 Apr 2015 10:22:54 +0000 (UTC) Received: by wgra20 with SMTP id a20so80479534wgr.3; Thu, 02 Apr 2015 03:22:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=axnsYgoST4Hpmrbl3oKtnvpLSF+Q3e/pZf+kThyx+pU=; b=nXFHAB/QMkSn1m+d88sENSbHHyNLoks90bnlWDekx6wWLNzSOuUVeEMupERoXz4pRL 8Ly6g5Gge25/ov0id6JoG4Bd27VP5K9c3Wv9EEgUj8ACryEVGyefQay4daSJLGApy8EN ccj91JOZLl4bCe6Uu2C5WvoQQAjyQEgBHcJpsRWB9/LUE0wDcZ4A8rHGxl+u4o5SePcZ wix4tujsUh7BzCI9LxgpyigZm2fuDm1B/Cf8qPfBxw4ll6uqSMOK9jH7gQjamkI7rec4 2iP67If8i8FHC7WDm0eny+4Pp8T/+SRPlC6G9RlmmLD5H6cBlyr8Ay9rjtObE0glEi9O TNug== X-Received: by 10.180.77.100 with SMTP id r4mr21338169wiw.42.1427970173218; Thu, 02 Apr 2015 03:22:53 -0700 (PDT) Received: from dft-labs.eu (n1x0n-1-pt.tunnel.tserv5.lon1.ipv6.he.net. [2001:470:1f08:1f7::2]) by mx.google.com with ESMTPSA id w8sm6609314wja.4.2015.04.02.03.22.51 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 02 Apr 2015 03:22:52 -0700 (PDT) Date: Thu, 2 Apr 2015 12:22:49 +0200 From: Mateusz Guzik To: Jordan Hubbard Subject: Re: svn commit: r280955 - in head/sys: modules/notrandom dev/notrandom Message-ID: <20150402102249.GE2575@dft-labs.eu> References: <20150401114313.GZ64665@FreeBSD.org> <20150401115204.GB16649@dft-labs.eu> <20150401115729.GA64665@FreeBSD.org> <20150401120229.GA2201@dft-labs.eu> <20150401121344.GC64665@FreeBSD.org> <20150401122916.GA10926@dft-labs.eu> <20150401151118.GA16151@troutmask.apl.washington.edu> <20150401174140.GB2575@dft-labs.eu> <5FD1C9A1-4B8F-440D-9C34-6BA93764BD55@me.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <5FD1C9A1-4B8F-440D-9C34-6BA93764BD55@me.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, David Chisnall , Gleb Smirnoff , Steve Kargl , svn-src-head@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 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: Thu, 02 Apr 2015 10:22:55 -0000 On Wed, Apr 01, 2015 at 11:11:11AM -0700, Jordan Hubbard wrote: > > > On Apr 1, 2015, at 11:04 AM, David Chisnall wrote: > > > > On 1 Apr 2015, at 18:41, Mateusz Guzik wrote: > >> > >> I guess you were right, this was bad. > >> > >> I moved the implementation to null.c, I hope this makes everyone happy. > >> > >> https://lists.freebsd.org/pipermail/svn-src-all/2015-April/101876.html > > > > This almost certainly does not make people happy: > > “FreeBSD: Where even April 1st gets a good bike-shedding!” > > I, personally, am disappointed the 3 BSDs did not merge again this year. > Now one has to wonder how obnoxious one has to get so that people think "this can't be real". I tried really hard. :) -- Mateusz Guzik