| Age | Commit message (Expand) | Author |
| 2004-01-05 | Homogenize usage messages: make the 'usage' word all lowercase, as this seems | jmmv |
| 2003-12-29 | Add missing ' in prompt text. | jdc |
| 2003-12-29 | If a partition is adjusted so that it falls off the end of the disk, display | jdc |
| 2003-12-29 | Add the ability to define a partition as starting after another partition. | jdc |
| 2003-12-11 | fix spelling, s/extented/extended/ | dyoung |
| 2003-11-15 | Commit changes proposed on tech-kern Thu, 6 Nov 2003 | bouyer |
| 2003-11-10 | Bring back disklabel -B for now, since hp300 installboot isn't ready | fvdl |
| 2003-11-08 | Rip out all the '-B bootblock' support, everything should use installboot(8). | dsl |
| 2003-11-02 | playstation2 needs MBR support in disklabel(8). | shin |
| 2003-10-20 | Handle partition offset and size as unsigned entities. | pooka |
| 2003-10-20 | Partition size and offset inside the disklabel are unsigned. Print | pooka |
| 2003-10-08 | Overhaul MBR handling (part 1): | lukem |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-08-04 | Make output fit into 80 columns when a partition doesn't end on a cylinder | dsl |
| 2003-08-04 | Read correct sector when following extended partition chain. | dsl |
| 2003-07-13 | xref dkctl(8) | lukem |
| 2003-07-13 | use bounded copy (a few unbounded copy remains - need work) | itojun |
| 2003-07-07 | Allow for the netbsd partition being in the extended partition list. | dsl |
| 2003-07-01 | Line up the cylinder numbers in the printlabel output a bit better. | simonb |
| 2003-05-06 | Bump date for last. | wiz |
| 2003-05-02 | Document -I option. From Richard Rauch <rauch@math.rice.edu> | gmcgarry |
| 2003-04-26 | x86_64 -> amd64 | fvdl |
| 2003-04-16 | Use | wiz |
| 2003-04-02 | Add support for UFS2. UFS2 is an enhanced FFS, adding support for | fvdl |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2003-01-16 | Rename `sigset' locals to avoid symbol shadowing warning. | kleink |
| 2003-01-06 | writable, not writeable. | wiz |
| 2002-12-12 | Use getlabel{sector,offset}() instead of LABEL{SECTOR,OFFSET}. | scw |
| 2002-12-11 | Handle MBRs for x86_64. | fvdl |
| 2002-12-05 | While cleaning up other places that invoked $EDITOR, noticed that | jonb |
| 2002-11-18 | Fix bug causing segmentation fault when no fs type specified | rtr |
| 2002-10-21 | Removed "disklabel -I [-r] [-C] disk" from SYNOPSIS. | rtr |
| 2002-10-02 | partition, not parition (by Adrian Mrva). file system instead of filesystem. | wiz |
| 2002-09-28 | add FS_APPLEUFS | dbj |
| 2002-09-28 | tweak indentation on FS_JFS2 comment | dbj |
| 2002-09-28 | add DTYPE_JFS2 and FS_JFS2 for IBM Journaled File System | dbj |
| 2002-09-28 | mdoc nits. New sentence, new line. Remove a comment about tahoe. | wiz |
| 2002-09-28 | fix DTYPE_LD comment | dbj |
| 2002-09-28 | add DTYPE_LD to match disklabel.h | dbj |
| 2002-08-19 | Fix an argument to -width option of .Bl macro. | enami |
| 2002-07-28 | Enable USE_MBR for all arm ports. | manu |
| 2002-06-29 | disallow creation of partitions which start beyond (or extend beyond) | grant |
| 2002-06-18 | USE_MBR on macppc too | itojun |
| 2002-06-18 | need disklabel_mbr.h for USE_MBR build | itojun |
| 2002-05-27 | display / read the p_cdsession field in the FS_ISO9660 case | drochner |
| 2002-05-14 | Alpha boot block stuff has moved to <sys/bootblock.h> | thorpej |
| 2002-04-09 | Make this build again after the alpha/disklabel.h and dev/dec/dec_boot.h | mycroft |
| 2002-03-24 | Rename arm26 -> acorn26. | bjh21 |
| 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 |