rtadvd issue?

2009-07-09 Thread Marco S Hyman
Running -current with sources as of the last day or so. After a build of kernel and userland all seems OK save that startup hangs on rtadvd. ^C out of it and all is well. rtvadvd hangs at the command line, too. Anyone else see anything similar? server[]# uname -a OpenBSD server.snafu.org 4.6 S

Protection Alert

2009-07-09 Thread BMO Bank
BMO Sign-In Protection Alert An attempt to access Online Banking was denied on: Thursday, 09 July 2009 at 9:10:36 EST Access was denied for one of two reasons: * Incorrect attempts to access and Login failures. * Signing on from a different location or device different from your locati

Re: softraid.c: potential NULL pointer dereference ?

2009-07-09 Thread Marcus Glocker
On Thu, Jul 09, 2009 at 08:37:38PM +0200, Remco wrote: > I noticed the following code path in /sys/dev/softraid.c: > > int > sr_scsi_cmd(struct scsi_xfer *xs) > { > ... > sd = sc->sc_dis[link->scsibus]; > if (sd == NULL) { > s = splhigh(); > sd = sc

Re: Nixspam - spamd?

2009-07-09 Thread Bob Beck
* Holger Hornung [2009-07-09 01:27]: > Hello! > > It seems that the nixspam-Filter is not automatically updated?! > > http://www.openbsd.org/spamd/nixspam.gz > > Is there any new location for this list? > Hmm.. It seems they recently started blocking my connections. ... ftp: Receiving HTTP

Re: Partition question (Was new installer disklabel question)

2009-07-09 Thread Theo de Raadt
> What reasons are there for not extending partitions to z? With 2T disks > out, having 14 partitions means not being able to make smaller ones. I could make it 32 partitions, but utterly break backwards compatibility with previous releases... or accept that the current situation covers 99.99% o

softraid.c: potential NULL pointer dereference ?

2009-07-09 Thread Remco
I noticed the following code path in /sys/dev/softraid.c: int sr_scsi_cmd(struct scsi_xfer *xs) { ... sd = sc->sc_dis[link->scsibus]; if (sd == NULL) { s = splhigh(); sd = sc->sc_attach_dis; splx(s); DNPRINTF(SR_D_CMD

Re: Partition question (Was new installer disklabel question)

2009-07-09 Thread Ted Unangst
On Thu, Jul 9, 2009 at 12:55 PM, STeve Andre' wrote: > What reasons are there for not extending partitions to z? With 2T disks > out, having 14 partitions means not being able to make smaller ones. the disklabel must fit in only so much disk. if you want lots of baby partitions, you can use soft

Partition question (Was new installer disklabel question)

2009-07-09 Thread STeve Andre'
On Thursday 09 July 2009 12:44:40 Theo de Raadt wrote: > > As an OpenBSD hobby user, I really appreciate your new installer and your > > automatic disklabel feature it is of GREAT help. I'm not very comfortable > > with fdisk and disklabel so this is a really welcomed feature and aid. > > > > Thoug

Re: new installer disklabel question

2009-07-09 Thread Theo de Raadt
> As an OpenBSD hobby user, I really appreciate your new installer and your > automatic disklabel feature it is of GREAT help. I'm not very comfortable > with fdisk and disklabel so this is a really welcomed feature and aid. > > Though, I'm missing 1 disklabel, the /altroot label, as it helped m

rtw(4) timeout_add conversion; please test

2009-07-09 Thread Bret S. Lambert
The diff below changes the timeouts from using clock ticks to using an actual measure of time. If you have rtw(4) hardware, please test this diff, and make sure that the LEDs are still blinking normally, and haven't begun attempting to signal the birth of SkyNet via morse code. Thanks. - Bert In

Re: new installer disklabel question

2009-07-09 Thread Otto Moerbeek
On Thu, Jul 09, 2009 at 09:33:17AM +0200, Didier Wiroth wrote: > Hello, > > As an OpenBSD hobby user, I really appreciate your new installer and your > automatic disklabel feature it is of GREAT help. I'm not very comfortable > with fdisk and disklabel so this is a really welcomed feature and a

new installer disklabel question

2009-07-09 Thread Didier Wiroth
Hello, As an OpenBSD hobby user, I really appreciate your new installer and your automatic disklabel feature it is of GREAT help. I'm not very comfortable with fdisk and disklabel so this is a really welcomed feature and aid. Though, I'm missing 1 disklabel, the /altroot label, as it helped me