Module Name: src Committed By: christos Date: Fri Feb 27 15:35:10 UTC 2015
Modified Files: src/sys/arch/amd64/amd64: trap.c Log Message: Tidy up error handling, and return SIGBUS for mmap past the end of file as required by the spec. To generate a diff of this commit: cvs rdiff -u -r1.79 -r1.80 src/sys/arch/amd64/amd64/trap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.