1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/sys/alpha/linux
Poul-Henning Kamp 3e019deaed Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
2004-07-15 08:26:07 +00:00
..
linux_dummy.c MFi386: Use the BSD madvise() syscall implementation for Linux binary 2004-03-29 02:19:43 +00:00
linux_genassym.c
linux_ipc64.h
linux_locore.s
linux_machdep.c Locking for the per-process resource limits structure. 2004-02-04 21:52:57 +00:00
linux_proto.h Regenerate. 2004-06-04 13:52:51 +00:00
linux_syscall.h Regenerate. 2004-06-04 13:52:51 +00:00
linux_sysent.c Regenerate. 2004-06-04 13:52:51 +00:00
linux_sysvec.c Do a pass over all modules in the kernel and make them return EOPNOTSUPP 2004-07-15 08:26:07 +00:00
linux.h
Makefile
syscalls.conf
syscalls.master Mark linux_wait4() as MP Safe as it is so and holding Giant across all of 2004-06-04 13:52:23 +00:00