freebsd-dev/sys/i386/linux
Marcel Moolenaar 0839a7e83d In doing lock type conversion (struct flock), make sure that carbage in results
in deterministic behaviour. In this case known garbage out.
The fix is different than suggested in the PR.

PR: 12749
Originator: Boris Nikolaus <boris@cs.tu-berlin.de>
1999-08-13 09:27:54 +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 In doing lock type conversion (struct flock), make sure that carbage in results 1999-08-13 09:27:54 +00:00
linux_genassym.c Enable vmspace sharing on SMP. Major changes are, 1999-04-28 01:04:33 +00:00
linux_ioctl.c Implementation of TCXONC. 1999-07-17 08:24:57 +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 Do not map {s|g}etrlimit onto FreeBSD syscalls. The arguments don't match. 1999-08-11 13:34:31 +00:00
linux_proto.h Use a wrapper for the link syscall that does name translations. 1999-08-12 19:53:33 +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 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 Use a wrapper for the link syscall that does name translations. 1999-08-12 19:53:33 +00:00
linux_sysent.c Use a wrapper for the link syscall that does name translations. 1999-08-12 19:53:33 +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 Do not map {s|g}etrlimit onto FreeBSD syscalls. The arguments don't match. 1999-08-11 13:34:31 +00:00
Makefile
syscalls.conf
syscalls.master Use a wrapper for the link syscall that does name translations. 1999-08-12 19:53:33 +00:00