Re: _ftello() modification requires additional capsicum rights, breaking tcpdump and dhclient

2014-09-10 Thread Andrey Chernov
On 09.09.2014 21:53, Patrick Kelsey wrote: > I don't think it is worth the trouble, as given the larger pattern of > libc routines requiring multiple capsicum rights, it seems one will in > general have to have libc implementation knowledge when using it in > concert with capsicum. For example, co

Re: ipv6 network aliases not set after upgrade to 9.3

2014-09-10 Thread Andrey V. Elsukov
On 04.09.2014 18:16, Kurt Lidl wrote: > Greetings all: > > I have a host that recently was upgraded from FreeBSD 9.1 > to FreeBSD 9.3. After the upgrade, the IPv6 aliases that > I was setting on vlan'd interfaces, no longer get set: > > The section of my /etc/rc.conf, which worked under 9.1: >

Re: service doen't get started at boottime, but can start manually

2014-09-10 Thread O. Hartmann
Am Sun, 7 Sep 2014 11:16:37 -0500 Scot Hetzel schrieb: > On Sun, Sep 7, 2014 at 10:44 AM, Scot Hetzel wrote: > > I created the rc.d/refdbd script by copying /etc/rc.d/inetd and make a > > few minor changes. > > This script (untested) should do what the scripts/refdb.in and > > scripts/refdbctl.i

Re: UEFI display frozen on Retina MacBook Pro

2014-09-10 Thread Rui Paulo
On Sep 8, 2014, at 06:21, Anders Bolt Evensen wrote: > > To see the FreeBSD (U)EFI boot loader on the Mac, you need to install an EFI > shell like rEFIt on either your hard drive or a HFS formatted memory stick: I think this is just a problem with our EFI implementation, though. We should be

panic: resource_list_alloc: resource entry is busy

2014-09-10 Thread Marcin Cieslak
On my CURRENT as of 6 Sep (r271197): What I did was that: - kldload i915 - startx During X server start I get the following: #10 0x808c2947 in resource_list_alloc (rl=, bus=, child=, type=out>, rid=, start=, end=optimized out>, count=, flags=) at /usr/src/sys/kern/subr_bus.c

Re: UEFI display frozen on Retina MacBook Pro

2014-09-10 Thread Adam McDougall
On 09/10/2014 02:08, Rui Paulo wrote: > On Sep 8, 2014, at 06:21, Anders Bolt Evensen wrote: >> >> To see the FreeBSD (U)EFI boot loader on the Mac, you need to install an EFI >> shell like rEFIt on either your hard drive or a HFS formatted memory stick: > > I think this is just a problem with o

Re: ipv6 network aliases not set after upgrade to 9.3

2014-09-10 Thread Kurt Lidl
On 9/10/14, 6:10 AM, Andrey V. Elsukov wrote: On 04.09.2014 18:16, Kurt Lidl wrote: Greetings all: I have a host that recently was upgraded from FreeBSD 9.1 to FreeBSD 9.3. After the upgrade, the IPv6 aliases that I was setting on vlan'd interfaces, no longer get set: The section of my /etc/r

Re: ipv6 network aliases not set after upgrade to 9.3

2014-09-10 Thread Allan Jude
On 2014-09-10 10:05, Kurt Lidl wrote: > On 9/10/14, 6:10 AM, Andrey V. Elsukov wrote: >> On 04.09.2014 18:16, Kurt Lidl wrote: >>> Greetings all: >>> >>> I have a host that recently was upgraded from FreeBSD 9.1 >>> to FreeBSD 9.3. After the upgrade, the IPv6 aliases that >>> I was setting on vlan

Re: UEFI display frozen on Retina MacBook Pro

2014-09-10 Thread Adrian Chadd
Would you or someone else please file a PR with that patch? That way it doesn't get lost. https://bugs.freebsd.org/submit/ Thanks! -a On 10 September 2014 06:34, Adam McDougall wrote: > On 09/10/2014 02:08, Rui Paulo wrote: >> On Sep 8, 2014, at 06:21, Anders Bolt Evensen wrote: >>> >>> To

Re: UEFI display frozen on Retina MacBook Pro

2014-09-10 Thread John Baldwin
On Wednesday, September 10, 2014 08:03:47 AM Adrian Chadd wrote: > Would you or someone else please file a PR with that patch? That way > it doesn't get lost. > > https://bugs.freebsd.org/submit/ > > Thanks! Please assign it to emaste@ as he had volunteered to commit the patch previously. Also

Re: panic: resource_list_alloc: resource entry is busy

2014-09-10 Thread John Baldwin
On Wednesday, September 10, 2014 12:45:08 PM Marcin Cieslak wrote: > On my CURRENT as of 6 Sep (r271197): > > What I did was that: > > - kldload i915 > > - startx > > During X server start I get the following: > > #10 0x808c2947 in resource_list_alloc (rl=, > bus=, child=, type= optimi

Re: UEFI display frozen on Retina MacBook Pro

2014-09-10 Thread Adam McDougall
On 09/10/2014 11:09, John Baldwin wrote: > On Wednesday, September 10, 2014 08:03:47 AM Adrian Chadd wrote: >> Would you or someone else please file a PR with that patch? That way >> it doesn't get lost. >> >> https://bugs.freebsd.org/submit/ >> >> Thanks! > > Please assign it to emaste@ as he had

Need help fixing tests in CURRENT

2014-09-10 Thread Craig Rodrigues
Hi, Based on feedback from Garrett, it looks like there were some problems in kyua, causing test failures. I patched my local copy of the kyua port: https://github.com/rodrigc/kyua-port/ and re-ran the tests: cd /usr/tests kyua test kyua report kyua report-html kyua report-junit https://jenk

UEFI boot failure: BIOS smap did not include a basemem segment!

2014-09-10 Thread Jean-Sébastien Pédron
Hello! I tried the following FreeBSD snapshot on my Clevo W860CU with UEFI enabled: FreeBSD-11.0-CURRENT-amd64-20140903-r270990-memstick.img The boot fails early with the following error: panic: BIOS smap did not include a basemem segment! The full picture of the panic is here: https://people.fr