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_swap.c
Age
Commit message (
Collapse
)
Author
1999-10-11
permit builds with NFSSERVER, without NFSCLIENT; cmetz
Theo de Raadt
1999-07-06
use NFSSERVER || NFSCLIENT instead of NFS
Theo de Raadt
1999-05-24
quieter operation during initial mounting of primary swap
Tobias Weingartner
1999-05-22
Add new vm_swap code for dynamic swap. From netbsd, munged some by me, and
Tobias Weingartner
others. syscall commit pending.
1997-12-02
Protect some more vnode operation with splbio. Needed for correct interaction
Constantine Sapuntzakis
with soft updates code.
1997-11-13
make msync() have 3 args
Theo de Raadt
1997-08-18
if no swap has been configured at boot time, swapon could not add
Niklas Hallqvist
the first swap partition. This was a problem with ccd- or vnd-only swap setups
1997-05-22
use SWAPSKIPBYTES for miniroot preservation, too
Theo de Raadt
1997-04-10
always skip the first 8K of swap. Yes, 8K, not some manufactured number that ↵
Theo de Raadt
ends up being 4K
1997-02-17
kill unused variables w/ MINIROOTSIZE defined in config
Michael Shalayeff
1996-03-03
From NetBSD: merge with 960217
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt