From owner-freebsd-arch@FreeBSD.ORG Mon Dec 16 16:21:02 2013 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 127A3342 for ; Mon, 16 Dec 2013 16:21:02 +0000 (UTC) Received: from mail-in-02.arcor-online.net (mail-in-02.arcor-online.net [151.189.21.42]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B7CE61F0F for ; Mon, 16 Dec 2013 16:21:01 +0000 (UTC) Received: from mail-in-11-z2.arcor-online.net (mail-in-11-z2.arcor-online.net [151.189.8.28]) by mx.arcor.de (Postfix) with ESMTP id 18412152667 for ; Mon, 16 Dec 2013 17:20:43 +0100 (CET) Received: from mail-in-08.arcor-online.net (mail-in-08.arcor-online.net [151.189.21.48]) by mail-in-11-z2.arcor-online.net (Postfix) with ESMTP id 0C6347FEC49 for ; Mon, 16 Dec 2013 17:20:43 +0100 (CET) X-Greylist: Passed host: 188.105.87.196 X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-08.arcor-online.net D09FA3AF5AA Received: from lorvorc.mips.inka.de (dslb-188-105-087-196.pools.arcor-ip.net [188.105.87.196]) by mail-in-08.arcor-online.net (Postfix) with ESMTPS id D09FA3AF5AA for ; Mon, 16 Dec 2013 17:20:42 +0100 (CET) Received: from lorvorc.mips.inka.de (localhost [127.0.0.1]) by lorvorc.mips.inka.de (8.14.7/8.14.7) with ESMTP id rBGGKgND045655 for ; Mon, 16 Dec 2013 17:20:42 +0100 (CET) (envelope-from mailnull@lorvorc.mips.inka.de) Received: (from mailnull@localhost) by lorvorc.mips.inka.de (8.14.7/8.14.7/Submit) id rBGGKgwa045654 for freebsd-arch@freebsd.org; Mon, 16 Dec 2013 17:20:42 +0100 (CET) (envelope-from mailnull) From: naddy@mips.inka.de (Christian Weisgerber) Subject: Re: Removal of a pre-existing library interface Date: Mon, 16 Dec 2013 16:20:42 +0000 (UTC) Message-ID: References: <52AA3A95.9010904@delphij.net> Originator: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-arch@freebsd.org X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Dec 2013 16:21:02 -0000 Antoine Brodin wrote: > If you remove the interface from headers, please don't forget to > request an exp-run from portmgr. > Some ports assume that arc4random_stir and arc4random_addrandom are > available when arc4random is. More importantly, unless some of this is merged back, FreeBSD 8 and 9 still require an explicit call to arc4random_stir() after a fork(). -- Christian "naddy" Weisgerber naddy@mips.inka.de