freebsd-skq/sys/i386/linux
David Malone 3ab8526963 The kernel version of Linux statfs64 is actually supposed to take
3 arguments, but we had forgotten the second argument. Also make the
Linux statfs64 struct depend on the architecture because it has an
extra 4 bytes padding on amd64 compared to i386.

The three argument fix is from David Taylor, the struct statfs64
stuff is my fault. With this patch I can install i386 Linux matlab
on an amd64 machine.

Submitted by: David Taylor <davidt_at_yadt.co.uk>
Approved by: re (kensmith)
2007-09-18 19:50:33 +00:00
..
imgact_linux.c Partial MFp4 of 114977: 2007-02-24 16:49:25 +00:00
linux_dummy.c Implement the openat() linux syscall 2007-03-29 02:11:46 +00:00
linux_genassym.c
linux_ipc64.h
linux_locore.s
linux_machdep.c i386_set_ioperm, i386_get_ldt and i386_set_ldt are now MPSAFE 2007-07-20 08:35:18 +00:00
linux_proto.h The kernel version of Linux statfs64 is actually supposed to take 2007-09-18 19:50:33 +00:00
linux_ptrace.c - Move all of the PS_ flags into either p_flag or td_flags. 2007-09-17 05:31:39 +00:00
linux_support.s Move futex support code from <arch>/support.s into linux compat directory. 2007-05-23 08:33:06 +00:00
linux_syscall.h Regenerate. 2007-08-28 12:36:23 +00:00
linux_sysent.c Regenerate. 2007-08-28 12:36:23 +00:00
linux_sysvec.c MFP4: Turn emul_lock into a mutex. 2007-04-02 18:38:13 +00:00
linux.h The kernel version of Linux statfs64 is actually supposed to take 2007-09-18 19:50:33 +00:00
Makefile
syscalls.conf - Remove unused sysvec variables from various syscalls.conf. 2006-08-15 17:25:55 +00:00
syscalls.master The kernel version of Linux statfs64 is actually supposed to take 2007-09-18 19:50:33 +00:00