Module Name: src Committed By: njoly Date: Fri Dec 27 15:10:53 UTC 2013
Modified Files: src/sys/compat/linux/common: linux_ipccall.c linux_ipccall.h linux_socketcall.c linux_socketcall.h Log Message: Rename ipcall/socketcall specific defines to avoid conflict with syscalls definitions. No functional changes. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/sys/compat/linux/common/linux_ipccall.c cvs rdiff -u -r1.15 -r1.16 src/sys/compat/linux/common/linux_ipccall.h cvs rdiff -u -r1.42 -r1.43 src/sys/compat/linux/common/linux_socketcall.c cvs rdiff -u -r1.16 -r1.17 src/sys/compat/linux/common/linux_socketcall.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.