Another socket bug, documentation this time (with patch).

2021-10-07 Thread chohag
[gs]etsockopt(2) points out that SO_TYPE, SO_DOMAIN, SO_PROTOCOL and SO_ERROR are read-only but does not include SO_PEERCRED in that list. Also in the initial big list at the top of the page, SO_PEERCRED is not singled out as get only. This patch shuffles the lines around to put SO_PEERCRED with i

Re: hibernate results in seemingly unusable black screen

2021-10-07 Thread joshua stein
On Thu, 07 Oct 2021 at 17:07:44 -0700, Mike Larkin wrote: > On Thu, Oct 07, 2021 at 01:11:17PM -0700, khronossch...@posteo.org wrote: > > >Synopsis: resuming from hibernation results in black screen > > >Category: hibernation amd ryzen bug? > > >Environment: > > System : OpenBSD 7.0 > >

Re: hibernate results in seemingly unusable black screen

2021-10-07 Thread schoty
On Thu, Oct 07, 2021 at 08:20:32PM -0500, joshua stein wrote: > On Thu, 07 Oct 2021 at 17:07:44 -0700, Mike Larkin wrote: > > On Thu, Oct 07, 2021 at 01:11:17PM -0700, khronossch...@posteo.org wrote: > > > >Synopsis: resuming from hibernation results in black screen > > > >Category: hibernation amd