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