Date: Sun, 15 Jun 1997 16:35:33 -0700 (PDT) From: John Dyson <dyson@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/vm vm_mmap.c Message-ID: <199706152335.QAA08346@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dyson 1997/06/15 16:35:33 PDT Modified files: sys/vm vm_mmap.c Log: Correct the return code for the mlock system call. Also add the stubs for mlockall and munlockall. Revision Changes Path 1.64 +32 -2 src/sys/vm/vm_mmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706152335.QAA08346>