aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/svr4/svr4_resource.c
Commit message (Expand)AuthorAgeFilesLines
* Remove SVR4 (System V Release 4) binary compatibility support.Gleb Smirnoff2017-02-281-306/+0
* Implement lockless resource limits.Mateusz Guzik2015-06-101-12/+4
* Update NetBSD Foundation copyrights to 2-clause BSDEd Maste2014-03-181-7/+0
* de-register.Xin LI2009-05-291-4/+4
* Start each of the license/copyright comments with /*-Warner Losh2005-01-051-1/+1
* - Move the function prototypes for kern_setrlimit() and kern_wait() toJohn Baldwin2005-01-051-0/+1
* Locking for the per-process resource limits structure.John Baldwin2004-02-041-26/+26
* Use __FBSDID().David E. O'Brien2003-06-101-9/+5
* SCARGS removal take II.Alfred Perlstein2002-12-141-8/+8
* Backout removal SCARGS, the code freeze is only "selectively" over.Alfred Perlstein2002-12-131-8/+8
* Remove SCARGS.Alfred Perlstein2002-12-131-8/+8
* Implement data, text, and vmem limit checking in the elf loader and svr4Matthew Dillon2002-08-301-1/+1
* Remove __P.Alfred Perlstein2002-03-201-1/+1
* Add missing includes of sys/lock.h.John Baldwin2001-10-111-0/+1
* KSE Milestone 2Julian Elischer2001-09-121-14/+14
* Undo part of the tangle of having sys/lock.h and sys/mutex.h included inMark Murray2001-05-011-1/+2
* Proc locking.John Baldwin2001-01-231-0/+8
* Cleanup after repo copy of sys/svr4 to sys/compat/svr4.David E. O'Brien2000-08-311-6/+6
* SVR4 emulator source files now take their compilation options fromMark Newton1999-12-081-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add $Id$ tagsMark Newton1999-07-301-0/+2
* Emulator KLD for SysVR4 executables grabbed from NetBSD.Mark Newton1999-01-301-0/+311