| Age | Commit message (Expand) | Author |
| 2023-06-03 | bsd.own.mk: rename GCC_NO_* to CC_WNO_* | lukem |
| 2019-10-13 | introduce some common variables for use in GCC warning disables: | mrg |
| 2018-01-24 | Remove port-acorn26 | skrll |
| 2016-01-31 | fix broken patch | christos |
| 2016-01-31 | PR/50729: Izumi Tsutsui: Add "SMALLPROG"-like options to disklabel(8) | christos |
| 2013-05-03 | Make disklabel a MI tool. It will use MACHINE/MACHINE_ARCH to determine | matt |
| 2011-08-30 | Add getlabelusesmbr(), as proposed in | bouyer |
| 2011-08-18 | Define USE_MBR for ofppc. | phx |
| 2011-02-12 | Disable COMPAT_386BSD_MBRPART. The code is still here if anyone needs it | dholland |
| 2009-12-13 | System utilities, boot programs and kernel modules are machine | nakayama |
| 2009-12-05 | Remove support for NetBSD/playstation2. | pooka |
| 2009-11-28 | Don't use #ifdef __${MACHINE_ARCH}__ to enable machine dependent features. | tsutsui |
| 2009-11-28 | Make dreamcast, evbsh3, and mmeye use -DUSE_MBR. | tsutsui |
| 2009-02-14 | Convert more MACHINE tests to MACHINE_ARCH | abs |
| 2008-03-11 | The hpcsh kernel does for sure USE_MBR. Make disklabel use it too on hpcsh. | aymeric |
| 2006-12-18 | zaurus use MBR partition info. | nonaka |
| 2006-09-01 | New NetBSD/landisk port uses MBR too. | uwe |
| 2005-10-19 | Rototil the way disklabel -r reads and writes labels. | dsl |
| 2005-06-23 | If HOSTPROG is empty, do not pull in libutil, since we do not need it in that | fvdl |
| 2005-06-17 | Rip out the support for writing bootstrap code. installboot(8) contains | dsl |
| 2005-06-12 | Make disklabel(8) into a host-tool, "nbdisklabel." Move disklabel.c | dyoung |
| 2005-01-20 | WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz) | xtraeme |
| 2005-01-20 | WARNS=2 | xtraeme |
| 2004-10-13 | Initial import of iyonix port. | gavan |
| 2004-06-28 | Add hp700 MD options for proper boot code handling. | jkunz |
| 2004-01-18 | * Enable SAVEBOOTAREA on i386 and amd64 (by merging the Makefile | lukem |
| 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-04-26 | x86_64 -> amd64 | fvdl |
| 2002-12-11 | Handle MBRs for x86_64. | fvdl |
| 2002-07-28 | Enable USE_MBR for all arm ports. | manu |
| 2002-06-18 | USE_MBR on macppc too | itojun |
| 2002-03-24 | Rename arm26 -> acorn26. | bjh21 |
| 2001-11-29 | Rather than making FileCore boot block support conditional on __arm32__, make | bjh21 |
| 2001-11-19 | Preserve the boot area on x68k. | minoura |
| 2000-12-24 | move showinfo() and showpartition() into separate file, for use by | lukem |
| 2000-05-02 | MBR on cobalt too. | soren |
| 2000-05-02 | also use mbr partition table on prep. | nonaka |
| 2000-01-31 | - use MBR partition table also on arc. | soda |
| 2000-01-09 | Add '-DSAVEBOOTAREA' to keep MBR partition information | shin |
| 1999-10-11 | add hpcmips support (MBR) | shin |
| 1999-06-03 | On NetBSD/alpha, go out of the way to read the boot area's contents if -r | cgd |
| 1999-04-09 | Update a pasto-ed comment. | kleink |
| 1999-01-21 | Enable non-cylinder-aligned partition warning on sparc[64] & sun3. | pk |
| 1998-03-02 | Handle new MBR partition ID on i386. Put all code which decides about | drochner |
| 1997-10-18 | Define NUMBOOT=1 for the arm32 port. | mark |
| 1997-10-10 | CFLAGS->CPPFLAGS | christos |
| 1997-09-25 | switch to using opendisk(3) from libutil | lukem |
| 1997-09-15 | define WARNS?=1 for all of sbin/* | lukem |