freebsd-dev/sbin/bsdlabel
Poul-Henning Kamp dfbc3f0c86 Vastly simplify architecture handling: Use properties of label as
recorded in global variables, rather than checks on the architecture.

Drop horribly code to handle MBR/PC98's embedded in the BSD label area.
If you need to have an MBR or PC98 on your disk, you should not overlap
it with a BSDLABEL, if you don't need it, this code is nothing but trouble.
2003-05-02 20:14:48 +00:00
..
bsdlabel.5 Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
bsdlabel.8 First scrub of s/disklabel/bsdlabel/ 2003-04-18 19:44:12 +00:00
bsdlabel.c Vastly simplify architecture handling: Use properties of label as 2003-05-02 20:14:48 +00:00
Makefile Pull in geom_bsd_enc.c from sys/geom to encode and decode our labels. 2003-05-02 19:54:18 +00:00
pathnames.h Backed out removal of vendor id and gratuitous change of tmpfile prefix 2000-01-11 07:28:46 +00:00
runtest.sh Update the test-script based on the sunlabel version, but put a for-loop 2003-05-02 19:12:20 +00:00