freebsd-dev/sys/i386/linux
2003-04-22 20:01:56 +00:00
..
imgact_linux.c Clean up whitespace and remove register keyword. 2003-03-03 09:17:12 +00:00
linux_dummy.c - Add support for IPC_64 extensions into shmctl(2), semctl(2) and msgctl(2); 2002-10-11 11:43:09 +00:00
linux_genassym.c Include <sys/systm.h> for the definition of offsetof() instead of depending 2002-09-05 12:58:57 +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 Remove the leading underscore from all symbols defined in x86 asm 2001-02-25 06:29:04 +00:00
linux_machdep.c Synchronize the two linux_clone() implementations which includes a few 2003-04-18 20:54:41 +00:00
linux_proto.h Regen from syscalls.master 1.50. 2003-02-20 13:34:15 +00:00
linux_ptrace.c Prefer the proc lock to sched_lock when testing PS_INMEM now that it is 2003-04-22 20:01:56 +00:00
linux_syscall.h Regen from syscalls.master 1.50. 2003-02-20 13:34:15 +00:00
linux_sysent.c Regen from syscalls.master 1.50. 2003-02-20 13:34:15 +00:00
linux_sysvec.c Don't drop the proc lock just to reacquire it after a few simple assignment 2003-04-17 22:18:07 +00:00
linux.h Correctly map SIGSYS signal to/from Linux. 2003-02-24 16:16:45 +00:00
Makefile Make the target a little bit more generic. 2000-11-01 08:47:34 +00:00
syscalls.conf
syscalls.master Mark linux_getpid(), linux_getuid() and linux_getgid() as MPSAFE. 2003-02-20 13:32:48 +00:00