| Age | Commit message (Expand) | Author |
| 2007-10-31 | regen | dsl |
| 2007-10-31 | This file must use the netbsd32_xxx() system calls, not the sys_xxx() ones. | dsl |
| 2007-10-31 | Regen for syscalls cleanup. | njoly |
| 2007-10-31 | compat linux32 syscalls cleanup. | njoly |
| 2007-10-27 | Regen for chown additions. | njoly |
| 2007-10-27 | Add missing chown's syscalls family members. | njoly |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2007-07-19 | include sys/cdefs.h | dsl |
| 2007-05-21 | rename si_sigval -> si_value to match POSIX RTS. | christos |
| 2007-04-20 | Regen (ftruncate fix). | njoly |
| 2007-04-20 | Fix ftruncate syscall. Do not use compat_43_sys_ftruncate, but | njoly |
| 2007-04-11 | Regen (statfs support). | njoly |
| 2007-04-11 | - Add compat amd64 linux32 statfs support, adapted from PR/35956. | njoly |
| 2007-04-05 | Enable stat/stat64 nsec time support, for amd64 compat linux/linux32. | njoly |
| 2007-03-26 | Sync with recent compat linux termios changes. | njoly |
| 2007-03-18 | Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx). | dsl |
| 2007-03-16 | remove all the double (and triple) casts used to convert 32bit userspace | dsl |
| 2007-03-05 | fix caddr_t lossage | christos |
| 2007-03-05 | fix caddr_t lossage. | christos |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2007-02-17 | Change the process/lwp flags seen by userland via sysctl back to the | pavel |
| 2007-02-16 | Regen. | njoly |
| 2007-02-16 | Add support for a few syscalls: | njoly |
| 2007-02-15 | Fix COMPAT_LINUX32. | ad |
| 2007-02-09 | Merge newlock2 to head. | ad |
| 2007-02-08 | Regen (aliases cleanup). | njoly |
| 2007-02-08 | Remove some aliases, for syscalls that use their netbsd32 equivalent. | njoly |
| 2007-02-07 | Regen (poll argument fix). | njoly |
| 2007-02-07 | Use netbsd32_pollfdp_t instead of wrong `struct pollfd *'. | njoly |
| 2006-11-22 | adjust_limits takes p, not l again | christos |
| 2006-11-21 | From Nicolas Joly: | christos |
| 2006-09-13 | Jumbo COMPAT_LINUX/COMPAT_LINUX32 bugfix, with the help of Nicolas Joly | manu |
| 2006-09-06 | Implement Linux's fdatasync, patch from Nicolas Joly | manu |
| 2006-09-06 | Fix linux32_sys_setres{uid|gid}: -1 does not means the same thing on i386 | manu |
| 2006-09-05 | typo | manu |
| 2006-09-01 | Regen. | matt |
| 2006-08-07 | Add a new signature test for linux probe function. We look for a .debuglink | manu |
| 2006-06-25 | Regen | manu |
| 2006-06-25 | - Complete exit_group() implementation. We now maintain a list of Linux | manu |
| 2006-02-15 | Add getcwd (for real this time), fix dup and dup2 | manu |
| 2006-02-15 | - Move the BSD to Linux and Linux to BSD termio/termios conversion functions | manu |
| 2006-02-09 | Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so | manu |