| Age | Commit message (Expand) | Author |
| 2009-12-14 | Regen (new makesyscalls.sh) | matt |
| 2009-11-24 | Regen for personality(2) update. | njoly |
| 2009-11-24 | Update personality(2) to match Linux definition where the argument is an | njoly |
| 2009-11-23 | Use lwp_getpcb() in compat code, clean from struct user. | rmind |
| 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-06-08 | Various compat linux siginfo fixes. | njoly |
| 2009-03-18 | bcopy -> memcpy | cegger |
| 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-13 | regen | pooka |
| 2009-01-13 | Somehow i doubt linux_sys_recvmsg() returns size_t. Make it ssize_t. | 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-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-04 | Regen for linux_sys_msync removal. | njoly |
| 2008-04-04 | Cleanup. Kill linux_sys_msync and use sys___msync13 instead. | njoly |
| 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-07-08 | fix pasto: sigframe.sf_sc is of type linux_sigcontext | pooka |
| 2007-03-04 | fix fallout from caddr_t changes. | yamt |
| 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 |
| 2006-10-31 | Changed error message of ENOPROTOOPT to "Protocol option not available". | cbiere |
| 2006-09-01 | Regen. | matt |
| 2006-09-01 | Don't conditionalize *sys_ptrace. The lack of sys_ptrace will be dealt | matt |
| 2006-08-30 | Regen | matt |
| 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 |