summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_resource.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove the Linux emulation code, no longer referenced by anythingnaddy2016-03-021-156/+0
|
* struct orlimit is only used by linux compat now, and can stop pollutingderaadt2012-09-051-3/+9
| | | | the system .h files
* remove all the old COMPAT_43 syscalls. The option itself remains fortedu2011-07-071-2/+25
| | | | | | the other things it enables. Move a few old wrappers into linux compat where they are still being used. ok deraadt guenther
* fix various 3/4 licenses according to "terms" filederaadt2003-06-031-6/+1
|
* First round of __P removal in sysmillert2002-03-141-3/+3
|
* take MIN/MAX from param.h, okay theo@provos2000-06-161-3/+1
|
* Fix linux [gs]etrlimit emulation + add their latest ugetrlimitniklas2000-06-071-0/+134