freebsd-dev/sys/i386/linux
Alexander Leidinger 3680a41902 Backout the linux aio stuff. Several problems where identified and the
dynamic nature (if no native aio code is available, the linux part
returns ENOSYS because of missing requisites) should be solved differently
than it is.

All this will be done in P4.

Not included in this commit is a backout of the changes to the native aio
code (removing static in some places). Those changes (and some more) will
also be needed when the reworked linux aio stuff will reenter the tree.

Requested by:	rwatson
Discussed with:	rwatson
2006-10-29 14:02:39 +00:00
..
imgact_linux.c
linux_dummy.c MFP4: 2006-10-28 10:59:59 +00:00
linux_genassym.c
linux_ipc64.h
linux_locore.s
linux_machdep.c Fix a recent regression regarding valid signals. 2006-10-20 10:09:40 +00:00
linux_proto.h regen (prctl addition) 2006-10-28 11:24:38 +00:00
linux_ptrace.c Close some races between procfs/ptrace and exit(2): 2006-02-22 18:57:50 +00:00
linux_syscall.h regen (prctl addition) 2006-10-28 11:24:38 +00:00
linux_sysent.c regen (prctl addition) 2006-10-28 11:24:38 +00:00
linux_sysvec.c Change futex lock from mutex to sx. Make futex_get atomic (protected by the 2006-09-09 16:25:25 +00:00
linux.h Backout the linux aio stuff. Several problems where identified and the 2006-10-29 14:02:39 +00:00
Makefile
syscalls.conf - Remove unused sysvec variables from various syscalls.conf. 2006-08-15 17:25:55 +00:00
syscalls.master Backout the linux aio stuff. Several problems where identified and the 2006-10-29 14:02:39 +00:00