| Commit message (Expand) | Author | Age | Files | Lines |
| * | In translate_path_major_minor(), do not calculate otherwise unused 'fp' | Robert Watson | 2007-03-06 | 1 | -4/+0 |
| * | MFP4: 115220, 115222 | Jung-uk Kim | 2007-03-02 | 1 | -2/+2 |
| * | MFp4 (110541): | Alexander Leidinger | 2007-02-25 | 1 | -2/+7 |
| * | MFp4 (110523, parts which apply cleanly): | Alexander Leidinger | 2007-02-25 | 2 | -89/+92 |
| * | Partial MFp4 of 114977: | Alexander Leidinger | 2007-02-24 | 4 | -15/+12 |
| * | MFp4 (114193 (i386 part), 114194, 114195, 114200): | Alexander Leidinger | 2007-02-23 | 2 | -7/+13 |
| * | MFp4 (part of 114132): | Alexander Leidinger | 2007-02-23 | 1 | -7/+8 |
| * | Remove extern int hz; use proper include file instead. | Konstantin Belousov | 2007-02-02 | 1 | -2/+1 |
| * | Introduce some more SO_ option equivalents from Linux to FreeBSD. | Konstantin Belousov | 2007-02-01 | 1 | -0/+18 |
| * | No need to lock emul_lock in exit_group() because em->shared | Konstantin Belousov | 2007-02-01 | 1 | -3/+2 |
| * | No need to synchronize linux_schedtail with linux_proc_init. | Konstantin Belousov | 2007-02-01 | 1 | -26/+28 |
| * | MFp4 (113077, 113083, 113103, 113124, 113097): | Alexander Leidinger | 2007-01-20 | 1 | -8/+5 |
| * | Add support for LINUX_O_DIRECT, LINUX_O_DIRECT and LINUX_O_NOFOLLOW flags | Konstantin Belousov | 2007-01-18 | 1 | -17/+46 |
| * | MFp4 (112379): | Alexander Leidinger | 2007-01-14 | 1 | -2/+6 |
| * | MFp4 (112705): | Alexander Leidinger | 2007-01-14 | 1 | -3/+2 |
| * | MFp4 (112646): | Alexander Leidinger | 2007-01-07 | 1 | -1/+1 |
| * | MFp4 (112535): | Alexander Leidinger | 2007-01-07 | 1 | -2/+0 |
| * | MFp4 (112534): | Alexander Leidinger | 2007-01-07 | 2 | -7/+3 |
| * | MFp4 (112499): | Alexander Leidinger | 2007-01-07 | 1 | -0/+2 |
| * | MFp4 (112498): | Alexander Leidinger | 2007-01-07 | 4 | -18/+18 |
| * | Fix amd64 build. | Xin LI | 2007-01-01 | 1 | -2/+2 |
| * | MFp4 (111746, 108671, 108945, 112352): | Alexander Leidinger | 2006-12-31 | 2 | -0/+117 |
| * | MFp4: | Alexander Leidinger | 2006-12-31 | 2 | -73/+77 |
| * | MFp4 (111746+): | Alexander Leidinger | 2006-12-31 | 3 | -9/+33 |
| * | MFp4: | Alexander Leidinger | 2006-12-31 | 2 | -67/+75 |
| * | MFP4 (110956): | Alexander Leidinger | 2006-12-21 | 1 | -0/+2 |
| * | MFP4: 109655 | Jung-uk Kim | 2006-12-20 | 1 | -30/+68 |
| * | MFP4: 110179 | Jung-uk Kim | 2006-12-20 | 1 | -3/+41 |
| * | MFP4: (part of) 110058 | Jung-uk Kim | 2006-12-20 | 1 | -24/+26 |
| * | MFP4: 109653 | Jung-uk Kim | 2006-12-04 | 1 | -2/+25 |
| * | MFP4: 109652 | Jung-uk Kim | 2006-12-04 | 1 | -39/+38 |
| * | MFP4 (108673, 110519, 110874): | Alexander Leidinger | 2006-12-02 | 1 | -5/+30 |
| * | Add missed ")". Fix the build. | Konstantin Belousov | 2006-11-18 | 1 | -1/+1 |
| * | Sync struct sysinfo with real one from linux. | Konstantin Belousov | 2006-11-18 | 1 | -1/+2 |
| * | Use standard debugging facilities in linux_getcwd(). | Konstantin Belousov | 2006-11-18 | 1 | -2/+2 |
| * | Add debuging printfs to syscalls that do not contain it yet. In | Konstantin Belousov | 2006-11-18 | 1 | -0/+36 |
| * | Remove unecessary locking of process in linux_getpid. | Konstantin Belousov | 2006-11-18 | 1 | -2/+0 |
| * | Group pid and parent are shared in a case of CLONE_THREAD not CLONE_VM. | Konstantin Belousov | 2006-11-15 | 1 | -3/+3 |
| * | In rev 1.188 of linux_misc.c the added check for valid options ommited | Konstantin Belousov | 2006-11-15 | 1 | -1/+1 |
| * | Merge posix4/* into normal kernel hierarchy. | Tom Rhodes | 2006-11-11 | 1 | -2/+1 |
| * | Sweep kernel replacing suser(9) calls with priv(9) calls, assigning | Robert Watson | 2006-11-06 | 2 | -3/+7 |
| * | Backout the linux aio stuff. Several problems where identified and the | Alexander Leidinger | 2006-10-29 | 2 | -1447/+0 |
| * | Fix style(9). | Alexander Leidinger | 2006-10-28 | 1 | -29/+29 |
| * | MFP4: | Alexander Leidinger | 2006-10-28 | 4 | -1/+119 |
| * | Complete break-out of sys/sys/mac.h into sys/security/mac/mac_framework.h | Robert Watson | 2006-10-22 | 4 | -4/+8 |
| * | Fix compile (use the right variable name). | Alexander Leidinger | 2006-10-15 | 1 | -1/+1 |
| * | MFP4 (with some minor changes): | Alexander Leidinger | 2006-10-15 | 2 | -0/+1447 |
| * | MFP4 (107868 - 107870): | Alexander Leidinger | 2006-10-15 | 2 | -2/+4 |
| * | Don't pass unused bufsz to kern_shmctl(). | John Baldwin | 2006-10-10 | 1 | -7/+6 |
| * | Only try to copyin a msqid for the IPC_SET command to msgctl(). Other | John Baldwin | 2006-10-10 | 1 | -5/+6 |