freebsd-dev/sys/i386/linux
Ian Dowse 206a5d3a0c Use the new kern_* functions to avoid the need to store arguments
in the stack gap. This converts most VFS and signal related system
calls, as well as select().

Discussed on:	-arch
Approved by:	marcel
2002-09-01 22:30:27 +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 Part 1 of KSE-III 2002-06-29 17:26:22 +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
syscalls.master Sparkling new implementation of linux_ptrace. Slight tweaking by 2002-05-19 01:21:55 +00:00