opnsense-src/sys/i386/linux
Roman Divacky 69d912af45 Regen.
Approved by:	re (delphij)
2013-09-18 18:49:26 +00:00
..
imgact_linux.c Add a mmap flag (MAP_32BIT) on 64-bit platforms to request that a mapping use 2013-09-09 18:11:59 +00:00
linux.h Reduce duplication between i386/linux/linux.h and amd64/linux32/linux.h 2013-01-29 18:41:30 +00:00
linux_dummy.c Revert r255672, it has some serious flaws, leaking file references etc. 2013-09-18 18:48:33 +00:00
linux_genassym.c Segment registers are stored in the uc_mcontext member of the struct 2008-09-07 16:39:21 +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 Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions 2009-01-31 11:37:21 +00:00
linux_machdep.c Change the cap_rights_t type from uint64_t to a structure that we can extend 2013-09-05 00:09:56 +00:00
linux_proto.h Regen. 2013-09-18 18:49:26 +00:00
linux_ptrace.c Reduce duplication between i386/linux/linux.h and amd64/linux32/linux.h 2013-01-29 18:41:30 +00:00
linux_support.s Move futex support code from <arch>/support.s into linux compat directory. 2007-05-23 08:33:06 +00:00
linux_syscall.h Regen. 2013-09-18 18:49:26 +00:00
linux_syscalls.c Regen. 2013-09-18 18:49:26 +00:00
linux_sysent.c Regen. 2013-09-18 18:49:26 +00:00
linux_systrace_args.c Regen. 2013-09-18 18:49:26 +00:00
linux_sysvec.c Reduce duplication between i386/linux/linux.h and amd64/linux32/linux.h 2013-01-29 18:41:30 +00:00
Makefile add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls 2011-03-12 08:51:43 +00:00
syscalls.conf add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls 2011-03-12 08:51:43 +00:00
syscalls.master Revert r255672, it has some serious flaws, leaking file references etc. 2013-09-18 18:48:33 +00:00