erator' content='cgit '/>
summaryrefslogtreecommitdiff
path: root/sys/compat/linux32/common/linux32_resource.c
AgeCommit message (Expand)Author
2012-09-22LINUX_RLIM_INFINITY doesn't fit into the value range for linux32, sojoerg
2008-11-19Make the emulations, exec formats, coredump, NFS, and the NFS serverad
2008-09-22Kill a few linux32 syscalls identical to netbsd32 ones.njoly
2007-12-20Convert all the system call entry points from:dsl
2007-12-08ANSIfy most of the function definitions in sys/compat (but not ndis).dsl
2007-05-12There is no need to use the stackgap for get/setrlimit.dsl
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-06-25- Complete exit_group() implementation. We now maintain a list of Linuxmanu
2006-02-09Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough somanu