summaryrefslogtreecommitdiffstats
path: root/regress/sys/kern/mmap3/mmaptest.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix mmap() calls that check for a result other than MAP_FAILED.doug2014-09-271-2/+2
* make it more evil and panic; from egger@mickey2006-02-201-7/+12
* use proper msyncmickey2006-02-151-1/+2
* add missing includesdavid2003-08-021-1/+2
* various cleanups; david says results are samederaadt2003-07-311-2/+2
* oopsieespie2002-08-211-3/+1
* Regression test for non-ubc mmap/ftruncate interaction.espie2002-08-211-0/+79