aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/limits
Commit message (Expand)AuthorAgeFilesLines
* MFC r362327: Add HISTORY sections to banner(6), basename(1), limits(1) and vm...Gordon Bergling2020-06-271-1/+11
* limits(1): fix always true conditionEitan Adler2018-01-211-1/+1
* limits(1): add missing breakEitan Adler2018-01-201-0/+1
* limits(1): also bump .Dd...Eitan Adler2018-01-131-1/+1
* limits(1): fix grammarEitan Adler2018-01-131-2/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* strcpy => strlcpy, strcat => strlcatAlan Somers2017-04-041-1/+1
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-4/+0
* MFHGlen Barber2016-03-142-8/+17
|\
| * Fix handling of umtxp resource limit in sh(1)/ulimit(1), limits(1), addKonstantin Belousov2016-03-122-8/+17
* | MFHGlen Barber2016-03-101-0/+11
|\|
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+11
* | MFHGlen Barber2016-03-021-1/+6
|\|
| * Implement process-shared locks support for libthr.so.3, withoutKonstantin Belousov2016-02-281-1/+6
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* Add some basic tests that exercise cputime limits with limits(1)Enji Cooper2015-11-093-0/+76
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+1
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Merge headSimon J. Gerraty2014-04-282-43/+42
| |\
| * | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+20
* | | Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |/ |/|
* | sh(1),limits(1): Document kqueues (-k) rlimit.Jilles Tjoelker2013-11-011-3/+7
* | Remove the dependency on procfs.Sergey Kandaurov2013-11-011-19/+1
* | Remove the dependency on procfs. Use sysctl KERN_PROC_PATHNAME andKonstantin Belousov2013-10-311-14/+20
* | Fix long line and record proper commit message for r257427:Konstantin Belousov2013-10-311-1/+2
* | The limit for the swap space is spelled 'swapsize', at least sinceKonstantin Belousov2013-10-311-3/+3
* | The limit for the swap space is spelled 'swapsize', at least sinceKonstantin Belousov2013-10-311-2/+2
* | Add a resource limit for the total number of kqueues available to theKonstantin Belousov2013-10-211-5/+11
|/
* General mdoc(7) and typo fixes.Glen Barber2012-05-101-2/+2
* Add -P option to allow get and set limits for other processes.Mikolaj Golub2012-01-252-7/+91
* Spelling fixes for usr.bin/Ulrich Spörlein2011-12-301-1/+1
* Add link to rctl(8).Edward Tomasz Napierala2011-04-101-1/+2
* Document -w for swapuse.Sergey Kandaurov2011-04-051-3/+7
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-1/+0
* Revert most part of 200420 as requested, as more review and polish isXin LI2009-12-131-0/+1
* Remove unneeded header includes from usr.bin/ except contributed code.Xin LI2009-12-111-1/+0
* Usermode portion of the support for swap allocation accounting:Konstantin Belousov2009-06-231-13/+23
* Add support for RLIMIT_NPTS to limits(1).Ed Schouten2008-09-022-54/+68
* Significantly reduce the memory leak as noted in BUGS section forSean Farley2007-07-041-2/+8
* Back out all POSIXified *env() changes.Andrey A. Chernov2007-05-011-2/+2
* limits calls setenv("name=value", "value", 1); which violates POSIX:Andrey A. Chernov2007-04-301-2/+2
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* Use the accepted abbreviation "kB" for kilobyte, rather than "kb" (whichColin Percival2004-12-191-7/+7