| Commit message (Expand) | Author | Age | Files | Lines |
| * | usr.bin/limits: support RLIMIT_PIPEBUF | Konstantin Belousov | 2024-10-05 | 1 | -1/+5 |
| * | Remove $FreeBSD$: two-line nroff pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
| * | limits(1): Add EXAMPLES section | Fernando ApesteguĂa | 2020-06-25 | 1 | -2/+40 |
| * | Add HISTORY sections to banner(6), basename(1), limits(1) and vmstat(8) | Gordon Bergling | 2020-06-18 | 1 | -1/+11 |
| * | limits(1): also bump .Dd... | Eitan Adler | 2018-01-13 | 1 | -1/+1 |
| * | limits(1): fix grammar | Eitan Adler | 2018-01-13 | 1 | -2/+2 |
| * | Fix handling of umtxp resource limit in sh(1)/ulimit(1), limits(1), add | Konstantin Belousov | 2016-03-12 | 1 | -6/+14 |
| * | sh(1),limits(1): Document kqueues (-k) rlimit. | Jilles Tjoelker | 2013-11-01 | 1 | -3/+7 |
| * | Remove the dependency on procfs. | Sergey Kandaurov | 2013-11-01 | 1 | -19/+1 |
| * | General mdoc(7) and typo fixes. | Glen Barber | 2012-05-10 | 1 | -2/+2 |
| * | Add -P option to allow get and set limits for other processes. | Mikolaj Golub | 2012-01-25 | 1 | -2/+5 |
| * | Add link to rctl(8). | Edward Tomasz Napierala | 2011-04-10 | 1 | -1/+2 |
| * | Document -w for swapuse. | Sergey Kandaurov | 2011-04-05 | 1 | -3/+7 |
| * | Add support for RLIMIT_NPTS to limits(1). | Ed Schouten | 2008-09-02 | 1 | -2/+6 |
| * | Added the EXIT STATUS section where appropriate. | Ruslan Ermilov | 2005-01-17 | 1 | -1/+1 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 1 | -2/+2 |
| * | Uniformly refer to a file system as "file system". | Ruslan Ermilov | 2002-12-12 | 1 | -2/+2 |
| * | mdoc(7) police: laundry. | Ruslan Ermilov | 2002-11-26 | 1 | -120/+152 |
| * | Update the usage string in the limits(1) manpage to include -b for | Brian Feldman | 2002-09-18 | 1 | -4/+4 |
| * | Make limits(1) aware of the new vmemoryuse resource limit. | Matthew Dillon | 2002-06-26 | 1 | -4/+15 |
| * | Fix mdoc nits in preparation for RLIMIT_VMEM support: | Sheldon Hearn | 2002-06-26 | 1 | -3/+5 |
| * | Use `The .Nm utility' | Philippe Charnier | 2002-04-20 | 1 | -7/+12 |
| * | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 1 | -2/+2 |
| * | mdoc(7) police: removed HISTORY info from the .Os call. | Ruslan Ermilov | 2001-07-10 | 1 | -1/+1 |
| * | Remove duplicate words. | Dima Dorfman | 2001-06-24 | 1 | -1/+1 |
| * | mdoc(7) police: replace -hang list with the -tag list, | Ruslan Ermilov | 2001-02-14 | 1 | -7/+10 |
| * | mdoc(7) police: split punctuation characters + misc fixes. | Ruslan Ermilov | 2001-02-01 | 1 | -6/+6 |
| * | mdoc(7) police: use the new features of the Nm macro. | Ruslan Ermilov | 2000-11-20 | 1 | -7/+10 |
| * | Properly use .Nm, .Em, .Pa etc. Make usage() a simplier function. | Philippe Charnier | 2000-03-26 | 1 | -30/+46 |
| * | This implements the RLIMIT_SBSIZE ("sbsize") administrative limits for | Brian Feldman | 1999-10-09 | 1 | -0/+4 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Bad reference of setrlimit(3) changed to setrlimit(2). | Chris Costello | 1999-08-14 | 1 | -2/+2 |
| * | Typo fix. | Guy Helmer | 1999-04-13 | 1 | -2/+2 |
| * | Reference the sysctl variables related to various limits. | Guy Helmer | 1999-03-15 | 1 | -4/+13 |
| * | Removed occurrences of consecutive repeated words (such as "the the"). | Alexander Langer | 1999-02-12 | 1 | -2/+2 |
| * | Fix a bunch of spelling errors. | Steve Price | 1998-06-04 | 1 | -3/+3 |
| * | In the SEE ALSO section, {get,set}rlimit are said to be in the section | Masafumi Max NAKANE | 1998-05-08 | 1 | -3/+3 |
| * | ulimit does not have its own manpage as it is a shell builtin. | Steve Price | 1998-02-01 | 1 | -2/+1 |
| * | Sort cross refereces in section SEE ALSO. | Wolfram Schneider | 1997-09-29 | 1 | -2/+2 |
| * | Cosmetic in usage string. Typos in man page. | Philippe Charnier | 1997-07-21 | 1 | -6/+18 |
| * | Fix typos. | David Nugent | 1997-07-16 | 1 | -3/+3 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | limits(1): set and display process resources. | David Nugent | 1997-01-21 | 1 | -0/+304 |