Re: svn commit: r347334 - head

2019-05-08 Thread Antoine Brodin
On Wed, May 8, 2019 at 5:21 PM Enji Cooper wrote: > > On May 8, 2019, at 08:17, Antoine Brodin wrote: > > > > Author: antoine > > Date: Wed May 8 15:17:36 2019 > > New Revision: 347334 > > URL: https://svnweb.freebsd.org/changeset/base/347334 > > > > Log: > > Add wc(1) to native-xtools so that

Re: svn commit: r347334 - head

2019-05-08 Thread Enji Cooper
> On May 8, 2019, at 08:17, Antoine Brodin wrote: > > Author: antoine > Date: Wed May 8 15:17:36 2019 > New Revision: 347334 > URL: https://svnweb.freebsd.org/changeset/base/347334 > > Log: > Add wc(1) to native-xtools so that it can be used in qemu-user jails > > Modified: > head/Makefile.

svn commit: r347334 - head

2019-05-08 Thread Antoine Brodin
Author: antoine Date: Wed May 8 15:17:36 2019 New Revision: 347334 URL: https://svnweb.freebsd.org/changeset/base/347334 Log: Add wc(1) to native-xtools so that it can be used in qemu-user jails Modified: head/Makefile.inc1 Modified: head/Makefile.inc1 ==