Re: No video with efifb(4) on ThinkPad X121e

2017-08-29 Thread Klemens Nanni
On Mon, Aug 28, 2017 at 09:47:15PM +0200, Klemens Nanni wrote: > This netbook ships with native UEFI and legacy BIOS mode. Latter one > works just fine. > > Booting latest snapshots in UEFI mode, I can see graphical output until > the EFI frame buffer is set up in efiboot.c:efi_makebootargs() and

Re: ALPN rewrite broke httpd TLS

2017-08-29 Thread Jonathan Gray
On Tue, Aug 29, 2017 at 04:50:23PM +1000, Jonathan Gray wrote: > After the ALPN rewrite chromium/firefox/curl all refuse to connect to > httpd. Fixed after recent changes to lib/libssl/ssl_tlsext.c revision 1.14 date: 2017/08/29 19:20:13; author: doug; state: Exp;

Re: httpd incorrectly handles OCSP stapling

2017-08-29 Thread lists+bugs
On Mon, Aug 14, 2017 at 08:00:11AM +0200, Andreas Bartelt wrote: > On 08/13/17 08:50, Joel Sing wrote: > > On Friday 11 August 2017 03:31:27 lists+b...@ggp2.com wrote: > ... > > > > This should already be fixed in -current. > > > > I've just tested OCSP stapling via httpd with multiple domains

tsciic(4) on alpha should be disabled, causes CS20 instability

2017-08-29 Thread Miod Vallat
>Synopsis: tsciic(4) on alpha should be disabled, causes CS20 instability >Category: alpha >Environment: System : OpenBSD 6.* Architecture: OpenBSD.alpha Machine : alpha >Description: A few releases ago, alipm got disabled on alpha because there

Re: syslog(3) order of levels

2017-08-29 Thread Daniel Hartmeier
On Tue, Aug 29, 2017 at 10:48:49AM -0600, Todd C. Miller wrote: > This isn't really a bug but we can probably make the manual less > confusing. Does this help? Yes, thank you. Daniel

Re: syslog(3) order of levels

2017-08-29 Thread Todd C. Miller
This isn't really a bug but we can probably make the manual less confusing. Does this help? - todd Index: lib/libc/gen/syslog.3 === RCS file: /cvs/src/lib/libc/gen/syslog.3,v retrieving revision 1.33 diff -u -p -u -r1.33 syslog.3

syslog(3) order of levels

2017-08-29 Thread Daniel Hartmeier
syslog(3) first explains the levels with The level [...] is selected from the following ordered (high to low) list: LOG_EMERG LOG_ALERT [...] LOG_DEBUG If "high" in this context means "more severe error", fine, but the numerical values are of course exactly reversed:

Re: isunordered(3) man page inconsistent with implementation

2017-08-29 Thread Marc Espie
On Mon, Aug 28, 2017 at 09:48:25AM -0600, Todd C. Miller wrote: > This is not a high quality man page but the following diff corrects > the error. > > - todd > > Index: lib/libc/gen/isgreater.3 > === > RCS file:

Re: new 6.2-beta error: intel_uncore_check_errors Unclaimed register before interrupt

2017-08-29 Thread Giovanni Bechis
On 08/23/17 05:32, Derek Sivers wrote: > Hardware : Lenovo Thinkpad T440S > > This error used to happen only once each time I'd boot up: > "error: [drm:pid46210:intel_uncore_check_errors] *ERROR* Unclaimed register > before interrupt" > > It's never been a problem from OpenBSD 5.9 through 6.1.

ALPN rewrite broke httpd TLS

2017-08-29 Thread Jonathan Gray
After the ALPN rewrite chromium/firefox/curl all refuse to connect to httpd. $ curl -kv https://127.0.0.1 * Rebuilt URL to: https://127.0.0.1/ * Trying 127.0.0.1... * TCP_NODELAY set * Connected to 127.0.0.1 (127.0.0.1) port 443 (#0) * ALPN, offering h2 * ALPN, offering http/1.1 * Cipher