marius 2007-06-16 22:34:16 UTC
FreeBSD src repository
Modified files:
sys/dev/ofw openfirm.c
Log:
In OF_init() check the return value of OF_getprop().
Found with: Coverity Prevent(tm)
CID:679
Revision ChangesPath
1.20 +2 -1 s
marius 2007-06-16 22:30:38 UTC
FreeBSD src repository
Modified files:
sys/dev/ofw openfirm.c openfirm.h
sys/sun4v/includetrap.h
sys/sun4v/sun4v machdep.c trap.c
Log:
- Restore the machine independency of sys/dev/ofw/openfirm.{c,h} by
moving OF_set
kmacy 2006-10-11 02:52:46 UTC
FreeBSD src repository
Modified files:
sys/dev/ofw openfirm.c
Log:
Using the ptr defines broke the powerpc build - convert set_mmfsa to the same
convention as the rest of openfirm.c
Revision ChangesPath
1.17 +2 -2 s
marius 2005-11-22 14:21:03 UTC
FreeBSD src repository
Modified files:
sys/dev/ofw openfirm.c
Log:
Remove unused function and variables.
Revision ChangesPath
1.15 +0 -19 src/sys/dev/ofw/openfirm.c
___
cvs-a