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
/
regress
/
sys
/
uvm
Age
Commit message (
Expand
)
Author
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2007-10-13
Do not attempt to work on more than SHMMAXPGS pages, makes this run unmodified
Miod Vallat
2007-05-21
Add mmap_mod.
Artur Grabowski
2007-05-21
A test for a corner-case that some pmaps get wrong.
Artur Grabowski
2006-04-06
enable mmap_fixed regress
Kurt Miller
2006-04-06
add a regress that repetitively calls mmap with MMAP_FIXED on the same
Kurt Miller
2006-03-14
trailing spaces and lines no more
Michael Shalayeff
2006-02-01
double semicolon; from Daniel Matic in PR 4929
Otto Moerbeek
2005-05-03
Test writing to a mmapped file around the 4GB offset.
Otto Moerbeek
2005-01-06
sanity checks on size arg to mmap.
Otto Moerbeek
2004-12-29
this needs root privileges to work so define REGRESS_ROOT_TARGETS and use SUDO
David Krause
2002-08-21
add missing CLEANFILES; ok miod@
Wilbern Cobb
2002-02-23
no more need to explicitly specify regress: _SUBDIRUSE targets anymore.
Artur Grabowski
2002-02-22
Check the right return value in the second mmap.
Artur Grabowski
2002-02-17
Manual cleanup of remaining userland __P use (excluding packages maintained o...
Todd C. Miller
2002-02-16
Need a Makefile here.
Artur Grabowski
2002-02-16
Misc tests for mmap, mincore, mlock and mlockall.
Artur Grabowski