summaryrefslogtreecommitdiff
path: root/sbin/fdisk
AgeCommit message (Expand)Author
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-11-21Add "DISK" to -S output.lukem
2003-10-11unconditionally #define DEFAULT_BOOTDIR. should fix non-x86 buildslukem
2003-10-08Overhaul MBR handling (part 1):lukem
2003-10-06be consistent about "MS-DOS"lukem
2003-09-19realloc pedantitojun
2003-08-29Define and use PRIdaddr for printing disk block numbers.dsl
2003-08-10Put cylinder number 1023 into the mbr for sectors beyond the CHS limitdsl
2003-07-16Remove old i386 mbr stuff (move to arch/i386/stand/mbr a while ago)dsl
2003-07-14Fix code that detects bios geometry from mbr table.dsl
2003-07-07Only look at each pair of CHS values once when trying to guess geometry.dsl
2003-06-03add missing . before Fljoda
2003-05-17asprintf is easieritojun
2003-05-14delete a diagnostic printf that was accidentally left indsl
2003-05-06MBR, not mbr.wiz
2003-05-01Change a couple of .Em to .Ardsl
2003-05-01Replace some raw roff with mdoc.wiz
2003-05-01Improve formatting for [/bootmenu], requested by dsl; add some commas.wiz
2003-05-01a mbr -> an mbrdsl
2003-05-01mdoc fix, use \*[Lt]/\*[Gt], sort SEE ALSO, some other nits.wiz
2003-05-01Drop trailing space.wiz
2003-05-01Remove some unused variabled from get_params_to_use() in the !i386 && !amd64bjh21
2003-05-01Update to match new mbr codedsl
2003-04-30i386/amd64 mbr is now built in sys/arch/i386/stand/mbrdsl
2003-04-30Don't descend into mbr_bootsel.dsl
2003-04-30Rototilled fdisk that supports:dsl
2003-04-30Move some definitions from fdisk.c to disklabel_mbr.h so they don't havedsl
2003-04-26x86_64 -> amd64fvdl
2003-04-26x86_64 -> amd64fvdl
2003-04-01Fix range check for the default boot option case.fvdl
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-02-09Drop trailing space (in last).wiz
2003-02-09Slightly clarify/improve the documentation for the -B (boot selector)perry
2003-01-10Print missing newline in two bootselector-related messages. Approved by wiz.jmmv
2002-11-30Enable bootselector code for x86_64.fvdl
2002-11-24Avoid format warning for off_t printf.fvdl
2002-11-23Compile mbr and mbr_bootsel on x86_64fvdl
2002-10-08Make the -l flage more useful, by actually printing the systype numberjdarrow
2002-10-01New sentence, new line. By Robert Elz with minimal fixes.wiz
2002-09-27add partition type 0xaf for Apple HFS.dbj
2002-09-18minor makefile delintlukem
2002-09-09Fix unbalanced paren.enami
2002-08-08Clean up printf->err conversions.soren
2002-08-04shut up assembler warningsross
2002-08-04deal with assembler warningsross
2002-07-26Added fdisk on hpcarmmanu
2002-07-09Nit.wiz
2002-07-09This isn't i386 specific (also macppc)jdolecek
2002-06-17mbr for FDISK-formatted macppc diskitojun
2002-06-17fdisk is now useful for macppc, build ititojun