index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
limits
/
limits.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert most part of 200420 as requested, as more review and polish is
delphij
2009-12-13
1
-0
/
+1
*
Remove unneeded header includes from usr.bin/ except contributed code.
delphij
2009-12-11
1
-1
/
+0
*
Usermode portion of the support for swap allocation accounting:
kib
2009-06-23
1
-13
/
+23
*
Add support for RLIMIT_NPTS to limits(1).
ed
2008-09-02
1
-52
/
+62
*
Significantly reduce the memory leak as noted in BUGS section for
scf
2007-07-04
1
-2
/
+8
*
Back out all POSIXified *env() changes.
ache
2007-05-01
1
-2
/
+2
*
limits calls setenv("name=value", "value", 1); which violates POSIX:
ache
2007-04-30
1
-2
/
+2
*
Use the accepted abbreviation "kB" for kilobyte, rather than "kb" (which
cperciva
2004-12-19
1
-7
/
+7
*
Update the usage string in the limits(1) manpage to include -b for
green
2002-09-18
1
-1
/
+2
*
Consistently use FBSDID
obrien
2002-06-30
1
-2
/
+3
*
Make limits(1) aware of the new vmemoryuse resource limit.
dillon
2002-06-26
1
-12
/
+22
*
Warns cleanups:
dwmalone
2002-04-13
1
-6
/
+9
*
Handle sbsize as a size, not a number.
sheldonh
2001-05-10
1
-1
/
+1
*
Properly use .Nm, .Em, .Pa etc. Make usage() a simplier function.
charnier
2000-03-26
1
-15
/
+14
*
This implements the RLIMIT_SBSIZE ("sbsize") administrative limits for
green
1999-10-09
1
-13
/
+22
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Cosmetic in usage string. Typos in man page.
charnier
1997-07-21
1
-2
/
+2
*
login_getclass() -> login_getpwclass().
davidn
1997-05-10
1
-497
/
+490
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-29
1
-2
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
limits(1): set and display process resources.
davidn
1997-01-21
1
-0
/
+637