aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/rctl
Commit message (Expand)AuthorAgeFilesLines
* Add four new RCTL resources - readbps, readiops, writebps and writeiops,Edward Tomasz Napierala2016-04-071-3/+36
* Fix typos in error messages dealing with unknown groups/usersEnji Cooper2015-12-011-2/+2
* Fix rctl rule filters - eg the 'rctl -r :' case.Edward Tomasz Napierala2015-12-011-10/+30
* Improve error reporting to clearly show problematic rules.Edward Tomasz Napierala2015-11-291-61/+83
* Simplify rule retrieval and improve error handling.Edward Tomasz Napierala2015-11-291-26/+38
* Fix some memory management problems.Edward Tomasz Napierala2015-11-291-13/+17
* Handle asprintf(3) errors in a standards-compliant way.Edward Tomasz Napierala2015-11-291-24/+29
* Rewrite the rctl(8) utility to make it possible to add multiple rulesEdward Tomasz Napierala2015-11-292-135/+178
* User and group identifiers the rctl(8) utility receives from the kernelEdward Tomasz Napierala2015-11-291-3/+7
* Make rctl(8) use more reasonable buffer size for retrieving the rules.Edward Tomasz Napierala2015-11-051-1/+1
* Fix markup in rctl(8) - the 'rule' or 'filter' arguments are not optional.Edward Tomasz Napierala2015-11-051-5/+5
* Make it clear that 'swapuse' is swap reservation and not actual swap usage.Edward Tomasz Napierala2015-09-141-2/+2
* mdoc: add missing .ElJoel Dahl2015-07-141-0/+1
* 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-273-7/+55
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-191-2/+2
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-191-1/+1
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Merge headSimon J. Gerraty2014-04-281-57/+138
| |\ \ \
| * \ \ \ sync from headSimon J. Gerraty2013-04-121-1/+1
| |\ \ \ \
| * | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | | Sync with HEAD.David E. O'Brien2013-02-081-13/+9
| |\ \ \ \ \
| * \ \ \ \ \ Sync from headSimon J. Gerraty2012-11-041-5/+9
| |\ \ \ \ \ \
| * | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+20
* | | | | | | | Build GENERIC with RACCT/RCTL support by default. Note that it stillEdward Tomasz Napierala2015-05-141-0/+12
* | | | | | | | Remove spurious period.Edward Tomasz Napierala2015-04-291-1/+1
* | | | | | | | Make rctl(8) more user-friendly when RACCT/RCTL is disabled for some reason.Edward Tomasz Napierala2015-04-291-5/+42
* | | | | | | | Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fix typo.Edward Tomasz Napierala2014-09-111-2/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | use .Mt to mark up email addresses consistently (part3)Baptiste Daroussin2014-06-231-1/+1
| |_|_|_|/ |/| | | |
* | | | | Mention that rctl(8) was sponsored by the Foundation.Edward Tomasz Napierala2014-02-161-3/+4
* | | | | Rework rctl(8) manpageBryan Drewery2014-02-151-55/+135
| |_|_|/ |/| | |
* | | | Minor spelling and grammar fixes.Joel Dahl2013-04-111-1/+1
| |_|/ |/| |
* | | Remove superfluous paragraph macro.Joel Dahl2012-12-041-1/+0
* | | - Move EXAMPLES descriptions to before the actual commandBryan Drewery2012-12-041-12/+9
| |/ |/|
* | Add pcpu to the the rctl(8) manual page.Edward Tomasz Napierala2012-10-261-1/+2
* | Remove references to userstat(1) and jailstat(1). Those tools were neverEdward Tomasz Napierala2012-09-161-4/+2
* | Improve description for "rctl -l".Edward Tomasz Napierala2012-09-011-2/+7
|/
* The .Fx macro needs the version number be in its own word separated byXin LI2012-04-221-1/+1
* Remove superfluous paragraph macro.Joel Dahl2012-03-291-2/+0
* mandoc complains loudly when <TAB>s are misused in columnated lists. FixJoel Dahl2012-03-291-23/+23
* Remove superfluous paragraph macro.Joel Dahl2012-03-251-1/+0
* Use proper "maxproc" name, not "nproc".Edward Tomasz Napierala2012-03-011-3/+3
* Formatting fixes:Glen Barber2011-12-231-27/+27
* Rename resource names to match these in login.conf.Edward Tomasz Napierala2011-07-141-25/+24
* Remove redundant assignments to WARNS.Ed Schouten2011-06-061-2/+0
* mdoc: fix markupUlrich Spörlein2011-06-021-1/+1