Module Name: src Committed By: pgoyette Date: Sat Dec 5 01:59:51 UTC 2015
Modified Files: src/sys/compat/common: compat_mod.c Log Message: The COMPAT_10 code for SYSVxxx is now part of the sysv_ipc module, so don't install syscall function pointers from the compat module. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/sys/compat/common/compat_mod.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.