Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/linux/common
Module Name: src
Committed By: tsutsui
Date: Wed Jun 18 12:24:18 UTC 2008
Modified Files:
src/sys/compat/linux/common: linux_llseek.c linux_oldmmap.c
linux_oldselect.c linux_pipe.c linux_sysctl.c linux_time.c
Log Message:
Include <sys/sched.h> before <sys/syscallargs.h> for cpuset_t.
To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/sys/compat/linux/common/linux_llseek.c
cvs rdiff -r1.69 -r1.70 src/sys/compat/linux/common/linux_oldmmap.c
cvs rdiff -r1.57 -r1.58 src/sys/compat/linux/common/linux_oldselect.c
cvs rdiff -r1.62 -r1.63 src/sys/compat/linux/common/linux_pipe.c
cvs rdiff -r1.35 -r1.36 src/sys/compat/linux/common/linux_sysctl.c
cvs rdiff -r1.24 -r1.25 src/sys/compat/linux/common/linux_time.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index