| Age | Commit message (Expand) | Author |
| 2009-12-23 | Add info for -A ptn_alignment[/ptn_0_offset] | dsl |
| 2009-12-23 | Put #endif in correct place - fixes PR/42500 | dsl |
| 2009-12-22 | Add support for partition being aligned on non-cylinder boundaries. | dsl |
| 2009-12-22 | Editing partitions larger than 1TB works better if 'decimal' returns | dsl |
| 2009-12-20 | Add a large comment about disk geometries. | dsl |
| 2009-12-17 | Use implicit -F for regular files, much like disklabel(8). | pooka |
| 2009-12-05 | Remove support for NetBSD/playstation2. | pooka |
| 2009-11-29 | Add a bunch of useful typical examples. Also use appropriate markup there. | tsutsui |
| 2009-11-28 | Update -u usage to follow changes in fdisk.c rev 1.125: | tsutsui |
| 2009-11-28 | Clarify description of -f and -u options. | tsutsui |
| 2009-11-27 | Remove fdisk/mbr for macppc which was blindly pulled from OpenBSD. | tsutsui |
| 2009-11-04 | Allow MB, GB and CYL (not just M, G and C) and lower case. | dsl |
| 2009-10-31 | Make absence of /usr/mdec/mbr only a warning. | dsl |
| 2009-10-14 | Do not use .Xo / .Xc without a good reason. | joerg |
| 2009-08-10 | an example. | yamt |
| 2009-08-05 | Change arguments to decimal() to be int64_t. | dsl |
| 2009-07-02 | Small grammar tweak. | snj |
| 2009-06-02 | make this compile one non mbr machines (move #define to the general section) | christos |
| 2009-06-01 | Delete GPT partitions if we overwrite with MBR to avoid confusion with disks | christos |
| 2009-04-20 | also fix a comment wrt use of the csysid/cstart/csize vars | drochner |
| 2009-04-20 | When using -s flag, read start and size as unsigned to allow for larger | sborrill |
| 2009-04-06 | remove mispelt WARNS. (it will be set in ../Makefile.inc "soon") | lukem |
| 2009-04-06 | fix sign-compare issues | lukem |
| 2009-01-18 | Remove local definitions of PRIxxxx macros in favour of the | apb |
| 2008-03-09 | mbr_dsn is unsigned, print it as such. | tnn |
| 2008-01-25 | Add support for mbr code with ascii keycodes | dsl |
| 2008-01-20 | Note the existance of mbr_com0 and mbr_com0_9600. | dsl |
| 2008-01-20 | - add a sanity check to avoid possible division by zero | tsutsui |
| 2007-12-23 | Remove note about the first track being reserved for the BIOS (it's | apb |
| 2007-12-23 | Track zero is not strictly reserved for the BIOS, that's just a | apb |
| 2007-12-23 | Report the first active partition. | apb |
| 2007-12-23 | If the partition is unused, then attempting to decode the PBR would | apb |
| 2007-11-29 | Make this compile without -Wno-pointer-sign | dsl |
| 2007-11-29 | Change -F to not use opendisk(). | dsl |
| 2007-11-18 | Remove unwanted ">" from a printed message. | apb |
| 2007-10-28 | Don't print Drive serial number if -S (setting shell variables) is specified. | tsutsui |
| 2007-09-04 | This program is a host tool, so when we use newfangled C features like | tls |
| 2007-07-05 | Preserve the mbr 'driver serial number' when copying in the netbsd | dsl |
| 2007-05-20 | Plural fix. | wiz |
| 2007-04-26 | PR/36223: Milos Negovanovic: Don't ask if we want to install mbr_bootselect | christos |
| 2007-03-11 | Bump date for previous. | apb |
| 2007-03-10 | WARNS= 4 | apb |
| 2007-03-10 | Document the new checks for whether a PBR is bootable. | apb |
| 2007-03-10 | Try to check whether each partition is bootable. If not, | apb |
| 2006-11-25 | Report the last sector number of a partition, instead of that of the first | dsl |
| 2006-09-24 | Use more macros. New sentence, new line. | wiz |
| 2006-09-24 | PR# 28660: how to remove bootmenu text from some partition | jmcneill |
| 2006-06-28 | Support MAKEVERBOSE. | lukem |
| 2006-06-28 | Convert to using CC instead of LD, as LDFLAGS is for CC not LD. | lukem |
| 2006-06-02 | PR/33633: Yoshito Komatsu: /sbin/fdisk does not work | christos |