summaryrefslogtreecommitdiff
path: root/sys/compat/linux/linux_resource.c
AgeCommit message (Expand)Author
2016-03-02remove the Linux emulation code, no longer referenced by anythingChristian Weisgerber
2012-09-05struct orlimit is only used by linux compat now, and can stop pollutingTheo de Raadt
2011-07-07remove all the old COMPAT_43 syscalls. The option itself remains forTed Unangst
2003-06-03fix various 3/4 licenses according to "terms" fileTheo de Raadt
2002-03-14First round of __P removal in sysTodd C. Miller
2000-06-16take MIN/MAX from param.h, okay theo@Niels Provos
2000-06-07Fix linux [gs]etrlimit emulation + add their latest ugetrlimitNiklas Hallqvist