freebsd-dev/sys/amd64/linux32
Alexander Leidinger b4359bd8e5 Add new syscalls in the linuxolator (only used when the sysctl
compat.linux.osrelease is changed to "2.6.16" or similar).

On amd64 not everything is supported like on i386, the catchup is planned for
later when the remaining bugs in the new functions are fixed.

Sponsored by:	Google SoC 2006
Submitted by:	rdivacky
2006-08-15 12:28:14 +00:00
..
linux32_dummy.c Commit the DUMMY stuff (printing messages for missing syscalls) for amd64 too. 2006-06-21 08:45:40 +00:00
linux32_genassym.c
linux32_ipc64.h
linux32_locore.s
linux32_machdep.c Fix exec_map resource leaks. 2006-03-08 20:21:54 +00:00
linux32_proto.h Regen for MPSAFE flag removal. 2006-07-28 19:08:37 +00:00
linux32_syscall.h Regen for MPSAFE flag removal. 2006-07-28 19:08:37 +00:00
linux32_sysent.c Regen for MPSAFE flag removal. 2006-07-28 19:08:37 +00:00
linux32_sysvec.c Add some more errno mappings (bsd -> linux) and a comment about the status.. 2006-08-10 22:05:25 +00:00
linux.h regen after COMPAT_43 removal 2006-03-18 18:24:38 +00:00
Makefile
syscalls.conf
syscalls.master Add new syscalls in the linuxolator (only used when the sysctl 2006-08-15 12:28:14 +00:00