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_fault.c
Age
Commit message (
Expand
)
Author
1999-09-03
Change the pmap_enter api to pass down an argument that indicates
Artur Grabowski
1998-03-30
do not count proc0 faults (happens in amiga pmap_init)
Niklas Hallqvist
1998-03-26
correctly count ru_majflt. the fix pulled in from netbsd pr#1397 is
chuck
1998-03-01
Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor,
Niklas Hallqvist
1997-11-06
Updates for VFS Lite 2 + soft update.
Constantine Sapuntzakis
1997-10-06
back out vfs lite2 till after 2.2
Theo de Raadt
1997-10-06
VFS Lite2 Changes
Constantine Sapuntzakis
1997-07-30
backout the curproc dereference change says kstailey@openbsd.org
Niklas Hallqvist
1997-07-30
KNF
Niklas Hallqvist
1997-07-30
From NetBSD: protect a curproc dereference against NULL
Niklas Hallqvist
1997-07-25
tabify
Michael Shalayeff
1997-04-17
Removal of race conditions. Inspired by Charles Hannum's
Niklas Hallqvist
1996-11-23
curproc is never NULL when this code is executed
kstailey
1996-08-02
Fix long-standing swap-leak. Add OpenBSD tags. Optimize thread_wakeup.
Niklas Hallqvist
1996-05-23
count pagein faults; netbsd pr#1397
Theo de Raadt
1996-03-03
From NetBSD: merge with 960217
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt