cvs commit: src/sys/vm vm_mmap.c

Bruce M Simpson bms at FreeBSD.org
Sun Oct 5 18:59:06 PDT 2003


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


More information about the cvs-src mailing list