robert 3069adde8b using mlock(2) to try avoiding pushing pages to swap is not what the syscall
was intended for and relying on this for security purproses is nonsense especially
that OpenBSD has an encrypted swap by default ... which is not the case for everyone else

this also makes sure not to hit mlock calls in pledged applications using these
libraries

ok ajacoutot@
2019-03-28 15:52:30 +00:00
..
2018-07-06 06:04:41 +00:00
2019-01-18 20:29:34 +00:00