NetBSD/sbin/disklabel
tsutsui d3724ba41f Add necessary byteswap ops for tools disklabel(8) used with -F option
(treating a target disk as a regular file and suppressing ioctl(2)s)
on reading/writing disklabel in a target file.
This allows cross build enviroment creating bootable disk images
for targets in different endian.
No functional changes to native (non-tools) disklabel(8) command.

Closes PR toolchain/42357.
2010-01-05 15:45:26 +00:00
..
Makefile System utilities, boot programs and kernel modules are machine 2009-12-13 05:01:32 +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 Remove 3rd and 4th clauses in christos' license. OK christos. 2009-10-21 01:07:44 +00:00
interact.c - Display "Enter '?' for help" when starting interactive mode 2009-11-28 10:52:10 +00:00
main.c Add necessary byteswap ops for tools disklabel(8) used with -F option 2010-01-05 15:45:26 +00:00
pathnames.h
printlabel.c Remove local definitions of PRIxxxx macros in favour of the 2009-01-18 21:15:14 +00:00