CVSROOT: /cvs Module name: src Changes by: matt...@cvs.openbsd.org 2014/06/26 12:30:36
Modified files: lib/libc/sys : mmap.2 Log message: Document that mmap() confirms to POSIX 2008, except that we generate SIGSEGV instead of SIGBUS for page references beyond the end of a mapped object.