freebsd-dev/sys/i386/linux
Marcel Moolenaar dc6f939870 Fix bug in the fcntl syscall where 'arg' was not set properly.
PR: 12147
Submitted by: Allan Saddi <asaddi@philosophysw.com>
1999-08-15 14:22:30 +00:00
..
imgact_linux.c Fix a couple of warnings and some bitrot in comments. 1999-05-09 16:04:14 +00:00
linux_dummy.c Reviewed by: Luoqi Chen, Jordan Hubbard 1998-12-19 02:55:34 +00:00
linux_file.c Fix bug in the fcntl syscall where 'arg' was not set properly. 1999-08-15 14:22:30 +00:00
linux_genassym.c Enable vmspace sharing on SMP. Major changes are, 1999-04-28 01:04:33 +00:00
linux_ioctl.c Fix LINUX_TIOC{S|G}SERIAL implementation. Both do not copy data in or out 1999-08-14 13:26:44 +00:00
linux_ipc.c
linux_locore.s Enable vmspace sharing on SMP. Major changes are, 1999-04-28 01:04:33 +00:00
linux_misc.c Include opt_compat.h so that COMPAT_43 is defined. This gives us the proper 1999-08-15 13:28:35 +00:00
linux_proto.h Implementation of the linux_getcwd syscall. 1999-08-14 18:20:44 +00:00
linux_signal.c Implementation of linux_rt_sigaction and linux_rt_sigprocmask syscalls. Both 1999-08-14 17:28:46 +00:00
linux_socket.c Fix linux sendmsg() emulation 1999-01-11 05:28:44 +00:00
linux_stats.c Divorce "dev_t" from the "major|minor" bitmap, which is now called 1999-05-11 19:55:07 +00:00
linux_syscall.h Implementation of the linux_getcwd syscall. 1999-08-14 18:20:44 +00:00
linux_sysent.c Implementation of the linux_getcwd syscall. 1999-08-14 18:20:44 +00:00
linux_sysvec.c Tweak include ordering so sys/systm.h is before sys/buf.h to keep buf.h's 1999-06-28 09:12:46 +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
linux.h Implementation of linux_rt_sigaction and linux_rt_sigprocmask syscalls. Both 1999-08-14 17:28:46 +00:00
Makefile
syscalls.conf
syscalls.master Extend the number of syscalls to include those present in Linux 2.2.10. These 1999-08-14 18:19:00 +00:00