freebsd-dev/sbin/bsdlabel
Ruslan Ermilov bc33ea1acc Teach disklabel(8) about different hardware architectures.
This is aimed at creating floppies during cross-releases.
For different endianness machines, a tool like bswapfs(8)
is necessary to make the generated floppies readable on
the target machine.  While here, fixed unaligned access
on Alphas.

Tested on:	i386, alpha
2003-03-16 00:11:49 +00:00
..
bsdlabel.5 Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
bsdlabel.8 Teach disklabel(8) about different hardware architectures. 2003-03-16 00:11:49 +00:00
bsdlabel.c Teach disklabel(8) about different hardware architectures. 2003-03-16 00:11:49 +00:00
Makefile Don't set WARNS to 2, we're default compatible now. 2002-04-08 06:26:46 +00:00
pathnames.h Backed out removal of vendor id and gratuitous change of tmpfile prefix 2000-01-11 07:28:46 +00:00