| Commit message (Expand) | Author | Age | Files | Lines |
* | limits tests: Try to fix spurious cputime test failures | Mark Johnston | 2025-02-14 | 1 | -2/+2 |
* | usr.bin/limits: support RLIMIT_PIPEBUF | Konstantin Belousov | 2024-09-20 | 2 | -3/+11 |
* | Remove residual blank line at start of Makefile | Warner Losh | 2024-07-15 | 2 | -2/+0 |
* | Remove $FreeBSD$: two-line nroff pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 5 | -5/+0 |
* | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | Mark usage function as __dead2 in programs where it does not return | Alfonso Gregory | 2023-07-07 | 1 | -1/+1 |
* | Update/fix Makefile.depend for userland | Simon J. Gerraty | 2023-04-19 | 1 | -1/+0 |
* | limits_test: validate CPU time used, not real time | Eric van Gyzen | 2023-04-14 | 1 | -8/+36 |
* | pkgbase: Put more binaries/lib in runtime | Emmanuel Vadot | 2021-12-21 | 1 | -0/+2 |
* | limits(1): Add EXAMPLES section | Fernando ApesteguĂa | 2020-06-25 | 1 | -2/+40 |
* | Add HISTORY sections to banner(6), basename(1), limits(1) and vmstat(8) | Gordon Bergling | 2020-06-18 | 1 | -1/+11 |
* | limits(1): fix always true condition | Eitan Adler | 2018-01-21 | 1 | -1/+1 |
* | limits(1): add missing break | Eitan Adler | 2018-01-20 | 1 | -0/+1 |
* | limits(1): also bump .Dd... | Eitan Adler | 2018-01-13 | 1 | -1/+1 |
* | limits(1): fix grammar | Eitan Adler | 2018-01-13 | 1 | -2/+2 |
* | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
* | Add HAS_TESTS to all Makefiles that are currently using the | Enji Cooper | 2017-08-02 | 1 | -0/+1 |
* | Convert traditional ${MK_TESTS} conditional idiom for including test | Enji Cooper | 2017-08-02 | 1 | -3/+1 |
* | strcpy => strlcpy, strcat => strlcat | Alan Somers | 2017-04-04 | 1 | -1/+1 |
* | Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed | Enji Cooper | 2016-05-04 | 1 | -4/+0 |
* | MFH | Glen Barber | 2016-03-14 | 2 | -8/+17 |
|\ |
|
| * | Fix handling of umtxp resource limit in sh(1)/ulimit(1), limits(1), add | Konstantin Belousov | 2016-03-12 | 2 | -8/+17 |
* | | MFH | Glen Barber | 2016-03-10 | 1 | -0/+11 |
|\| |
|
| * | DIRDEPS_BUILD: Connect MK_TESTS. | Bryan Drewery | 2016-03-09 | 1 | -0/+11 |
* | | MFH | Glen Barber | 2016-03-02 | 1 | -1/+6 |
|\| |
|
| * | Implement process-shared locks support for libthr.so.3, without | Konstantin Belousov | 2016-02-28 | 1 | -1/+6 |
* | | First pass to fix the 'tests' packages. | Glen Barber | 2016-02-02 | 1 | -0/+4 |
|/ |
|
* | Add some basic tests that exercise cputime limits with limits(1) | Enji Cooper | 2015-11-09 | 3 | -0/+76 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+19 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 1 | -2/+1 |
| |\
| |/
|/| |
|
| * | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| * | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| * | Merge head | Simon J. Gerraty | 2014-04-28 | 2 | -43/+42 |
| |\ |
|
| * | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| * | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+20 |
* | | | Convert to usr.bin/ to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+1 |
| |/
|/| |
|
* | | sh(1),limits(1): Document kqueues (-k) rlimit. | Jilles Tjoelker | 2013-11-01 | 1 | -3/+7 |
* | | Remove the dependency on procfs. | Sergey Kandaurov | 2013-11-01 | 1 | -19/+1 |
* | | Remove the dependency on procfs. Use sysctl KERN_PROC_PATHNAME and | Konstantin Belousov | 2013-10-31 | 1 | -14/+20 |
* | | Fix long line and record proper commit message for r257427: | Konstantin Belousov | 2013-10-31 | 1 | -1/+2 |
* | | The limit for the swap space is spelled 'swapsize', at least since | Konstantin Belousov | 2013-10-31 | 1 | -3/+3 |
* | | The limit for the swap space is spelled 'swapsize', at least since | Konstantin Belousov | 2013-10-31 | 1 | -2/+2 |
* | | Add a resource limit for the total number of kqueues available to the | Konstantin Belousov | 2013-10-21 | 1 | -5/+11 |
|/ |
|
* | General mdoc(7) and typo fixes. | Glen Barber | 2012-05-10 | 1 | -2/+2 |
* | Add -P option to allow get and set limits for other processes. | Mikolaj Golub | 2012-01-25 | 2 | -7/+91 |
* | Spelling fixes for usr.bin/ | Ulrich Spörlein | 2011-12-30 | 1 | -1/+1 |
* | Add link to rctl(8). | Edward Tomasz Napierala | 2011-04-10 | 1 | -1/+2 |