Home | History | Annotate | Download | only in disklabel
History log of /src/sbin/disklabel/bswap.h
RevisionDateAuthorComments
 1.3  31-Jan-2016  christos PR/50729: Izumi Tsutsui: Add "SMALLPROG"-like options to disklabel(8)
 1.2  03-May-2013  matt Make disklabel a MI tool. It will use MACHINE/MACHINE_ARCH to determine
the disklabel params as well as allowing command-line options of -M <machine>
and -B {le,be} to specify MACHINE and byteorder to be used.
 1.1  05-Jan-2010  tsutsui branches: 1.1.6; 1.1.12;
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.
 1.1.12.1  23-Jun-2013  tls resync from head
 1.1.6.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

RSS XML Feed