CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2015/09/06 10:52:20
Modified files: share/man/man9 : pool.9 Log message: Remove some lies and document that passing the PR_WAITOK flag to pmap_init(9) is the new way to request a non-interrupt-safe backend allocator. ok jmc@, deraadt@