On Thu, Jul 09, 2015 at 11:51:23PM -0400, Michael McConville wrote:
> Core Systems' website has been down for a while, and it seems that
> they no may longer exist. Can anyone confirm or deny?
Also, MIPS-Informatics seems to be serving World Cup updates these days.
Index: products.html
=
Core Systems' website has been down for a while, and it seems that they
no may longer exist. Can anyone confirm or deny?
Index: products.html
===
RCS file: /cvs/www/products.html,v
retrieving revision 1.97
diff -u -p -r1.97 products.
> Kenneth R Westerback, 08 Jul 2015 10:13:
> > The OpenBSD Foundation is happy to announce that Microsoft has made
> > a significant financial donation to the Foundation. This donation
> > is in recognition of the role of the Foundation in supporting the
> > OpenSSH project. This donation makes Mic
> On Jul 9, 2015, at 17:06, frantisek holop wrote:
>
> Kenneth R Westerback, 08 Jul 2015 10:13:
>> The OpenBSD Foundation is happy to announce that Microsoft has made
>> a significant financial donation to the Foundation. This donation
>> is in recognition of the role of the Foundation in suppo
Kenneth R Westerback, 08 Jul 2015 10:13:
> The OpenBSD Foundation is happy to announce that Microsoft has made
> a significant financial donation to the Foundation. This donation
> is in recognition of the role of the Foundation in supporting the
> OpenSSH project. This donation makes Microsoft the
On Thu, Jul 09, 2015 at 03:53:26PM +0200, Mark Kettenis wrote:
> > Date: Thu, 9 Jul 2015 15:40:37 +0200
> > From: Stefan Sperling
> >
> > Allow more time for USB athn(4) firmware boot. It seems people on
> > daemonforums
> > are running into the previous 1 second timeout on some machines, which
We have received several emails asking if we are impacted by the
latest CVE-2015-1793. We are not impacted. The code related to that
CVE was added after we forked 1.0.1g and we did not merge these changes
from upstream. This CVE only concerns newer OpenSSL releases.
We've recently noticed a few attempts at larger Bitcoin donations to
the OpenBSD Foundation.
Due to the nature of these, we don't actually know who is attempting
to donate, so I'm posting here.
Due to changing laws, our provider (BitPay) had to limit transactions
to $1000/day causing these donati
On Tue, Jun 9, 2015 at 10:06 AM, Marc Espie wrote:
> On Mon, Jun 08, 2015 at 03:37:27PM +0200, Landry Breuil wrote:
>> On Mon, Jun 08, 2015 at 02:59:28PM +0200, Marc Espie wrote:
>> > On Mon, Jun 08, 2015 at 01:46:17AM -0400, dan mclaughlin wrote:
>> > > i figure this should be useful to some.
>>
> Date: Thu, 9 Jul 2015 15:40:37 +0200
> From: Stefan Sperling
>
> Allow more time for USB athn(4) firmware boot. It seems people on daemonforums
> are running into the previous 1 second timeout on some machines, which the
> driver will treat as fatal. I'm not sure if this will really fix the iss
Allow more time for USB athn(4) firmware boot. It seems people on daemonforums
are running into the previous 1 second timeout on some machines, which the
driver will treat as fatal. I'm not sure if this will really fix the issue
but it won't hurt. Also reported in NetBSD land which inherited our dr
On 9/07/2015 7:20 AM, Stuart Henderson wrote:
On 2015/07/08 20:00, Max Fillinger wrote:
On Wed, Jul 08, 2015 at 03:53:46PM +0200, Mark Kettenis wrote:
I'm looking for testers for this diff. This should be safe to run on
amd64, i386 and sparc64. But has been reported to lock up i386
machines.
Diff below is a fix for the regression [0] preventing the gallium r300
driver to work on big endian architectures. It has been written by
Michel Dänzer [1] but never made it into Mesa.
This diff allows me to use OpenGL acceleration on macppc. ajacoutot@
also confirmed he can use GNOME3 on his Po
On Wed, Jul 8, 2015 at 7:49 AM, Brent Cook wrote:
> We have released LibreSSL 2.2.1, which will be arriving in the
> LibreSSL directory of your local OpenBSD mirror soon.
>
> This release continues from the OpenBSD 5.8 development tree, featuring
> expanded OS support, code improvements, and featu
Hi guys.
This is my first ever post to an openbsd mailing list.
I apologize in advance if i'm doing something wrong.
So basically, I had just setup a relayd box in front of a
few httpd boxes behind a ipsec tunnel for fun.
btw, reyk and others, thank you so much for this fine software.
I notice
> Date: Wed, 8 Jul 2015 16:35:09 +0200 (CEST)
> From: Mark Kettenis
>
> > Date: Wed, 8 Jul 2015 15:17:46 +0100
> > From: Stuart Henderson
> >
> > On 2015/07/08 15:53, Mark Kettenis wrote:
> > > Index: uvm_map.c
> > ..
> > > @@ -2466,8 +2470,7 @@ uvm_map_teardown(struct vm_map *map)
> > > if (
localetable_head is used in libc/locale/setrunelocale.c for caching
previously loaded ctype locale (we keep a copy of every loaded
runelocale).
- it is a static variable that hold a list.
- _findrunelocale() is used for search in this list.
- _newrunelocale() will add a new item in the list (add i
A further success story on an amd64 Core2 laptop. I built an entire
release with no complications. Suspend/Hibernate/Resume work fine as well.
OpenBSD 5.8-beta (GENERIC.MP) #451: Wed Jul 8 16:33:38 CEST 2015
t...@miraculix.home:/sys/arch/amd64/compile/GENERIC.MP
real mem = 2634596352 (2512
Most of the network interrupt paths are now free from global list
iterations. The rule I tried to follow is simple. If you already
have an ifp pointer and need a per-ifp resource use it, otherwise
do a route lookup.
Diff below converts one of the few remaining iteration on the global
list of int
19 matches
Mail list logo