| Age | Commit message (Expand) | Author |
| 2009-08-13 | Don't include EXEC_AOUT stuff by default. | matt |
| 2009-06-17 | Regen for sendmsg/recvmsg definitions update. | njoly |
| 2009-06-17 | Add a new linux_msghdr structure, as its size differs on 64bit archs. | njoly |
| 2009-06-08 | Regen for rt_queueinfo(2) update. | njoly |
| 2009-06-08 | Update rt_queueinfo(2) definition, and kill a corresponding comment. | njoly |
| 2009-01-17 | Regen for wait4 update. | njoly |
| 2009-01-17 | Convert linux/linux32 wait(4) to use a compat50 rusage structure. | njoly |
| 2009-01-15 | Rengen for compat50 update. | njoly |
| 2009-01-15 | Update some syscalls/arguments to use the new compat50 equivalents. | njoly |
| 2009-01-13 | Regen to prove I didn't screw up the conversion: purely RCSID changes. | pooka |
| 2009-01-13 | Convert the syscalls.master to a format from which it is easier | pooka |
| 2009-01-11 | merge christos-time_t | christos |
| 2008-11-23 | Move si_code definitions from MD to MI linux_siginfo.h, all archs | njoly |
| 2008-11-19 | Regen. | ad |
| 2008-11-19 | Make the emulations, exec formats, coredump, NFS, and the NFS server | ad |
| 2008-11-12 | Regen for nanosleep(2) fix. | njoly |
| 2008-11-12 | Fix nanosleep(2) on 64-bit archs. Do not call native nanosleep | njoly |
| 2008-11-12 | Remove LKMs and switch to the module framework, pass 1. | ad |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-04-24 | Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since | ad |
| 2008-04-23 | Regen. | ad |
| 2008-04-23 | -SYCALL_MPSAFE | ad |
| 2008-04-04 | Regen for linux_sys_msync removal. | njoly |
| 2008-04-04 | Cleanup. Kill linux_sys_msync and use sys___msync13 instead. | njoly |
| 2008-02-02 | Extract the fcntl64() suppoort from linux_file64.c into linux_fcntl64.c | dsl |
| 2008-01-08 | In linux_sys_sysmips(), remove redundant kauth(9) call for LINUX_SETNAME | elad |
| 2007-12-24 | Regen for linux_sys_getpgid removal. | njoly |
| 2007-12-24 | Kill unneeded linux_sys_getpgid and use native sys_getpgid instead. | njoly |
| 2007-12-21 | Regen for getfsuid/setfsgid syscall exchange. | njoly |
| 2007-12-21 | - Fix setfsuid to return uid on success. | njoly |
| 2007-12-20 | regen | dsl |
| 2007-12-20 | Convert all the system call entry points from: | dsl |
| 2007-12-08 | ANSIfy most of the function definitions in sys/compat (but not ndis). | dsl |
| 2007-12-04 | Remove all the __P | dsl |
| 2007-11-16 | Regen, for syscalls cleanup. | njoly |
| 2007-11-16 | Cleanup. Remove a few linux syscalls definitions, now identical to | njoly |
| 2007-11-08 | Replace strncpy with strlcpy in compat linux and linux32 uname, | njoly |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2007-06-13 | cleanup some bitrot; from Matthew Orgass | christos |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2007-02-09 | Merge newlock2 to head. | ad |
| 2007-01-04 | Consistent usage of KAUTH_GENERIC_ISSUSER. | elad |
| 2006-08-30 | Update to deal with options PTRACE | matt |
| 2006-07-23 | Use the LWP cached credentials where sane. | ad |
| 2006-06-10 | regen | christos |
| 2006-06-10 | linux getpriority is off-by-20 so use our own function. | christos |
| 2006-05-15 | include kauth.h for kauth_authorize_generic. | yamt |
| 2006-05-14 | integrate kauth. | elad |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-11-11 | include additional headers that are now needed. | chs |