| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r316500: | asomers | 2017-04-26 | 1 | -1/+1 |
* | Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed | ngie | 2016-05-04 | 1 | -4/+0 |
* | MFH | gjb | 2016-03-14 | 2 | -8/+17 |
|\ |
|
| * | Fix handling of umtxp resource limit in sh(1)/ulimit(1), limits(1), add | kib | 2016-03-12 | 2 | -8/+17 |
* | | MFH | gjb | 2016-03-10 | 1 | -0/+11 |
|\ \
| |/ |
|
| * | DIRDEPS_BUILD: Connect MK_TESTS. | bdrewery | 2016-03-09 | 1 | -0/+11 |
* | | MFH | gjb | 2016-03-02 | 1 | -1/+6 |
|\ \
| |/ |
|
| * | Implement process-shared locks support for libthr.so.3, without | kib | 2016-02-28 | 1 | -1/+6 |
* | | First pass to fix the 'tests' packages. | gjb | 2016-02-02 | 1 | -0/+4 |
|/ |
|
* | Add some basic tests that exercise cputime limits with limits(1) | ngie | 2015-11-09 | 3 | -0/+76 |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+19 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | sjg | 2015-05-27 | 1 | -2/+1 |
| |\
| |/
|/| |
|
| * | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+0 |
| * | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 |
| * | Merge head | sjg | 2014-04-28 | 2 | -43/+42 |
| |\ |
|
| * | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| * | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+20 |
* | | | Convert to usr.bin/ to LIBADD | bapt | 2014-11-25 | 1 | -2/+1 |
| |/
|/| |
|
* | | sh(1),limits(1): Document kqueues (-k) rlimit. | jilles | 2013-11-01 | 1 | -3/+7 |
* | | Remove the dependency on procfs. | pluknet | 2013-11-01 | 1 | -19/+1 |
* | | Remove the dependency on procfs. Use sysctl KERN_PROC_PATHNAME and | kib | 2013-10-31 | 1 | -14/+20 |
* | | Fix long line and record proper commit message for r257427: | kib | 2013-10-31 | 1 | -1/+2 |
* | | The limit for the swap space is spelled 'swapsize', at least since | kib | 2013-10-31 | 1 | -3/+3 |
* | | The limit for the swap space is spelled 'swapsize', at least since | kib | 2013-10-31 | 1 | -2/+2 |
* | | Add a resource limit for the total number of kqueues available to the | kib | 2013-10-21 | 1 | -5/+11 |
|/ |
|
* | General mdoc(7) and typo fixes. | gjb | 2012-05-10 | 1 | -2/+2 |
* | Add -P option to allow get and set limits for other processes. | trociny | 2012-01-25 | 2 | -7/+91 |
* | Spelling fixes for usr.bin/ | uqs | 2011-12-30 | 1 | -1/+1 |
* | Add link to rctl(8). | trasz | 2011-04-10 | 1 | -1/+2 |
* | Document -w for swapuse. | pluknet | 2011-04-05 | 1 | -3/+7 |
* | Build usr.bin/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -1/+0 |
* | 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 | 2 | -54/+68 |
* | 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 |
* | Added the EXIT STATUS section where appropriate. | ru | 2005-01-17 | 1 | -1/+1 |
* | Use the accepted abbreviation "kB" for kilobyte, rather than "kb" (which | cperciva | 2004-12-19 | 1 | -7/+7 |
* | This code builds cleanly at WARNS level 6. | des | 2004-11-08 | 1 | -0/+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 |
* | mdoc(7) police: laundry. | ru | 2002-11-26 | 1 | -120/+152 |
* | Update the usage string in the limits(1) manpage to include -b for | green | 2002-09-18 | 2 | -5/+6 |
* | Consistently use FBSDID | obrien | 2002-06-30 | 1 | -2/+3 |
* | Make limits(1) aware of the new vmemoryuse resource limit. | dillon | 2002-06-26 | 2 | -16/+37 |
* | Fix mdoc nits in preparation for RLIMIT_VMEM support: | sheldonh | 2002-06-26 | 1 | -3/+5 |