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