Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/sysinst
Module Name: src
Committed By: martin
Date: Wed Jun 19 17:32:31 UTC 2019
Modified Files:
src/usr.sbin/sysinst: mbr.c mbr.h
src/usr.sbin/sysinst/arch/i386: md.c
Log Message:
Deal with manualy set disk geometries more carefully to avoid a division
by zero.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/usr.sbin/sysinst/mbr.c
cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/sysinst/mbr.h
cvs rdiff -u -r1.16 -r1.17 src/usr.sbin/sysinst/arch/i386/md.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index