summaryrefslogtreecommitdiff
path: root/sys/compat/linux32/common/linux32_unistd.c
AgeCommit message (Expand)Author
2007-10-31compat linux32 syscalls cleanup.njoly
2007-10-27Add missing chown's syscalls family members.njoly
2007-06-16Remove a spare 'timeval' structure - makes this version of this functiondsl
2007-04-22Change the way that emulations locate files within the emulation root todsl
2007-04-02Fix select() behaviour with NULL timeout, to blocks indefinitelynjoly
2007-03-18Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx).dsl
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-02-09Merge newlock2 to head.ad
2006-09-13Jumbo COMPAT_LINUX/COMPAT_LINUX32 bugfix, with the help of Nicolas Jolymanu
2006-09-06Fix linux32_sys_setres{uid|gid}: -1 does not means the same thing on i386manu
2006-06-13include kauth.hskd
2006-02-09Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough somanu