From owner-freebsd-current@freebsd.org Wed Nov 18 22:40:37 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 0C99DA3209D for ; Wed, 18 Nov 2015 22:40:37 +0000 (UTC) (envelope-from dan_partelly@rdsor.ro) Received: from mail.rdsor.ro (mail.rdsor.ro [193.231.238.10]) by mx1.freebsd.org (Postfix) with ESMTP id BD6A312B5; Wed, 18 Nov 2015 22:40:36 +0000 (UTC) (envelope-from dan_partelly@rdsor.ro) Received: from [192.168.1.102] (unknown [79.119.24.18]) by mail.rdsor.ro (Postfix) with ESMTP id AF1EB15B44; Thu, 19 Nov 2015 00:40:28 +0200 (EET) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.1 \(3096.5\)) Subject: Re: libXO-ification - Why - and is it a symptom of deeper issues? From: Dan Partelly In-Reply-To: Date: Thu, 19 Nov 2015 00:40:26 +0200 Cc: Luigi Rizzo , Lars Engels , Allan Jude , Garrett Cooper , freebsd-current Content-Transfer-Encoding: 7bit Message-Id: <671D0626-85BF-450F-A5A2-B6750EF2C940@rdsor.ro> 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> To: Ed Maste X-Mailer: Apple Mail (2.3096.5) 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 22:40:37 -0000 add /usr.bin/uptime > On 18 Nov 2015, at 23:56, 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. > > 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 > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"