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:   jdolecek
Date:           Sun Oct 17 09:32:16 UTC 1999

Modified Files:
        syssrc/sys/arch/sun3/dev: zs.c

Log Message:
include opt_ddb.h, so that symbol DDB actually get's defined appropriately
kill local definition of Debugger() - <sys/systm.h> DTRT
don't assume Debugger() is always available and put the call inside #ifdef DDB

Second part of a fix to PR #8637 by Izumi Tsutsui 
<tsutsui%ceres.dti.ne.jp@localhost>.


To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 syssrc/sys/arch/sun3/dev/zs.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