freebsd-skq/sys/i386/linux
netchild 902cc4aeba MFp4 (114193 (i386 part), 114194, 114195, 114200):
- Dont "return" in linux_clone() after we forked the new process in a case
   of problems.
 - Move the copyout of p2->p_pid outside the emul_lock coverage in
   linux_clone().
 - Cache the em->pdeath_signal in a local variable and move the copyout
   out of the emul_lock coverage.
 - Move the free() out of the emul_shared_lock coverage in a preparation
   to switch emul_lock to non-sleepable lock (mutex).

Submitted by:	rdivacky
2007-02-23 22:39:26 +00:00
..
imgact_linux.c - Change the vm_mmap() function to accept an objtype_t parameter specifying 2005-04-01 20:00:11 +00:00
linux_dummy.c MFp4 (111746, 108671, 108945, 112352): 2006-12-31 13:16:00 +00:00
linux_genassym.c
linux_ipc64.h
linux_locore.s
linux_machdep.c MFp4 (114193 (i386 part), 114194, 114195, 114200): 2007-02-23 22:39:26 +00:00
linux_proto.h Regen. 2007-02-15 00:57:04 +00:00
linux_ptrace.c Close some races between procfs/ptrace and exit(2): 2006-02-22 18:57:50 +00:00
linux_syscall.h Regen. 2007-02-15 00:57:04 +00:00
linux_sysent.c Regen. 2007-02-15 00:57:04 +00:00
linux_sysvec.c Change futex lock from mutex to sx. Make futex_get atomic (protected by the 2006-09-09 16:25:25 +00:00
linux.h MFP4: 113025, 113146, 113177, 113203, 113500, 113546, 113570 2007-02-15 00:54:40 +00:00
Makefile
syscalls.conf - Remove unused sysvec variables from various syscalls.conf. 2006-08-15 17:25:55 +00:00
syscalls.master MFP4: 113025, 113146, 113177, 113203, 113500, 113546, 113570 2007-02-15 00:54:40 +00:00