summaryrefslogtreecommitdiffstats
path: root/usr.bin/rctl
Commit message (Collapse)AuthorAgeFilesLines
* Change the way rctl interfaces with jails by introducing prison_raccttrasz2011-05-031-4/+4
| | | | | | structure, which acts as a proxy between them. This makes jail rules persistent, i.e. they can be added before jail gets created, and they don't disappear when the jail gets destroyed.
* Add manual page for rctl.conf(5).trasz2011-04-141-1/+2
|
* Fix grammar and bump date.trasz2011-03-301-2/+2
| | | | Submitted by: trociny
* Add rctl(8), the utility to manage rctl rules.trasz2011-03-303-0/+750
Sponsored by: The FreeBSD Foundation Reviewed by: kib (earlier version)
OpenPOWER on IntegriCloud