Upgrading flex?

2015-10-31 Thread Serguey Parkhomovsky
Hi tech@, Is there any interest in having a newer version of flex in base? I recently tried compiling some software with OpenBSD's flex, but had to tweak some code in order to get it to compile with 2.5.4. Of course, I could always install the flex in ports to get a newer version, but I was wonder

display notbefore and notafter for netcat -vc

2015-10-31 Thread Rob Pierce
This is very useful when checking expiry dates for legacy web certificates. beck@ has this in his local tree. I'm just trying to draw it out of him... :) Fix some white space and remove unused variables while here. Rob Index: netcat.c

Re: PC Engines APU2 coming soon - how is OpenBSD's support so far?

2015-10-31 Thread Theo de Raadt
>Whilst browsing their forums I found a link to this: > http://pcengines.ch/apu2b4.htm . AMD Jaguar APU, 4 cores, up to 4Gb > DDR1333 ram with ECC, and 3 intel i211 or i210 NICs. Hopefully there > won't be so many issues with this iteration of their APU series. Hopefully. It would be nice

PC Engines APU2 coming soon - how is OpenBSD's support so far?

2015-10-31 Thread Noth
Hello tech@ Whilst browsing their forums I found a link to this: http://pcengines.ch/apu2b4.htm . AMD Jaguar APU, 4 cores, up to 4Gb DDR1333 ram with ECC, and 3 intel i211 or i210 NICs. Hopefully there won't be so many issues with this iteration of their APU series. Cheers, Noth

rdate.c pledge error messages diff

2015-10-31 Thread Marcus MERIGHI
The first one seems to be a pasto from the fork(2) error message. The second just makes the error message unique. My coding foo lives in /nonexistent. That's the reason I was trying to read the code after seeing the commit message (fork(2)/pipe(2)). Please bear with me. Bye, Marcus Index: rdat

Re: lmw/stmw and corrupted frame on G5

2015-10-31 Thread Miod Vallat
> While adding MP support to ddb on sparc64 I notice that ddb was > inserting breakpoints even if you only entered ddb and used continue > again. So I wonder if there is a cache synchronization issue of some > sort and by adding those additional instructions you just manage to > avoid it. Locore