Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/hp300
Module Name: src
Committed By: tsutsui
Date: Sun Mar 19 06:13:43 UTC 2006
Modified Files:
src/sys/arch/hp300/dev: grf_subr.c hpib.c ite.c
src/sys/arch/hp300/hp300: autoconf.c intr.c mem.c softintr.c
Log Message:
Replace MALLOC(9) with malloc(9) in non critical path.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/hp300/dev/grf_subr.c
cvs rdiff -r1.31 -r1.32 src/sys/arch/hp300/dev/hpib.c
cvs rdiff -r1.69 -r1.70 src/sys/arch/hp300/dev/ite.c
cvs rdiff -r1.77 -r1.78 src/sys/arch/hp300/hp300/autoconf.c
cvs rdiff -r1.26 -r1.27 src/sys/arch/hp300/hp300/intr.c
cvs rdiff -r1.42 -r1.43 src/sys/arch/hp300/hp300/mem.c
cvs rdiff -r1.7 -r1.8 src/sys/arch/hp300/hp300/softintr.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