| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not dereference linux_to_bsd_signal[-1] if userland has | kan | 2007-05-11 | 1 | -4/+5 |
* | MFP4: Turn emul_lock into a mutex. | jkim | 2007-04-02 | 1 | -2/+2 |
* | Implement the openat() linux syscall | julian | 2007-03-29 | 5 | -5/+11 |
* | MFP4: 115220, 115222 | jkim | 2007-03-02 | 2 | -175/+187 |
* | MFP4: 115094 | jkim | 2007-02-27 | 1 | -3/+4 |
* | Partial MFp4 of 114977: | netchild | 2007-02-24 | 3 | -19/+23 |
* | MFp4 (114193 (i386 part), 114194, 114195, 114200): | netchild | 2007-02-23 | 1 | -39/+42 |
* | Regen. | jkim | 2007-02-15 | 3 | -5/+12 |
* | MFP4: 113025, 113146, 113177, 113203, 113500, 113546, 113570 | jkim | 2007-02-15 | 3 | -55/+68 |
* | Introduce some more SO_ option equivalents from Linux to FreeBSD. | kib | 2007-02-01 | 1 | -0/+7 |
* | Fix LOR that occurs because proctree_lock was acquired while holding | kib | 2007-02-01 | 1 | -8/+8 |
* | - Remove setrunqueue and replace it with direct calls to sched_add(). | jeff | 2007-01-23 | 1 | -3/+4 |
* | MFp4 (113077, 113083, 113103, 113124, 113097): | netchild | 2007-01-20 | 1 | -5/+41 |
* | MFp4 (112893): | netchild | 2007-01-14 | 1 | -0/+1 |
* | MFp4 (112498): | netchild | 2007-01-07 | 1 | -1/+1 |
* | regen after addition of linux_utimes and linux_rt_sigtimedwait | netchild | 2006-12-31 | 3 | -7/+11 |
* | MFp4 (111746, 108671, 108945, 112352): | netchild | 2006-12-31 | 2 | -4/+6 |
* | Regen (just to fix 'generated from' line from the previous commit). | jkim | 2006-12-20 | 3 | -3/+3 |
* | Add linux_nanosleep() and regen. | jkim | 2006-12-20 | 4 | -5/+11 |
* | MFP4: 109655 | jkim | 2006-12-20 | 1 | -2/+2 |
* | Merge posix4/* into normal kernel hierarchy. | trhodes | 2006-11-11 | 1 | -1/+1 |
* | Sweep kernel replacing suser(9) calls with priv(9) calls, assigning | rwatson | 2006-11-06 | 1 | -1/+2 |
* | regen after linux_io_* backout | netchild | 2006-10-29 | 3 | -47/+8 |
* | Backout the linux aio stuff. Several problems where identified and the | netchild | 2006-10-29 | 2 | -7/+5 |
* | regen (prctl addition) | netchild | 2006-10-28 | 3 | -5/+9 |
* | MFP4: | netchild | 2006-10-28 | 2 | -2/+2 |
* | Fix a recent regression regarding valid signals. | netchild | 2006-10-20 | 1 | -1/+1 |
* | regen (linux AIO stuff) | netchild | 2006-10-15 | 3 | -8/+47 |
* | MFP4 (with some minor changes): | netchild | 2006-10-15 | 2 | -5/+7 |
* | MFP4 (106538 + 106541): | netchild | 2006-10-15 | 2 | -0/+11 |
* | Revert my previous commit, I mismerged this to the wrong place. | netchild | 2006-10-15 | 1 | -1/+0 |
* | MFP4 (106541): Fix the clone05 test in the LTP. | netchild | 2006-10-15 | 1 | -0/+1 |
* | MFP4 (107144[1]): Implement CLONE_FS on i386[1] and amd64. | netchild | 2006-10-15 | 1 | -1/+7 |
* | MFP4 (107868 - 107870): | netchild | 2006-10-15 | 1 | -1/+1 |
* | Regenerate. | rwatson | 2006-09-21 | 3 | -5/+5 |
* | Use AUE_CREAT instead of AUE_O_CREAT for linux_creat(). | rwatson | 2006-09-21 | 1 | -1/+1 |
* | Regenerate. | rwatson | 2006-09-21 | 3 | -15/+15 |
* | Use AUE_GETDIRENTRIES instead of AUE_O_GETDENTS and AUE_NULL for a number | rwatson | 2006-09-21 | 1 | -13/+14 |
* | style(9) | netchild | 2006-09-20 | 1 | -4/+4 |
* | Bring the i386 linux mmap code more into line with how linux (2.4.x) | netchild | 2006-09-20 | 1 | -2/+42 |
* | Change futex lock from mutex to sx. Make futex_get atomic (protected by the | netchild | 2006-09-09 | 1 | -3/+3 |
* | Fix video playing and network connections in realplayer (and most likely | netchild | 2006-08-27 | 1 | -14/+11 |
* | regen | netchild | 2006-08-27 | 3 | -5/+6 |
* | Add the linux statfs64 call. This allows Tivoli backup to proceed a little | netchild | 2006-08-27 | 2 | -2/+1 |
* | Emulate what vfork does instead of using it in linux_vfork. This way | netchild | 2006-08-25 | 1 | -1/+13 |
* | Get rid of some nested includes. | netchild | 2006-08-19 | 1 | -4/+0 |
* | Move some stuff into headers where they belong. | netchild | 2006-08-17 | 2 | -8/+1 |
* | Style fixes to comments. | netchild | 2006-08-16 | 2 | -9/+18 |
* | Regen to propogate <prefix>_AUE_<mumble> changes as well as the earlier | jhb | 2006-08-15 | 1 | -0/+235 |
* | - Remove unused sysvec variables from various syscalls.conf. | jhb | 2006-08-15 | 2 | -2047/+1 |