Discussion:
CVS commit: src/usr.sbin/sysinst
Martin Husemann
2014-10-21 18:19:17 UTC
Permalink
Module Name: src
Committed By: martin
Date: Tue Oct 21 18:19:17 UTC 2014

Modified Files:
src/usr.sbin/sysinst: mbr.c

Log Message:
On architectures that have no BIOS (and so do not set a BIOS geometry)
we need to initialize the globals bsec, bcyl and bhead before using
them.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/usr.sbin/sysinst/mbr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Loading...