From owner-svn-src-all@FreeBSD.ORG Wed Dec 9 17:49:44 2009 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD4C7106566B; Wed, 9 Dec 2009 17:49:44 +0000 (UTC) (envelope-from luigi@onelab2.iet.unipi.it) Received: from onelab2.iet.unipi.it (onelab2.iet.unipi.it [131.114.59.238]) by mx1.freebsd.org (Postfix) with ESMTP id 8BE6E8FC1F; Wed, 9 Dec 2009 17:49:44 +0000 (UTC) Received: by onelab2.iet.unipi.it (Postfix, from userid 275) id 36E1173106; Wed, 9 Dec 2009 18:58:06 +0100 (CET) Date: Wed, 9 Dec 2009 18:58:06 +0100 From: Luigi Rizzo To: Ed Schouten Message-ID: <20091209175806.GA40646@onelab2.iet.unipi.it> References: <200912091741.nB9HflxU032390@svn.freebsd.org> <20091209174657.GW64905@hoeg.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091209174657.GW64905@hoeg.nl> User-Agent: Mutt/1.4.2.3i Cc: svn-src-head@FreeBSD.org, Luigi Rizzo , src-committers@FreeBSD.org, svn-src-all@FreeBSD.org Subject: Re: svn commit: r200299 - head/release/picobsd/bridge X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 09 Dec 2009 17:49:44 -0000 On Wed, Dec 09, 2009 at 06:46:57PM +0100, Ed Schouten wrote: > Luigi, > > * Luigi Rizzo wrote: > > +libs_so -lulog # used by ifconfig > ^^^^^^^^ > > Shouldn't this also read `less'? i think -lulog is used by ifconfig and other progras. "less" is a former change that i forgot to commit cheers luigi