Re: remove mapstore

2012-09-21 Thread Mark Kettenis
> Date: Fri, 21 Sep 2012 17:01:21 +0200 > From: Tobias Ulmer > > ping? The diff looks good to me, but I haven't had the oppurtunity to test it yet.

Re: remove mapstore

2012-09-21 Thread Tobias Ulmer
ping?

Re: remove mapstore

2012-09-11 Thread Tobias Ulmer
On Sun, Sep 09, 2012 at 01:52:56AM +0200, Tobias Ulmer wrote: > mapstore looks like an old error handling artifact. No binary change on > amd64. Btw, i've been testing this on armish, i386, landisk, socppc, sgi, sparc, and hppa as part of another diff i'm cooking. This is really just a noop ;-)

remove mapstore

2012-09-08 Thread Tobias Ulmer
mapstore looks like an old error handling artifact. No binary change on amd64. Index: alpha/dev/bus_dma.c === RCS file: /home/vcs/cvs/openbsd/src/sys/arch/alpha/dev/bus_dma.c,v retrieving revision 1.31 diff -u -p -r1.31 bus_dma.c ---