From owner-freebsd-current@freebsd.org Wed Nov 18 21:56:42 2015 Return-Path: Delivered-To: freebsd-current@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 6BBCAA32642 for ; Wed, 18 Nov 2015 21:56:42 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-ig0-x22d.google.com (mail-ig0-x22d.google.com [IPv6:2607:f8b0:4001:c05::22d]) (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 32789138C; Wed, 18 Nov 2015 21:56:42 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by igbxm8 with SMTP id xm8so49551685igb.1; Wed, 18 Nov 2015 13:56:41 -0800 (PST) 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=b9S2+Fb3jQwl3rguuddsyAEu7fSiBvEXElndsJ1OvYw=; b=N398yksG3vn95AMFEVPNCinHUL7TqKt+CzHrLNmCN/7ZWz7dCp8GyZwVatL6Tr3cQ3 qDOybri8skGwdCMIstz8pqpgR6oisICZ6nhszCrMWU8GMDU3bmlAKDzuWbSYuIUdcYvq ONo31C3Q0C8RWy2N3/uIdosfmDnA5dX3cBQmuSsZ+YGIMNvekPI17gluuz6dp7pcZRst OEODO6x4bHewqnJtS1wOEMnprm1nb3xdRd5LXd3qhQGY3Y6tFNDmnHtDGgPDgyp56KCE GhhJIOc0pCm7ped4luRaJS3a60q2CtuNdh1YS/+8Sx8sO4VF3UCRgt1FUkTAabOLKuQJ xJdA== X-Received: by 10.50.43.131 with SMTP id w3mr5191817igl.33.1447883801568; Wed, 18 Nov 2015 13:56:41 -0800 (PST) MIME-Version: 1.0 Sender: carpeddiem@gmail.com Received: by 10.107.169.85 with HTTP; Wed, 18 Nov 2015 13:56:21 -0800 (PST) In-Reply-To: References: <0650CA79-5711-44BF-AC3F-0C5C5B6E5BD9@rdsor.ro> <5648C964.2020405@freebsd.org> <2DF061E9-2541-4B10-9744-C49C515FF672@gmail.com> <5648CBA1.9010300@freebsd.org> <20151118193252.GE27296@e-new.0x20.net> From: Ed Maste Date: Wed, 18 Nov 2015 16:56:21 -0500 X-Google-Sender-Auth: hbvDnKQoJc5jl3h4JMUAkxhmO9o Message-ID: Subject: Re: libXO-ification - Why - and is it a symptom of deeper issues? To: Luigi Rizzo Cc: Lars Engels , Allan Jude , Garrett Cooper , freebsd-current Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Nov 2015 21:56:42 -0000 On 18 November 2015 at 15:46, Luigi Rizzo wrote: > i was going to suggest doing ldd on the binaries or a grep on the > Makefile but the latter returns a surprisingly low number > of matches. That's because it's usually added via LIBADD=xo. My grep turns up these: bin/df, bin/ls, bin/ps, sbin/savecore, usr.bin/iscsictl, usr.bin/netstat, usr.bin/procstat, usr.bin/w, usr.bin/wc, usr.bin/xo