On 24 June 2013 03:03, Stacey Son <s...@freebsd.org> wrote: > This change adds support for bsd memory management system calls including > mmap(2), munmap(2), mprotect(2), msync(2), etc. Also, it adds shared memory > management system calls. In addition, cleans up syscall.c a bit and fixes > checkpatch.pl warnings and errors.
"Also" in a commit message again -- would be better split. thanks -- PMM