openbsd-misc mailing list

FromSubjectsort iconDate
mirtesen.ru
Владимир интересуется вами на МирТесен!
PP;P0P4P8P<P8Q P8P=QP5QP5QQP5QQQ PP0P<P8 P=P0 MirTesen.ru! -------------------------------------------------------------------- [IMAGE] PP;P0P4P8P<P8Q P# P<P5P=Q: P$P>QP>P3QP0QP8P9: 1314 P!P>P>P1Q P5P=P8P9 P=P0 QQP5P=P5: 451 PP4QP0P2QQP2QP9QP5! PQP8P3P;P0QP0Q PP0Q P?P>QP<P>QQP5QQ P<P>Q P;P8QP=QQ QQQP0P=P8QQ P=P0 PP8QP"P5QP5P=. P"P0P< P<P>P6P=P> QP2P8P4P5QQ P<P>P8 QP>QP>P3QP0QP8P8 P8 P2P8P4P5P>, QP7P=P0QQ , QP5P< Q P8P=QP5QP5QQQQQ ...
Aug 8, 4:22 pm 2010
Mark Kettenis
Cardbus laptop wanted in the Netherlands
So the biggest thing that's still missing in in the acpi suspend/resume code is CardBus (and to a lesser extent PCMCIA) support. My CardBus laptop died two years ago, so I don't really have something to hack on, and makes this work. If somebody in the EU has an old ACPI laptop with CardBus (preferably two slots) that they're willing to donate to the project, please contact me off-list (kettenis@). Thanks, Mark
Aug 8, 2:41 pm 2010
Federico Giannici
scsi_done() called twice with gdt driver in 4.7
Hi. We are upgrading all our PCs from 4.4 or 4.5 to 4.7. No problem at all with the first PCs, but we found a problem with a PC which have a gdt SCSI driver: every time we shutdown the machine, just after the usual "syncing disks... done", it crashes because "scsi_done() called twice"! No crash data is saved on the disk so here are the photos of the crash and the "trace" and "ps" output: http://www.neomedia.it/tmp/crash-47-a.jpg http://www.neomedia.it/tmp/crash-47-b.jpg Below is the ...
Aug 8, 9:05 am 2010
syuu
Re: OpenBSD on RouterBoard 450G
Hi, Unfortunately there's no implementation on OpenBSD. syuu
Aug 8, 5:47 am 2010
Jozsi Vadkan
OpenBSD on RouterBoard 450G
Did anyone manage to install, and use/test OpenBSD on the RouterBoard 450G? Or does anyone has a howto for it, how to do it? Thank you in advance.
Aug 8, 4:32 am 2010
Moveis Ricardo
(No subject)
nco consegue visualizar a newsletter ? clique aqui reenviar este email a um amigo - clique aqui Espaqol Muebles Rivardo en Vila Verde de Raia hasta -70% - Muebles en Madera Maciza de 1 a 31 de Agosto - Liquidacsn por obras Os Msveis Ricardo contam com uma equipa 100% especializada no apoio ao cliente nas areas: - Projectos de Decoragco - Fabrico por medida - Servigo pss venda Todos os produtos por nss comercializados tjm garantia Para obter mais informagues contacte-nos ...
Aug 8, 3:17 am 2010
Fast Pitch!
You've been invited to join Fast Pitch!
[IMAGE] You have been invited to network and market your business on Fast Pitch! - one of the world's only online business networks designed for small business owners, marketing executives, and sales professionals looking for effective ways to promote their business. No poking, no liking, no resumes... just business networking and marketing. Begin Your Company Profile: http://www.fastpitchnetworking.com Did You Know... * Fast Pitch! is one of the 5 largest online business networks in ...
Aug 8, 2:10 am 2010
Kenneth R Westerback
Re: developing openbsd?
We pride ourselves on good, useful man pages. Reading man pages reveals many interesting things. And occaisonal problems. A number of developers started by fixing/updating man pages. Sometimes the code is broken rather than the man page, and viola you on the water slide. .... Ken
Aug 8, 4:49 am 2010
Marco Peereboom Aug 8, 9:49 am 2010
Darrin Chandler
Re: developing openbsd?
I have this in ~/.vim/after/ftplugin/c.vim: set cinoptions=t0,+4,(4,u4,w1 set shiftwidth=8 set softtabstop=8 let c_space_errors=1 That gets me somewhat close. Anyone want to share other ways or refinements? -- Darrin Chandler | Phoenix BSD User Group | MetaBUG dwchandler@stilyagin.com | http://phxbug.org/ | http://metabug.org/ http://www.stilyagin.com/ | Daemons in the Desert | Global BUG Federation
Aug 8, 7:54 am 2010
Marc Espie
Re: developing openbsd?
If you're serious about this, just use OpenBSD intensively. After a few weeks/months, you'll notice things that will irritate you. The other thing you should do is read those mailing-lists and follow instructions. Each time we ask for patch testers. This is a good way to help and to get a feel as to how things work. It's not complicated really. Everyone smart enough to become a developer soon figures things out by himself.
Aug 8, 1:33 am 2010
Ted Unangst
Re: developing openbsd?
cp /usr/local/share/vim/vim72/vimrc_example.vim .vimrc
Aug 8, 11:31 am 2010
Tomas Vavrys
Re: developing openbsd?
Does any developer use c.vim plugin? I can't get it working properly according to STYLE(9). I would appreciate your settings. What other Vim plugins do you use?
Aug 8, 7:39 am 2010
Jay K
developing openbsd?
I've looked all over www.openbsd.org. Any sort of guide/projects for new wannabe developers? (not new to programming) Just the bug list? Fix something & send diffs? - Jay
Aug 8, 1:23 am 2010
Tomas Vavrys
Re: developing openbsd?
I can imagine universal OpenBSD VIM settings for programming as a standard for local Vim programmers. It will make easier so many things. We should write down all ideas. Key task is to share experiences during programming with Vim. It looks like that many developers use cscope, ctags, taglist during programming. I use SnipMate for code completion at the moment, because c.vim is quite complex for me. You need to put big effort to get things work like you want to if you're not vim expert. I ...
Aug 8, 11:06 am 2010
Tomas Vavrys
Re: developing openbsd?
It would be great if anybody could share whole .vim/ && .vimrc. I could write OpenBSD Vim C Programming manual once and for all. Federation
Aug 8, 8:06 am 2010
Jay K
Re: developing openbsd?
Ok, thanks all. Later.
Aug 8, 6:02 am 2010
Edd Barrett
Re: developing openbsd?
Find something missing and implement it. I find myself sshing to linux boxes to valgrind things, so how about a leak checker for OpenBSD? And no.. not a valgrind port, somthing our own. -- Best Regards Edd Barrett http://www.theunixzoo.co.uk
Aug 8, 4:14 am 2010
Bret S. Lambert
Re: developing openbsd?
As mentioned on these lists multiple times over the years,
Aug 8, 2:10 am 2010
Iñigo Ortiz de Urbina
Re: developing openbsd?
I'd love to see such a document available. Depending on the scope of this documentation effort, it could even be bundled as a package.
Aug 8, 10:26 am 2010
Owain Ainsworth
Re: xrandr to turn display back on?
one of the first two. Normally, turning an output on would be: xrandr --output <whatever> --{auto|mode <mode>} <positional arguments> Sounds like the mode calculation code wrongly guesses that it can't clock the LVDS the was it was before. -0- -- Why isn't there a special name for the tops of your feet? -- Lily Tomlin
Aug 8, 7:02 am 2010
Ted Unangst
xrandr to turn display back on?
I plugged a monitor into my laptop's VGA port. I ran xrandr --auto and got the mirrored screen. I found it a little distracting, so I turned off the LVDS: xrandr --output LVDS --off. So far, so good. Now I want to unplug the monitor. How do I turn the laptop screen back on? I note that there is no --on option to match with --off. atom:~> xrandr --output LVDS --auto xrandr: Configure crtc 1 invalid time Am I looking at a bug, user error, missing feature, what?
Aug 7, 10:31 pm 2010
Theo de Raadt
Re: bootstrap, crypto, hibernation/suspend-to-disk
No kidding. Thoughts and words are free. Boring.
Aug 7, 6:59 pm 2010
Jiri B.
bootstrap, crypto, hibernation/suspend-to-disk
Hello, first I have to say I do not behold this as fundamental feature but still I'm interested in technical views of this topic and arguments for and against. Scenario: - hibernation to encrypted swap If I understand it correctly bootstrapper would need to be extended to be able to handle encrypted storage. And as OpenBSD has by random key encrypted swap, this would presume to use softraid crypto discipline for swap to be able to read the image and restore it... What are your thoughts ...
Aug 7, 6:38 pm 2010
Theo de Raadt
Re: suspend - who's allowed?
We are dealing with that after release.
Aug 7, 6:29 pm 2010
Jiri B.
suspend - who's allowed?
Hello, suspend/resume works OK on Lenovo T400 but I have question, probably pebkac one, about conditions of this feature. Is it normal to be able to suspend laptop even I have no opened console and my X is locked? If so, is there a way to configure something (console or X) to prevent this? I do not want to allow people to make jokes while suspending my laptop when I withdraw even keeping it secured with kensington and locked with X locker :) jirib
Aug 7, 6:18 pm 2010
Edwin Eyan Moragas
Re: memory fragmentation
you're came across this several times. thank you. i guess this is the way. just lessen calls to malloc and free? but isn't this just a performance concern? was wondering if there are any special 'moves' that are employed in
Aug 7, 6:36 pm 2010
Edwin Eyan Moragas Aug 7, 6:33 pm 2010
Otto Moerbeek
Re: memory fragmentation
Scenarios do exists where a leak-free process still can run out of mem, i.e. if it does a lot of small allocations, these are scattered through its address space. Big allocations following that could fail, even if the available memory is bigger than the size requested. Otoh, if the sum of your allocations stays below the malloc cache size, malloc will never do any mmap(2) calls after the initial ones and fragmentation will not be any issue. The only answer is: it depends, but in general it ...
Aug 8, 4:03 am 2010
Henning Brauer
Re: memory fragmentation
yes: don't bother. it's not your job, but the job of the lower layers. -- 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
Aug 8, 4:05 am 2010
Dmitrij D. Czarkoff
Re: Anyone playing with Active Protection System (hdaps) ...
Hmm... Limit what? You want to limit X_ACCEL and Y_ACCEL? I'm not quite sure about that being possible. As far as I understand, this feature is a kind of anti-theft protection. What do You want to get from this feature? If You want to know the movement of Your laptop You might be interested in writing some daemon (script?) that polls the state of X_ACCEL and Y_ACCEL and mails You some helpful data if values exceeded something. Still, useful report would need some instant mean of ...
Aug 7, 11:22 pm 2010
Aaron Lewis
Re: Anyone playing with Active Protection System (hdaps) ...
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Nope , it's a internal hdd protection system , see here: At first , I thought BSD has a pre-installed daemon for this , just need me to enable it , i was wrong. So i turned to the source code of hdapsd , but it's for linux only ( i thought it's a script at first glance , while it's not ) , i'm now trying to port it to OpenBSD ;-) - -- Best Regards, Aaron Lewis - PGP: 0x4A6D32A0 FingerPrint EA63 26B2 6C52 72EA A4A5 EB6B BDFE 35B0 4A6D ...
Aug 8, 1:33 am 2010
Peter Merritt
Re: How to Downgrade from 4.7 to 4.6
Actually your right about troubleshooting info, the owner is out of country and must have vpn access, so I can't hook it up the the connection right now. I don't' nessecary thinks it's a bug, I really don't know what the problem is. Peter -----Original Message----- From: owner-misc@openbsd.org [mailto:owner-misc@openbsd.org] On Behalf Of Henning Brauer Sent: Saturday, August 07, 2010 1:03 PM To: misc@openbsd.org Subject: Re: How to Downgrade from 4.7 to 4.6 there is zero ...
Aug 8, 10:28 am 2010
Henning Brauer
Re: OBSD 4.7 and Via C7 motherboards problem
that is wrong in so many ways. first, "should only hold state on one side" is bullshit advice. holding state on both sides is absolutely fine. wether it is a good idea depends on a number of factors. it never really hurts. second, these state table entries will never ever "collide". i may recommend a read here: http://bulabula.org/papers/2009/eurobsdcon-faster_packets/ especially slides 40 to 50 -- Henning Brauer, hb@bsws.de, henning@openbsd.org BS Web Services, ...
Aug 8, 12:28 pm 2010
Geoff Steckel
Re: OBSD 4.7 and Via C7 motherboards problem
I'm saying what has worked for me. The state code has changed a lot since I did my last big set of tests. If states are truly unified between input and output interfaces, then the correct objection is: "States found on any interface are reused quickly on all interfaces" The documentation is not terribly clear about that. . I'm still a bit dubious about handling late FINs and other legal packets which the older PF code needed extra help to dispose correctly. Getting back to the ...
Aug 8, 1:37 pm 2010
Geoff Steckel
Re: OBSD 4.7 and Via C7 motherboards problem
I've got a C7 board running 4.7 as my firewall. The configuration is a lot more baroque than yours... A couple of thoughts: Your pf.conf should only hold state on one side. Multiple conflicting state table entries for the same connection ensure flaky failures. I use "quick" wherever possible to eliminate hidden dependencies "label" entries on pf.conf rules can help show unexpected paths when testing, do before and after runs of netstat -ss pfctl -s labels pfctl -s state ...
Aug 8, 11:24 am 2010
previous daytodaynext day
August 7, 2010August 8, 2010August 9, 2010