freebsd-src/sbin/fdisk
John Baldwin fe81981fdb Fix a really stupid bug where I assumed sizeof(int) == 2. This resulted in
MBR's with a 4th slice failing the signature check and fdisk saying that
they are invalid.

Submitted by:	bde
2000-07-21 18:26:20 +00:00
..
fdisk.8 Fix nits in previous commit: restore option ordering of the option 2000-03-13 10:55:21 +00:00
fdisk.c Fix a really stupid bug where I assumed sizeof(int) == 2. This resulted in 2000-07-21 18:26:20 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00