Re: pf_create_state() is sometimes better to use pf_unlink_state()

2015-05-27 Thread Alexandr Nedvedicky
Hello, On Wed, May 27, 2015 at 07:44:15PM +0200, Mike Belopuhov wrote: > On Wed, May 27, 2015 at 10:39 +0200, Alexandr Nedvedicky wrote: > > Hello, > > > > > > - if (pf_state_insert(BOUND_IFACE(r, pd->kif), skw, sks, s)) { > > > > - pf_state_key_detach(s, PF_SK_STACK); > > >

Re: unneeded var breaks build in xenocara/driver/xf86-video-mach64

2015-05-27 Thread Christian Weisgerber
Matthias Kilian: > I've > > #define TV_OUT 1 > > in /usr/xobj/driver/xf86-video-mach64/config.h, and my build log shows > > checking whether to include TV Out support... yes > > for xf86-video-mach64. It turns out TV_OUT is defined on i386, but not on amd64. -- Christian "naddy"

Re: unneeded var breaks build in xenocara/driver/xf86-video-mach64

2015-05-27 Thread Matthias Kilian
Hi, On Wed, May 27, 2015 at 08:56:01PM +0200, Matthias Kilian wrote: > I just ran into the same problem, with the trees updated this > afternoon. > > > > /usr/xenocara/driver/xf86-video-mach64/src/atipreinit.c: In function > > > 'ATIPreInit': > > > /usr/xenocara/driver/xf86-video-mach64/src/atip

Re: unneeded var breaks build in xenocara/driver/xf86-video-mach64

2015-05-27 Thread Matthieu Herrb
On Wed, May 27, 2015 at 08:56:01PM +0200, Matthias Kilian wrote: > Hi, > > On Wed, May 27, 2015 at 04:55:39PM +, Christian Weisgerber wrote: > > > someone will hit this soon enough if they haven't already, but building > > > xerocara after recent import gave the following error: > > > > What'

Re: unneeded var breaks build in xenocara/driver/xf86-video-mach64

2015-05-27 Thread Matthias Kilian
Hi, On Wed, May 27, 2015 at 04:55:39PM +, Christian Weisgerber wrote: > > someone will hit this soon enough if they haven't already, but building > > xerocara after recent import gave the following error: > > What's "recent"? > "Update to xf86-video-mach64 6.9.5" was four days ago and I've bu

Re: unneeded var breaks build in xenocara/driver/xf86-video-mach64

2015-05-27 Thread Mark Patruck
Same here. make build finished w/o any issues...that was 7 hours ago. On Wed, May 27, 2015 at 04:55:39PM +, Christian Weisgerber wrote: > On 2015-05-27, dan mclaughlin wrote: > > > someone will hit this soon enough if they haven't already, but building > > xerocara after recent import gave t

Re: Use m_defrag in intel wireless drivers

2015-05-27 Thread Mike Belopuhov
On Tue, May 26, 2015 at 22:56 +0200, Mark Kettenis wrote: > Some of you may have seen the iwn(4) diff before, but I tweaked it a > bit to minimize the diff. Tested iwn(4) and wpi(4) myself. Further > tests and/or ok's are welcome. > OK mikeb

Re: pf_create_state() is sometimes better to use pf_unlink_state()

2015-05-27 Thread Mike Belopuhov
On Wed, May 27, 2015 at 10:39 +0200, Alexandr Nedvedicky wrote: > Hello, > > > > - if (pf_state_insert(BOUND_IFACE(r, pd->kif), skw, sks, s)) { > > > - pf_state_key_detach(s, PF_SK_STACK); > > > - pf_state_key_detach(s, PF_SK_WIRE); > > > > This bug is not yours,

Re: unneeded var breaks build in xenocara/driver/xf86-video-mach64

2015-05-27 Thread Christian Weisgerber
On 2015-05-27, dan mclaughlin wrote: > someone will hit this soon enough if they haven't already, but building > xerocara after recent import gave the following error: What's "recent"? "Update to xf86-video-mach64 6.9.5" was four days ago and I've built xenocara since then without any problems.

Re: xserver arm_video.c simplification - test on zaurus please

2015-05-27 Thread Matthieu Herrb
On Wed, May 27, 2015 at 04:25:23PM +0200, Sigi Rudzio wrote: > Hi, > > finally finished compiling it, X works, anything special I should > test? No. Having X that still starts is enough as a test. Thanks for taking the time to do it. > > Regards, > > S. Rudzio > > 2015-05-23 23:28 GMT+02:00

Re: xserver arm_video.c simplification - test on zaurus please

2015-05-27 Thread Sigi Rudzio
Hi, finally finished compiling it, X works, anything special I should test? Regards, S. Rudzio 2015-05-23 23:28 GMT+02:00 Matthieu Herrb : > Hi, > > Since my zaurus was stolen last year, I need someone to test the diff > below on a zaurus... > > it simplifies the code a bit (more to come for xs

Re: OpenBSD/NTRU policy mismatch [Was: NTRU Open Source Project / Post-quantum era]

2015-05-27 Thread Okembe Mbwambo
26.05.2015, 23:08, "Chris Cappuccio" : >>  FWIW, a BSD-licensed NTRU implementation exists at >> https://github.com/tbuktu/libntru and while it is patent encumbered, it >> offers a compile switch that causes it to become patent free in 2017 as >> opposed to the GPL implementation which will be

[PATCH] Fix ospfd segmentation fault on startup

2015-05-27 Thread Johan Ymerson
Hi, When debugging problems with ospfd and carp on startup, I managed to get ospfd to segfault a couple of times. I tracked down the issue to if_change() and main_imsg_compose_ospfe(). if_change() is called before imsg_init is called to initialize the imsgbuf struct. If a link state change to UP

Re: test null before free in relayd

2015-05-27 Thread sven falempin
Unmangled diff: http://pastebin.com/p9Qi9rZX On Mon, May 25, 2015 at 4:24 PM, sven falempin wrote: > > > On Mon, May 25, 2015 at 2:55 PM, Gleydson Soares > wrote: >> >> >> your diff is incomplete... >> well, why just this occurrence? there is others check null before >> free(3) in same file. >

Re: Issue with erlang package ?

2015-05-27 Thread P Arun Babu
Initially i did use a mirror near me. Then I tried with the main website; with no success. Anyways, I managed to build the latest erlang version from source. Thanks for your time. Arun On Wed, May 27, 2015 at 1:11 PM, Stuart Henderson wrote: > On 2015/05/26 10:18, P Arun Babu wrote: > > Hi, >

unneeded var breaks build in xenocara/driver/xf86-video-mach64

2015-05-27 Thread dan mclaughlin
someone will hit this soon enough if they haven't already, but building xerocara after recent import gave the following error: /usr/xenocara/driver/xf86-video-mach64/src/atipreinit.c: In function 'ATIPreInit': /usr/xenocara/driver/xf86-video-mach64/src/atipreinit.c:703: error: 'pInt10Info' undec

Re: Issue with erlang package ?

2015-05-27 Thread Stuart Henderson
On 2015/05/26 10:18, P Arun Babu wrote: > Hi, > > I get an error while installing the erlang package: > Is there a known issue here ? > > [ ~ ] $ uname -a > OpenBSD xyz.my.domain 5.7 GENERIC#825 amd64 > > [ ~ ] $ sudo pkg_add erlang > quirks-2.54 signed on 2015-03-08T12:33:05Z > Fatal error: Ust

Re: pf_create_state() is sometimes better to use pf_unlink_state()

2015-05-27 Thread Alexandr Nedvedicky
Hello, > > - if (pf_state_insert(BOUND_IFACE(r, pd->kif), skw, sks, s)) { > > - pf_state_key_detach(s, PF_SK_STACK); > > - pf_state_key_detach(s, PF_SK_WIRE); > > This bug is not yours, but doing two pf_state_key_detach is wrong > and results in all kinds of prot

Re: Use m_defrag in intel wireless drivers

2015-05-27 Thread Mark Kettenis
> From: Alexey Suslikov > Date: Wed, 27 May 2015 06:51:58 + (UTC) > > Mark Kettenis xs4all.nl> writes: > > > Index: if_ipw.c > > /* too many fragments, linearize */ > > > Index: if_iwi.c > > /* too many fragments, linearize */ > > > Index: if_iwn.c > >