1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/sys/i386/linux
2005-03-07 00:23:58 +00:00
..
imgact_linux.c o Split out kernel part of execve(2) syscall into two parts: one that 2005-01-29 23:12:00 +00:00
linux_dummy.c
linux_genassym.c
linux_ipc64.h
linux_locore.s
linux_machdep.c In linux emulation layer try to detect attempt to use linux_clone() to 2005-03-03 16:57:55 +00:00
linux_proto.h Regen after addition of linux_nosys handler. 2005-03-07 00:23:58 +00:00
linux_ptrace.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
linux_syscall.h Regen after addition of linux_nosys handler. 2005-03-07 00:23:58 +00:00
linux_sysent.c Regen after addition of linux_nosys handler. 2005-03-07 00:23:58 +00:00
linux_sysvec.c Use linux_emul_convpath() rather than linux_emul_find() as 2005-02-07 18:37:51 +00:00
linux.h
Makefile
syscalls.conf
syscalls.master Handle unimplemented syscall by instantly returning ENOSYS instead of sending 2005-03-07 00:18:06 +00:00