Re: jail_bin_add: script to add binary and libs to chroot

2015-07-09 Thread David Coppa
On Tue, Jun 9, 2015 at 10:06 AM, Marc Espie es...@nerim.net 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

Re: increase athn firmware load timeout

2015-07-09 Thread Mark Kettenis
Date: Thu, 9 Jul 2015 15:40:37 +0200 From: Stefan Sperling s...@stsp.name 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

BitCoin donations to the OpenBSD Foundation.

2015-07-09 Thread Bob Beck
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

Not vulnerable to CVE-2015-1793

2015-07-09 Thread Doug Hogan
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.

Re: Microsoft Now OpenBSD Foundation Gold Contributor

2015-07-09 Thread Theo de Raadt
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

Core Systems in products.html

2015-07-09 Thread Michael McConville
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

Re: Core Systems in products.html

2015-07-09 Thread Michael McConville
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

ipip interrupt path and list iteration

2015-07-09 Thread Martin Pieuchot
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

[patch] xlocale part 4: make localetable_head thread-safe

2015-07-09 Thread Sebastien Marie
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

[patch] add X-Forwarded-For to httpd(8)'s combined logs

2015-07-09 Thread Glenn Wurr III
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

Re: Unlock the reaper

2015-07-09 Thread Theo Buehler
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

Re: Unlock the reaper

2015-07-09 Thread Mark Kettenis
Date: Wed, 8 Jul 2015 16:35:09 +0200 (CEST) From: Mark Kettenis mark.kette...@xs4all.nl Date: Wed, 8 Jul 2015 15:17:46 +0100 From: Stuart Henderson st...@openbsd.org On 2015/07/08 15:53, Mark Kettenis wrote: Index: uvm_map.c .. @@ -2466,8 +2470,7 @@ uvm_map_teardown(struct

Re: LibreSSL 2.2.1 released - Windows version clarification

2015-07-09 Thread Brent Cook
On Wed, Jul 8, 2015 at 7:49 AM, Brent Cook bust...@gmail.com 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

Radeon OpenGL on big-endian

2015-07-09 Thread Martin Pieuchot
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

Re: Unlock the reaper

2015-07-09 Thread Ian McWilliam
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.

increase athn firmware load timeout

2015-07-09 Thread 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 issue but it won't hurt. Also reported in NetBSD land which inherited our

Re: Microsoft Now OpenBSD Foundation Gold Contributor

2015-07-09 Thread frantisek holop
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

Re: Microsoft Now OpenBSD Foundation Gold Contributor

2015-07-09 Thread Ray Percival
On Jul 9, 2015, at 17:06, frantisek holop min...@obiit.org 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