NetBSD/sbin/disklabel
dholland df520b1013 Disable COMPAT_386BSD_MBRPART. The code is still here if anyone needs it
for some reason. (But I have no idea why that would be -- if you have one
of these really ancient partitions and you're about to run disklabel, you
can easily run fdisk first and change the partition type to NetBSD.)

As it stands, the code will munch FreeBSD installs under some
circumstances, which is really not acceptable behavior.

The code, along with the kernel support that's been disabled by
default for several years, and some related but less dangerous code in
sysinst, should prboably be removed entirely after -6 is branched.

Discussed on tech-kern and tech-userlevel; closes PR 44496.

This is also almost certainly the cause of PR 42521 and PR 38841.
2011-02-12 22:23:01 +00:00
..
Makefile Disable COMPAT_386BSD_MBRPART. The code is still here if anyone needs it 2011-02-12 22:23:01 +00:00
bswap.c Add necessary byteswap ops for tools disklabel(8) used with -F option 2010-01-05 15:45:26 +00:00
bswap.h Add necessary byteswap ops for tools disklabel(8) used with -F option 2010-01-05 15:45:26 +00:00
disklabel.5
disklabel.8 Shuffle the order of examples to put the interactive option (-i) ahead 2009-11-28 10:28:22 +00:00
dkcksum.c Add necessary byteswap ops for tools disklabel(8) used with -F option 2010-01-05 15:45:26 +00:00
dkcksum.h Add necessary byteswap ops for tools disklabel(8) used with -F option 2010-01-05 15:45:26 +00:00
extern.h
interact.c Change printf formats to match the data type of the values being 2011-01-06 21:39:01 +00:00
main.c Change printf formats to match the data type of the values being 2011-01-06 21:39:01 +00:00
pathnames.h
printlabel.c Change printf formats to match the data type of the values being 2011-01-06 21:39:01 +00:00