Age | Commit message (Expand) | Author |
2022-05-12 | And the man page change too. | Kenneth R Westerback |
2022-05-03 | Rework display of partition types, removing unnecessary trailing | Kenneth R Westerback |
2022-03-31 | man pages: add missing commas between subordinate and main clauses | Christian Weisgerber |
2022-03-13 | Missing 'or'. | Kenneth R Westerback |
2022-03-11 | Simple hack to preserve the EFI System partition when | Kenneth R Westerback |
2022-02-03 | fdisk(8): Make -A preserve BIOS boot partition | Visa Hankala |
2021-11-26 | remaing -> remaining | Jonathan Gray |
2021-10-21 | Remove 'disk' editing command. Determining the disk geometry on startup (from | Kenneth R Westerback |
2021-09-13 | Document that the editing command 'disk' takes an optional units argument. | Kenneth R Westerback |
2021-08-06 | Cleanup, clarify and generally polish the MBR/GPT initialization | Kenneth R Westerback |
2021-06-23 | The value of -l should be treated as a 512-byte block count. | Kenneth R Westerback |
2021-06-22 | Pp not required before list items; | Jason McIntyre |
2021-06-22 | The values for blocks and offset in -b should be treated as 512-byte block | Kenneth R Westerback |
2021-06-21 | Add -A option to "safely" initialize a GPT without removing | Kenneth R Westerback |
2021-06-20 | replace the Oo/Oc block of -chs in SYNOPSIS with a simple Op: the block | Jason McIntyre |
2021-06-20 | few more Ns in the -b option description | Theo de Raadt |
2021-06-20 | Make -b available to architectures other than amd64 and i386. | Kenneth R Westerback |
2021-06-16 | Ensure that the '-i' command line option and the 'reinit [mbr]' | Kenneth R Westerback |
2021-01-30 | document that sizes in fdisk can be input and printed in terabytes | Christian Weisgerber |
2019-04-29 | Add '*' to disklabel(8) editor prompt when in-memory copy of disklabel | Kenneth R Westerback |
2017-03-26 | cleanup fdisk(8) partition names used by FAT file systems so they are more | Igor Sobrado |
2016-09-03 | no more boot_zaurus.8; | Jason McIntyre |
2016-02-23 | A disk name of /dev/wd0c doesn't work. Correct verbiage and example. | Kenneth R Westerback |
2016-01-09 | Revamp the display of GPT information, hiding less important | Kenneth R Westerback |
2015-12-11 | there are no boot_ pages for armish or landisk that i can see, | Jason McIntyre |
2015-12-11 | Add '-v' flag that forces the display of both GPT's and the MBR. | Kenneth R Westerback |
2015-11-17 | note that -chs and -l are mutually exclusive; | Jason McIntyre |
2015-10-26 | tweak previous; | Jason McIntyre |
2015-10-26 | Flesh out GPT info and tweak other verbiage to be less MBR specific. | Kenneth R Westerback |
2015-10-05 | Tweak man page to describe newly enhanced '-g' operation. | Kenneth R Westerback |
2015-09-09 | In the flag command description, mention that a bootable partition | Theo de Raadt |
2015-09-09 | remove 3 paragraphs of useless information at the start, and replace | Theo de Raadt |
2015-09-06 | correct a mistake in my previous commit; | Jason McIntyre |
2015-09-04 | shuffle -b into place; while there, do some general tidy up | Jason McIntyre |
2015-09-04 | Add a -b option, to be used together with -i, that tells fdisk to add a | Mark Kettenis |
2015-03-16 | Document that -i/-u are mutually exclusive and clean up the related | Kenneth R Westerback |
2015-03-14 | Switch all the license blocks to the standard OpenBSD/ISC license. | Kenneth R Westerback |
2015-01-03 | Add support for creating a protective MBR for GPT. | Joel Sing |
2014-03-06 | tweak previous; | Jason McIntyre |
2014-03-02 | -l disksize code, to force LBA mode. code by chris, after I suggested | Theo de Raadt |
2010-12-03 | disklabel now uses "duid", not "uid"; | Jason McIntyre |
2010-11-22 | Update example disk partition info to more current reality. Noticed | Kenneth R Westerback |
2010-07-05 | improve description for -i; as a consequence of recent changes, | Igor Sobrado |
2010-05-25 | match usage to the manual page, and borrow the description of 'disk' | Theo de Raadt |
2010-05-20 | document the optional arg to "flag", as requested by Thomas Pfaff; | Jason McIntyre |
2010-03-27 | remainer->remainder; from miod | Jason McIntyre |
2010-03-27 | various improvements from Anders Langworthy, with some tweaks | Jason McIntyre |
2009-03-30 | some improvements inspired by a mail on misc@ from frantisek holop: | Jason McIntyre |
2008-05-13 | fix an error in the example partition table; from Adam Patterson | Jason McIntyre |
2008-02-18 | adjust width of S column to improve printing of the MBR partition table | Igor Sobrado |