openbsd-misc mailing list

FromSubjectsort iconDate
etlumaczenia
Pytanie o zgode na przeslanie informacji dotyczacej tlumaczen
Szanowni Panstwo, Zwracam sie z pytaniem, czy jestescie Panstwo zainteresowani jednorazowym otrzymaniem oferty tlumaczen pisemnych. Pozdrawiam, ETLUMACZENIA *Niniejsze zapytanie nie jest informacja handlowa, a jedynie pytaniem** o zgode na przesylanie informacji handlowych droga elektroniczna zgodnie z art. 10 ustawy z dnia 18 lipca 2002r.o swiadczeniu us3ug droga elektroniczna (Dz.U. z 2002r. Nr 144, poz 1204 z pozn. zm.) **Zgodnie z Ustawa z dnia 18 lipca 2002 r. o swiadczeniu uslug ...
Oct 3, 4:25 pm 2010
Lic. Miguel Toledo
¡CÓMO HACER CRECER SU NEGOCIO! SEMINARIO DE CRECIMIENTO ...
[IMAGE] Mayores informes responda este correo electrsnico con los siguientes datos. Empresa: Nombre: Telifono: Email: Nzmero de Interesados: Y en breve le haremos llegar la informacisn completa del evento. O bien comunmquense a nuestros telifonos un ejecutivo con gusto le atendera Tels. (33) 8851-2365, (33)8851-2741. Copyright (C) 2010, PMS Capacitacisn Efectiva de Mixico S.C. Derechos Reservados. PMS de Mixico, El logo de PMS de Mixico son marcas registradas. ADVERTENCIA PMS de ...
Oct 3, 4:01 pm 2010
Theo de Raadt
Re: panic on 2 October and 3 October snapshots
it might just need a recompilation. Or, it might not.
Oct 3, 12:30 pm 2010
Miod Vallat
Re: panic on 2 October and 3 October snapshots
But remember, the flags value changed. The lkm source might be correct - it just needs to be recompiled to match the kernel it is being loaded on. Miod
Oct 3, 12:29 pm 2010
Theo de Raadt
Re: panic on 2 October and 3 October snapshots
And even then, since it is code from other people, it still might have a bug in it regarding the malloc flags -- either of those is now required, as the assert says. I should probably ask -- did you even read the panic? Is the wording too poor to understand (and thus result in peeking at the code) or is the problem above the keyboard?
Oct 3, 12:24 pm 2010
Miod Vallat
Re: panic on 2 October and 3 October snapshots
You are mixing a recent snapshot and an lkm which has been compiled for an older kernel. You will need to recompile your lkm for it to work with the current snapshots. If you can't recompile it, then you'll have to stick to the kernel it was compiled for. Miod
Oct 3, 12:17 pm 2010
eagirard
panic on 2 October and 3 October snapshots
I installed the 2 October snapshot yesterday, and after the reboot got a panic. I booted again from the RAMdisk kernel, point to the 3 October snaphot and ignored the hash mismatch, and panicked again. Trace and ps for each below. -- Ed Ahlsen-Girard Ft. Walton Beach FL trace for 2 October snapshot:: panic kernel diagnostic assertion "flags & (M_WAITOK | M_NOWAIT)" failed: \ file "../../../../kern/kern_malloc.c" line 194 stopped at Debugger+0x4: popl ...
Oct 3, 11:35 am 2010
Tobias Ulmer
Re: panic on 2 October and 3 October snapshots
And there it is, you're loading a kernel module. You just voided your
Oct 3, 12:21 pm 2010
Ma. Teresa Reyes de ...
Con tu participación uno + tendrá Rehabilitación
Para ver este correo por favor utilice un cliente de correo moderno
Oct 3, 6:16 am 2010
noreply@cincikfm.com
Böyle Radyo Gördünüzmü
* YayD1ndaki tC<rkC<nC<n sC6zleri! (anD1nda okuyup tC<rkC<ye eElik edin) * YayD1ndaki tC<rkC<yC< sC6yleyen sanatC'D1! (kimdir resimli C6zgeC'miEi) * TC<rkC<lere yorum yapD1n! (yorum yaptD1DD1nD1z tC<rkC< her C'aldD1DD1nda yorumlar da gC6zC<kC<r) * YayD1ndaki tC<rkC<yC< Facebook'ta paylaED1n! * YayD1ndaki tC<rkC<de hata varsa dC<zeltin, tC<rkC< C6nerin! ... ve daha fazlasD1... ... sadece bu radyoda... MerakmD1 ettiniz? o halde tD1klayD1n... <http://www.turku-radyo.com/>
Oct 3, 3:22 am 2010
Mihai Popescu B.S.
OpenBSD release
Off topic, was "he" looking for 4.8 release: http://www.liveleak.com/view?i=532_1285949897
Oct 3, 1:15 am 2010
noreply
Rowiw újraindult!
CbrCB6mmel CB)rtesCB-tCB<nk, hogy ismCB)t elindult a rowiw! LCB!togasd meg az oldalt, CB)s vedd fel CB:jra a kapcsolatot a barCB!taiddal, vagy tegyCB)l szert CB:j ismerCbsCB6kre! BCB!rmilyen CB)szrevCB)teled van az oldallal kapcsolatban, szCB-vesen vCB!rjuk a leveled a userhelp@rowiw.com email cCB-mre! Kellemes idCbtCB6ltCB)st kCB-vCB!nunk! CEdvCB6zlettel, A Rowiw Team
Oct 2, 11:48 pm 2010
Devin Reade
Re: carp + client avahi-daemon = OpenBSD kernel hang
Nothing custom; it's 4.7 stable with patches 001 through 006 applied, which required recompiling the kernel. No changes to the kernel config. Thanks for the suggestions. I'll wait a few days on the 2nd one (-current snapshot) in case anyone has any other suggestions with the config that is in place now. Devin -- "Very funny, Scotty. Now beam down my clothes."
Oct 3, 9:33 am 2010
Devin Reade
carp + client avahi-daemon = OpenBSD kernel hang
I've got a problem where I have a couple of OpenBSD firewalls running in a redundant configuration using carp, and have found that CentOS 5.5 (Linux) boxes running on a protected network, if they have avahi-daemon running, will cause the OpenBSD kernels to lock up hard. This is very reproducable. While I can avoid the problem by not running avahi-daemon on the Linux machines, I'd really prefer to find the source of the problem on the OpenBSD side and fix it. From my perspective, there is ...
Oct 2, 9:46 pm 2010
Kenneth R Westerback
Re: carp + client avahi-daemon = OpenBSD kernel hang
You seem to be using a custom compiled kernel. I didn't spot any explanation of that (-stable patches? changes to kernel config?). Non-GENERIC kernels make developers nervous. You could try to set ddb.console=1 in /etc/sysctl.conf. Then when the problem occurs <ctrl><alt><esc> may get you into ddb>. This in turn may show where the system is hanging. 'ps' will at least show who is waiting on what. Finally you could try a -current snapshot to verify that the problem has not already been ...
Oct 3, 3:40 am 2010
Edho P Arief
Re: Incorrect FAQ entry about "ksh(1) does not appear to ...
It seems to still read my .profile fine with space (using 4.7-release) -- O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
Oct 2, 9:08 pm 2010
Amit Kulkarni
Re: Incorrect FAQ entry about "ksh(1) does not appear to ...
Then why is it placed there in the FAQ entry? Somebody thought there's a relation there. IMHO, I think ksh should be able to read .profile by default. On Sat, Oct 2, 2010 at 10:39 PM, Abel Abraham Camarillo Ojeda <
Oct 3, 2:52 pm 2010
Abel Abraham Camaril ...
Re: Incorrect FAQ entry about "ksh(1) does not appear to ...
.Xdefaults has nothing to do with .profile ... -- DISCLAIMER: http://goldmark.org/jeff/stupid-disclaimers/ This message will self-destruct in 3 seconds.
Oct 2, 8:39 pm 2010
Otto Moerbeek
Re: NFS file list incomplete
Please file a bugreport, including all details. A tcpdump of the packages sent and received can help in finding where the bug is. -Otto Op 3 okt. 2010 om 09:54 heeft Alexander Polakov <polachok@gmail.com> het
Oct 3, 3:10 am 2010
Alexander Polakov
Re: NFS file list incomplete
Yes, it does. -- Alexander Polakov | plhk.ru
Oct 3, 12:54 am 2010
Otto Moerbeek Oct 2, 10:42 pm 2010
Daniel Browning-Weber
Re: route-to and divert-packet
Okay, and the divert (4) man page says that outbound packets, after being reinjected, "are processed directly by the relevant IP/IPv6 output function," so I probably can't get pf to take another look at them so that "route-to" will apply. If I were feeling brave and wanted to mess with this in the kernel, should I try to get the packet's routing changed after processing? Or would it be less insane for me to try to play with the routing before the divert?
Oct 3, 10:48 am 2010
Michele Marchetto
Re: route-to and divert-packet
Il giorno ven, 01/10/2010 alle 18.15 -0400, Daniel Browning-Weber ha divert-packet should be currently used alone. It sends the packet up to userspace and any other options are lost.
Oct 3, 3:52 am 2010
SJP Lists
Re: Nobreak
I don't know about nut, but I have come across one package where I'd prefer to build as a port. arpwatch, destination email address is hard coded in. Unless I missed something obvious. Shane
Oct 2, 11:49 pm 2010
Steve W
Re: Kernel Panic immediately after boot with CARP
I think your "somewhere near re" theory might have some merrit to it. :) I've had a number of crashes over the past couple days, but this one stood out and didn't look like the others. login: uvm_fault(0xd0a05960, 0x0, 0, 1) > e kernel: page fault trap, code=0 Stopped at ether_input+0xa9: testb $0x1,0(%edx) ddb> trace ether_input(d1be7054,0,d66ca000,0,60) at ether_input+0xa9 re_rxeof(d1be7000,dbc13000,3e,4001,1) at re_rxeof+0x33c re_intr(dbe7000) at re_intr+0x12a Xintr_ioapic2() as ...
Oct 3, 1:13 pm 2010
Henning Brauer
Re: Kernel Panic immediately after boot with CARP
err... reading the trace first helps. this is actually pretty clearly a problem in re. I don't feel responsible for re tho :) -- Henning Brauer, hb@bsws.de, henning@openbsd.org BS Web Services, http://bsws.de Full-Service ISP - Secure Hosting, Mail and DNS Services Dedicated Servers, Rootservers, Application Hosting
Oct 3, 1:41 pm 2010
Henning Brauer
Re: Kernel Panic immediately after boot with CARP
well, it is easy enough to verify - use something else but re. if it's stable, we have the guilty party, at least. the trace doesn't say too much since the crash happens late. -- Henning Brauer, hb@bsws.de, henning@openbsd.org BS Web Services, http://bsws.de Full-Service ISP - Secure Hosting, Mail and DNS Services Dedicated Servers, Rootservers, Application Hosting
Oct 3, 1:24 pm 2010
previous daytodaynext day
October 2, 2010October 3, 2010October 4, 2010