Revision tags: release/8.4.0 |
|
#
d9a44755 |
| 08-Feb-2013 |
David E. O'Brien <obrien@FreeBSD.org> |
Sync with HEAD.
|
Revision tags: release/9.1.0 |
|
#
300675f6 |
| 27-Nov-2012 |
Alexander Motin <mav@FreeBSD.org> |
MFC
|
#
a10c6f55 |
| 11-Nov-2012 |
Neel Natu <neel@FreeBSD.org> |
IFC @ r242684
|
#
2f78ba90 |
| 04-Nov-2012 |
Warren Block <wblock@FreeBSD.org> |
Add an example showing the use of gnop(8) to skip over header data.
PR: kern/145999 Reviewed by: mjg MFC after: 1 week
|
#
23090366 |
| 04-Nov-2012 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Sync from head
|
#
de720122 |
| 15-Jul-2012 |
Gleb Smirnoff <glebius@FreeBSD.org> |
Merge head r236710 through r238467.
|
#
6cf87ec8 |
| 13-Jul-2012 |
Xin LI <delphij@FreeBSD.org> |
IFC @238412.
|
#
b652778e |
| 11-Jul-2012 |
Peter Grehan <grehan@FreeBSD.org> |
IFC @ r238370
|
#
dc604f0c |
| 07-Jul-2012 |
Edward Tomasz Napierala <trasz@FreeBSD.org> |
Make it possible to resize md(4) devices.
Reviewed by: kib Sponsored by: FreeBSD Foundation
|
#
b45c4eb9 |
| 27-Jun-2012 |
Gavin Atkinson <gavin@FreeBSD.org> |
The -S option, to specify the sector size, has been usable on all types of memory disks since r135340. Update the man page to reflect this.
Noticed by: avg MFC after: 3 days
|
#
31ccd489 |
| 28-May-2012 |
Gleb Smirnoff <glebius@FreeBSD.org> |
Merge head r233826 through r236168.
|
#
6a068746 |
| 15-May-2012 |
Alexander Motin <mav@FreeBSD.org> |
MFC
|
#
4228c8a2 |
| 12-May-2012 |
Joel Dahl <joel@FreeBSD.org> |
Remove end of line whitespace.
|
#
5da44209 |
| 12-May-2012 |
Joel Dahl <joel@FreeBSD.org> |
mdoc: use Po and Pc macros instead of parens. Also avoid starting a line with Ns.
|
#
38f1b189 |
| 26-Apr-2012 |
Peter Grehan <grehan@FreeBSD.org> |
IFC @ r234692
sys/amd64/include/cpufunc.h sys/amd64/include/fpu.h sys/amd64/amd64/fpu.c sys/amd64/vmm/vmm.c
- Add API to allow vmm FPU state init/save/restore.
FP stuff discussed with: kib
|
#
7ab97117 |
| 10-Apr-2012 |
Gleb Smirnoff <glebius@FreeBSD.org> |
Merge head r233826 through r234091.
|
Revision tags: release/8.3.0_cvs, release/8.3.0 |
|
#
ac5b109f |
| 09-Apr-2012 |
Benjamin Kaduk <bjk@FreeBSD.org> |
Fix a couple of style issues. Tweak grammar and markup while here.
Approved by: hrs (mentor)
|
Revision tags: release/9.0.0 |
|
#
6c49c6cf |
| 30-Apr-2011 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
Somewhere around the 473rd time I mistyped "mdconfig file" instead of "mdconfig -f file", I decided that it would be easier to make mdconfig DWIM than to teach my fingers to type the correct command
Somewhere around the 473rd time I mistyped "mdconfig file" instead of "mdconfig -f file", I decided that it would be easier to make mdconfig DWIM than to teach my fingers to type the correct command line.
MFC after: 3 weeks
show more ...
|
Revision tags: release/7.4.0_cvs, release/8.2.0_cvs, release/7.4.0, release/8.2.0 |
|
#
c6d2d1b4 |
| 14-Nov-2010 |
Dimitry Andric <dim@FreeBSD.org> |
Sync: merge r215189 through r215272 from ^/head.
|
#
db280204 |
| 13-Nov-2010 |
Joel Dahl <joel@FreeBSD.org> |
Use "cylinder" instead of "cyl" for consistency.
Reviewed by: phk
|
Revision tags: release/8.1.0_cvs, release/8.1.0, release/7.3.0_cvs, release/7.3.0, release/8.0.0_cvs, release/8.0.0 |
|
#
7d4b968b |
| 17-Sep-2009 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
Merge from head up to r188941 (last revision before the USB stack switch)
|
Revision tags: release/7.2.0_cvs, release/7.2.0 |
|
#
a9ebb311 |
| 10-Jan-2009 |
Edward Tomasz Napierala <trasz@FreeBSD.org> |
Add the possibility to specify "-o force" with "mdconfig -du".
Reviewed by: scottl Approved by: rwatson (mentor) Sponsored by: FreeBSD Foundation
|
Revision tags: release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0 |
|
#
c94b8307 |
| 21-Jun-2008 |
Dmitry Morozovsky <marck@FreeBSD.org> |
Add -v (verbose) option to -l command, to show size and backing store of all md devices at one time.
Approved by: phk MFC after: 2 weeks
|
Revision tags: release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0 |
|
#
3655c14d |
| 28-Nov-2007 |
Remko Lodder <remko@FreeBSD.org> |
Every newline should start on it's own line. I didn't do that in the previous commit, so make it happen now.
Prodded by: brueffer
|
#
d18e0134 |
| 28-Nov-2007 |
Remko Lodder <remko@FreeBSD.org> |
Sync with md(4)'s information regarding the swap backend.
PR: docs/115721 Submitted by: Stefan Lambrev <stefan.lambrev@moneybookers.com> MFC After: 3 days
|