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