| Commit message (Expand) | Author | Age | Files | Lines |
* | Follow r333233, add fat32lba description to gpart(8) | Li-Wen Hsu | 2018-06-12 | 1 | -1/+6 |
* | gpart.8: list all options in table form for each command | Ed Maste | 2018-05-11 | 1 | -64/+107 |
* | gpart.8: sort suboptions per mdoc(7) | Ed Maste | 2018-05-11 | 1 | -14/+14 |
* | Introduce the 'n' flag for the geli attach command. | Mariusz Zaborski | 2018-05-09 | 2 | -3/+8 |
* | Change option dry-run from 'n' to 'C' in geli attach command. | Mariusz Zaborski | 2018-05-09 | 2 | -8/+8 |
* | Introduce dry run option for attaching the device. | Mariusz Zaborski | 2018-04-10 | 2 | -3/+7 |
* | Clarify and clean up some language, and add an explicit example. | Warren Block | 2018-03-02 | 1 | -11/+15 |
* | Add GUID and alias for Apple APFS partition | Conrad Meyer | 2018-02-11 | 1 | -1/+3 |
* | geom: don't write stack garbage in disk labels | Alan Somers | 2018-02-04 | 9 | -0/+16 |
* | gnop(8): add the ability to set a nop provider's physical path | Alan Somers | 2018-01-18 | 2 | -2/+7 |
* | Document gmirror sysctls. | Mark Johnston | 2017-11-30 | 1 | -6/+42 |
* | various: general adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 22 | -0/+44 |
* | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 17 | -17/+0 |
* | Fix alignment of 'last' in autofill. | Marcel Moolenaar | 2017-10-06 | 1 | -1/+1 |
* | Provide an articulate example of how to properly delete partitions and | Alexey Dokuchaev | 2017-09-19 | 1 | -1/+24 |
* | Fix language used in the r322923. | Mariusz Zaborski | 2017-09-17 | 1 | -7/+12 |
* | geom_virstor: Remove wholly unnecessary g_metadata_store copy | Conrad Meyer | 2017-09-08 | 1 | -57/+1 |
* | Audit userspace geom code for leaking memory to disk | Conrad Meyer | 2017-09-08 | 2 | -0/+2 |
* | Hide length of geli passphrase during boot. | Mariusz Zaborski | 2017-08-26 | 2 | -12/+58 |
* | Fix withered handling of r280687, broken by r286719. | Alexander Motin | 2017-04-27 | 1 | -2/+15 |
* | Always allow setting number of iterations for the first time. | Alexander Motin | 2017-04-21 | 1 | -1/+3 |
* | Fix memory leak in "gpart bootcode" | Alan Somers | 2017-04-05 | 1 | -2/+3 |
* | Fix clearing geom metadata if DIOCGSECTORSIZE fails | Alan Somers | 2017-04-05 | 1 | -3/+2 |
* | Add the capability to refresh the gpart(8) label without need a reboot. | Marcelo Araujo | 2017-03-12 | 2 | -1/+37 |
* | sbin: normalize paths using SRCTOP-relative paths or :H when possible | Enji Cooper | 2017-03-04 | 18 | -22/+22 |
* | Add sysctl to control auto resize of the GEOM metadata. | Mariusz Zaborski | 2017-02-27 | 1 | -0/+12 |
* | Remove pc98 support completely. | Yoshihiro Takahashi | 2017-01-28 | 1 | -11/+0 |
* | Add `gmirror create` subcommand, alike to gstripe, gconcat, etc. | Alexander Motin | 2016-11-30 | 2 | -1/+24 |
* | Fix alignment issues on MIPS: align the pointers properly. | Ruslan Bukin | 2016-10-31 | 1 | -1/+1 |
* | Add missing history sections to a number of storage related man pages | Allan Jude | 2016-09-16 | 1 | -5/+9 |
* | Fix misleading description of the -b option in the geli init command. | Mariusz Zaborski | 2016-08-03 | 1 | -2/+2 |
* | Rewrite the GPT and MBR examples. For GPT, ensure that the boot partition | Dag-Erling Smørgrav | 2016-07-25 | 1 | -36/+63 |
* | sbin: ake use of our rounddown() macro when sys/param.h is available. | Pedro F. Giffuni | 2016-05-01 | 1 | -1/+1 |
* | MFH | Glen Barber | 2016-04-11 | 3 | -19/+67 |
|\ |
|
| * | Fix the problem, when gpart(8) can't write both bootcode and partcode | Andrey V. Elsukov | 2016-04-11 | 1 | -8/+12 |
| * | Create the GELIBOOT GEOM_ELI flag | Allan Jude | 2016-04-08 | 2 | -11/+55 |
* | | MFH | Glen Barber | 2016-03-14 | 1 | -2/+1 |
|\| |
|
| * | Allow standard commands for "unknown" classes in RESCUE mode. | Alexander Motin | 2016-03-11 | 1 | -2/+1 |
* | | Explicitly add more files to the 'runtime' package. | Glen Barber | 2016-02-09 | 18 | -0/+18 |
|/ |
|
* | Make additional parts of sys/geom/eli more usable in userspace | Allan Jude | 2016-01-07 | 1 | -0/+1 |
* | Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c | Allan Jude | 2015-12-27 | 1 | -1/+2 |
* | Remove a note about damaged PMBR. Now GPT will be detected automatically | Andrey V. Elsukov | 2015-12-10 | 1 | -11/+1 |
* | Don't leak rsector/sector in mp_label(..) | Enji Cooper | 2015-12-10 | 1 | -5/+6 |
* | Remove compatibility shims for legacy ATA device names. | Alexander Motin | 2015-10-11 | 1 | -3/+0 |
* | Make geom_nop(4) collect statistics on all types of BIOs, not just | Edward Tomasz Napierala | 2015-10-10 | 1 | -4/+5 |
* | Add a way to specify stripesize and stripeoffset to gnop(8). This makes | Edward Tomasz Napierala | 2015-09-15 | 2 | -3/+11 |
* | Enable BIO_DELETE passthru in GELI, so TRIM/UNMAP can work as expected when | Pawel Jakub Dawidek | 2015-08-08 | 2 | -15/+82 |
* | lseek() allows an offset to be set beyond the end of file. Using | Andrey V. Elsukov | 2015-07-21 | 1 | -7/+4 |
* | Fix contraction spotted by igor(1) and remove 2 .Ed spotted by mandoc(1). | Marcelo Araujo | 2015-07-18 | 1 | -7/+5 |
* | Describe how to load gmultipath at boot time. | Marcelo Araujo | 2015-07-17 | 1 | -1/+11 |