#
80dbff4e |
| 04-Jan-2012 |
Sean Bruno <sbruno@FreeBSD.org> |
IFC to head to catch up the bhyve branch
Approved by: grehan@
|
Revision tags: release/9.0.0 |
|
#
dce762dd |
| 23-Dec-2011 |
Glen Barber <gjb@FreeBSD.org> |
Formatting fixes:
hexdump/od.1: - Enclose tabbed content in quotes [1]
ar/ar.1: - Enclose tabbed content in quotes [1]
rctl/rctl.8: - Enclose tabbed content in quotes [1] - Start a sentence on
Formatting fixes:
hexdump/od.1: - Enclose tabbed content in quotes [1]
ar/ar.1: - Enclose tabbed content in quotes [1]
rctl/rctl.8: - Enclose tabbed content in quotes [1] - Start a sentence on a newline [2]
Reported by: manlint [1], igor [2] MFC after: 1 week X-MFC-after: 9.0-RELEASE
show more ...
|
#
bd2228ab |
| 19-Jul-2011 |
Peter Grehan <grehan@FreeBSD.org> |
IFC @ r224187
|
#
935205e2 |
| 17-Jul-2011 |
Justin T. Gibbs <gibbs@FreeBSD.org> |
Integrate from Head into ZFSD feature branch as of revision r224141.
|
#
85a2f1b4 |
| 14-Jul-2011 |
Edward Tomasz Napierala <trasz@FreeBSD.org> |
Rename resource names to match these in login.conf.
|
#
a5615c90 |
| 28-Jun-2011 |
Peter Grehan <grehan@FreeBSD.org> |
IFC @ r222830
|
#
3bf1ec3a |
| 02-Jun-2011 |
Attilio Rao <attilio@FreeBSD.org> |
MFC
|
#
b2e52ced |
| 02-Jun-2011 |
Ulrich Spörlein <uqs@FreeBSD.org> |
mdoc: fix markup
|
#
c7df91af |
| 29-May-2011 |
Attilio Rao <attilio@FreeBSD.org> |
MFC
|
#
7e2548ae |
| 27-May-2011 |
Edward Tomasz Napierala <trasz@FreeBSD.org> |
Remove definitions for RACCT_FSIZE and RACCT_SBSIZE - these two are rather performance-sensitive and not that useful, so I won't be merging them before 9.0.
|
#
94ebcddd |
| 03-May-2011 |
Attilio Rao <attilio@FreeBSD.org> |
MFC
|
#
a7ad07bf |
| 03-May-2011 |
Edward Tomasz Napierala <trasz@FreeBSD.org> |
Change the way rctl interfaces with jails by introducing prison_racct structure, which acts as a proxy between them. This makes jail rules persistent, i.e. they can be added before jail gets created
Change the way rctl interfaces with jails by introducing prison_racct 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.
show more ...
|
#
ee2509d1 |
| 14-Apr-2011 |
Edward Tomasz Napierala <trasz@FreeBSD.org> |
Add manual page for rctl.conf(5).
|
#
20d3bac0 |
| 30-Mar-2011 |
Edward Tomasz Napierala <trasz@FreeBSD.org> |
Fix grammar and bump date.
Submitted by: trociny
|
#
6ec54a57 |
| 30-Mar-2011 |
Edward Tomasz Napierala <trasz@FreeBSD.org> |
Add rctl(8), the utility to manage rctl rules.
Sponsored by: The FreeBSD Foundation Reviewed by: kib (earlier version)
|