1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/sys/compat/linux
Marcel Moolenaar 6a6ea79ac8 Fix page fault in linux_uselib syscall.
PR: 12910
Submitted by: Peter Holm <peter@holm.cc>
1999-08-08 11:26:46 +00:00
..
linux_file.c Use the vn_todev() function, rather than VOP_GETATTR 1999-07-18 14:31:01 +00:00
linux_ioctl.c Implementation of TCXONC. 1999-07-17 08:24:57 +00:00
linux_ipc.c
linux_misc.c Fix page fault in linux_uselib syscall. 1999-08-08 11:26:46 +00:00
linux_signal.c Rename struct members sa_siginfo. POSIX reserves identifiers starting 1999-07-06 06:55:29 +00:00
linux_socket.c
linux_stats.c Divorce "dev_t" from the "major|minor" bitmap, which is now called 1999-05-11 19:55:07 +00:00
linux_util.c
linux_util.h We don't end up checking for a return value of EFAULT from the copyinstr() 1999-08-07 05:33:35 +00:00