Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix mmap() calls that check for a result other than MAP_FAILED. | 2014-09-27 | 1 | -2/+2 | |
| | | | | ok tedu@ | ||||
* | make it more evil and panic; from egger@ | 2006-02-20 | 1 | -7/+12 | |
| | |||||
* | use proper msync | 2006-02-15 | 1 | -1/+2 | |
| | |||||
* | add missing includes | 2003-08-02 | 1 | -1/+2 | |
| | | | | ok deraadt@ tedu@ | ||||
* | various cleanups; david says results are same | 2003-07-31 | 1 | -2/+2 | |
| | |||||
* | oopsie | 2002-08-21 | 1 | -3/+1 | |
| | |||||
* | Regression test for non-ubc mmap/ftruncate interaction. | 2002-08-21 | 1 | -0/+79 | |
Noticed on strip, test prompted by art@. (turns out `normal' strip isn't affected because normal binaries are page-padded). |