freebsd-dev/sys/alpha/linux
John Baldwin 43cf129c99 Sync up linux and svr compat elf fixup functions for exec(). These
functions are now all basically identical except that alpha linux uses
Elf64 arguments and svr4 and i386 linux use Elf32.  The fixups include
changing the first argument to be a register_t ** to match the prototype
for fixup functions, asserting that the process in the image_params struct
is always curproc and removing unnecessary locking to read credentials as a
result, and a few style fixes.
2003-03-21 19:49:34 +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 It seems I accidently committed a change that removed the userland includes 2002-09-17 07:22:23 +00:00
linux_ipc64.h - Add support for IPC_64 extensions into shmctl(2), semctl(2) and msgctl(2); 2002-10-11 11:43:09 +00:00
linux_locore.s Don't auto-generate the syscalls. 2000-12-03 01:30:31 +00:00
linux_machdep.c Clean up whitespace and remove register keyword. 2003-03-03 09:17:12 +00:00
linux_proto.h Regen from syscalls.master 1.52. 2003-02-16 02:32:17 +00:00
linux_syscall.h Regen from syscalls.master 1.52. 2003-02-16 02:32:17 +00:00
linux_sysent.c Regen from syscalls.master 1.52. 2003-02-16 02:32:17 +00:00
linux_sysvec.c Sync up linux and svr compat elf fixup functions for exec(). These 2003-03-21 19:49:34 +00:00
linux.h Add IPv6 support for Linuxlator. 2003-02-03 17:43:20 +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 Mark linux_sigpending() as MPSAFE. 2003-02-16 02:31:05 +00:00