aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/limits
Commit message (Expand)AuthorAgeFilesLines
* MFC rev. 1.13 limits.c and rev. 1.25 limits.1:Maxim Konovalov2004-07-172-5/+6
* MFC rev 1.9: treat sbsize as a size, not a numberSheldon Hearn2003-05-221-1/+1
* MFC: Several waves of markup fixes:Tom Rhodes2003-02-251-31/+36
* MFC: 1.23: Use .Ar to markup an `limitflags' and fix indentation.Giorgos Keramidas2002-07-151-3/+5
* MFC RLIMIT_VMEM resource Stage I - limit the total virtual memory use forMatthew Dillon2002-07-022-16/+37
* The .Nm utilityPhilippe Charnier2002-06-211-7/+12
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-1/+1
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-2/+2
* MFC: remove duplicate words.Dima Dorfman2001-07-221-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-061-13/+16
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-7/+10
* MFC:Paul Saab2000-07-022-45/+60
* This implements the RLIMIT_SBSIZE ("sbsize") administrative limits forBrian Feldman1999-10-092-13/+26
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Bad reference of setrlimit(3) changed to setrlimit(2).Chris Costello1999-08-141-2/+2
* Typo fix.Guy Helmer1999-04-131-2/+2
* Reference the sysctl variables related to various limits.Guy Helmer1999-03-151-4/+13
* Removed occurrences of consecutive repeated words (such as "the the").Alexander Langer1999-02-121-2/+2
* Remove useless `BINOWN=root' now that it is the default.David E. O'Brien1998-09-191-1/+0
* Fix a bunch of spelling errors.Steve Price1998-06-041-3/+3
* In the SEE ALSO section, {get,set}rlimit are said to be in the sectionMasafumi Max NAKANE1998-05-081-3/+3
* ulimit does not have its own manpage as it is a shell builtin.Steve Price1998-02-011-2/+1
* Sort cross refereces in section SEE ALSO.Wolfram Schneider1997-09-291-2/+2
* Cosmetic in usage string. Typos in man page.Philippe Charnier1997-07-212-8/+20
* Fix typos.David Nugent1997-07-161-3/+3
* login_getclass() -> login_getpwclass().David Nugent1997-05-101-486/+479
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-222-2/+2
* limits(1): set and display process resources.David Nugent1997-01-213-0/+954