summaryrefslogtreecommitdiff
path: root/sbin/disklabel
AgeCommit message (Expand)Author
2002-02-14When accessing the MBR magic as a 16-bit value, consider its on-diskkleink
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-12-14The sun2 also requires partitions in integer cylinders.fredette
2001-12-13Remove `const' attribute from writelabel prototype and function to make itreinoud
2001-11-29Rather than making FileCore boot block support conditional on __arm32__, makebjh21
2001-11-24Note in far more places that -B is only supported on some platforms.perry
2001-11-19Preserve the boot area on x68k.minoura
2001-11-16Simplify markup in one place, and sort sections and SEE ALSO.wiz
2001-11-16Use .Pp for new paragraphs.wiz
2001-10-19minor WARNS=2 stufflukem
2001-06-15Fix big-endian vs. MBR parameters.nonaka
2001-06-05Drop arguments of .Os.wiz
2001-05-26- KNF printlabel.cchristos
2001-03-29Don't error out if the mbr cannot be read.drochner
2001-02-19convert to use getprogname()cgd
2001-01-08When -I is specified, we mean to initialize the label if it's not therefvdl
2001-01-06#warn is _not_ the GCC CPP directive that gives a warning, #warning is.cgd
2001-01-03Test read(2) failure by read(..., sizeof(n)) != sizeof(n) instead ofenami
2001-01-03Kill whitespace at the end of line.enami
2000-12-24move showinfo() and showpartition() into separate file, for use bylukem
2000-12-24- convert to KNF ANSI style guidelukem
2000-11-27Change "cpg" to "cpg/sgs" in the printed partition table header, in anperseant
2000-11-14xref (disklabel.8, fdisk.8, mbrlabel.8) as appropriateabs
2000-10-10Format string cleanups by Bill Sommerfeld.is
2000-10-08allow -I -i to install a new label interactively.christos
2000-09-04in cmd_name(), put the default prompt into a temporary buffer ratherlukem
2000-08-14* use strcasecmp() instead of strcmp() so that filesystem type and disk typelukem
2000-08-12"boostrap" => "bootstrap"jhawk
2000-07-13s/ ar / are /msaitoh
2000-07-13'disklabel -i' on a disk without a label recommends to use -I. Documenthubertf
2000-07-07warnx?/errx? audit. don't pass variable/function return value alone.itojun
2000-05-31Add a -I flag which, combined with -e, gives the user the opportunityfvdl
2000-05-27add system(3) for spawning the editor - this is handy when EDITOR is set tojdolecek
2000-05-25Provide some information when confirming "Write outside MBR partition".thorpej
2000-05-02MBR on cobalt too.soren
2000-05-02also use mbr partition table on prep.nonaka
2000-04-05Introduce new filesystem type FS_CCD so that an operator can mark theenami
2000-03-16Sync disklabel.5 with disklabel.h and dkio.h more closely.enami
2000-03-09s/comprised/composed/, per PR 9586 by Seebs <seebs@ged.plethora.net>hubertf
2000-02-11Note the "RAID" partition type.oster
2000-01-31mention that hpcmips and arc use `d' as RAW_PART.soda
2000-01-31 - use MBR partition table also on arc.soda
2000-01-18disklabel now understands the p_sgs partition field (shift to computeperseant
2000-01-09Add '-DSAVEBOOTAREA' to keep MBR partition informationshin
1999-12-20change "millisecond" to "microsecond" for headswitch and track seekfair
1999-12-17Use '$' instead of '-' to select remainder of disk interactivelyabs
1999-12-17When setting size of partitions interactively allow '-' for remainder of diskabs
1999-11-26allow changing partition info from inside the interactive handler.mrg
1999-10-12Fix typo. ('_i386__' -> '__i386__')shin
1999-10-11add hpcmips support (MBR)shin