Alan Somers 76f9d2759b mlock(2): correct documentation for error conditions.
The man page is years out of date regarding errors. Our implementation _does_
allow unaligned addresses, and it _does_not_ check for negative lengths,
because the length is unsigned. It checks for overflow instead.

Update the tests accordingly.

Reviewed by:	bcr
MFC after:	3 weeks
Differential Revision:	https://reviews.freebsd.org/D13826
2018-01-22 21:45:54 +00:00
..
2018-01-01 08:01:26 +00:00
2017-12-08 17:52:53 +00:00
2018-01-22 02:58:33 +00:00
2017-10-05 23:01:33 +00:00