| Age | Commit message (Expand) | Author |
| 2008-07-24 | Regen for rt_sigpending. | njoly |
| 2008-07-24 | Add rt_sigpending syscall. | njoly |
| 2008-07-23 | Add linux32_getifconf, following recent linux_getifconf addition. | njoly |
| 2008-07-04 | make LINUX_TCSBRK work. The code is mostly copied from | matthias |
| 2008-06-27 | Add SIOCGIFHWADDR support. | njoly |
| 2008-06-24 | Fix SIOCGIFCONF ioctl under compat linux32. | njoly |
| 2008-06-19 | an attempt at linux32_ioctl_socket(). | christos |
| 2008-06-18 | linux32_sys_ptrace() fixes. | njoly |
| 2008-06-16 | regen | christos |
| 2008-06-16 | an attempt at ptrace32 | christos |
| 2008-05-20 | Regen for ipc(2) syscall support. | njoly |
| 2008-05-20 | Add compat linux32 ipc(2) syscall support, for shared memory and | njoly |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-04-26 | Remove a duplicate mutex_enter call in linux32_e_proc_init(). | njoly |
| 2008-04-24 | Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since | ad |
| 2008-04-24 | Network protocol interrupts can now block on locks, so merge the globals | ad |
| 2008-04-23 | Catch up with linux. | ad |
| 2008-04-17 | Regen for sys_clock_{getres,gettime,settime} syscalls. | njoly |
| 2008-04-17 | Add compat linux32 sys_clock_{getres,gettime,settime} syscalls. | njoly |
| 2008-04-16 | Kill a few other unused linux syscall arguments/prototypes | njoly |
| 2008-04-15 | Make linux32_sys_nice call sys_setpriority directly instead of | njoly |
| 2008-04-15 | Remove syscall prototypes forgotten in previous commit. | njoly |
| 2008-04-15 | Remove unused linux_sys_setresgid16_args/linux_sys_setresuid16_args | njoly |
| 2008-04-04 | Regen for msync(2) support. | njoly |
| 2008-04-04 | Add msync(2) syscall. | njoly |
| 2008-03-27 | Make rusage collection per-LWP and collate in the appropriate places. | ad |
| 2008-03-27 | Be sure to not include linux_mmap.h before linux_syscallargs.h. | njoly |
| 2008-03-22 | fdputfile -> fd_putfile | bjs |
| 2008-03-21 | Catch up with descriptor handling changes. See kern_descrip.c revision | ad |
| 2008-02-20 | Regen for mlock/munlock syscalls | njoly |
| 2008-02-20 | Add mlock/munlock syscalls | njoly |
| 2008-02-17 | Regen for pread/pwrite fixes. | njoly |
| 2008-02-17 | pread/pwrite fixes: use SCARG_P32 to access pointers, and update | njoly |
| 2008-02-04 | Regen for merging fcntl() and fcntl64(). | dsl |
| 2008-02-04 | Use the same function to implement linux32_sys_fcntl() and linux_sys_fcntl64(). | dsl |
| 2008-02-02 | Regen for pread and pwrite | dsl |
| 2008-02-02 | Impletemt pread() and pwrite(). | dsl |
| 2008-02-02 | Fix the linux32 emulations of fcntl() locking. | dsl |
| 2008-02-02 | Extract the fcntl64() suppoort from linux_file64.c into linux_fcntl64.c | dsl |
| 2008-01-22 | Add ossaudio support for COMPAT_LINUX32, with help from mrg. With this | jmcneill |
| 2008-01-15 | Regen. | njoly |
| 2008-01-15 | compat linux (and linux32) uid16 functions cleanup and fixes. | njoly |
| 2008-01-07 | Patch up sysctl locking: | ad |
| 2008-01-07 | Regen. | njoly |
| 2008-01-07 | Remove wrong linux32_sys_mmap2_args define. | njoly |
| 2007-12-26 | Regen for readdir syscall. | njoly |
| 2007-12-26 | Add readdir syscall. | njoly |
| 2007-12-25 | Convert many of the uses of __attribute__ to equivalent | perry |
| 2007-12-24 | Regen for old_uname syscall. | njoly |
| 2007-12-24 | Add old_uname syscall. | njoly |