Brian Feldman
|
6b3ced11a2
|
This implements the RLIMIT_SBSIZE ("sbsize") administrative limits for
userland. Currently, it can be enforced by login and csh. More
shells supporting sbsize are welcome.
|
1999-10-09 20:47:59 +00:00 |
|
Peter Wemm
|
c3aac50f28
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
|
Chris Costello
|
691c710bc5
|
Bad reference of setrlimit(3) changed to setrlimit(2).
|
1999-08-14 06:39:48 +00:00 |
|
Guy Helmer
|
79deb70e15
|
Typo fix.
PR: docs/11022
|
1999-04-13 02:32:12 +00:00 |
|
Guy Helmer
|
0692fa04b1
|
Reference the sysctl variables related to various limits.
PR: docs/6764
|
1999-03-15 15:36:56 +00:00 |
|
Alexander Langer
|
43d1df332e
|
Removed occurrences of consecutive repeated words (such as "the the").
|
1999-02-12 02:12:08 +00:00 |
|
David E. O'Brien
|
be0cde6f10
|
Remove useless `BINOWN=root' now that it is the default.
|
1998-09-19 22:42:06 +00:00 |
|
Steve Price
|
32c2131395
|
Fix a bunch of spelling errors.
PR: 6856
Submitted by: Josh Gilliam <josh@quick.net>
|
1998-06-04 21:06:07 +00:00 |
|
Masafumi Max NAKANE
|
c58bc017e8
|
In the SEE ALSO section, {get,set}rlimit are said to be in the section
3 which are actually in the section 2.
Pointed out by: Brian Reichert <reichert@numachi.com>
PR: 6480
|
1998-05-08 14:46:23 +00:00 |
|
Steve Price
|
e258cf49b3
|
ulimit does not have its own manpage as it is a shell builtin.
PR: 5582
Submitted by: Craig Leres <leres@ee.lbl.gov>
|
1998-02-01 06:19:56 +00:00 |
|
Wolfram Schneider
|
bf5cbf3551
|
Sort cross refereces in section SEE ALSO.
|
1997-09-29 19:11:55 +00:00 |
|
Philippe Charnier
|
78cad0814f
|
Cosmetic in usage string. Typos in man page.
|
1997-07-21 12:06:18 +00:00 |
|
David Nugent
|
b3848628ff
|
Fix typos.
PR: 4101
Submitted by: Horikawa Kazuo <k-horik@mail.yk.rim.or.jp>
|
1997-07-16 11:35:18 +00:00 |
|
David Nugent
|
f56bc51b0f
|
login_getclass() -> login_getpwclass().
Updated (incorrect) entry for bash [-v].
Remove unused support for long rlim_t.
Added "bash2" to bash style ulimit handling.
|
1997-05-10 19:00:58 +00:00 |
|
Warner Losh
|
1c8af87873
|
compare return value from getopt against -1 rather than EOF, per the final
posix standard on the topic.
|
1997-03-29 04:34:07 +00:00 |
|
Peter Wemm
|
c115df18cd
|
Revert $FreeBSD$ to $Id$
|
1997-02-22 19:58:13 +00:00 |
|
David Nugent
|
c03293e593
|
limits(1): set and display process resources.
|
1997-01-21 15:05:15 +00:00 |
|