| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert files to UTF-8 | uqs | 2012-01-15 | 1 | -1/+1 |
* | Implement linux_fadvise64() and linux_fadvise64_64() using | jhb | 2011-12-29 | 1 | -0/+10 |
* | Revert r220032:linux compat: add SO_PASSCRED option with basic handling | avg | 2011-03-31 | 1 | -1/+0 |
* | linux compat: add SO_PASSCRED option with basic handling | avg | 2011-03-26 | 1 | -0/+1 |
* | Enable shared page use for amd64/linux32 and i386/linux binaries. | dchagin | 2011-03-13 | 1 | -1/+4 |
* | For realtime signals fill the sigval value. | dchagin | 2011-02-15 | 1 | -0/+1 |
* | Move linux_clone(), linux_fork(), linux_vfork() to a MI path. | dchagin | 2011-02-12 | 1 | -0/+1 |
* | In preparation for moving linux_clone() to a MI path | dchagin | 2011-02-12 | 1 | -0/+2 |
* | linux_sigreturn() loads the struct trapframe from l_sigcontext | kib | 2011-01-27 | 1 | -22/+22 |
* | Rename st_*timespec fields to st_*tim for POSIX 2008 compliance. | ed | 2010-03-28 | 1 | -9/+9 |
* | Implement accept4 syscall. | dchagin | 2009-06-01 | 1 | -0/+1 |
* | Somewhere between 2.6.23 and 2.6.27, Linux added SOCK_CLOEXEC and | dchagin | 2009-05-16 | 1 | -0/+1 |
* | Translate l_timeval arg to native struct timeval in | dchagin | 2009-05-11 | 1 | -1/+1 |
* | To avoid excessive code duplication move MI definitions to the MI | dchagin | 2009-05-07 | 1 | -8/+0 |
* | Revert 190445 change to this file restoring: | ambrisko | 2009-03-27 | 1 | -3/+3 |
* | Add stuff to support upcoming BMC/IPMI flashing of newer Dell machine | ambrisko | 2009-03-26 | 1 | -1/+1 |
* | Add AT_PLATFORM, AT_HWCAP and AT_CLKTCK auxiliary vector entries which | dchagin | 2009-03-04 | 1 | -0/+4 |
* | Make linux_sendmsg() and linux_recvmsg() work on linux32/amd64. | kib | 2008-11-29 | 1 | -0/+16 |
* | Fix iovec32 for linux32/amd64. | kib | 2008-11-29 | 1 | -0/+10 |
* | In the robust futexes list head, futex_offset shall be signed, | kib | 2008-11-16 | 1 | -1/+1 |
* | Correctly fill siginfo for the signals delivered by linux tkill/tgkill. | kib | 2008-10-19 | 1 | -12/+17 |
* | Make robust futexes work on linux32/amd64. Use PTRIN to read | kib | 2008-10-14 | 1 | -0/+11 |
* | Implement the linux syscalls | kib | 2008-04-08 | 1 | -2/+0 |
* | The kernel version of Linux statfs64 is actually supposed to take | dwmalone | 2007-09-18 | 1 | -0/+13 |
* | Implement the openat() linux syscall | julian | 2007-03-29 | 1 | -0/+3 |
* | MFP4: 115220, 115222 | jkim | 2007-03-02 | 1 | -163/+170 |
* | Partial MFp4 of 114977: | netchild | 2007-02-24 | 1 | -1/+1 |
* | MFP4: 113025, 113146, 113177, 113203, 113500, 113546, 113570 | jkim | 2007-02-15 | 1 | -0/+9 |
* | Introduce some more SO_ option equivalents from Linux to FreeBSD. | kib | 2007-02-01 | 1 | -0/+7 |
* | MFP4: 109655 | jkim | 2006-12-20 | 1 | -2/+2 |
* | Add a new 'union l_sigval' to use in place of 'union sigval' in the | jhb | 2006-11-07 | 1 | -3/+6 |
* | Backout the linux aio stuff. Several problems where identified and the | netchild | 2006-10-29 | 1 | -2/+0 |
* | MFP4 (with some minor changes): | netchild | 2006-10-15 | 1 | -0/+2 |
* | MFP4 (106538 + 106541): | netchild | 2006-10-15 | 1 | -0/+1 |
* | Get rid of some nested includes. | netchild | 2006-08-19 | 1 | -4/+0 |
* | Style fixes to comments. | netchild | 2006-08-16 | 1 | -1/+2 |
* | Add the linux 2.6.x stuff (not used by default!): | netchild | 2006-08-15 | 1 | -0/+105 |
* | regen after COMPAT_43 removal | netchild | 2006-03-18 | 1 | -0/+18 |
* | Add preliminary support for running 32-bit Linux binaries on amd64, enabled | tjr | 2004-08-16 | 1 | -0/+722 |