aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_limit.c
AgeCommit message (Expand)AuthorFilesLines
2006-12-19OpenBSD does not have RLIMIT_AS or RLIMIT_VMEM so until someone finds the rig...file1-3/+13
2006-12-16prevent a compiler warningrizzo1-2/+3
2006-12-06Constify a bunch of usage strings for CLI commands.russell1-1/+1
2006-10-06help old bsd-system which don't have RLIMIT_AS and use RLIMIT_VMEMrizzo1-0/+3
2006-09-26These three are not defined on all platforms that we supporttilghman1-2/+4
2006-09-21Set process limits without restarting Asterisktilghman1-0/+159