From owner-freebsd-current@freebsd.org Fri Nov 20 14:01:44 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 2D3D6A33AFD for ; Fri, 20 Nov 2015 14:01:44 +0000 (UTC) (envelope-from lars@e-new.0x20.net) Received: from mail.0x20.net (mail.0x20.net [IPv6:2001:aa8:fffb:1::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.0x20.net", Issuer "mail.0x20.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id DB3DB1036; Fri, 20 Nov 2015 14:01:43 +0000 (UTC) (envelope-from lars@e-new.0x20.net) Received: from e-new.0x20.net (mail.0x20.net [IPv6:2001:aa8:fffb:1::3]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.0x20.net (Postfix) with ESMTPS id 065E66DF91B; Fri, 20 Nov 2015 15:01:40 +0100 (CET) Received: from e-new.0x20.net (localhost [127.0.0.1]) by e-new.0x20.net (8.14.7/8.14.7) with ESMTP id tAKE1d3O028012; Fri, 20 Nov 2015 15:01:39 +0100 (CET) (envelope-from lars@e-new.0x20.net) Received: (from lars@localhost) by e-new.0x20.net (8.14.7/8.14.7/Submit) id tAKE1btj024656; Fri, 20 Nov 2015 15:01:37 +0100 (CET) (envelope-from lars) Date: Fri, 20 Nov 2015 15:01:37 +0100 From: Lars Engels To: Ed Maste Cc: Luigi Rizzo , Allan Jude , Garrett Cooper , freebsd-current Subject: Re: libXO-ification - Why - and is it a symptom of deeper issues? Message-ID: <20151120140137.GG27296@e-new.0x20.net> Mail-Followup-To: Lars Engels , Ed Maste , Luigi Rizzo , Allan Jude , Garrett Cooper , freebsd-current 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> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="6L4qsSZ7qhfB8xIa" Content-Disposition: inline In-Reply-To: X-Editor: VIM - Vi IMproved 7.4 X-Operation-System: FreeBSD 8.4-RELEASE-p23 User-Agent: Mutt/1.5.23 (2014-03-12) 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: Fri, 20 Nov 2015 14:01:44 -0000 --6L4qsSZ7qhfB8xIa Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 18, 2015 at 04:56:21PM -0500, Ed Maste wrote: > 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. >=20 > That's because it's usually added via LIBADD=3Dxo. >=20 > 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 Thanks! Unfortenately only a part of them mention --libxo in its manpage. --6L4qsSZ7qhfB8xIa Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQF8BAEBCgBmBQJWTyfBXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ4RjQwMDE3RTRERjUzMTI1N0FGRTUxNDlF NTRDQjM3RDNBMDg5RDZEAAoJEOVMs306CJ1tCl4IAILqQjDmhZmkPSBDzKvq+pzr YUoMRelX5w7aE6+a/bBjX2a4DxhT/BmndRN/yy2hBX3wNVfG9z+IcfG3SuAeJsXp 5I6tu6pvGMHORgwr7uNpH21z3EVesEjdMYrrPHY9CYHnDrhNIAGG8azphXvfHJrp 9dTPtqOTa/+qOgMY+Q3kul3Wd3+NXkq0UmY33wb9v0+ahYmO/OWc3crsHsmBHhtb ESelfnbC7hBDxWMknB7QGBlZ4McsQIDUAinhNHZ5ziRWnNaqh/iCiJ4pkvx184l0 Zs+Aqlz979Y58rWTfvk74DrcGNXEmjW6Y32edUG7xYxXfdZWnDjWu4hyzoPeMMg= =86FZ -----END PGP SIGNATURE----- --6L4qsSZ7qhfB8xIa--