| Commit message (Expand) | Author | Age | Files | Lines |
| * | Somewhere between 2.6.23 and 2.6.27, Linux added SOCK_CLOEXEC and | Dmitry Chagin | 2009-05-16 | 1 | -0/+1 |
| * | Translate l_timeval arg to native struct timeval in | Dmitry Chagin | 2009-05-11 | 1 | -1/+1 |
| * | To avoid excessive code duplication move MI definitions to the MI | Dmitry Chagin | 2009-05-07 | 1 | -8/+0 |
| * | Revert 190445 change to this file restoring: | Doug Ambrisko | 2009-03-27 | 1 | -3/+3 |
| * | Add stuff to support upcoming BMC/IPMI flashing of newer Dell machine | Doug Ambrisko | 2009-03-26 | 1 | -1/+1 |
| * | Add AT_PLATFORM, AT_HWCAP and AT_CLKTCK auxiliary vector entries which | Dmitry Chagin | 2009-03-04 | 1 | -0/+4 |
| * | Make linux_sendmsg() and linux_recvmsg() work on linux32/amd64. | Konstantin Belousov | 2008-11-29 | 1 | -0/+16 |
| * | Fix iovec32 for linux32/amd64. | Konstantin Belousov | 2008-11-29 | 1 | -0/+10 |
| * | In the robust futexes list head, futex_offset shall be signed, | Konstantin Belousov | 2008-11-16 | 1 | -1/+1 |
| * | Correctly fill siginfo for the signals delivered by linux tkill/tgkill. | Konstantin Belousov | 2008-10-19 | 1 | -12/+17 |
| * | Make robust futexes work on linux32/amd64. Use PTRIN to read | Konstantin Belousov | 2008-10-14 | 1 | -0/+11 |
| * | Implement the linux syscalls | Konstantin Belousov | 2008-04-08 | 1 | -2/+0 |
| * | The kernel version of Linux statfs64 is actually supposed to take | David Malone | 2007-09-18 | 1 | -0/+13 |
| * | Implement the openat() linux syscall | Julian Elischer | 2007-03-29 | 1 | -0/+3 |
| * | MFP4: 115220, 115222 | Jung-uk Kim | 2007-03-02 | 1 | -155/+162 |
| * | Partial MFp4 of 114977: | Alexander Leidinger | 2007-02-24 | 1 | -1/+1 |
| * | MFP4: 113025, 113146, 113177, 113203, 113500, 113546, 113570 | Jung-uk Kim | 2007-02-15 | 1 | -0/+9 |
| * | Introduce some more SO_ option equivalents from Linux to FreeBSD. | Konstantin Belousov | 2007-02-01 | 1 | -0/+7 |
| * | MFP4: 109655 | Jung-uk Kim | 2006-12-20 | 1 | -2/+2 |
| * | Add a new 'union l_sigval' to use in place of 'union sigval' in the | John Baldwin | 2006-11-07 | 1 | -3/+6 |
| * | Backout the linux aio stuff. Several problems where identified and the | Alexander Leidinger | 2006-10-29 | 1 | -2/+0 |
| * | MFP4 (with some minor changes): | Alexander Leidinger | 2006-10-15 | 1 | -0/+2 |
| * | MFP4 (106538 + 106541): | Alexander Leidinger | 2006-10-15 | 1 | -0/+1 |
| * | Get rid of some nested includes. | Alexander Leidinger | 2006-08-19 | 1 | -4/+0 |
| * | Style fixes to comments. | Alexander Leidinger | 2006-08-16 | 1 | -1/+2 |
| * | Add the linux 2.6.x stuff (not used by default!): | Alexander Leidinger | 2006-08-15 | 1 | -0/+105 |
| * | regen after COMPAT_43 removal | Alexander Leidinger | 2006-03-18 | 1 | -0/+18 |
| * | Add preliminary support for running 32-bit Linux binaries on amd64, enabled | Tim J. Robbins | 2004-08-16 | 1 | -0/+722 |