aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/resource.h
Commit message (Expand)AuthorAgeFilesLines
* Make this header a little bit more XSI-compliant:David Schultz2004-06-131-8/+22
* Remove advertising clause from University of California Regent's license,Warner Losh2004-04-071-4/+0
* Locking for the per-process resource limits structure.John Baldwin2004-02-041-1/+1
* - Remove PRIO_TOTAL.Jeff Roberson2003-11-021-3/+0
* Move cp_time[CPUSTATES] and related #defines to <sys/resource.h>Poul-Henning Kamp2003-02-161-0/+8
* Part I of RLIMIT_VMEM implementation. Implement core functionality forMatthew Dillon2002-06-261-1/+3
* Remove __PAlfred Perlstein2002-03-191-6/+6
* KSE Milestone 2Julian Elischer2001-09-121-1/+1
* style(9) the structure definitions.David E. O'Brien2001-09-051-1/+1
* add prototype for dosetrlimitAssar Westerlund2001-07-221-0/+2
* Change the scheduler to actually respect the PUSER barrier. It's beenBrian Feldman2000-04-301-0/+3
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* Implement RLIMIT_SBSIZE in the kernel. This is a per-uid sockbuf totalBrian Feldman1999-10-091-1/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add a new "file" to procfs: "rlimit" which shows the resource limits forPoul-Henning Kamp1999-04-301-1/+20
* Don't #include <sys/types.h>. I mistakenly #included it unconditionallyBruce Evans1997-11-181-4/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Use rlim_t for rlim_cur, rlim_max as supposedAndrey A. Chernov1997-01-061-3/+3
* Merge in Lite2: use fixed-width types.Jeffrey Hsu1996-03-111-6/+6
* #Include <sys/types.h> so that <sys/resource.h> can be #included withoutBruce Evans1995-01-211-1/+3
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+125