Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added the EXIT STATUS section where appropriate. | ru | 2005-01-17 | 1 | -1/+1 |
| | |||||
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -2/+2 |
| | |||||
* | Uniformly refer to a file system as "file system". | ru | 2002-12-12 | 1 | -2/+2 |
| | | | | Approved by: re | ||||
* | mdoc(7) police: laundry. | ru | 2002-11-26 | 1 | -120/+152 |
| | | | | Approved by: re | ||||
* | Update the usage string in the limits(1) manpage to include -b for | green | 2002-09-18 | 1 | -4/+4 |
| | | | | | | sbsize. Also, correct the format string in getopt(3) usage to reflect that -b takes an argument, and correct another case of RLIMIT_SBSIZE having been forgotten. | ||||
* | Make limits(1) aware of the new vmemoryuse resource limit. | dillon | 2002-06-26 | 1 | -4/+15 |
| | | | | Submitted by: sheldonh | ||||
* | Fix mdoc nits in preparation for RLIMIT_VMEM support: | sheldonh | 2002-06-26 | 1 | -3/+5 |
| | | | | | | | * add missing Ar macro for one instance of limitflags * fix indentation problem (not perfect, but then this is one _very_ awkward manpage mark up properly) | ||||
* | Use `The .Nm utility' | charnier | 2002-04-20 | 1 | -7/+12 |
| | |||||
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -2/+2 |
| | |||||
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | Remove duplicate words. | dd | 2001-06-24 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: replace -hang list with the -tag list, | ru | 2001-02-14 | 1 | -7/+10 |
| | | | | | | add missing .Xo/.Xc to the tags. This only worked due to the off-by-one bug in the -hang lists, which I will hopefully backport from the mdocNG shortly. | ||||
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 1 | -6/+6 |
| | |||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -7/+10 |
| | |||||
* | Properly use .Nm, .Em, .Pa etc. Make usage() a simplier function. | charnier | 2000-03-26 | 1 | -30/+46 |
| | |||||
* | This implements the RLIMIT_SBSIZE ("sbsize") administrative limits for | green | 1999-10-09 | 1 | -0/+4 |
| | | | | | userland. Currently, it can be enforced by login and csh. More shells supporting sbsize are welcome. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Bad reference of setrlimit(3) changed to setrlimit(2). | chris | 1999-08-14 | 1 | -2/+2 |
| | |||||
* | Typo fix. | ghelmer | 1999-04-13 | 1 | -2/+2 |
| | | | | PR: docs/11022 | ||||
* | Reference the sysctl variables related to various limits. | ghelmer | 1999-03-15 | 1 | -4/+13 |
| | | | | PR: docs/6764 | ||||
* | Removed occurrences of consecutive repeated words (such as "the the"). | alex | 1999-02-12 | 1 | -2/+2 |
| | |||||
* | Fix a bunch of spelling errors. | steve | 1998-06-04 | 1 | -3/+3 |
| | | | | | PR: 6856 Submitted by: Josh Gilliam <josh@quick.net> | ||||
* | In the SEE ALSO section, {get,set}rlimit are said to be in the section | max | 1998-05-08 | 1 | -3/+3 |
| | | | | | | 3 which are actually in the section 2. Pointed out by: Brian Reichert <reichert@numachi.com> PR: 6480 | ||||
* | ulimit does not have its own manpage as it is a shell builtin. | steve | 1998-02-01 | 1 | -2/+1 |
| | | | | | PR: 5582 Submitted by: Craig Leres <leres@ee.lbl.gov> | ||||
* | Sort cross refereces in section SEE ALSO. | wosch | 1997-09-29 | 1 | -2/+2 |
| | |||||
* | Cosmetic in usage string. Typos in man page. | charnier | 1997-07-21 | 1 | -6/+18 |
| | |||||
* | Fix typos. | davidn | 1997-07-16 | 1 | -3/+3 |
| | | | | | PR: 4101 Submitted by: Horikawa Kazuo <k-horik@mail.yk.rim.or.jp> | ||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
| | |||||
* | limits(1): set and display process resources. | davidn | 1997-01-21 | 1 | -0/+304 |