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
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
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
* 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
> 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
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
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
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
> 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
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
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
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
12 matches
Mail list logo