Age | Commit message (Expand) | Author |
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 |
2007-12-30 | sort flags in both synopsis and usage, file not commited in last diff | Igor Sobrado |
2007-11-26 | fix SEE ALSO; from deraadt | Jason McIntyre |
2007-11-25 | tweak previous; | Jason McIntyre |
2007-11-25 | document MBR spoofing, very minimally | Theo de Raadt |
2007-08-01 | cats went away | Theo de Raadt |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-01-12 | make the description match synopsis for -chs; | Jason McIntyre |
2007-01-11 | avoid an ugly grammar construction; | Jason McIntyre |
2007-01-11 | make the description of -e point to the COMMAND MODE section; | Jason McIntyre |
2007-01-11 | Move options into DESCRIPTION section. This conforms with most | Ray Lai |
2006-11-09 | desireable -> desirable; | Jason McIntyre |
2006-11-08 | add a -y flag, for non-interactive use | Theo de Raadt |
2006-10-20 | OpenBSD no longer supports using an older FreeBSD MBR partition. | David Hill |
2006-08-05 | Mention that `b', `k', `m', and `g' can be specified after the print | Ray Lai |
2005-05-01 | - better synopsis | Jason McIntyre |
2005-04-30 | correctly use whole disk, pointed out by toby | Theo de Raadt |
2005-04-30 | various fixes; | Jason McIntyre |
2005-04-30 | match disklabel change | Theo de Raadt |
2005-04-30 | make this useable to people busy installing | Theo de Raadt |