index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
vm
/
vm_mmap.c
Age
Commit message (
Expand
)
Author
2001-05-05
Remove the (vaddr_t) casts inside the round_page and trunc_page macros.
Artur Grabowski
2001-03-09
Add mlockall and munlockall (dummy for the old vm system).
Artur Grabowski
1998-06-02
const mlock(2) and munlock(2)
Theo de Raadt
1998-05-11
Do not allow mapping of immutable/append-only in a way that allows writing.
Niklas Hallqvist
1998-02-25
check for zerodev special case before kicking out all VCHR cases
Theo de Raadt
1998-02-19
Tighten up the mmapping of char devices even more. Do not allow
Niklas Hallqvist
1998-02-18
do not permit read+write mmap on a read-only device-based descriptor;
Theo de Raadt
1997-11-14
convert to void *addr
Theo de Raadt
1997-11-13
make msync() have 3 args
Theo de Raadt
1997-07-25
tabify
Michael Shalayeff
1997-01-07
Fix for final ptdi panic on i386
Thorsten Lockert
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-04-19
NetBSD 960317 merge
Niklas Hallqvist
1996-03-03
From NetBSD: merge with 960217
Niklas Hallqvist
1996-01-07
add minherit() system call
Theo de Raadt
1995-12-14
from netbsd:
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt