Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-05-18 | Only use mremap() on systems that have it. On others, like NetBSD 4.0, | dholland | 1 | -0/+17 | |
fall back to munmap() and a fresh mmap(). Fixes PR 38164. Theoretically a build fix, but bump PKGREVISION as a precaution. |