Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Oct 2003 18:59:05 -0700 (PDT)
From:      Bruce M Simpson <bms@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_mmap.c
Message-ID:  <200310060159.h961x5TJ069719@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bms         2003/10/05 18:59:04 PDT

  FreeBSD src repository

  Modified files:
    sys/vm               vm_mmap.c 
  Log:
  Only the super-user should be able to wire pages via the mlock() family
  of system calls at this time.  Remove various #ifdef's to enforce this.
  
  Revision  Changes    Path
  1.168     +2 -6      src/sys/vm/vm_mmap.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310060159.h961x5TJ069719>