Re: ld segfaults in OpenBSD 3.9

2006-12-04 Thread Karel Kulhavy
On Fri, Dec 01, 2006 at 03:00:40PM -0600, Dale Rahn wrote: On Fri, Dec 01, 2006 at 09:20:18PM +0100, Karel Kulhavy wrote: The default linker in OpenBSD 3.9 segfaults reproducibly: Perhaps you want to write the file to wav2bin instead of -Wall, and not link the old version with the new one

Re: Assistance with kernel pppoe

2006-12-04 Thread Jason McIntyre
On Thu, Nov 23, 2006 at 10:52:42PM +0100, Andreas Bihlmaier wrote: Thanks for clarification. I didn't think about /etc/netstart being a shell script and normal shell expansion taking place. Since it never _hurts_ should pppoe(4) modified to always have `'` because quite a few passwords

Re: Boot above cylinder 1024

2006-12-04 Thread Brian Candler
On Wed, Nov 29, 2006 at 06:57:41AM -0500, Nick Holland wrote: The MBR contains the FreeBSD bootloader. At startup, the machine displays HA! F1 FreeBSD F2 BSD But when I press F2 I just get a beep. which proves conclusively that I was right, it isn't an OpenBSD problem, as

Re: Symbolic link insecure?

2006-12-04 Thread Heinrich Rebehn
Prabhu Gurumurthy wrote: Heinrich Rebehn wrote: Hi list, i am getting a daily insecurity report from my system system saying: ## Checking special files and directories. Output format is: filename: criteria (shouldbe,

Raidframe parity problems

2006-12-04 Thread Julian Labuschagne
Hi everyone I setup a raid system using raictl Snipp -- START array # row, column, spare disks 1 3 1 START disks /dev/wd1a /dev/wd2a /dev/wd3a START spare /dev/wd4a START layout 32 1 1 5 START queue fifo 100 Snip -- When it started up for the first time it wrote parity

Re: [EMAIL PROTECTED]: ET1310 Documentation]

2006-12-04 Thread Martin Schröder
2006/11/28, Emmanuel Jarri [EMAIL PROTECTED]: They've just gained their place in the vendorwatch.org list, scored as unfriendly ;) http://vendorwatch.org/ And now they have been bought by LSI. :-) http://www.lsi.com/news/corporate_news/2006_12_04.html Best Martin

fdisk automation scripts? Autopartition?

2006-12-04 Thread Michael Dexter
Hello, Might anyone have any pointers to sources of fdisk automation scripts for OpenBSD that that can determine the size of a disk and follow a set of partitioning guidelines? Scenario: cookie-cutter systems with different drive sizes. Options like use the remainder for /usr are always handy.

Re: CPU running hot due to (buggy) software

2006-12-04 Thread Nick Holland
Patrick Cummings wrote: ... While I perfectly understand that you said you had a problem with Mailman that uses too much CPU time, you need to understand that normally the hardware is built to allow you to use the CPU at 100% for all the time. According to that and the temperatures you

Re: CPU running hot due to (buggy) software

2006-12-04 Thread Tor Houghton
On Mon, Dec 04, 2006 at 06:56:15AM -0500, Nick Holland wrote: Patrick Cummings wrote: ... While I perfectly understand that you said you had a problem with Mailman that uses too much CPU time, you need to understand that normally the hardware is built to allow you to use the CPU at 100%

Re: panic in pmap_page_remove

2006-12-04 Thread mickey
On Sat, Dec 02, 2006 at 04:36:35PM -0800, Marco S Hyman wrote: I've got a reproducable crash on my Mac mini (intel). Sources are as of 30 Nov. No, I'm not running a generic kernel because a generic kernel doesn't run on the mini. And the keyboard doesn't work in ddb so getting more info is

file permissions/ownership in base40.tgz

2006-12-04 Thread Robert Urban
Hi Misc'ers, I did something stupid on my 4.0 server and lost the contents of /bin. I restored by booting from the install-cd, mounting /, /usr, and /var, and running cd /root-mount; pax -rz -f /cd/4.0/i386/base40.tgz (please don't ask what the stupid thing was). I saved my /etc,

how to get dead keys with uk keyboard?

2006-12-04 Thread Juan Solano
Hi, I have a thinkpad X24 with british keyboard running openbsd and my shell is ksh. I am trying to get dead keys working for accents e.g. entering ' + a to get a and it doesn't work. I don't have any LC* environment variable set, I can see accents in a text file when doing cat file.txt on the

port forwarding

2006-12-04 Thread Bambero
Hello I have a problem with port forwarding. My network looks like this: INERNET = [ne3] router (OpenBSD-3.9) [ne4] (192.168.0.1) = client (192.168.0.2) I want to forward port of my router [ne3] to port 80 on client machine. I have the following rules in my /etc/pf.conf: ===

[laptop died] best notebook suitable for OpenBSD

2006-12-04 Thread Anton Karpov
My lovely Sony VAIO died few days ago. So I'm searching for a replacement. Honestly, VAIO never works good with BSDs, the only one BSD which works quite good is FreeBSD (although it has no proper suspend/resume support for VAIO). OpenBSD has several problems like unability to ajust brightness (no

Re: port forwarding

2006-12-04 Thread Dmitri Alenitchev
Bambero wrote: Hello I have a problem with port forwarding. My network looks like this: INERNET = [ne3] router (OpenBSD-3.9) [ne4] (192.168.0.1) = client (192.168.0.2) I want to forward port of my router [ne3] to port 80 on client machine. I have the following rules in my

Re: port forwarding

2006-12-04 Thread Marcus Popp
On 2006-12-04T14:50, Bambero wrote: ... rdr pass proto tcp from any to any port - port 80 ... What may be wrong ? nothing. You can't redirect to ports only. You could only redirect to an IP address/port. Please read the man pages/faq. hth, Marcus

Re: Raidframe parity problems

2006-12-04 Thread Greg Oster
Julian Labuschagne writes: Then I had to test the server before putting it into a production enviroment. So I switched of /dev/wd3a. So at this point wd3a will get marked as failed... The system halted itself when I did that... oops. So it wasn't a clean shutdown, and so the parity bits

Re: how to get dead keys with uk keyboard?

2006-12-04 Thread Andreas Bihlmaier
On Mon, Dec 04, 2006 at 01:20:40PM +0100, Juan Solano wrote: Hi, I have a thinkpad X24 with british keyboard running openbsd and my shell is ksh. I am trying to get dead keys working for accents e.g. entering ' + a to get a and it doesn't work. I don't have any LC* environment variable

Autoconf manpage describes something else

2006-12-04 Thread Karel Kulhavy
Hello I wonder how to set up the AUTOCONF_VERSION variable so I got an idea to look into the autoconf manpage. But man autoconf is this: autoconf - diagnostics from the autoconfiguration code When OpenBSD bootstraps it probes the innards of the machine ... man -a autoconf also produces only this

autoconf error message suggestion

2006-12-04 Thread Karel Kulhavy
[EMAIL PROTECTED]:~$ autoconf Provide an AUTOCONF_VERSION environment variable, please I suggest this error message to be extended with a pointer to information how to set this environment variable. As I wrote, I didn't find any manpage about this topic (even if the manpage list suggested it

Re: port forwarding

2006-12-04 Thread Bambero
On 12/4/06, Marcus Popp [EMAIL PROTECTED] wrote: On 2006-12-04T14:50, Bambero wrote: ... rdr pass proto tcp from any to any port - port 80 ... This line really looks like this: rdr pass proto tcp from any to any port - 192.168.0.2 port 80 Don't know why I didn't copy IP in

Re: ld segfaults in OpenBSD 3.9

2006-12-04 Thread Karel Kulhavy
On Fri, Dec 01, 2006 at 03:00:40PM -0600, Dale Rahn wrote: On Fri, Dec 01, 2006 at 09:20:18PM +0100, Karel Kulhavy wrote: The default linker in OpenBSD 3.9 segfaults reproducibly: Perhaps you want to write the file to wav2bin instead of -Wall, and not link the old version with the new one

Re: pf load balancer and server health

2006-12-04 Thread Luca Corti
On Thu, 2006-11-30 at 17:33 -0600, Miguel wrote: Hi, how can i check the servers' health and delete a server from the pool when it loses connection with the load balancer, is such thing posible? http://slbd.sourceforge.net does this with pf. ciao Luca

Re: autoconf error message suggestion

2006-12-04 Thread mickey
On Mon, Dec 04, 2006 at 04:15:41PM +0100, Karel Kulhavy wrote: [EMAIL PROTECTED]:~$ autoconf Provide an AUTOCONF_VERSION environment variable, please I suggest this error message to be extended with a pointer to information how to set this environment variable. As I wrote, I didn't find any

Openldap

2006-12-04 Thread Dr. Harry Knitter
trying to get Openldap running I got the following problems: Starting slapd results in unrecognized database bdb (should be the standard database for openldap) Trying to start it with lbdm as database nothing happens, not even in /var/log/messages I can find any entry. I have installed the

Re: file permissions/ownership in base40.tgz

2006-12-04 Thread Hannah Schroeter
Hi! On Mon, Dec 04, 2006 at 02:18:31PM +0100, Robert Urban wrote: Hi Misc'ers, I did something stupid on my 4.0 server and lost the contents of /bin. I restored by booting from the install-cd, mounting /, /usr, and /var, and running cd /root-mount; pax -rz -f /cd/4.0/i386/base40.tgz

Re: autoconf error message suggestion

2006-12-04 Thread Andreas Maus
Hi. On 12/4/06, Karel Kulhavy [EMAIL PROTECTED] wrote: [EMAIL PROTECTED]:~$ autoconf Provide an AUTOCONF_VERSION environment variable, please Yes. Just do it. e.g.: [EMAIL PROTECTED]:~ $ env | grep AUTO AUTOMAKE_VERSION=1.9 AUTOCONF_VERSION=2.59 I suggest this error message to be extended

my OCF working ideas!

2006-12-04 Thread williams
Hello all, Im going to put my hands on the OCF code (to learn and to have fun), but there are some things I would like to share before I start this journey. Im thinking to work at two parts of the OCF. 1. Load balancing scheme Actually the load balacing algorithm is hard coded (placed

Links sources and GPL

2006-12-04 Thread Karel Kulhavy
Hello I am a co-author of Links and I can't see how the GPL is satisfied by how OpenBSD is distributing Links binaries. I downloaded a .tgz of Links binary from the FTP archive at ftp://ftp.openbsd.org/pub/OpenBSD/3.9/packages/i386/links+-2.1pre20p0-no_x11.tgz The distribution of binaries is

Re: file permissions/ownership in base40.tgz

2006-12-04 Thread Bill Maas
Hello Robert, I don't feel authorized to tell you that everything inside base.tgz is set correctly after untarring (must look inside install script to be 100% sure), but here's a script that I've been using lately. Note Linux' [sS] and OpenBSD's [tT]. Good that there are standards! Bill

openbsd 3.9 spamd quits/crashes without any error msg in the logs

2006-12-04 Thread Florian Fuessl
Hi, we are using spamd of OpenBSD 3.9 in greylisting mode with the following options in rc.conf: spamd_flags=-v -G 25:4:864 -r451 spamd_grey=YES . and the greyscanner perl script from Bob Beck. The results in fighting against spam are really unbelievable great, but unfortunately spamd crashes

Re: autoconf error message suggestion

2006-12-04 Thread Stuart Henderson
On 2006/12/04 16:15, Karel Kulhavy wrote: [EMAIL PROTECTED]:~$ autoconf Provide an AUTOCONF_VERSION environment variable, please I suggest this error message to be extended with a pointer to information how to set this environment variable. As I wrote, I didn't find any manpage about this

Re: Links sources and GPL

2006-12-04 Thread Will Maier
On Mon, Dec 04, 2006 at 04:56:46PM +0100, Karel Kulhavy wrote: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, I didn't find a copy of

Re: Openldap

2006-12-04 Thread Darren Spruell
On 12/4/06, Dr. Harry Knitter [EMAIL PROTECTED] wrote: trying to get Openldap running I got the following problems: Starting slapd results in unrecognized database bdb (should be the standard database for openldap) Trying to start it with lbdm as database nothing happens, not even in

Re: Links sources and GPL

2006-12-04 Thread Chris Kuethe
On 12/4/06, Karel Kulhavy [EMAIL PROTECTED] wrote: From this I have a feeling that the Links distribution of OpenBSD doesn't accord to the terms of GPL. Do you have an argument to convince me that I am wrong? I came to this by chance when I was searching for the source of Transcode distributed

Re: Links sources and GPL

2006-12-04 Thread Chris Kuethe
On 12/4/06, Chris Kuethe [EMAIL PROTECTED] wrote: On 12/4/06, Karel Kulhavy [EMAIL PROTECTED] wrote: From this I have a feeling that the Links distribution of OpenBSD doesn't accord to the terms of GPL. Do you have an argument to convince me that I am wrong? I came to this by chance when I

Re: Links sources and GPL

2006-12-04 Thread Martin Schröder
2006/12/4, Karel Kulhavy [EMAIL PROTECTED]: I didn't find a copy of source code in the .tgz. The FTP directory doesn't seem to contain source code of Links and it doesn't contain a README saying where the source is to be downloaded. Start with

Re: Links sources and GPL

2006-12-04 Thread dreamwvr
On Mon, Dec 04, 2006 at 04:56:46PM +0100, Karel Kulhavy wrote: Hello I am a co-author of Links and I can't see how the GPL is satisfied by how OpenBSD is distributing Links binaries. I downloaded a .tgz of Links binary from the FTP archive at

Re: Links sources and GPL

2006-12-04 Thread Stuart Henderson
On 2006/12/04 16:56, Karel Kulhavy wrote: I am a co-author of Links and I can't see how the GPL is satisfied by how OpenBSD is distributing Links binaries. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access

Re: Links sources and GPL

2006-12-04 Thread Marc Espie
On Mon, Dec 04, 2006 at 04:56:46PM +0100, Karel Kulhavy wrote: From this I have a feeling that the Links distribution of OpenBSD doesn't accord to the terms of GPL. Do you have an argument to convince me that I am wrong? ftp ftp.openbsd.org cd pub/OpenBSD/distfiles ls links* you can't have

Re: [EMAIL PROTECTED]: ET1310 Documentation]

2006-12-04 Thread Sam Fourman Jr.
so is LSI a friendly vendor? Sam Fourman Jr. On 12/4/06, Martin Schrvder [EMAIL PROTECTED] wrote: 2006/11/28, Emmanuel Jarri [EMAIL PROTECTED]: They've just gained their place in the vendorwatch.org list, scored as unfriendly ;) http://vendorwatch.org/ And now they have been bought by LSI.

Re: [EMAIL PROTECTED]: ET1310 Documentation]

2006-12-04 Thread Stas Myasnikov
so is LSI a friendly vendor? According to http://vendorwatch.org - yes :-)

Re: vpn difficulties

2006-12-04 Thread Ryan Corder
On Sat, 2006-12-02 at 21:33 +0900, Mathieu Sauve-Frankel wrote: output of '/sbin/isakmpd -SKvd' give no output on either host. Don't use -S. It should ONLY be used when running two ipsec gateways in failover mode with carp and sasyncd. if anyone knows, what is a good way to test a host 2

Re: Openldap

2006-12-04 Thread Bryan Irvine
I have installed the following binaries: openldap-server-2.3.24 openldap-client-2.3.24 db-4.2.52p8 OS is OpenBSD 4.0 You need to install openldap-server-2.3.24-bdb If installed from ports use env FLAVOR=bdb make install to get it, or if you used packages then use the bdb version. --Bryan

Re: [EMAIL PROTECTED]: ET1310 Documentation]

2006-12-04 Thread Andreas Maus
On 12/4/06, Martin Schrvder [EMAIL PROTECTED] wrote: And now they have been bought by LSI. :-) http://www.lsi.com/news/corporate_news/2006_12_04.html So there is hope that LSI will release specifications :) Andreas. -- Hobbes : Shouldn't we read the instructions? Calvin : Do I look like a

Re: vpn difficulties

2006-12-04 Thread Jacob Yocom-Piatt
Original message Date: Mon, 04 Dec 2006 10:38:07 -0600 From: Ryan Corder [EMAIL PROTECTED] Subject: Re: vpn difficulties Cc: misc@openbsd.org On Sat, 2006-12-02 at 21:33 +0900, Mathieu Sauve-Frankel wrote: output of '/sbin/isakmpd -SKvd' give no output on either host. Don't use

Panic on a microvax 3100 m20e

2006-12-04 Thread Mattieu Baptiste
Hi all, My microvax crashes nightly at about 2:30am on 4.0. It seems to be related with the execution of /etc/daily. Regards, -- dmesg OpenBSD 4.0 (GENERIC) #356: Mon Sep 18 01:44:06 MDT 2006 [EMAIL PROTECTED]:/usr/src/sys/arch/vax/compile/GENERIC MicroVAX 3100/m{10,20}{,e} [0A05

Many independent OpenBSD 4.0 IPSEC connections w/private or dynamic IPs to Cisco IOS VPN w/fixed IP using PKI

2006-12-04 Thread tournavis
Hi misc@, I've got a relatively small IPSEC project I am undertaking and prefer to use OpenBSD for the 'client-side' to connect to an IOS-based Cisco router on the 'server-side'. I'll try to be as concise as possible without overbearing details. - The AS5350 is co-located with a fixed IP

Re: vpn difficulties

2006-12-04 Thread Martin Gignac
On 12/4/06, Jacob Yocom-Piatt [EMAIL PROTECTED] wrote: if anyone knows, what is a good way to test a host 2 host VPN? Since I'm not routing two different networks across the VPN, there is nothing easy to test like pinging a host on the other end of the tunnel. this is easy enough to setup

snapshot and umass

2006-12-04 Thread Thomas Schoeller
hello, seams that some recent changes to the scsi layer has broken the umass support. i tested with two different usb2.0 harddrive models. dmesg of working kernel from 3.Nov and broken dmesg with trace and ps output. if u need further testing please contact me. best regards thomas OpenBSD

Re: vpn difficulties

2006-12-04 Thread Jacob Yocom-Piatt
Original message Date: Mon, 4 Dec 2006 17:16:51 -0500 From: Martin Gignac [EMAIL PROTECTED] Subject: Re: vpn difficulties To: misc@openbsd.org On 12/4/06, Jacob Yocom-Piatt [EMAIL PROTECTED] wrote: if anyone knows, what is a good way to test a host 2 host VPN? Since I'm not

Re: vpn difficulties

2006-12-04 Thread Mathieu Sauve-Frankel
On Mon, Dec 04, 2006 at 02:26:21PM -0600, Jacob Yocom-Piatt wrote: this is easy enough to setup using isakmpd.conf files, but i don't know how to do it with ipsec.conf yet. a rosetta stone for such translations would be nice. ipsecctl -nvf /etc/ipsec.conf will show you all of the FIFO

Re: vpn difficulties

2006-12-04 Thread Mathieu Sauve-Frankel
openbsd ipsec, i was not able to figure out how to convert from the below isakmpd.conf (from http://72.14.203.104/search?q=cache:gspcrTnrOq8J:www.openbsd.cz/~pruzicka/vpn.html+ipsec+windows+xp+openbsdhl=engl=usct=clnkcd=4client=firefox-a ): try this. You probably want to try this on 4.0's

USB Keyboards during install

2006-12-04 Thread Matthew P Szudzik
There used to be problems using USB keyboards during the OpenBSD install on i386, and workarounds were discussed in section 12.7.4 of the FAQ. That section is missing from the current FAQ. Does this mean that the OpenBSD install kernel now has complete USB keyboard support for i386, and that

Re: USB Keyboards during install

2006-12-04 Thread Mike Hernandez
On 12/4/06, Matthew P Szudzik [EMAIL PROTECTED] wrote: There used to be problems using USB keyboards during the OpenBSD install on i386, and workarounds were discussed in section I've done a few 4.0 installs with usb keyboards on different i386 machines, haven't had to perform any

Re: vpn difficulties

2006-12-04 Thread Mathieu Sauve-Frankel
ike passive esp from any to any main auth hmac-sha1 enc 3des-cbc \ quick auth hmac-sha1 enc 3des-cbc group modp1024 \ psk sharedsecret actually, this is more what you're looking for ike passive esp from any to 0.0.0.0 main auth hmac-sha1 enc 3des-cbc \ quick auth hmac-sha1

Re: USB Keyboards during install

2006-12-04 Thread Nick Holland
Matthew P Szudzik wrote: There used to be problems using USB keyboards during the OpenBSD install on i386, and workarounds were discussed in section 12.7.4 of the FAQ. That section is missing from the current FAQ. Does this mean that the OpenBSD install kernel now has complete USB

Re: vpn difficulties

2006-12-04 Thread Ryan Corder
On Mon, 2006-12-04 at 14:26 -0600, Jacob Yocom-Piatt wrote: this is easy enough to setup using isakmpd.conf files, but i don't know how to do it with ipsec.conf yet. a rosetta stone for such translations would be nice. i recommend you google for an isakmpd.conf based setup that tunnels from

Re: [laptop died] best notebook suitable for OpenBSD

2006-12-04 Thread Samurai Chef
This was covered recently, search the archives. But for the record, I think the end result was ThinkPads. On 12/4/06, Anton Karpov [EMAIL PROTECTED] wrote: My lovely Sony VAIO died few days ago. So I'm searching for a replacement. Honestly, VAIO never works good with BSDs, the only one BSD

Re: [laptop died] best notebook suitable for OpenBSD

2006-12-04 Thread James Turner
I recently bought an IBM ThinkPad X40 off of ebay and couldn't be happier. Everything works out of the box, minus the manual pkg_add of the firmware for iwi. I would highly recommand the X40.

Re: vpn difficulties

2006-12-04 Thread Mathieu Sauve-Frankel
now, I got the tunnel setup just fine using just ipsec.conf. I was just curios if there was a quick and simple way to to test traffic through the tunnel since it is just a host to host configuration. I'm curious to know why you don't think ping is a good tool to test this with ? run ping and

enigmail

2006-12-04 Thread Gustavo Rios
Hi folks, i wonder if there is anyone working on a port for enigmail to run under openbsd? Thanks in advance.

slow terminal on macppc

2006-12-04 Thread Bryan Irvine
I'm running a test openldap server on an imac 333Mhz. When I run things from the console it's really really slow, but when I'm in X things are a lot faster. For example: I just ran as a test (several times) the ldap command time slapcat, which basically dumps the contents of the DB to the

Bug in ksh // Improvement for tar ?

2006-12-04 Thread Uwe Dippel
2 humble suggestions to make my server OS of choice even better. I seem to have found a bug in ksh: Here is a sample that doesn't behave as I'd expect it to. # demo= # if [ $demo == -n -o $demo == -e ]; then echo bar fi # demo=-n # if [ $demo == -n -o $demo == -e ]; then echo bar fi ksh:

Re: Bug in ksh // Improvement for tar ?

2006-12-04 Thread Dan Brosemer
On Tue, Dec 05, 2006 at 12:32:38PM +0800, Uwe Dippel wrote: 2 humble suggestions to make my server OS of choice even better. I seem to have found a bug in ksh: Here is a sample that doesn't behave as I'd expect it to. # demo= # if [ $demo == -n -o $demo == -e ]; then echo bar fi #

Re: Bug in ksh // Improvement for tar ?

2006-12-04 Thread Luke Bakken
# demo= # if [ $demo == -n -o $demo == -e ]; then echo bar fi # demo=-n # if [ $demo == -n -o $demo == -e ]; then echo bar fi ksh: [: -n: unexpected operator/operand /home/lukeb $ demo='-n' /home/lukeb $ if [[ $demo == '-n' || $demo == '-e' ]]; then print YUP; fi YUP /home/lukeb $

Re: Bug in ksh // Improvement for tar ?

2006-12-04 Thread Tonnerre LOMBARD
Salut, On Mon, Dec 04, 2006 at 11:45:46PM -0501, Dan Brosemer wrote: Take a look at the way /etc/rc does stuff like this: [EMAIL PROTECTED]:ttyp1[~]$ if [ x$demo == x-n -o x$demo == x-e ]; then echo bar fi bar Sure, but this is a workaround. It is a bug that ought to be fixed. (Even

Re: Bug in ksh // Improvement for tar ?

2006-12-04 Thread Philip Guenther
On 12/4/06, Uwe Dippel [EMAIL PROTECTED] wrote: I seem to have found a bug in ksh: Here is a sample that doesn't behave as I'd expect it to. ... First off, the string equality operator in 'test' is =, not ==. Yes, openbsd accepts ==, but other systems will yell at you if you try that. Now,

Re: snapshot and umass

2006-12-04 Thread Andreas Bihlmaier
On Mon, Dec 04, 2006 at 11:51:23PM +0100, Thomas Schoeller wrote: hello, seams that some recent changes to the scsi layer has broken the umass support. i tested with two different usb2.0 harddrive models. dmesg of working kernel from 3.Nov and broken dmesg with trace and ps output. if u

Re: enigmail

2006-12-04 Thread Michael
i wonder if there is anyone working on a port for enigmail to run under openbsd? Check -current ports and snapshot packages.

Intel 51xx's and E53xx's support and recommendation

2006-12-04 Thread George C
Hello misc, My company is upgrading a number of our servers, and I've been browsing the various lists and Google'ing to find answers to the following... We're looking at ordering a number of the dell PowerEdge 2900 machines for a number of applications (mostly database/web). In configuring