1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sbin/disklabel
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
..
disklabel.5 Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
disklabel.8 Teach disklabel(8) about different hardware architectures. 2003-03-16 00:11:49 +00:00
disklabel.c Teach disklabel(8) about different hardware architectures. 2003-03-16 00:11:49 +00:00
Makefile
pathnames.h