git: Import mlockall(2)/munlockall(2) manpage from OpenBSD and modify for Dfly.
Venkatesh Srinivas
vsrinivas at crater.dragonflybsd.org
Mon Nov 29 08:48:44 PST 2010
commit c9b0e5eab51431ad5af2e8fa73d01a4efd6cbd1d
Author: Venkatesh Srinivas <me at endeavour.zapto.org>
Date: Mon Nov 29 08:46:27 2010 -0800
Import mlockall(2)/munlockall(2) manpage from OpenBSD and modify for Dfly.
Summary of changes:
lib/libc/sys/Makefile.inc | 4 +-
lib/libc/sys/mlockall.2 | 132 +++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 135 insertions(+), 1 deletions(-)
create mode 100644 lib/libc/sys/mlockall.2
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c9b0e5eab51431ad5af2e8fa73d01a4efd6cbd1d
--
DragonFly BSD source repository
More information about the Commits
mailing list