freebsd-dev/sbin/bsdlabel
Poul-Henning Kamp c80f9755bb Add three global variables which contain the location, size and a flag
for the alpha checksum, and set them depending on the specified architecture

Don't look for disklabels every 16 bytes, look the only place they should
be for the current architecture.

Always read the label from the raw disk and decode it into struct
disklabel rather than trust a cast from random addresses.

When writing to the raw disk, encode the label properly.
2003-05-02 19:58:08 +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 Add three global variables which contain the location, size and a flag 2003-05-02 19:58:08 +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