Date: Wed, 20 Jan 2016 15:02:36 -0700 From: Ian Lepore <ian@freebsd.org> To: Ed Maste <emaste@freebsd.org> Cc: "src-committers@freebsd.org" <src-committers@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: Re: svn commit: r294343 - stable/10/lib/libstand Message-ID: <1453327356.46848.104.camel@freebsd.org> In-Reply-To: <CAPyFy2B=ckuxF2YBMo9J7i-X7=9c5j5rJZvx%2Bg4hkAcx9%2BA2RA@mail.gmail.com> References: <201601192135.u0JLZAuf044042@repo.freebsd.org> <CAPyFy2B=ckuxF2YBMo9J7i-X7=9c5j5rJZvx%2Bg4hkAcx9%2BA2RA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2016-01-20 at 16:55 -0500, Ed Maste wrote: > On 19 January 2016 at 16:35, Ian Lepore <ian@freebsd.org> wrote: > > Author: ian > > Date: Tue Jan 19 21:35:09 2016 > > New Revision: 294343 > > URL: https://svnweb.freebsd.org/changeset/base/294343 > > > > Log: > > MFC r292583: > > > > Allow dhcp/bootp server-provided values to be overriden from > > environment > > variables in loader(8) and other libstand applications. > > It looks like this broke ia64 buildworld, as ia64 libstand does not > include strlcpy. (I'm not sure why that's the case.) > Oops. ia64 is gone from -current so when I merged the changes that added strlcat/cpy, nothing got added to the ia64 section. I'll fix it with a direct commit as soon as my test build finishes. Sorry 'bout that. -- Ian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1453327356.46848.104.camel>