Date: Tue, 14 Apr 2009 14:19:18 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/boot/i386/libi386 biosdisk.c Message-ID: <200904141419.n3EEJPqi079515@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2009-04-14 14:19:18 UTC FreeBSD src repository Modified files: sys/boot/i386/libi386 biosdisk.c Log: SVN rev 191061 on 2009-04-14 14:19:18Z by jhb Use a disk address instead of an int to hold the starting offset of an open partition. This fixes access to partitions whose starting offset is >= 2 TB. Submitted by: "James R. Van Artsdalen" james jrv.org MFC after: 3 days Revision Changes Path 1.59 +1 -1 src/sys/boot/i386/libi386/biosdisk.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904141419.n3EEJPqi079515>