Subject: CVS commit: src/sbin/fdisk
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 01/29/2006 12:55:16
Module Name: src
Committed By: dsl
Date: Sun Jan 29 12:55:16 UTC 2006
Modified Files:
src/sbin/fdisk: fdisk.c
Log Message:
Byteswap the constant MBR_{BS_}MAGIC throughout, should genetate better code.
Except that non all architectures have that optimisation :-(
To generate a diff of this commit:
cvs rdiff -r1.95 -r1.96 src/sbin/fdisk/fdisk.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.