25.10.2017 01:14, Ian Lepore пишет:
> Can you show the /var/db/ntpd.drift file contents of the host and
> guest? Ideally, now that it's stable, the two values should be very
> close. If they're not, maybe this isn't the right fix.
Sorry, no. :-( I experimented with the host and bhyve vm now has
On Wed, 2017-10-25 at 00:43 +0300, Boris Samorodov wrote:
> Hi Ian, All!
>
> 22.10.2017 01:15, Ian Lepore пишет:
> >
> > On Sat, 2017-10-21 at 17:07 -0400, Michael Voorhis wrote:
> > >
> > > Ian Lepore writes:
> > > >
> > > >
> > > > Beyond that, I'm not sure what else to try. It might be nec
Hi Ian, All!
22.10.2017 01:15, Ian Lepore пишет:
> On Sat, 2017-10-21 at 17:07 -0400, Michael Voorhis wrote:
>> Ian Lepore writes:
>>>
>>> Beyond that, I'm not sure what else to try. It might be necessary to
>>> get some bhyve developers involved (I know almost nothing about it).
>> NTPD behaves
Eh... disregard my last message, the mount works properly but
the mount is stuck in a hard lock state.
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-curren
Was a bit tired last night and just wanted to make sure this issue was
known. Upgraded to r324957 and everything works! yay!
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any m
> On 24. Oct 2017, at 11:31, David Chisnall wrote:
>
> On 24 Oct 2017, at 10:29, Kurt Jaeger wrote:
>>
>>>
>>> is libfuzzer (see https://llvm.org/docs/LibFuzzer.html) supported on
>>> FreeBSD head?
>>> It seems that it is not supported by /usr/bin/clang...
>>>
>>> Am I wrong and it is suppor
> On 24. Oct 2017, at 11:29, Kurt Jaeger wrote:
>
> Hi!
>
>> is libfuzzer (see https://llvm.org/docs/LibFuzzer.html) supported on FreeBSD
>> head?
>> It seems that it is not supported by /usr/bin/clang...
>>
>> Am I wrong and it is supported or is someone working on it?
>
> I searched in the
On 24 Oct 2017, at 10:29, Kurt Jaeger wrote:
>
>>
>> is libfuzzer (see https://llvm.org/docs/LibFuzzer.html) supported on FreeBSD
>> head?
>> It seems that it is not supported by /usr/bin/clang...
>>
>> Am I wrong and it is supported or is someone working on it?
>
> I searched in the Port dev
Hi!
> is libfuzzer (see https://llvm.org/docs/LibFuzzer.html) supported on FreeBSD
> head?
> It seems that it is not supported by /usr/bin/clang...
>
> Am I wrong and it is supported or is someone working on it?
I searched in the Port devel/llvm50 and it looks like there's no support
for libfuz
Dear all,
is libfuzzer (see https://llvm.org/docs/LibFuzzer.html) supported on FreeBSD
head?
It seems that it is not supported by /usr/bin/clang...
Am I wrong and it is supported or is someone working on it?
Best regards
Michael
___
freebsd-current@fr
On 10/23/17 22:35, Mateusz Guzik wrote:
This is your friendly reminder that in head struct layouts can change
and each update requires you to rebuild *all* modules (including ones
which come from ports). In practice you can get away without it most of
the time, but if in doubt or seeing funny cra
On 23 Oct 2017, at 21:35, Mateusz Guzik wrote:
>
> Instead, the same can be reshuffled:
> struct crap2 {
>int i1;
>int i2;
>void *p1;
>void *p2;
> };
>
> With offsets:
>
> 0x1000 i1
> 0x1004 i2
> 0x1008 p1
> 0x1010 p2
>
> This is only 24 bytes. 2 ints can be pla
Hello,
On 12.0-CURRENT #4 r324135 I am trying to mount an nfs and receiving stale
mount on a linux system.
# mount -t nfs -o nfsvers=3 -v 10.0.0.8:/mnt/tank /mnt/tank
mount.nfs: timeout set for Tue Oct 24 00:38:47 2017
mount.nfs: trying text-based options 'nfsvers=3,addr=10.0.0.8'
mount.nfs: pro
24 окт. 2017 г. 0:38 пользователь "Oleg Ginzburg"
написал:
Hello,
With this change:
https://svnweb.freebsd.org/base?view=revision&revision=324810 I think
should also set VIMAGE options by default in emulators/virtualbox-kmod port
for FreeBSD 12+ via
.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 12
14 matches
Mail list logo