freebsd-dev/sys/i386/linux
Ian Dowse 012e544f12 Split up ptrace() into a wrapper that does the copying to and from
user space and a kern_ptrace() implementation. Use the kern_*()
version in the Linux emulation code to remove more stack gap uses.

Approved by:	des
2002-09-05 01:02:50 +00:00
..
imgact_linux.c - Hold the vnode lock throughout execve. 2002-08-13 06:55:28 +00:00
linux_dummy.c Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
linux_genassym.c Round of cleanups and enhancements. These include (in random order): 2001-09-08 19:07:04 +00:00
linux_locore.s Remove the leading underscore from all symbols defined in x86 asm 2001-02-25 06:29:04 +00:00
linux_machdep.c Use the new kern_* functions to avoid the need to store arguments 2002-09-01 22:30:27 +00:00
linux_proto.h Regen (linux_ptrace) 2002-05-19 01:23:33 +00:00
linux_ptrace.c Split up ptrace() into a wrapper that does the copying to and from 2002-09-05 01:02:50 +00:00
linux_syscall.h Regen (linux_ptrace) 2002-05-19 01:23:33 +00:00
linux_sysent.c Regen (linux_ptrace) 2002-05-19 01:23:33 +00:00
linux_sysvec.c Use the new kern_* functions to avoid the need to store arguments 2002-09-01 22:30:27 +00:00
linux.h Enable emulation of the F_GETLK64, F_SETLK64, and F_SETLKW64 2002-07-09 15:57:12 +00:00
Makefile Make the target a little bit more generic. 2000-11-01 08:47:34 +00:00
syscalls.conf $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
syscalls.master Sparkling new implementation of linux_ptrace. Slight tweaking by 2002-05-19 01:21:55 +00:00