summaryrefslogtreecommitdiffstats
path: root/sys/sys/resource.h
Commit message (Expand)AuthorAgeFilesLines
* Part I of RLIMIT_VMEM implementation. Implement core functionality fordillon2002-06-261-1/+3
* Remove __Palfred2002-03-191-6/+6
* KSE Milestone 2julian2001-09-121-1/+1
* style(9) the structure definitions.obrien2001-09-051-1/+1
* add prototype for dosetrlimitassar2001-07-221-0/+2
* Change the scheduler to actually respect the PUSER barrier. It's beengreen2000-04-301-0/+3
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* Implement RLIMIT_SBSIZE in the kernel. This is a per-uid sockbuf totalgreen1999-10-091-1/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add a new "file" to procfs: "rlimit" which shows the resource limits forphk1999-04-301-1/+20
* Don't #include <sys/types.h>. I mistakenly #included it unconditionallybde1997-11-181-4/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Use rlim_t for rlim_cur, rlim_max as supposedache1997-01-061-3/+3
* Merge in Lite2: use fixed-width types.hsu1996-03-111-6/+6
* #Include <sys/types.h> so that <sys/resource.h> can be #included withoutbde1995-01-211-1/+3
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+125
OpenPOWER on IntegriCloud