Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: simonb
Date: Wed Dec 1 05:02:03 UTC 1999
Modified Files:
syssrc/sys/arch/pmax/stand/installboot: loadbootstrap.c
Log Message:
Return the blocksize-rounded-up length (which was the size malloc()d
anyway). The resultant pwrite() is now a multiple of the blocksize and
doesn't fail on a pmax with the MI SCSI driver.
Problem noticed by Tohru Nishimura.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/pmax/stand/installboot/loadbootstrap.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