Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: scottr
Date: Sat May 1 09:26:33 UTC 1999
Modified Files:
src/sys/arch/mac68k/mac68k: disksubr.c
Log Message:
Fix a problem with bounds_check_with_label(), noted by Greg Oster: we
had been returning (-1) as an error instead of 0. This is the result of
not keeping up with its i386 ancestor, which it was originally derived
from back in 1993. Re-sync.
Home |
Main Index |
Thread Index |
Old Index