]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a really stupid bug where I assumed sizeof(int) == 2. This resulted in
authorjhb <jhb@FreeBSD.org>
Fri, 21 Jul 2000 18:26:20 +0000 (18:26 +0000)
committerjhb <jhb@FreeBSD.org>
Fri, 21 Jul 2000 18:26:20 +0000 (18:26 +0000)
commit02577b66359fd932511fde36508eb7da55a09746
tree434946f5809159fd790bdd7be9a5e3c952bd7dfb
parent4b5414bf8369baa394fef53f0e5c72d5ea1d1d24
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
sbin/fdisk/fdisk.c
sbin/i386/fdisk/fdisk.c