openbsd-misc mailing list

FromSubjectsort iconDate
Promo
Za svaka 2 porucena izdanja treci dobijate na poklon
- This mail is a HTML mail. Not all elements could be shown in plain text mode. - Postovani Citaoce Ponude Kurs engleskog jezika na 5 DVD-a po ceni od 850 dinara **Kurs sadrzi 2 multimedijalna DVD kursa engleskog jezika 2 recnika i bazu testova engleskog jezika **Kurs je namenjen svim polaznicima koji imaju osnovnno znanje engleskog jezika **Kurs je posebno zanimljiv jer je ucenje engleskog u potpunosti vezano za Vase vreme koje mozete provesti uceci kod kuce **Posaljite e mail ...
Dec 14, 12:41 pm 2009
Brad DeMorrow
Re: Inside Out Networks Edgeport USB Serial Adapters
I could have qualified the product(s) I am talking about better, I'm sorry. The device that I am referring to is http://www.digi.com/products/usb/edgeport.jsp There are several variations of the product, but the ones that I am interested in are the Edgeport/2+2i and the Edgeport/8 devices.. The first one listed as follows from openbsd -current (It detects nothing really..) ugen0 at uhub2 port 2 "Inside Out Networks Edgeport/2+2i" rev 1.00/1.00 addr 3 Again - Thank you all for your ...
Dec 14, 3:44 pm 2009
Brad DeMorrow
Inside Out Networks Edgeport USB Serial Adapters
Hello all. I was wondering if anyone has worked on or is working a driver for the USB Serial Adapters made by the company Inside Out Networks called Edgeports? I see the device(s) listed under /usr/src/sys/dev/usb/usbdevs file, but I see no reference to them anywhere else... I'd like to attempt to get this device working under openbsd if it's possible, and was looking into what it would take to do so - I just wanted to make sure that nobody else was doing the same thing so as not ...
Dec 14, 3:19 pm 2009
Jason McDonald
Learn Free SEO Tools in a Free Webinar
Hi, I would like to invite you to a very important and free seminar taught online on search engine tools for SEO. Search engine optimization is all about 1) identifying your customers' target keyword searches, 2) using free tools to refine that information into your on and off page SEO strategies, and 3) implementing these on your website. In this free optimization webinar, I identify the top 10 free tools for climbing to the top of the major search engines. Tools like free XML ...
Dec 14, 9:29 am 2009
Geoff Sweet
strange crash with 4.5
We are in the midst of migrating all our firewalls to 4.6. However I have a now-recurring issue on one of my last 4.5 (amd64) firewalls that I'm having a hard time understanding. It's happening right now so if there is something I can do in this state to show what's going on, i'd like to do it. Current this firewall performs duty for inbound customer traffic for some game clients (mmo style) and for firewall enforcement between various vlans on the inside. The first time this happened I ...
Dec 14, 12:33 pm 2009
Bob Beck
Re: malloc: out of space in kmem_map
"Doctor doctor.. It hurts when I do this.." "Well.. Don't do that!" Your problem is that the kernel has run out of kernel memory. Those knobs you all cranked up to eleventy billion consume kvm. The reason they are set to lower limits is to prevent the sort of situation you have encountered. When you crank them to eleventy billion, and then start eleventy billion processes that consume such resources. expect the possibility of issues.
Dec 14, 11:36 am 2009
Jeff Ross
malloc: out of space in kmem_map
Hi all, While doing some pgbench runs on a new server before I put in on-line, I triggered a malloc: out of space in kmem_map panic. trace and ps (long) below, dmesg below that. I have adjusted sysctl values like so for postgres: # For PostgreSQL Port kern.seminfo.semmni=1024 kern.seminfo.semmns=9082 kern.shminfo.shmall=128000 kern.shminfo.shmmax=2028000000 I see softdep mentioned in the trace below, so here's /etc/fstab /dev/sd0a / ffs rw,softdep 1 1 /dev/sd2d /backup ffs ...
Dec 14, 11:14 am 2009
Thomas Pfaff Dec 14, 11:06 am 2009
Yamidt Henao
creating instalation CD
Hello everybody, I need create a CD to instalation for my OPENBSD kernel and my configuration, it is possible with my instalation current? Best regards Yamidt Henao
Dec 14, 10:37 am 2009
Télé Loisirs
[Programme TV] Lundi 14 Décembre 2009
Si ce message ne s'affiche pas correctement, voir ici Ajoutez tele-loisirs@ml.tv-news.fr ` votre carnet d'adresses pour recevoir vos programmes plus facilement Programme-TV.net - TC)lC) Loisirs Votre programme TV Lundi 14 DC)cembre 2009 Recevez 1 Calendrier personnalisC) + 10 Cartes de vEux - Faites-vous livrer avant les fC*tes Livraison spC)ciale pour , vous avez C)tC) sC)lectionnC)(e) pour recevoir : 1 Calendrier personnalisC) Cliquez vite ! << << 1 Calendrier ...
Dec 14, 1:30 am 2009
Stuart Henderson
Re: running openbsd 4.6 under qemu
qemu in OpenBSD ports has patch-hw_rtl8139_c which enables timer interrupts in the emulated RTL8139C+ (by defining the macro RTL8139_ONBOARD_TIMER). Many other OS packages of qemu (and qemu- derived emulators/VMs) of course don't have this. Our driver for this nic uses the timer for simulated interrupt moderation. There's a patch to disable this for 8139C+ (only) which will help some of the emulators, it works ok with real hardware but could use performance tests to see what sort of impact it ...
Dec 13, 6:38 pm 2009
Marco Peereboom
Re: running openbsd 4.6 under qemu
It crashes, hangs and does other nasty stuff. Someone who cares needs to go over it.
Dec 13, 6:08 pm 2009
Todd T. Fries
Re: running openbsd 4.6 under qemu
Penned by Henning Brauer on 20091213 20:57.07, we have: | * Sam Watkins <sam@nipl.net> [2009-12-13 20:45]: | > I have been playing with qemu and finally found out how to get | > networking going for OpenBSD and NetBSD guests. If you are | > interested, please check out my qemu page. It shows my little | > Eee PC running 10 operating systems at once! | > | > http://sam.nipl.net/qemu.html | > | > The short answer for OpenBSD networking in qemu: | > | > config -ef /bsd | > disable ...
Dec 13, 11:35 pm 2009
Nick Guenther
Re: running openbsd 4.6 under qemu
How so? Does it crash the kernel or does it not talk to devices properly or what?
Dec 13, 5:44 pm 2009
Bob Beck
Re: running openbsd 4.6 under qemu
arch=qemu, arch=vmware anyone? it's not like it's and acutal PC :)
Dec 14, 1:43 pm 2009
Todd T. Fries
Re: running openbsd 4.6 under qemu
Penned by Bob Beck on 20091214 13:43.50, we have: | > | > Current qemu releases (more recent than in the ports tree) do not run on | > OpenBSD (have not been able to solve this yet *sigh*) so the above person has | > Linux running natively and OpenBSD inside a newer qemu. ?Originally it was | > kvm that had this bug but looks like qemu is now bug-for-bug compatible with | > this in recent versions of qemu. Whee. | | arch=qemu, arch=vmware anyone? | | it's not like it's and acutal PC ...
Dec 14, 1:59 pm 2009
Joel Sing
Re: softraid not building on boot
I suspect that you may have deleted the volume (`bioctl -d') at some point, which marks the volume as one not to be automatically assembled. At this stage there is no easy way to undo this, hence you can either choose to run `bioctl -c' after each boot, recreate the volume from scratch, or wait until I allow existing volumes to changed back to automatic assembled. -- "Stop assuming that systems are secure unless demonstrated insecure; start assuming that systems are insecure ...
Dec 14, 7:15 am 2009
Mentesan
Re: ComixWall terminated
Yes, I think that's the point. It's just so sad that ComixWall will be terminated, in fact I doesn't use it, but it's a very nice thing what Soner Tari have achieved. It really could be an excellent port to the system, and being a port certainly would be more useful to OpenBSD as well. I agree with you. Fabio Almeida ----- Mensagem Original----- De: Eric Furman <ericfurman@fastmail.net> Para: Mentesan <mentesan@gmail.com>, OpenBSD Misc <misc@openbsd.org> Assunto: Re: ComixWall ...
Dec 14, 4:55 am 2009
Bob Beck
Re: OT: Have you hugged your local OpenBSD dev lately?
I don't believe it's apathy, as much as a realization that in general, the focus of the developers will always be on speed and eye candy to the expense of all else, including stability and security. As such we concentrate on looking at things that can mitigate somewhat, at least in the saner cases, such as when it is not an accellerated driver with full access to the machine. Then we at least have some "more secure by default" options. The fact is though, Monsterously accellerated X with ...
Dec 14, 9:43 am 2009
Bob Beck
Re: OT: Have you hugged your local OpenBSD dev lately?
The people who publish such research, and those that read it and find it "novel" have obviously never been parents themselves, or even someone's boss. People are at the core motivated by their own self-interest. Anyone who says they aren't is selling something.
Dec 14, 10:17 am 2009
Bryan Allen
Re: OT: Have you hugged your local OpenBSD dev lately?
+------------------------------------------------------------------------------ | On 2009-12-14 10:17:54, Bob Beck wrote: | | > http://www.theonion.com/content/news/new_study_reveals_most_children | | The people who publish such research, and those that read it and find | it "novel" have obviously never been parents themselves, or even | someone's boss. | | People are at the core motivated by their own self-interest. Anyone | who says they aren't is selling something. Yes, they're ...
Dec 14, 10:27 am 2009
Ted Unangst
Re: OT: Have you hugged your local OpenBSD dev lately?
I'm not sure what you're after, but two conceivable starting points would be the man pages for xauth and XSelectInput.
Dec 14, 7:08 am 2009
Paul M
Re: WAY OT: Have you hugged your local OpenBSD dev lately?
Self interest is probably THE most basic instinct of any creature anywhere - it's how the species survives. Kids learn, as they grow, to temper it and become more 'human', but it remains the root of survival of the species. paulm
Dec 14, 2:39 pm 2009
Duncan Patton a Campbell
Re: OT: Have you hugged your local OpenBSD dev lately?
On Sat, 12 Dec 2009 23:47:38 +0200 (EET) I assume you've been to x.org and are asking me for a qualitative assessment I'm not qualified to answer;-) Over the years this issue has re-emerged in various contexts with various proposals and I don't think any resolution better than a "vetted" code base has been agreed.
Dec 14, 6:08 am 2009
Matthew Szudzik
Re: OT: Have you hugged your local OpenBSD dev lately?
The "Competitors to X" section of the X11 Wikipedia page has some interesting comments about alternatives to X http://en.wikipedia.org/wiki/X_Window_System#Competitors_to_X Unfortunately, none of them are close to becoming a reality in the near future.
Dec 14, 2:02 pm 2009
Marc Espie
Re: OT: Have you hugged your local OpenBSD dev lately?
Considering the design of X, I don't expect any valid security model to emerge out of it. If things are insecure, piling more protocols and more concepts on top of it is unlikely to make things better. The more complicated, the less secure. Look at recent X evolution. Tell me which way the wind blows ? The way I read things, they're mostly concerned with getting things faster, which can often be worthwhile. And adding more bloat to compete with Windows applications and eye-candy... ...
Dec 14, 9:03 am 2009
Daniel Ouellet
Re: OT: Have you hugged your local OpenBSD dev lately?
Well, Bob, this is much like the new study that just came out for kids, here replace kids by your favorite X users and X developers that wants these goodies. The conclusion is pretty much the same and can read like: "The Journal Of Child Psychology And Psychiatry has concluded that an estimated 98 percent of children under the age of 10 are remorseless sociopaths with little regard for anything other than their own egocentric interests and ...
Dec 14, 9:58 am 2009
Bob Beck
Re: OT: Have you hugged your local OpenBSD dev lately?
Yes, but it's funny because it's true. Even OpenBSD developers are motivated by self interest...Ever wonder why the answers on misc@ are so taunting or dismissive for people who whine without producing code?
Dec 14, 11:10 am 2009
previous daytodaynext day
December 13, 2009December 14, 2009December 15, 2009