Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/sparc64/dev



Module Name:    src
Committed By:   martin
Date:           Sun Mar 21 12:50:14 UTC 2004

Modified Files:
        src/sys/arch/sparc64/dev: ebus.c psycho.c sbus.c

Log Message:
Make sure prom_getprop is called with the size pointed to by nitem
initialized. (Some of these are more paranoia, but two were actual bugs.)
Print error codes in some panic messages.


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/sys/arch/sparc64/dev/ebus.c
cvs rdiff -r1.69 -r1.70 src/sys/arch/sparc64/dev/psycho.c
cvs rdiff -r1.67 -r1.68 src/sys/arch/sparc64/dev/sbus.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