man9/rasops.9: clarify ambiguous wording

2016-08-04 Thread Ian Sutton
Be clear. Ian Index: sys/dev/rasops/rasops.h === RCS file: /cvs/src/sys/dev/rasops/rasops.h,v retrieving revision 1.17 diff -u -p -r1.17 rasops.h --- sys/dev/rasops/rasops.h 7 Sep 2015 18:00:58 - 1.17 +++

Re: C startup code: make crtbegin code safe for clang

2016-08-04 Thread Joerg Sonnenberger
On Mon, Aug 01, 2016 at 07:28:34PM +0200, Stefan Kempf wrote: > The constructor and destructor tables are declared as arrays with one > non-NULL element. Walking those until a NULL element is reached looks > like out-of-bound accesses to newer compilers, and they turn the code > into infinite

acpi_reset(): direct IO writes

2016-08-04 Thread Paul Irofti
Hi, I came across this bit when trying to fix the random boot freezes after rebooting OpenBSD on the Skylake x260. It does not seem to improve things on this particular machine but it might help others according to Linux. I do not know if we should commit this, I am mostly sending this for

Re: fix usermod -Z / -S

2016-08-04 Thread Todd C. Miller
I'd prefer it if we just removed the invalid password check entirely. - todd

fix usermod -Z / -S

2016-08-04 Thread Sebastian Benoit
I am locking an account with # doas usermod -Z foobar after that, i want to remove the user from all groups: # doas usermod -S '' foobar usermod: Invalid password: `*$2b$09$Pp.mDUEORDRbCUUy4D.Vf.EhvxVA.B1u0T7VAlsKN7sU7wqhs0l3W' This happens in -current and is caused by

Re: arm: replace sxiuart with com(4)

2016-08-04 Thread Marcus Glocker
On Wed, Aug 03, 2016 at 03:33:21PM -0600, Theo de Raadt wrote: > > I don't think the com(4) part of the diff is quite right. This busy > > indicator feature seems to be specific to the Designware core. I > > can't find the original NS16750 datasheet (was there ever one?), but > > it isn't