Re: fix stuck cancelled ehci xfers (ehci_idone: ex=%p is done!)

2015-02-25 Thread Martin Pieuchot
On 22/02/15(Sun) 00:54, Martin Pieuchot wrote: > On 20/02/15(Fri) 23:15, Stefan Sperling wrote: > > In the following configuration I can pretty easily trigger endless > > screenfulls of scrolling "ehci_idone: ex=%p is done!" messages, > > where %p is to a constant pointer value (same in each messag

OpenBSD Foundation 2014/2015 News & Fundraising

2015-02-25 Thread Kenneth R Westerback
2014 was the most successful year to date for the OpenBSD Foundation. Both in the amount of money we raised and in the support we provided for the OpenBSD and related projects. We are extremely grateful for the support shown by our contributers large and small. A detailed summary of the Foundation

Re: AIX patches to 'portable' maybe libressl-2.1.4 (2015-02-25 git)

2015-02-25 Thread Philip Guenther
On Wed, Feb 25, 2015 at 8:38 AM, Todd C. Miller wrote: > On Wed, 25 Feb 2015 14:57:56 +0100, Michael Felt wrote: > >> Lastly, the app certhash.c does not compile. AIX does not have O_DIRECTORY >> defined, nor do I expect it is an acceptable argument to open (".",...) > > You should be able to just

Re: AIX patches to 'portable' maybe libressl-2.1.4 (2015-02-25 git)

2015-02-25 Thread Todd C. Miller
On Wed, 25 Feb 2015 14:57:56 +0100, Michael Felt wrote: > Lastly, the app certhash.c does not compile. AIX does not have O_DIRECTORY > defined, nor do I expect it is an acceptable argument to open (".",...) You should be able to just use O_RDONLY in the open. There's not much point in using O_DI

AIX patches to 'portable' maybe libressl-2.1.4 (2015-02-25 git)

2015-02-25 Thread Michael Felt
e same changes based on libssl-2.1.3 I had the same results using both XL C and gcc (v 4.7.4). Michael certhash.c-hack Description: Binary data portable-20150225-aix.patch-short Description: Binary data portable-20150225-aix.patch-long Description: Binary data

Re: [patch]sudo: punctuation fixes

2015-02-25 Thread Stefan Sperling
On Wed, Feb 25, 2015 at 12:49:23PM +0100, Fritjof Bornebusch wrote: > On Wed, Dec 24, 2014 at 01:48:44PM +0100, Fritjof Bornebusch wrote: > > Ping .. src is currently locked for release. Please ping again later.

Re: [patch]sudo: punctuation fixes

2015-02-25 Thread Fritjof Bornebusch
On Wed, Dec 24, 2014 at 01:48:44PM +0100, Fritjof Bornebusch wrote: Ping .. > Hi tech@, > > looks like there are some missing periods regarding the sudo "wrong > password" messages. > > fritjof > > > Index: ins_csops.h > === > RC