HardenedBSD/sys/i386/linux
Marcel Moolenaar 3c1124cfdf Fix bug in linux_wait4 and linux_waitpid where garbage in the status
argument could panic the kernel.

Submitted by: Ian Dowse <iedowse@maths.tcd.ie>
Prompted by: jkh, gallatin
Approved by: prompters
2000-03-09 17:52:01 +00:00
..
imgact_linux.c
linux_dummy.c
linux_file.c
linux_genassym.c
linux_ioctl.c Implement Linux BLKGETSIZE ioctl, and open the door to implementing 2000-03-09 15:14:14 +00:00
linux_ioctl.h Implement Linux BLKGETSIZE ioctl, and open the door to implementing 2000-03-09 15:14:14 +00:00
linux_ipc.c
linux_locore.s
linux_mib.c
linux_mib.h
linux_misc.c Fix bug in linux_wait4 and linux_waitpid where garbage in the status 2000-03-09 17:52:01 +00:00
linux_proto.h
linux_signal.c
linux_socket.c Fix accept(2) behavior in that accepted sockets don't inherit the 2000-02-28 18:58:59 +00:00
linux_stats.c
linux_syscall.h
linux_sysent.c
linux_sysvec.c
linux_util.c
linux_util.h
linux.h
Makefile
syscalls.conf
syscalls.master