Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Remove useless `BINOWN=root' now that it is the default. | obrien | 1998-09-19 | 1 | -1/+0 |
| | |||||
* | 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 | 2 | -8/+20 |
| | |||||
* | Fix typos. | davidn | 1997-07-16 | 1 | -3/+3 |
| | | | | | PR: 4101 Submitted by: Horikawa Kazuo <k-horik@mail.yk.rim.or.jp> | ||||
* | login_getclass() -> login_getpwclass(). | davidn | 1997-05-10 | 1 | -497/+490 |
| | | | | | | Updated (incorrect) entry for bash [-v]. Remove unused support for long rlim_t. Added "bash2" to bash style ulimit handling. | ||||
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -2/+2 |
| | | | | posix standard on the topic. | ||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 2 | -2/+2 |
| | |||||
* | limits(1): set and display process resources. | davidn | 1997-01-21 | 3 | -0/+954 |