Re: mtree acl support

2014-01-15 Thread Tim Kientzle
On Jan 14, 2014, at 6:47 AM, Mark Felder wrote: > I was recently talking to someone about how one would backup / restore > ACLs reliably. I didn't see any mention of ACLs in the mtree man page > and after a quick google I came upon this old mailing list post: > > http://lists.freebsd.org/piperm

Re: mtree acl support

2014-01-15 Thread Tim Kientzle
On Jan 15, 2014, at 9:11 PM, Tim Kientzle wrote: > > On Jan 14, 2014, at 6:47 AM, Mark Felder wrote: > >> I was recently talking to someone about how one would backup / restore >> ACLs reliably. I didn't see any mention of ACLs in the mtree man page >> and after a quick google I came upon thi

Re: [CFT] xboxfb with vt(9) (a.k.a. newcons)

2014-01-15 Thread Aleksandr Rybalko
On Wed, 15 Jan 2014 23:35:39 + Ed Schouten wrote: > Hello there, > > On Wed Jan 15 2014 at 1:43:56 PM, Aleksandr Rybalko > wrote: > > > I've just committed update to xboxfb driver for vt(9). But I have > > no HW to test on. So if anybody have HW and time/wish to test it, > > please help me

[CFT] xboxfb with vt(9) (a.k.a. newcons)

2014-01-15 Thread Ed Schouten
Hello there, On Wed Jan 15 2014 at 1:43:56 PM, Aleksandr Rybalko wrote: > I've just committed update to xboxfb driver for vt(9). But I have no HW > to test on. So if anybody have HW and time/wish to test it, please help > me. As I also mentioned to you privately, I think it might actually be w

Re: Regression on 10-RC5 with a multicast routing daemon

2014-01-15 Thread Adrian Chadd
On 15 January 2014 03:34, Gleb Smirnoff wrote: [snip] > Damn, what a mess. I'd like to go towards absolutely unmodified packets > for the 11-release cycle. Well, now's the time to _start_ this. :-) Not 6 months before 11.0 :P -a ___ freebsd-current@

[CFT] xboxfb with vt(9) (a.k.a. newcons)

2014-01-15 Thread Aleksandr Rybalko
Hello friends! I've just committed update to xboxfb driver for vt(9). But I have no HW to test on. So if anybody have HW and time/wish to test it, please help me. What you need to do that: 1. Update sources to latest HEAD; 2. In XBOX kernel config file replace that devices: -device xboxfb

Re: buildworld fails with "Zero byte read from file, skipping rest of line"

2014-01-15 Thread Jeremie Le Hen
On Wed, Jan 15, 2014 at 12:40:35PM +0400, Gleb Smirnoff wrote: > Jeremie, > > On Wed, Jan 15, 2014 at 08:40:53AM +0100, Jeremie Le Hen wrote: > J> > J> ===> gnu/usr.bin/groff/src/libs/libgroff (all) > J> > J> make[6]: > "/usr/obj/usr/src.svn/tmp/usr/src.svn/gnu/usr.bin/groff/src/libs/libgro

Re: Regression on 10-RC5 with a multicast routing daemon

2014-01-15 Thread Gleb Smirnoff
Olivier, On Tue, Jan 14, 2014 at 05:51:53PM +0100, Olivier Cochard-Labbé wrote: O> I'm trying to port a PIM sparse-mode daemon ( O> https://github.com/troglobit/pimd/) and I've meet a problem: O> This daemon compile and run fine on FreeBSD 9.2 but on 10-RC5 this daemon O> can't understand receiv

Re: ARC "pressured out", how to control/stabilize ? (reformatted to text/plain)

2014-01-15 Thread Vitalij Satanivskij
Dear Andriy and FreeBSD community, AG> AG> The first hunk of the patch is renaming of abl2 to l2hdr. AG> So it.s ok just change trim_map_free(abl2->b_dev->l2ad_vdev, abl2->b_daddr, ab->b_size, 0); to trim_map_free(l

Re: ARC "pressured out", how to control/stabilize ? (reformatted to text/plain)

2014-01-15 Thread Andriy Gapon
on 15/01/2014 12:28 Vitalij Satanivskij said the following: > Dear Andriy and FreeBSD community, > > Andriy Gapon wrote: > AG> on 14/01/2014 07:27 Vladimir Sharun said the following: > AG> > Dear Andriy and FreeBSD community, > AG> > > AG> >> I am not sure if the buffers are leaked somehow or if

Re: ARC "pressured out", how to control/stabilize ? (reformatted to text/plain)

2014-01-15 Thread Vitalij Satanivskij
Dear Andriy and FreeBSD community, Andriy Gapon wrote: AG> on 14/01/2014 07:27 Vladimir Sharun said the following: AG> > Dear Andriy and FreeBSD community, AG> > AG> >> I am not sure if the buffers are leaked somehow or if they are actually in use. AG> >> It's one of the very few places where da

Re: FreeBSD 10-RC4: Got crash in igb driver

2014-01-15 Thread Alexandre Martins
I have some compillation issues : ../../../dev/e1000/if_igb.c: In function 'igb_mq_start_locked': ../../../dev/e1000/if_igb.c:3936: warning: 'poff' may be used uninitialized in this function ../../../dev/e1000/if_igb.c:3936: note: 'poff' was declared here ../../../dev/e1000/if_igb.c:3936: warning

Re: buildworld fails with "Zero byte read from file, skipping rest of line"

2014-01-15 Thread Gleb Smirnoff
Jeremie, On Wed, Jan 15, 2014 at 08:40:53AM +0100, Jeremie Le Hen wrote: J> > J> ===> gnu/usr.bin/groff/src/libs/libgroff (all) J> > J> make[6]: "/usr/obj/usr/src.svn/tmp/usr/src.svn/gnu/usr.bin/groff/src/libs/libgroff/.depend" line 3: warning: Zero byte read from file, skipping rest of li