How can I get my driver bug fix committed?

2009-12-04 Thread Roland Dreier
About two weeks ago, I sent a fix for the ral(4) driver ("[PATCH] Fix interrupt handling in ral(4) for RT2661 under load", http://www.mail-archive.com/t...@openbsd.org/msg01155.html). I have not gotten any response from any OpenBSD developers, and I have not seen the patch committed. I'm happy to

SIGCHLD and libpthread.so

2009-12-04 Thread Jun KAWAI
Hi, I see that SIGCHLD which was sent before calling sigaction() for SIGCHLD is delivered to the handler when program is linked to libpthread.so. However, this behavior doesn't occur when program isn't linked to libpthread.so. I feel the behavior of SIGCHLD when linked to libpthread.so is strang

Re: ASN Flow Exporter for OpenBGP device

2009-12-04 Thread Stuart Henderson
On 2009-12-04, Eduardo Meyer wrote: > I have an OpenBGP device and I need to find out which ASN demands more > bandwidth to do some sort of traffic policy engineering. Therefore I > need to know if there is any software that is able to export netflow > data including SRC/DST AS on an OpenBGP syste

Fernando de la Mora 5 y 6 de diciembre

2009-12-04 Thread Magno Concierto de Navidad Campeche
Correo proveniente de Citymail Mixico. Si no puedes ver correctamente el mensaje, haz "Clic Aqum" Comparte en Facebook Mi PerfilEnvia a un amigo Aprovecha la ultima venta nocturna del 2009 este sabado 5 de diciembre citymail citymail Es mejor borrar emails que tirar arboles para hacer papel.

Re: asynchronous I/O

2009-12-04 Thread Luis Useche
Iguess the short answers is that it is not implemented and probably it won't. There are certain applications that would certainly benefit from aio. The one I can think of (it is the one I use the most) is I/O trace replay. But I am sure that there are plenty of applications that can benefit from t

Re: Strategic Grant Proposal Workshop at UBC

2009-12-04 Thread Dope Ice Apollyon the Third
You just spammed a mailing list. On Fri, Dec 4, 2009 at 6:22 PM, Adam Hicks wrote: > Institute for Strategic Funding Development > Strategic Grant Writing Proposal Workshop (Sponsored by ISFD) > held at the University of British Columbia, Vancouver > December 7 - 9, 2009 > 8:30AM - 4:30 PM > > CF

Re: CPUID support on top

2009-12-04 Thread Luis Henriques
On Fri, Dec 04, 2009 at 04:27:06PM -0700, Theo de Raadt wrote: > > Not sure if useful to anyone else, but here it goes a patch that adds a new > > column to top, showing the last CPUID where a process has been seen. Other > > top implementations have this feature, which can be useful on some > > s

Re: CPUID support on top

2009-12-04 Thread Theo de Raadt
> Not sure if useful to anyone else, but here it goes a patch that adds a new > column to top, showing the last CPUID where a process has been seen. Other > top implementations have this feature, which can be useful on some > situations. Not needed. It is already there in the STATE field, after

Strategic Grant Proposal Workshop at UBC

2009-12-04 Thread Adam Hicks
Institute for Strategic Funding Development Strategic Grant Writing Proposal Workshop (Sponsored by ISFD) held at the University of British Columbia, Vancouver December 7 - 9, 2009 8:30AM - 4:30 PM CFRE Accredited Course for 20 contact hours or 20 CFRE Continuing Education Points! Participants com

CPUID support on top

2009-12-04 Thread Luis Henriques
Not sure if useful to anyone else, but here it goes a patch that adds a new column to top, showing the last CPUID where a process has been seen. Other top implementations have this feature, which can be useful on some situations. Solution may not be very elegant, but it was the one which required

Re: Dual boot stable and current

2009-12-04 Thread Christopher Zimmermann
On Fri, 4 Dec 2009 14:04:30 +1100 Aaron Mason wrote: > On Fri, Dec 4, 2009 at 12:33 PM, Jonathan Thornburg > wrote: > > Christopher Zimmermann asked > >> is it possible to install two OpenBSDs on the same > >> disk? I'd like to try -current in a separate > >> installation. > > > > Yes. The way

Re: asynchronous I/O

2009-12-04 Thread Ted Unangst
On Fri, Dec 4, 2009 at 4:45 PM, Todd T. Fries wrote: > Does aio really require threading? In some sense, yes, in others, no. aio is designed so you don't need (userland) threads. "Normally" you'd write your server to use non-blocking io. But that doesn't work with files on disk. How can it?

Re: asynchronous I/O

2009-12-04 Thread Todd T. Fries
Penned by Ted Unangst on 20091204 16:30.57, we have: | On Fri, Dec 4, 2009 at 1:34 PM, Todd T. Fries wrote: | > Unfortunately qemu has aio support. | | Does it really need it? I cooked up a basic userland implementation | using pthreads last night. They provide compatibility functions #ifn

Re: uthum1

2009-12-04 Thread Jonathan Gray
On Fri, Dec 04, 2009 at 12:01:31PM -0700, Theo de Raadt wrote: > > Why does a uthum(4) unit show up as two devices? The sensors are > > only attached to the second one. > > > > uhidev2 at uhub2 port 2 configuration 1 interface 0 "Ten X Technology, Inc. > > TEMPer sensor" rev 1.10/1.50 addr 4 > >

Re: asynchronous I/O

2009-12-04 Thread Ted Unangst
On Fri, Dec 4, 2009 at 1:34 PM, Todd T. Fries wrote: > Unfortunately qemu has aio support. Does it really need it? I cooked up a basic userland implementation using pthreads last night.

Re: ASN Flow Exporter for OpenBGP device

2009-12-04 Thread Eduardo Meyer
On Fri, Dec 4, 2009 at 3:08 PM, Henning Brauer wrote: > * Eduardo Meyer [2009-12-04 17:29]: >> Hello, >> >> I have an OpenBGP device and I need to find out which ASN demands more >> bandwidth to do some sort of traffic policy engineering. Therefore I >> need to know if there is any software that

Re: uthum1

2009-12-04 Thread Theo de Raadt
> Why does a uthum(4) unit show up as two devices? The sensors are > only attached to the second one. > > uhidev2 at uhub2 port 2 configuration 1 interface 0 "Ten X Technology, Inc. > TEMPer sensor" rev 1.10/1.50 addr 4 > uhidev2: iclass 3/1 > uthum0 at uhidev2 > uhidev3 at uhub2 port 2 configur

uthum1

2009-12-04 Thread Christian Weisgerber
Why does a uthum(4) unit show up as two devices? The sensors are only attached to the second one. uhidev2 at uhub2 port 2 configuration 1 interface 0 "Ten X Technology, Inc. TEMPer sensor" rev 1.10/1.50 addr 4 uhidev2: iclass 3/1 uthum0 at uhidev2 uhidev3 at uhub2 port 2 configuration 1 interfac

Re: asynchronous I/O

2009-12-04 Thread Bob Beck
2009/12/4 Ted Unangst : > On Fri, Dec 4, 2009 at 10:20 AM, Luis Useche wrote: > >> Exactly, I am more interested more in something close to aio_read & >> aio_write. I was hoping there was some api I can use. Is there any >> reason why POSIX aio does not exist in OBSD? > > Nobody wrote it. > > And

Re: asynchronous I/O

2009-12-04 Thread Todd T. Fries
Penned by Dope Ice Apollyon the Third on 20091204 10:43.03, we have: | On Fri, Dec 4, 2009 at 10:20 AM, Luis Useche wrote: | > On Fri, Dec 4, 2009 at 12:07 AM, Ted Unangst wrote: | >> On Thu, Dec 3, 2009 at 11:47 PM, Dope Ice Apollyon the Third | >> wrote: | >>> On Thu,

Re: asynchronous I/O

2009-12-04 Thread Ted Unangst
On Fri, Dec 4, 2009 at 10:20 AM, Luis Useche wrote: > Exactly, I am more interested more in something close to aio_read & > aio_write. I was hoping there was some api I can use. Is there any > reason why POSIX aio does not exist in OBSD? Nobody wrote it.

Re: ASN Flow Exporter for OpenBGP device

2009-12-04 Thread Henning Brauer
* Eduardo Meyer [2009-12-04 17:29]: > Hello, > > I have an OpenBGP device and I need to find out which ASN demands more > bandwidth to do some sort of traffic policy engineering. Therefore I > need to know if there is any software that is able to export netflow > data including SRC/DST AS on an O

Re: pf route-to doesn't work for me after upgrading to 4.6

2009-12-04 Thread Alexander Bochmann
Hi, ...on Fri, Dec 04, 2009 at 03:46:22PM +, Fred Crowson wrote: > pf has virtually been rewritten in that time Ok, what bit me from that is that the default for rules was changed to "keep state" in the meantime and some other stuff that was relying on the old semantics interfered with

Re: squid + squidclamav + squidGuard[Zombie].

2009-12-04 Thread Alessandro Baggi
John E.P. Hynes wrote: On 12/03/2009 03:04 PM, Alessandro Baggi wrote: j...@hytronix.com wrote: Hi Alessandro, I have managed to get Squid to crash all by itself. This is, in a way, good, because it finally gave me some information that I think might be helpful. First, Are you running squid

ASN Flow Exporter for OpenBGP device

2009-12-04 Thread Eduardo Meyer
Hello, I have an OpenBGP device and I need to find out which ASN demands more bandwidth to do some sort of traffic policy engineering. Therefore I need to know if there is any software that is able to export netflow data including SRC/DST AS on an OpenBGP system. I have used pfflow and softflowd b

Re: pf route-to doesn't work for me after upgrading to 4.6

2009-12-04 Thread Fred Crowson
On 12/4/09, Alexander Bochmann wrote: > Hi, > > did anything change in regard to pf rules with the > route-to option in recent versions of OpenBSD? > > I've just reinstalled an old system that was running > OpenBSD 3.9 with 4.6, and gave it my old pf rulesets. > > There is a rule that is supposed

Re: asynchronous I/O

2009-12-04 Thread Dope Ice Apollyon the Third
On Fri, Dec 4, 2009 at 10:20 AM, Luis Useche wrote: > On Fri, Dec 4, 2009 at 12:07 AM, Ted Unangst wrote: >> On Thu, Dec 3, 2009 at 11:47 PM, Dope Ice Apollyon the Third >> wrote: >>> On Thu, Dec 3, 2009 at 10:57 PM, Luis Useche wrote: Hi Guys, I have been looking for information

Re: pf route-to doesn't work for me after upgrading to 4.6

2009-12-04 Thread Mitja Muzenic
(forgot to reply to list) Please show a dmesg. Mitja > -Original Message- > From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf Of > Alexander Bochmann > Sent: Friday, December 04, 2009 4:04 PM > To: misc@openbsd.org > Subject: pf route-to doesn't work for me after upg

Re: asynchronous I/O

2009-12-04 Thread Luis Useche
On Fri, Dec 4, 2009 at 12:07 AM, Ted Unangst wrote: > On Thu, Dec 3, 2009 at 11:47 PM, Dope Ice Apollyon the Third > wrote: >> On Thu, Dec 3, 2009 at 10:57 PM, Luis Useche wrote: >>> Hi Guys, >>> >>> I have been looking for information on how to do asynchronous I/Os in >>> OBSD with no luck. The

+ 10 beneficios adicionales por solo 2990 pesos. Por tiempo limitado.

2009-12-04 Thread Tu página de Internet con excelente diseño
Revisa todos tus beneficios dando clic AQUM Ve un ejemplo del tipo de pagina dando clic AQUM

pf route-to doesn't work for me after upgrading to 4.6

2009-12-04 Thread Alexander Bochmann
Hi, did anything change in regard to pf rules with the route-to option in recent versions of OpenBSD? I've just reinstalled an old system that was running OpenBSD 3.9 with 4.6, and gave it my old pf rulesets. There is a rule that is supposed to send all traffic originating from a certain loca

Re: Packets to IPsec blackholed ?

2009-12-04 Thread Joakim Aronius
* BARDOU Pierre (bardo...@mipih.fr) wrote: > Hello, > > I had a working ipsec tunnel this morning : > Dec 04 09:30:35.086117 rule 375/(match) pass in on vlan100: 10.80.2.135.4685 > > 10.96.37.1.23: S 2120140262:2120140262(0) win 64512 1460,nop,nop,sackOK> (DF) > Dec 04 09:30:35.086154 rule 28/(ma

Packets to IPsec blackholed ?

2009-12-04 Thread BARDOU Pierre
Hello, I had a working ipsec tunnel this morning : Dec 04 09:30:35.086117 rule 375/(match) pass in on vlan100: 10.80.2.135.4685 > 10.96.37.1.23: S 2120140262:2120140262(0) win 64512 (DF) Dec 04 09:30:35.086154 rule 28/(match) pass out on enc0: 10.80.2.135.4685 > 10.96.37.1.23: S 2120140262:212014

Receba a sua prenda GRATIS!!!

2009-12-04 Thread TARA
NOTA INFORMATIVA: O presente email destina-se znica e exclusivamente a informar potenciais utilizadores e nco pode ser considerado SPAM. De acordo com a legislagco internacional que regulamenta o correio electrsnico, "o email nco pode sera ser considerado SPAM quando incluir uma forma do recepto

Re: BGPd is not sending IPv6 prefixes anymore

2009-12-04 Thread Laurent CARON
On 04/12/2009 13:28, Claudio Jeker wrote: Seems to be an error on my side. I guess the following diff fixes your issue. Please test. Thanks for your input. It is now working flawlessly as it used to.

Re: BGPd is not sending IPv6 prefixes anymore

2009-12-04 Thread Claudio Jeker
On Fri, Dec 04, 2009 at 12:11:14PM +0100, Laurent CARON wrote: > Hi, > > I'm experiencing a strange behavior since latest OpenBSD 4.6 current > update (yesterday). > > My prefixes are not announced anymore. > > OpenBGPd config: > > AS 49463 > router-id 213.215.49.242 > holdtime 90 > holdtime mi

Cursos de Verano 2010

2009-12-04 Thread difusion-esa
[IMAGE] Director General: Dr. Horacio Serebrinsky - Vicedirector: Dr. Marcelo R. Ceberio La Escuela Sistimica Argentina es una institucisn que desarrolla actividades de formacisn de Terapeutas familiares sistimicos, investigacisn y asistencia psicolsgica. CURSOS DE VERANO 2010 INTRODUCCISN A L

BGPd is not sending IPv6 prefixes anymore

2009-12-04 Thread Laurent CARON
Hi, I'm experiencing a strange behavior since latest OpenBSD 4.6 current update (yesterday). My prefixes are not announced anymore. OpenBGPd config: AS 49463 router-id 213.215.49.242 holdtime 90 holdtime min 3 fib-update yes log updates network 213.215.28.0/23 network 2001:7a8:820::/44 neigh

Re: pfsync advice

2009-12-04 Thread Henning Brauer
* Michiel van Baak [2009-12-04 10:38]: > On 11:11, Fri 04 Dec 09, Ismail OZATAY wrote: > > Can i use one my interfaces both some network and pfsync ? > > If you run it over ipsec, yes. and if you don't do so as well. personally, I'd use vlans. -- Henning Brauer, h...@bsws.de, henn...@openbsd.

Re: mount /usr partition nosuid

2009-12-04 Thread Mauro Rezzonico
Mark Romer wrote: Yes, so this would already be done in openbsd. You will soon discover that in OpenBSD, you don't have to go around the system hardening it... -- Mauro Rezzonico , Como, Italia "Maybe this world is another planet's hell" - H.Huxley

Re: pfsync advice

2009-12-04 Thread Michiel van Baak
On 11:11, Fri 04 Dec 09, Ismail OZATAY wrote: > Can i use one my interfaces both some network and pfsync ? If you run it over ipsec, yes. > > On 23:00, Thu 03 Dec 09, Ismail OZATAY wrote: > > Hi all, > > I am planning to replace my current openbsd cluster pf firewall > hardwa

Exclusive BRITA tap offer

2009-12-04 Thread OK-mail & BRITA
This email has been sent to you by OK-mail.co.uk --- BRITA Exclusive Brita (R) tap offer Start enjoying the benefits

Re: pfsync advice

2009-12-04 Thread Ismail OZATAY
Can i use one my interfaces both some network and pfsync ? On 23:00, Thu 03 Dec 09, Ismail OZATAY wrote: Hi all, I am planning to replace my current openbsd cluster pf firewall hardwares which has 4 ethernet with new embedded hardwares. As you know I use one of these interf

Re: pfsync advice

2009-12-04 Thread Michiel van Baak
On 23:00, Thu 03 Dec 09, Ismail OZATAY wrote: > Hi all, > > I am planning to replace my current openbsd cluster pf firewall > hardwares which has 4 ethernet with new embedded hardwares. As you > know I use one of these interfaces for pfsync . But new embedded > hardwares have 3 ethernet. I thought

Re: setxkbmap break network

2009-12-04 Thread Tomáš Bodžár
Sorry it was just "test" if there is some difference. Of course problem is same either with sudo or without. 2009/12/4 Abel Abraham Camarillo Ojeda : > On Fri, Dec 04, 2009 at 08:41:12AM +0100, TomC!E! BodE>C!r wrote: >> Hi all, >> >> someone have similar problem? When I try : >> >> $ sudo setxkbm

Re: setxkbmap break network

2009-12-04 Thread Abel Abraham Camarillo Ojeda
On Fri, Dec 04, 2009 at 08:41:12AM +0100, TomC!E! BodE>C!r wrote: > Hi all, > > someone have similar problem? When I try : > > $ sudo setxkbmap cz > $ > > then my network connection stop responding and I must run : > > $ sudo sh /etc/netstart > > In Xorg.log there is same error as here > https