freebsd-dev/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 Use __FBSDID(). 2003-06-10 17:02:51 +00:00
linux_ipc64.h - Add support for IPC_64 extensions into shmctl(2), semctl(2) and msgctl(2); 2002-10-11 11:43:09 +00:00
linux_locore.s Don't auto-generate the syscalls. 2000-12-03 01:30:31 +00:00
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 Assume a struct thread *td instead of a struct proc *p in the debug 2003-04-16 20:04:47 +00:00
Makefile Make the target a little bit more generic. 2000-11-01 08:47:34 +00:00
syscalls.conf GC unused 'syshide' override to /dev/null. This was here to disable 2003-12-24 00:32:07 +00:00
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