| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | MFP4: Fix style(9) nits and grammar in comments. | Jung-uk Kim | 2007-03-30 | 1 | -49/+48 |
| * | MFP4: 114193, 114194 | Jung-uk Kim | 2007-03-30 | 1 | -11/+11 |
| * | Regen for set_thread_area. | Jung-uk Kim | 2007-03-30 | 3 | -4/+10 |
| * | MFP4: Linux set_thread_area syscall (aka TLS) support for amd64. | Jung-uk Kim | 2007-03-30 | 4 | -16/+158 |
| * | Implement the openat() linux syscall | Julian Elischer | 2007-03-29 | 5 | -5/+11 |
| * | MFP4: 115220, 115222 | Jung-uk Kim | 2007-03-02 | 2 | -167/+174 |
| * | MFP4: 115094 | Jung-uk Kim | 2007-02-27 | 1 | -3/+4 |
| * | Partial MFp4 of 114977: | Alexander Leidinger | 2007-02-24 | 2 | -5/+5 |
| * | Fix accidental removal of an empty line from the previous commit. | Jung-uk Kim | 2007-02-15 | 1 | -0/+1 |
| * | Regen. | Jung-uk Kim | 2007-02-15 | 3 | -4/+10 |
| * | MFP4: 113033 | Jung-uk Kim | 2007-02-15 | 2 | -2/+20 |
| * | MFP4: 113025, 113146, 113177, 113203, 113500, 113546, 113570 | Jung-uk Kim | 2007-02-15 | 2 | -60/+51 |
| * | Introduce some more SO_ option equivalents from Linux to FreeBSD. | Konstantin Belousov | 2007-02-01 | 1 | -0/+7 |
| * | Fix LOR that occurs because proctree_lock was acquired while holding | Konstantin Belousov | 2007-02-01 | 1 | -8/+8 |
| * | MFi386: Use LINUX_SIG_VALID macro. | Konstantin Belousov | 2007-02-01 | 1 | -1/+1 |
| * | - Remove setrunqueue and replace it with direct calls to sched_add(). | Jeff Roberson | 2007-01-23 | 1 | -3/+4 |
| * | MFp4 (113077, 113083, 113103, 113124, 113097): | Alexander Leidinger | 2007-01-20 | 1 | -4/+37 |
| * | MFp4 (112893): | Alexander Leidinger | 2007-01-14 | 1 | -0/+1 |
| * | MFp4 (112498): | Alexander Leidinger | 2007-01-07 | 1 | -1/+1 |
| * | MFi386 rev 1.56: | Alexander Leidinger | 2007-01-06 | 1 | -6/+46 |
| * | regen after addition of linux_utimes and linux_rt_sigtimedwait | Alexander Leidinger | 2006-12-31 | 3 | -7/+11 |
| * | MFp4 (111746, 108671, 108945, 112352): | Alexander Leidinger | 2006-12-31 | 2 | -4/+6 |
| * | Regenerate. | Robert Watson | 2006-12-29 | 3 | -17/+17 |
| * | Assign or clean up audit identifiers for a number of additional Linux | Robert Watson | 2006-12-29 | 1 | -18/+19 |
| * | MFP4: 109655 | Jung-uk Kim | 2006-12-20 | 2 | -23/+2 |
| * | MFP4 (110939): | Alexander Leidinger | 2006-12-03 | 1 | -1/+1 |
| * | Regen. | Ruslan Ermilov | 2006-11-11 | 1 | -1/+1 |
| * | Add a new 'union l_sigval' to use in place of 'union sigval' in the | John Baldwin | 2006-11-07 | 1 | -3/+6 |
| * | Fix a typo resulting in truncated linux32 signal trampoline code copied | Konstantin Belousov | 2006-10-31 | 1 | -1/+1 |
| * | regen after linux_io_* backout | Alexander Leidinger | 2006-10-29 | 3 | -47/+8 |
| * | Backout the linux aio stuff. Several problems where identified and the | Alexander Leidinger | 2006-10-29 | 2 | -7/+5 |
| * | regen (prctl addition) | Alexander Leidinger | 2006-10-28 | 3 | -5/+9 |
| * | MFP4: | Alexander Leidinger | 2006-10-28 | 2 | -2/+2 |
| * | regen (linux AIO stuff) | Alexander Leidinger | 2006-10-15 | 3 | -8/+47 |
| * | MFP4 (with some minor changes): | Alexander Leidinger | 2006-10-15 | 2 | -5/+7 |
| * | MFP4 (106538 + 106541): | Alexander Leidinger | 2006-10-15 | 2 | -0/+11 |
| * | Revert my previous commit, I mismerged this to the wrong place. | Alexander Leidinger | 2006-10-15 | 1 | -1/+0 |
| * | MFP4 (106541): Fix the clone05 test in the LTP. | Alexander Leidinger | 2006-10-15 | 1 | -0/+1 |
| * | MFP4 (107144[1]): Implement CLONE_FS on i386[1] and amd64. | Alexander Leidinger | 2006-10-15 | 1 | -1/+7 |
| * | First part of a little cleanup in the calendar/timezone/RTC handling. | Poul-Henning Kamp | 2006-10-02 | 1 | -0/+1 |
| * | Change futex lock from mutex to sx. Make futex_get atomic (protected by the | Alexander Leidinger | 2006-09-09 | 1 | -3/+3 |
| * | MFi386 parts of rev 1.55 (modulo real MD parts): | Alexander Leidinger | 2006-08-28 | 1 | -9/+10 |
| * | regen | Alexander Leidinger | 2006-08-27 | 3 | -5/+6 |
| * | Add the linux statfs64 call. This allows Tivoli backup to proceed a little | Alexander Leidinger | 2006-08-27 | 2 | -2/+1 |
| * | Emulate what vfork does instead of using it in linux_vfork. This way | Alexander Leidinger | 2006-08-25 | 1 | -1/+12 |
| * | Sync the MI parts for amd64 with i386 and remove the corresponding special | Alexander Leidinger | 2006-08-20 | 1 | -3/+89 |
| * | Get rid of some nested includes. | Alexander Leidinger | 2006-08-19 | 1 | -4/+0 |
| * | Move some stuff into headers where they belong. | Alexander Leidinger | 2006-08-17 | 1 | -2/+0 |
| * | Initialize the emul sx-lock. | Alexander Leidinger | 2006-08-17 | 1 | -0/+1 |
| * | Style fixes to comments. | Alexander Leidinger | 2006-08-16 | 2 | -5/+10 |