Re: please test your commits

2016-05-04 Thread Adrian Chadd
sorry, big pointyhat here. I only did a kernel test. I'll have to figure out a cleaner way to fix this. (this is all so we don't have collisions with the linux "struct device" for linuxkpi updates, fwiw.) -a On 4 May 2016 at 18:53, Ngie Cooper (yaneurabeya) wrote: >

Re: for the build aversed

2016-05-04 Thread Ngie Cooper (yaneurabeya)
> On May 4, 2016, at 18:13, Steve Kargl > wrote: > > Index: lib/libkvm/kvm_cptime.c > === > --- lib/libkvm/kvm_cptime.c (revision 299099) > +++ lib/libkvm/kvm_cptime.c (working copy) > @@

for the build aversed

2016-05-04 Thread Steve Kargl
Index: lib/libkvm/kvm_cptime.c === --- lib/libkvm/kvm_cptime.c (revision 299099) +++ lib/libkvm/kvm_cptime.c (working copy) @@ -35,6 +35,7 @@ __FBSDID("$FreeBSD$"); #include #include #include +#include #include

Re: please test your commits

2016-05-04 Thread Ngie Cooper (yaneurabeya)
> On May 4, 2016, at 17:56, Steve Kargl > wrote: > > % make -j7 buildworld |& tee sgk.log > > --- lib/libkvm__L --- > In file included from /usr/src/lib/libkvm/kvm_pcpu.c:43: > /usr/obj/usr/src/tmp/usr/include/sys/pcpu.h:163:2: error: unknown type name >

please test your commits

2016-05-04 Thread Steve Kargl
% make -j7 buildworld |& tee sgk.log --- lib/libkvm__L --- In file included from /usr/src/lib/libkvm/kvm_pcpu.c:43: /usr/obj/usr/src/tmp/usr/include/sys/pcpu.h:163:2: error: unknown type name 'device_t' device_tpc_device; ^ -- Steve

Re: boot with floppy enabled doesn't.....

2016-05-04 Thread Joel Dahl
On Wed, May 04, 2016 at 06:54:34AM -0700, John Baldwin wrote: > On Wednesday, May 04, 2016 09:51:45 AM Joel Dahl wrote: > > On Tue, May 03, 2016 at 03:52:43PM -0700, John Baldwin wrote: > > > On Tuesday, May 03, 2016 10:20:21 PM Joel Dahl wrote: > > > > On Tue, May 03, 2016 at 12:58:15PM -0700,

Re: r298143: something wrong with autofs?

2016-05-04 Thread Edward Tomasz Napiera?a
On 0503T1849, O. Hartmann wrote: > Am Sun, 17 Apr 2016 12:39:44 +0200 > Edward Tomasz NapieraƂa schrieb: > > > On 0417T1057, O. Hartmann wrote: > > > > > > Running FreeBSD 11.0-CURRENT #32 r298143: Sun Apr 17 09:48:26 CEST 2016 > > > amd64, on > > > both server and client,

Re: boot with floppy enabled doesn't.....

2016-05-04 Thread John Baldwin
On Wednesday, May 04, 2016 09:51:45 AM Joel Dahl wrote: > On Tue, May 03, 2016 at 03:52:43PM -0700, John Baldwin wrote: > > On Tuesday, May 03, 2016 10:20:21 PM Joel Dahl wrote: > > > On Tue, May 03, 2016 at 12:58:15PM -0700, John Baldwin wrote: > > > > On Tuesday, May 03, 2016 03:37:27 PM Michael

Re: boot with floppy enabled doesn't.....

2016-05-04 Thread Joel Dahl
On Tue, May 03, 2016 at 03:52:43PM -0700, John Baldwin wrote: > On Tuesday, May 03, 2016 10:20:21 PM Joel Dahl wrote: > > On Tue, May 03, 2016 at 12:58:15PM -0700, John Baldwin wrote: > > > On Tuesday, May 03, 2016 03:37:27 PM Michael Butler wrote: > > > > On 05/03/16 11:21, Larry Rosenman wrote: