HardenedBSD/sys/compat/linux
John Polstra 2116e6ab2f Fix a couple of out-of-bounds array references in mapping between
Linux and FreeBSD signal numbers.  Also, check signal numbers passed
in from application programs for validity.  Without these checks,
it is trivial to panic the system from a Linux program.
1998-10-11 04:54:16 +00:00
..
linux_file.c Make async I/O on a socket work. 1998-10-05 16:37:36 +00:00
linux_ioctl.c
linux_ipc.c
linux_misc.c
linux_signal.c Fix a couple of out-of-bounds array references in mapping between 1998-10-11 04:54:16 +00:00
linux_socket.c
linux_stats.c
linux_util.c
linux_util.h